Commit Graph

931 Commits (445b9931bbfee2ffc54dd797f5e1db19a7f204b3)

Author SHA1 Message Date
Raphael Coeffic 8129640153 added serial function for IRC Tramp 2017-01-16 14:33:21 +01:00
Michael Keller 8f226d7ce1 Updated boards list with new targets. 2017-01-16 10:22:32 +13:00
Michael Keller 847b7ef12b Cleaned up configuration tab. 2017-01-13 20:47:52 +13:00
Michael Keller 7ec46d9da8 Added tooltip explaining the delay when feature DISPLAY is enabled with no display device. 2017-01-10 09:48:34 +13:00
mikeller ca6debd4cf Reordered DShot protocols in ascending order. 2017-01-10 00:15:52 +13:00
U-DESKTOP-12PPI61\boris.bozic f995c3fa49 Initial implementation of new MSP commands (quick and dirty)
Added throttle idle percent value.

Added 'gyroUse32kHz'.
2017-01-08 23:28:06 +13:00
mikeller 95c3bf272f Removed hack for MSP_SPECIAL_PARAMETERS. 2017-01-04 14:18:23 +13:00
borisbstyle 4d99e75288 Merge pull request #350 from marcroe/master
Removing DFU flashing protection
2017-01-03 09:41:12 +01:00
borisbstyle c4d72b620c Merge pull request #355 from mikeller/add_tbs_smartaudio
Added GUI support for TBS SmartAudio.
2017-01-03 09:40:56 +01:00
mikeller e1685ea56f Fixed broken current meter fix. 2016-12-25 09:34:43 +13:00
mikeller 96f2dbbf5c Changed current meter scale and offset to signed. 2016-12-24 15:56:08 +13:00
mikeller 1ba4114db9 Configure 'MSP_DISPLAYPORT' messages to be recognised, ignored. 2016-12-12 13:25:33 +13:00
Michael Keller acb7a84422 Merge pull request #359 from basdelfos/battery_meter_type
Added dropdown for current and battery meter selection to configuration tab
2016-12-12 13:15:11 +13:00
Bas Delfos ad6ca8e135 Fixed review comments 2016-12-08 21:05:24 +01:00
Bas Delfos 591d907016 Added dropdown for current and battery meter selection to configuration tab 2016-12-08 21:05:24 +01:00
mikeller 1792ced78f Fixed parsing of MSP replies. 2016-12-09 00:30:55 +13:00
Michael Keller 7d75601ef2 Added GUI support for TBS SmartAudio. 2016-12-01 12:46:11 +13:00
marcroe 20b6d65576 support for removal of read protection 2016-11-29 02:46:25 +00:00
Bas Delfos 35e307d1ba Renamed ESC Telemetry to ESC Sensor 2016-11-24 20:24:32 +01:00
Michael Keller bcb361cac6 Merge pull request #347 from mikeller/fix_mavlink
Fixed MAVLink setting in the ports tab.
2016-11-23 10:08:10 +13:00
Michael Keller e0b1393fe2 Merge pull request #345 from mikeller/adjust_current_meter_settings
Adjusted current meter setting ranges to allow for negative offset.
2016-11-23 10:07:35 +13:00
mikeller fc1558d7d3 Fixed MAVLink setting in the ports tab. 2016-11-21 02:04:12 +13:00
Bas Delfos 2fb9a87906 Added version gating (check on BF 3.1.0) 2016-11-20 11:14:00 +01:00
Bas Delfos 8aa40f1a2c Added configuration of KISS ESC Telemetry 2016-11-20 11:14:00 +01:00
mikeller 41b2d60f8e Adjusted current meter setting ranges to allow for negative offset. 2016-11-20 18:55:00 +13:00
blckmn 5dbcd02148 Small fix for erase chip issue (F4 too much flash, and takes too long) 2016-11-19 10:29:06 +11:00
Michael Keller 40a2b11733 Fixed mixup of REVO and REVOLT boards. 2016-11-15 09:41:28 +13:00
mikeller 763ee4a612 Updated the list of supported boards, added all new targets. 2016-11-15 02:07:34 +13:00
mikeller b9b0ae542d Fixed lockup on failed 'flash on connect' operation. Also removed persisting of 'flash on connect' option since it can lead to accidental flasing. 2016-10-30 19:34:30 +13:00
borisbstyle c8bbac2e39 Merge pull request #318 from mikeller/add_more_baudrates_for_msp
Added support for more baudrates to MSP.
2016-10-25 13:35:14 +02:00
mikeller d05ded8d0e Trimmed down RX settings display to save some space on the configuration
tab.
2016-10-20 13:57:29 +13:00
mikeller a2969f8158 Added support for more baudrates to MSP. 2016-10-16 02:39:02 +13:00
borisbstyle 13dde333a5 Merge pull request #314 from mikeller/readd_quadx1234
Added 'Quad X 1234' model back into model list.
2016-10-12 10:27:11 +02:00
Michael Keller bcb283128f Added 'Quad X 1234' model back into model list. 2016-10-12 12:03:09 +13:00
mikeller 23d0a8eb5f Added gyro notch 2 filter. 2016-10-12 01:48:03 +13:00
Michael Keller 469b15c3c2 Merge pull request #295 from martinbudden/bf_serialize_flash
Added serialized flash compression format
2016-10-11 10:28:40 +13:00
Sebastian Hammerl cf4ac8be5b Prettified JSON backup files 2016-10-05 21:20:43 +02:00
Marcin Baliniak 6fd16856ea Add support for F1 High-density devices 2016-09-29 13:35:18 +02:00
Martin Budden e712417cc4 Added serialized compression format 2016-09-21 09:03:00 +01:00
Gary Keeble 77c5670d60 Corrections as per PR comments
1. Moved plotStickPositions() function to RateCurve.js and renamed to
drawStickPositions()
2. Modified currentValue to prevent 0/-0 flickering.
3. Layers given unique id’s to remove indexing.
4. RC value monitoring now in function TABS.pid_tuning.checkRC()
5. updateRateLabels now in function TABS.pid_tuning.updateRateLabels()
6. Moved drawAxisLabel() and drawBaloonLabel() into function
TABS.pid_tuning.updateRateLabels() (as they are only used there)
2016-09-18 14:14:54 +01:00
Michael Keller 7753e81415 Merge pull request #281 from mikeller/msp_dataflash_jumbo_frames
Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames.
2016-09-15 09:29:58 +12:00
Michael Keller ca772a0896 Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames. 2016-09-15 09:27:39 +12:00
Michael Keller af3a185c5a Revert "Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames." 2016-09-15 08:46:01 +12:00
Michael Keller 60cb7ab6be Merge pull request #278 from mikeller/msp_dataflash_jumbo_frames
Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames.
2016-09-15 08:44:42 +12:00
Michael Keller 76a1473187 Implemented support for MSP jumbo frames, switched dataflash reading to be using jumbo frames.
Set default serial speed to 500000 kbps.
2016-09-14 14:06:13 +12:00
mikeller 9f99ddbfca Removed empty tooltip for 'OSD' feature. 2016-09-11 23:16:23 +12:00
Michael Keller edad524714 Removed merge artefacts 2016-09-08 09:16:28 +12:00
Michael Keller 9d796752f8 Added deadband to curves and model calculations. Also fixed rates curve bug in pre 2.8. 2016-09-08 08:56:59 +12:00
U-DESKTOP-12PPI61\boris.bozic f8c5ce5353 Fix RC Expo representation above rc rate of 2.0 2016-09-07 00:48:35 +02:00
Michael Keller b94f25f2eb Removed 'rcExpoPower'. 2016-09-06 11:39:59 +12:00
U-DESKTOP-12PPI61\boris.bozic 15be4bb687 Rc Rate accuracy old versions 2016-09-06 01:22:51 +02:00
U-DESKTOP-12PPI61\boris.bozic 25954b3d14 Fix Curve formula 2016-09-06 01:17:30 +02:00
mikeller 1da5219bf2 Added new rc rate calculation to rates curve. Removed SUPER_EXPO feature for >= 3.0.
Added support for RC Expo Power setting.

