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

137 commits

Author SHA1 Message Date
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
448b4ff093 Fixed voltage / current meter configuration for firmware versions < 3.1. 2017-01-04 10:54:28 +13:00
Bas Delfos
681c8adac1 Enable/disable controls for battery and current configuration based on GUI selections 2016-12-08 23:02:06 +01: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
88ec00b4c8 Added support for CRSF serial Rx / telemetry. 2016-11-29 22:44:15 +13:00
borisbstyle
1a85230d20 Merge pull request #321 from mikeller/improve_rx_settings
Trimmed down RX settings display to save some space on the configuration tab.
2016-10-25 13:31:57 +02:00
U-DESKTOP-12PPI61\boris.bozic
2d0869a8c7 Add DSHOT300 to the list 2016-10-25 01:14:28 +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
U-DESKTOP-12PPI61\boris.bozic
037f26259b Add DSHOT600 and DSHOT150 2016-10-13 00:48:38 +02:00
U-DESKTOP-12PPI61\boris.bozic
30857b7490 Remove unnecessary fw check 2016-10-10 23:51:58 +02:00
U-DESKTOP-12PPI61\boris.bozic
27714fc447 Add DSHOT option 2016-10-10 23:41:22 +02:00
mikeller
2deb792312 Added 3D deadband throttle. Also, did some code cleanup. 2016-09-02 00:56:50 +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
KiteAnton
2ffefb065f Some cleanup of MSP code 2016-08-06 15:59:43 +02:00
mikeller
6da7383d61 Changes to MSP to make it work with Betaflight branch 'msp_cleanup'. 2016-07-29 14:54:03 +12:00
Michael Keller
b24ff4dfad Fix for failsafe feature. 2016-07-27 13:14:00 +12:00
mikeller
9594cbded5 Centralised feature handler in BF_CONFIG. Switched all access to features to use the handler. 2016-07-24 23:30:51 +12:00
mikeller
7e7361dafd Hide tabs for features that are disabled. 2016-07-24 23:13:39 +12:00
mikeller
40042b2ffd Moved 'VBat PID Compensation' into PID tab. 2016-07-22 23:56:17 +12:00
KiteAnton
e135d85d5d Fix for some misses and rename of text 2016-07-14 00:30:29 +02:00
KiteAnton
ac8eab6f8c Remove feature for versions prior to 3.0 2016-07-13 23:47:15 +02:00
KiteAnton
aab0035d92 Support for MSP_NAME 2016-07-13 23:32:18 +02:00
mikeller
c63af70999 Added Vbat PID Compensation to Configuration tab. 2016-07-13 00:06:58 +12:00
mikeller
5dc8f97d44 Fixed label for midrc. Added some help texts. 2016-07-12 21:39:15 +12:00
Michael Keller
a67b3ab4f7 Removed stale cruft. 2016-07-07 09:56:39 +12:00
U-DESKTOP-12PPI61\boris.bozic
53c4ee43d3 Remove super expo from config 2016-07-06 13:10:24 +02:00
mikeller
6694faff33 Moved switching of 'FEATURE_SUPEREXPO_RATES' to PID tab. 2016-07-06 22:26:11 +12:00
U-DESKTOP-12PPI61\boris.bozic
60fd430fdc Add IBUS and JETIEXBUS 2016-07-05 15:59:24 +02:00
U-DESKTOP-12PPI61\boris.bozic
4e93745daa Add change from @MJ666 for brushed motors 2016-07-03 23:32:53 +02:00
U-DESKTOP-12PPI61\boris.bozic
56c44c1c3e Add Airmode to feature list 2016-06-26 14:14:59 +02:00
U-DESKTOP-12PPI61\boris.bozic
2caeda1597 Add Super Expo feature 2016-06-26 02:48:01 +02:00
KiteAnton
3bd7754661 Code cleanup 2016-06-25 17:06:02 +02:00
KiteAnton
33ed0b532c Added sensor enable/disable to system settings in configuration tab 2016-06-25 16:56:43 +02:00
U-DESKTOP-12PPI61\boris.bozic
4f76835ce2 Implement version checking part 3 2016-06-25 01:27:32 +02:00
KiteAnton
da6b0d903c Replaced looptime with gyro/pid denom settings 2016-06-20 21:49:18 +02:00
KiteAnton
8fffd6a186 Added motor/esc protocol settings to configuration tab 2016-06-20 20:26:00 +02:00
U-DESKTOP-12PPI61\boris.bozic
2662f64e83 Remove ONESHOT125 and Change Some names 2016-06-19 23:55:22 +02:00
nathan
cbb7122336 disable stats 2016-06-15 22:25:11 -07:00
gael
a6807d5945 Issue #153 finer mag_declination in GUI
Allow declination to be set exactly in degrees,minutes (therefore uses
exactly the same value as in CLI instead of rounding it)
2016-04-18 23:19:07 +02:00
Dominic Clifton
81a49d48b2 changes to support MSP API 1.17 (removal of 3d deadband configuration
via MSP_3D/MSP_SET_3D)

At somepoint we can add the support for the updated
MSP_DEADBAND/MSP_SET_DEADBAND commands.
2016-04-01 12:32:19 +02:00
Dominic Clifton
ebd77db93f Merge pull request #323 from dan557/development
Add Current and Voltage readout on configuration tab
2016-02-05 03:21:38 +01:00
Dominic Clifton
2044fe879c Fix for https://github.com/cleanflight/cleanflight/issues/1551 2016-01-22 22:15:55 +01:00
Dominic Clifton
1a58bfcf82 Add Race Transponder configuration support.
Also cleans up i18n support for 'features' and adds tooltip support for
them on the configuration tab.
2016-01-22 22:15:53 +01:00
dan557
94535289ca update gui.interval with new renamed function 2016-01-21 17:26:45 +00:00
dan557
cf2574a62c rename function to a more suitable name 2016-01-21 10:54:51 +00:00
dan557
2d4964f9a2 Update Current and voltage readouts every 250ms 2016-01-20 17:51:41 +00:00
Dominic Clifton
0d3fbbddac Fix for https://github.com/cleanflight/cleanflight/issues/1551 2016-01-12 11:24:53 +01:00
Dominic Clifton
7b5d074747 Adding support for enabling/disabling transponder feature. 2016-01-07 21:02:58 +01:00
Dominic Clifton
14135cb64e Cleanup board/sensor alignment UI. 2016-01-07 00:31:34 +01:00