1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-17 13:25:24 +03:00
Commit graph

38 commits

Author SHA1 Message Date
Bruce Luckcuck
8a286bdeed Revise handling of msp CRC errors to prevent referencing undefined objects and allow blackbox packets to retry 2017-02-06 16:39:55 -05:00
Michael Keller
70a172f9e0 Revert "Blackbox download crc error packet retry - version 2" 2017-02-07 07:59:30 +13:00
Bruce Luckcuck
de2b9993a8 Blackbox CRC error packet retry 2017-02-05 17:40:05 -05:00
Michael Keller
0cab8f9277 Added GUI support for iBUS telemetry. 2017-01-27 09:55:56 +13:00
Raphael Coeffic
8129640153 added serial function for IRC Tramp 2017-01-16 14:33:21 +01:00
Michael Keller
847b7ef12b Cleaned up configuration tab. 2017-01-13 20:47:52 +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
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
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
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
mikeller
a2969f8158 Added support for more baudrates to MSP. 2016-10-16 02:39:02 +13:00
mikeller
23d0a8eb5f Added gyro notch 2 filter. 2016-10-12 01:48:03 +13:00
Martin Budden
e712417cc4 Added serialized compression format 2016-09-21 09:03:00 +01: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
borisbstyle
b1726c2753 Fix airmodeActivateTHreshold 2016-08-21 03:16:23 +02:00
Anton Stålheim
44a0d54ea9 Cleanup crunch(), switch to use .pushX functions 2016-08-18 01:00:07 +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
cf8169fb7c Fix LED_STRIP save bug 2016-08-16 01:15:57 +02: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
KiteAnton
4a0e855a43 MSP fixes 2016-08-13 18:01:47 +02:00
mikeller
d981bc42d5 Added new filters to MSP. 2016-08-14 02:00:10 +12:00
mikeller
838ab954f1 Fixed reference from 'MspHelper' to 'mspHelper'. 2016-08-14 01:15:14 +12: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