fixed titlebar in pid tuning tab

request from @mikeller #252
fixed titlebar from pid tuning and accel
2016-09-05 11:02:33 +12:00
mikeller eafbaa5d06 Added expert mode. Moved FAILSAFE feature back into failsafe tab. 2016-08-24 17:13:20 +12:00
borisbstyle b1726c2753 Fix airmodeActivateTHreshold 2016-08-21 03:16:23 +02:00
Michael Keller c6529589e0 Merge pull request #233 from KiteAnton/msp_crunch_cleanup
Cleanup crunch(), switch to use .pushX functions
2016-08-18 12:53:42 +12:00
Anton Stålheim 44a0d54ea9 Cleanup crunch(), switch to use .pushX functions 2016-08-18 01:00:07 +02:00
Anton Stålheim 720216f6ca Remove unused file request_balancer.js 2016-08-17 22:29:20 +02:00
Anton Stålheim 6275b8b462 Merge pull request #229 from mikeller/hide_failsafe_tab_if_disabled
Moved FAILSAFE feature switch into configuration tab, made failsafe tab hidden if FAILSAFE is disabled. Added warning about using failsafe.
2016-08-17 21:57:19 +02:00
Anton Stålheim 167e71f6eb Merge pull request #228 from mikeller/add_board_id_extraction_instructions
Added instructions on how to extract the board list from the firmware source, for future updates.
2016-08-17 17:53:19 +02:00
mikeller a987de68b9 Moved FAILSAFE feature switch into configuration tab, made failsafe tab hidden if FAILSAFE is disabled. Added warning about using failsafe. 2016-08-17 23:58:07 +12:00
mikeller 00e1a9b533 Added instructions on how to extract the board list from the firmware source, for future updates. 2016-08-17 23:29:18 +12:00
Anton Stålheim 206d241cee New boards added 2016-08-17 01:24:47 +02:00
Anton Stålheim 7c9261de8f Added additional MSP helper functions 2016-08-16 22:34:52 +02:00
mikeller d8f19ab185 Fixed 'connectionactive' indicator. 2016-08-16 23:58:31 +12:00
Anton Stålheim 6bf7ca93da Merge pull request #221 from KiteAnton/led_strip_bugfix
Fix LED_STRIP save bug
2016-08-16 01:17:19 +02:00
Anton Stålheim cf8169fb7c Fix LED_STRIP save bug 2016-08-16 01:15:57 +02:00
Michael Keller 2973745c7f Fixed disconnect on connection timeout. 2016-08-16 11:10:53 +12:00
borisbstyle 23b321401b Merge pull request #215 from mikeller/added_filters_to_msp
Added new filters to MSP.
2016-08-15 23:29:44 +02:00
Michael Keller 14428d910f Merge pull request #217 from KiteAnton/msp_fixes
MSP fixes
2016-08-14 21:39:03 +12:00
KiteAnton 4a0e855a43 MSP fixes 2016-08-13 18:01:47 +02:00
TheAngularity be148163da removed releaseDate entry
used for expired time check and after pr #209 not more needed
2016-08-13 17:49:34 +02:00
mikeller d981bc42d5 Added new filters to MSP. 2016-08-14 02:00:10 +12:00
TheAngularity f7a7335751 removed google-analytics scrap 2016-08-13 15:53:22 +02:00
mikeller 838ab954f1 Fixed reference from 'MspHelper' to 'mspHelper'. 2016-08-14 01:15:14 +12:00
Michael Keller b2729be1be Merge pull request #198 from KiteAnton/msp_rework3
Separation of MSP code
2016-08-14 00:41:25 +12:00
nathan 32c3f40abb [OSD] updates including inflection.js, stylistic cleanups including 2 spaces instead of 4, change the default background image back 2016-08-12 22:08:34 -07:00
KiteAnton 96115be10e Separation of MSP code into protocol and config parts, will ease further development and readability 2016-08-11 22:20:23 +02:00
NightHawk32 dbb2c67c8b 3D msp fix, corresponding to firmware in MSP_SET_RC_DEADBAND 2016-08-08 08:54:32 -04:00
KiteAnton 2ffefb065f Some cleanup of MSP code 2016-08-06 15:59:43 +02:00
U-DESKTOP-12PPI61\boris.bozic f239b1bd9c Add tooltips and refactor 2016-08-05 12:39:43 +02:00
Michael Keller 101e983373 Fixed airModeActivationThreshold on saving failsafe config for > 2.8.1 2016-08-05 18:56:37 +12:00
mikeller 06cb22e8f5 Fixing syntax error. 2016-08-05 00:00:41 +12:00
U-DESKTOP-12PPI61\boris.bozic 799c9ac6f4 Change OSD bit 2016-08-04 11:57:39 +02:00
U-DESKTOP-12PPI61\boris.bozic 8012614e70 Get fully rid of special from 2.9.1 2016-08-02 22:09:56 +02:00
U-DESKTOP-12PPI61\boris.bozic 9f5cce77d8 Add Support for v2.9.1 MSP 2016-08-02 21:54:50 +02:00
Anton Stålheim 770a6272d0 Merge pull request #166 from mikeller/cleanup_profile_loading
Added support for rateprofiles.
2016-08-02 08:48:33 +02:00
mikeller 91ccc659d4 Added support for rateprofile switching.
Fixed rateprofile switching.
2016-08-02 13:25:41 +12:00
skaman82 c7616c6a8a OSTD Tab redesign
cleanup

