-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated to v1.2.0: Supports Vertiq8108 150kv and Linux Distro
- Loading branch information
Showing
108 changed files
with
6,614 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>CFBundleExecutable</key> | ||
<string>IQ Control Center</string> | ||
<key>CFBundleIconFile</key> | ||
<string>IQ.icns</string> | ||
<key>CFBundleIdentifier</key> | ||
<string>com.yourcompany.IQ-Control-Center</string> | ||
<key>CFBundlePackageType</key> | ||
<string>APPL</string> | ||
<key>CFBundleSignature</key> | ||
<string>????</string> | ||
<key>LSMinimumSystemVersion</key> | ||
<string>10.13</string> | ||
<key>NOTE</key> | ||
<string>This file was generated by Qt/QMake.</string> | ||
<key>NSPrincipalClass</key> | ||
<string>NSApplication</string> | ||
<key>NSSupportsAutomaticGraphicsSwitching</key> | ||
<true/> | ||
</dict> | ||
</plist> |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/2s_empty.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 6.0 | ||
} | ||
] | ||
} | ||
] |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/2s_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 8.4 | ||
} | ||
] | ||
} | ||
] |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/3s_empty.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 9.0 | ||
} | ||
] | ||
} | ||
] |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/3s_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 12.6 | ||
} | ||
] | ||
} | ||
] |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/4s_empty.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 12.0 | ||
} | ||
] | ||
} | ||
] |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/4s_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 16.8 | ||
} | ||
] | ||
} | ||
] |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/5s_empty.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 15.0 | ||
} | ||
] | ||
} | ||
] |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/5s_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 21.0 | ||
} | ||
] | ||
} | ||
] |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/6s_empty.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 18.0 | ||
} | ||
] | ||
} | ||
] |
20 changes: 20 additions & 0 deletions
20
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/6s_full.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 1 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 25.2 | ||
} | ||
] | ||
} | ||
] |
52 changes: 52 additions & 0 deletions
52
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/APC5x4R.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 2 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 15.5 | ||
}, | ||
{ | ||
"descriptor": "Max Velocity", | ||
"value": 2800 | ||
}, | ||
{ | ||
"descriptor": "Velocity Kp", | ||
"value": 0.001 | ||
}, | ||
{ | ||
"descriptor": "Velocity Ki", | ||
"value": 0 | ||
}, | ||
{ | ||
"descriptor": "Velocity Kd", | ||
"value": 0 | ||
}, | ||
{ | ||
"descriptor": "Velocity FF0", | ||
"value": 0 | ||
}, | ||
{ | ||
"descriptor": "Velocity FF1", | ||
"value": 0.0043 | ||
}, | ||
{ | ||
"descriptor": "Velocity FF2", | ||
"value": 4.85E-07 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "advance_speed-1", | ||
"Entries": [] | ||
} | ||
] |
52 changes: 52 additions & 0 deletions
52
App/IQ Control Center.app/Contents/MacOS/Resources/Defaults/APC6x3R.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
[ | ||
{ | ||
"descriptor": "general_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Mode", | ||
"value": 2 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "tuning_speed-1", | ||
"Entries": [ | ||
{ | ||
"descriptor": "Max Volts", | ||
"value": 12 | ||
}, | ||
{ | ||
"descriptor": "Max Velocity", | ||
"value": 2315 | ||
}, | ||
{ | ||
"descriptor": "Velocity Kp", | ||
"value": 0.001 | ||
}, | ||
{ | ||
"descriptor": "Velocity Ki", | ||
"value": 0 | ||
}, | ||
{ | ||
"descriptor": "Velocity Kd", | ||
"value": 0 | ||
}, | ||
{ | ||
"descriptor": "Velocity FF0", | ||
"value": 0 | ||
}, | ||
{ | ||
"descriptor": "Velocity FF1", | ||
"value": 0.0043 | ||
}, | ||
{ | ||
"descriptor": "Velocity FF2", | ||
"value": 4.68E-07 | ||
} | ||
] | ||
}, | ||
{ | ||
"descriptor": "advance_speed-1", | ||
"Entries": [] | ||
} | ||
] |
Oops, something went wrong.