Hydra
|
2618d6dafc
|
CF/BF - Prepare for updated OSD Slave boards.
* Replaces Setup tab with Setup OSD tab for OSD Slave boards - ported
from CF v1.x.
* Disables CLI tab for OSD Slave boards - due to
https://github.com/cleanflight/cleanflight/pull/2710
*
|
2017-05-05 16:01:34 +12:00 |
Hydra
|
0520f0d473
|
CF/BF - Update for API v0.35.0 - OSD SLAVE.
|
2017-05-05 16:01:34 +12:00 |
Hydra
|
158b36cd9c
|
CF/BF - Add support for updated MSP_GPS_CONFIG in API v1.34.0
|
2017-05-05 16:01:34 +12:00 |
Hydra
|
248f2ec727
|
CF/BF - Update OSD examples to match latest firmware.
|
2017-05-05 16:01:33 +12:00 |
Hydra
|
971a7c44ab
|
CF/BF - Bump API version for power and battery tab to be 1.33.0.
|
2017-05-05 16:00:38 +12:00 |
Hydra
|
2241f33ca2
|
CF/BF - Reinstate support for MSP_MISC and some older versions of
betaflight. Also fix missing save of GPS and Compass configuration.
|
2017-05-05 16:00:38 +12:00 |
Hydra
|
1a87198bba
|
CF/BF - Allow mixer to be changed - due to removal of MSP_MISC.
|
2017-05-05 16:00:38 +12:00 |
Hydra
|
159673533b
|
CF/BF - Delete the old battery/current/voltage settings from the
configuration tab.
|
2017-05-05 16:00:38 +12:00 |
Hydra
|
1752c5d39d
|
CF/BF - Initial port of power/battery tab from CF 1.x.
The voltage and amperage meters cannot yet be configured and are
disabled.
|
2017-05-05 16:00:38 +12:00 |
Hydra
|
19f320e2f6
|
CF/BF - fix blackbox logging to use the right device numbers.
|
2017-05-05 16:00:38 +12:00 |
Hydra
|
5f0149d161
|
CF/BF - Delete unused angleAtMin/Max from configurator to match API
1.33.0
|
2017-05-05 16:00:38 +12:00 |
Hydra
|
49100d29bd
|
CF/BF - Update configurator for API 1.33.0.
|
2017-05-05 16:00:38 +12:00 |
Hydra
|
fc4af38fbd
|
typo fixes for 305f827654057618858e10f48a0473fd50d748ca
|
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 |
Rodrigo Pérez
|
8c2a325340
|
Disable "Upload Font" button when uploading.
|
2017-05-04 19:42:24 -03:00 |
Bas Delfos
|
87a473c2e3
|
Review changes
|
2017-05-04 20:43:33 +02:00 |
Bas Delfos
|
6d4dc42800
|
Added OSD configuration for Main Battery Usage progressbar
|
2017-05-02 21:41:00 +02:00 |
Dan Nixon
|
7c4aa831ce
|
Add pitch and roll angles to BFOSD
|
2017-04-26 13:40:32 +01:00 |
Sean Kelly
|
3fe19b709e
|
Changing the wrap around the TARGET_CUSTOM SerialRx protocol to be based
on MSP Version and not FC version
|
2017-04-23 13:06:24 -07:00 |
Sean Kelly
|
6ce9dc7773
|
BF/CF - Adding TARGET_CUSTOM SerialRx protocol option. (#484)
Allows configurator to choose to use custom target-defined serialRx
protocols. Requires target support
|
2017-04-23 07:53:37 -07:00 |
Michael Keller
|
87b3aa0da7
|
Merge pull request #483 from AndersHoglund/srxl
Clarify Spektrum SRXL menu entry.
|
2017-04-21 22:50:11 +12:00 |
Anders Hoglund
|
c359ae007b
|
Clarify Spektrum SRXL menu entry.
|
2017-04-16 18:02:51 +02:00 |
Michael Keller
|
6eb0c5689f
|
Fixed scaling for GPS altitude value display.
|
2017-04-06 10:53:25 +12:00 |
Michael Keller
|
2996682c0a
|
Merge pull request #474 from mikeller/removed_blackbox_sdcard_features
Removed 'BLACKBOX' and 'SDCARD' features.
|
2017-03-29 00:54:05 +13:00 |
mikeller
|
5753602657
|
Hide logging rate selection when logging is disabled.
|
2017-03-28 01:14:19 +13:00 |
toastedcornflakes
|
86a38d175d
|
Add horizon strength adjustment from d4005e0
|
2017-03-26 17:28:54 +02:00 |
mikeller
|
eab725ea59
|
Removed 'BLACKBOX' and 'SDCARD' features.
|
2017-03-27 01:22:39 +13:00 |
Michael Keller
|
d2751c53db
|
Merge pull request #473 from rafl/rafl/osd-average-cell-voltage
Add average cell voltage item to OSD tab
|
2017-03-22 23:36:10 +13:00 |
Michael Keller
|
41e98c1a12
|
Merge pull request #469 from mikeller/fix_current_meter
Fixed current meter configuration for older versions.
|
2017-03-22 23:35:38 +13:00 |
Florian Ragwitz
|
330a64b6a8
|
Add average cell voltage item to OSD tab
|
2017-03-18 22:37:57 -07:00 |
Michael Keller
|
168a987249
|
Fixed hiding of unsynched checkbox / field.
|
2017-03-17 12:58:53 +13:00 |
Michael Keller
|
f14be04f5f
|
Fixed current meter configuration for older versions.
|
2017-03-14 13:57:59 +13:00 |
Michael Keller
|
9abe674da1
|
Fixed graph reset button on motors tab.
|
2017-03-10 15:28:27 +13:00 |
borisbstyle
|
e2b026112e
|
Merge pull request #457 from keyser84/paypal_donate_locale
Use locale US in PayPal donation link
|
2017-03-03 01:54:10 +01:00 |
Michael Keller
|
0926f64f3b
|
Fixed backup / restore, unified file name generation.
|
2017-03-03 13:35:24 +13:00 |
keyser84
|
86dbaffc2e
|
Use locale US in PayPal donation link
|
2017-03-02 20:59:22 +00:00 |
mikeller
|
4a309c72de
|
Replaced accelerometer graph on motors tab with gyroscope graph.
|
2017-02-24 16:10:25 +13:00 |
mikeller
|
911ebe02ab
|
Fixed accelerometer graph on motors tab.
|
2017-02-24 09:08:26 +13:00 |
U-DESKTOP-12PPI61\boris.bozic
|
ca39f52057
|
Changelog and support links
|
2017-02-23 09:35:32 +01:00 |
mikeller
|
96dd879e7e
|
Fixed setting of serialRx provider.
|
2017-02-23 18:13:49 +13:00 |
mikeller
|
2187e6d2ae
|
Added setting of FPV cam angle.
|
2017-02-20 17:10:20 +13:00 |
Michael Keller
|
92f59fceab
|
Merge pull request #433 from mikeller/autohide_configuration_settings
Added auto-hiding for settings in configuration tab if the corresponding feature isn't enabled.
|
2017-02-16 17:54:34 +13:00 |
Michael Keller
|
96853bc80b
|
Merge pull request #437 from mikeller/added_led_strip_hints
Added hints to make LED strip setup easier.
|
2017-02-16 17:54:25 +13:00 |
mikeller
|
64ab732429
|
Added hints to make LED strip setup easier.
|
2017-02-14 21:31:44 +13:00 |
mikeller
|
7760836d3c
|
Fixed motor tab for DShot 3D mode.
|
2017-02-14 21:24:34 +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
|
44b0f91e3d
|
Renamed font 'mugzless' into 'digital' to avoid confusion.
|
2017-02-11 19:37:14 +13:00 |
Bas Delfos
|
0e442c42fd
|
Fixed double ‘Betaflight’ entries in the list
|
2017-02-06 21:03:19 +01:00 |
Bas Delfos
|
474fd35c4f
|
Replaced digital font with mugz original mugzless font (only battery, voltage and amperage icons are different). Added button for font in OSD tab.
|
2017-02-06 19:55:52 +01:00 |
mikeller
|
79756f29c9
|
Hide DShot1200 in GUI.
|
2017-01-30 00:46:26 +13:00 |