Bas Delfos
|
830155a473
|
Added switches to enable/disable anti-gravity and dynamic filter to Configuration tab
Added inputs for changing anti-gravity settings to PID Tuning tab
|
2017-07-12 13:52:59 +02:00 |
|
Hydra
|
43f1468451
|
CF/BF - Add VTX to features list.
|
2017-05-05 16:00:38 +12:00 |
|
Hydra
|
b4936958f8
|
CF/BF - fix some usages of flightControllerVersion which should have
used MSP API version.
FYI:
3.1.0 = api 1.31 -
https://github.com/betaflight/betaflight/blob/v3.1.6/src/main/msp/msp_protocol.h
3.0.1 = api 1.21 -
https://github.com/betaflight/betaflight/blob/v3.0.1/src/main/io/msp_protocol.h
3.0.0 = api 1.20 -
https://github.com/betaflight/betaflight/blob/v3.0.0/src/main/io/msp_protocol.h
2.9.1 = api 1.16 -
https://github.com/betaflight/betaflight/blob/v2.9.1/src/main/io/serial_msp.h
2.8.0 = api 1.16 -
https://github.com/betaflight/betaflight/blob/v.2.8.0/src/main/io/serial_msp.h
2.4.0 = api 1.16 -
https://github.com/betaflight/betaflight/blob/v2.4.0/src/main/io/serial_msp.h
|
2017-05-05 16:00:38 +12:00 |
|
mikeller
|
eab725ea59
|
Removed 'BLACKBOX' and 'SDCARD' features.
|
2017-03-27 01:22:39 +13:00 |
|
Michael Keller
|
d503c79ebb
|
Added feature for SDCard.
|
2017-02-23 14:37:51 +13:00 |
|
mikeller
|
f31a64317a
|
Added auto-hiding for settings in configuration tab if the corresponding feature isn't enabled.
|
2017-02-12 00:35:59 +13:00 |
|
mikeller
|
d2ac603816
|
Fixed display of RX type selection if no RX type is selected.
|
2017-01-25 02:07:42 +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 |
|
Bas Delfos
|
35e307d1ba
|
Renamed ESC Telemetry to ESC Sensor
|
2016-11-24 20:24:32 +01: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
|
d05ded8d0e
|
Trimmed down RX settings display to save some space on the configuration
tab.
|
2016-10-20 13:57:29 +13:00 |
|
mikeller
|
9f99ddbfca
|
Removed empty tooltip for 'OSD' feature.
|
2016-09-11 23:16:23 +12: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 |
|
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
|
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 |
|
mikeller
|
91ccc659d4
|
Added support for rateprofile switching.
Fixed rateprofile switching.
|
2016-08-02 13:25:41 +12:00 |
|
Michael Keller
|
b24ff4dfad
|
Fix for failsafe feature.
|
2016-07-27 13:14:00 +12:00 |
|
KiteAnton
|
b1516998f1
|
Minor improvements for feature handling with radio buttons
|
2016-07-26 23:58:23 +02:00 |
|
KiteAnton
|
12636365fc
|
Bugfix for feature selection with radio buttons
|
2016-07-26 15:10:23 +02: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 |
|