optimization

typo fix

adding dummy contents for callsign and vtx settings

indentation fix

typo fix
2016-08-01 23:04:17 +12:00
mikeller 1147eef7a6 Fixed configurator for versions < 2.9.0. 2016-08-01 00:56:22 +12:00
nathan dc6bcdafe6 RC_tuning.yaw_rate -> RC_tuning.rcYawRate was renamed, fix it in msp.js 2016-07-30 12:37:15 -07:00
nathan 28f425b041 Merge branch 'master' into feature/2.9-compat 2016-07-30 09:50:47 -07:00
mikeller 7cc9401d42 Fixed configurator problems with 3.0.0. 2016-07-30 23:31:40 +12:00
mikeller 0c26117c56 Reverting 881e50898e. 2016-07-30 23:25:23 +12:00
nathan 3a54411938 found another thing that is new... 2016-07-30 02:40:53 -07:00
nathan f9dbdf661d implement verison checking in conflicting msp commands 2016-07-30 02:29:59 -07:00
nathan efa10099d2 map all the SPECIAL_PARAMETERS to their new homes, except escDesyncProtection (idk where that one goes... seems to not exist?) 2016-07-30 02:01:13 -07:00
nathan 00e89a1dae call special params or pid advanced depending on the api version 2016-07-30 01:15:46 -07:00
nathan c138b7f39f add back SPECIAL_PARAMETERS 2016-07-30 01:01:46 -07:00
nathan 881e50898e breaks the config, verify by saving pid settings and running `dump` in the cli.
Revert "Fixed MSP for 2.9.0."

This reverts commit c9a6ae63ca.
2016-07-30 00:35:18 -07:00