borisbstyle
|
214496b9f1
|
Merge pull request #563 from basdelfos/beeper-config
Add beeper configuration to Configuration tab
|
2017-07-28 23:36:53 +02:00 |
Bas Delfos
|
b158ac6f69
|
Added switch to reverse motor direction
|
2017-07-27 22:54:35 +02:00 |
Bas Delfos
|
03aae58d3a
|
Hide Beeper Configuration part for pre-BF-3.2 versions
|
2017-07-27 21:02:53 +02:00 |
Bas Delfos
|
a693761bff
|
Add beeper configuration to Configuration tab
|
2017-07-27 21:02:53 +02:00 |
U-DESKTOP-12PPI61\boris.bozic
|
187759226c
|
Make DSHOT1200 visible and add PROSHOT1000
|
2017-07-04 13:55:55 +02:00 |
Sean Kelly
|
f4293f5420
|
Removing duplicate TARGET_CUSTOM entry in serialRx configuration
|
2017-05-07 07:48:15 -07:00 |
Sean Kelly
|
457700f052
|
Changing the wrap around the TARGET_CUSTOM SerialRx protocol to be based
on MSP Version and not FC version
|
2017-05-05 16:01:34 +12:00 |
Sean Kelly
|
6119acf617
|
BF/CF - Adding TARGET_CUSTOM SerialRx protocol option. (#484)
Allows configurator to choose to use custom target-defined serialRx
protocols. Requires target support
|
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
|
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
|
49100d29bd
|
CF/BF - Update configurator for API 1.33.0.
|
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 |
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 |
Anders Hoglund
|
c359ae007b
|
Clarify Spektrum SRXL menu entry.
|
2017-04-16 18:02:51 +02: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 |
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 |
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 |
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
|
79756f29c9
|
Hide DShot1200 in GUI.
|
2017-01-30 00:46:26 +13:00 |
Michael Keller
|
cc58529045
|
Merge pull request #402 from mikeller/reorder_mixer_list
Reordered mixer list for better useability.
|
2017-01-29 23:47:43 +13:00 |
borisbstyle
|
8c4781979e
|
Merge pull request #406 from mikeller/fix_rx_display_if_none_enabled
Fixed display of RX type selection if no RX type is selected.
|
2017-01-27 19:35:17 +01:00 |
Michael Keller
|
c01e8f5824
|
Adjusted input range for 'gyro_sync_denom'.
|
2017-01-27 10:37:51 +13:00 |
mikeller
|
d2ac603816
|
Fixed display of RX type selection if no RX type is selected.
|
2017-01-25 02:07:42 +13:00 |
mikeller
|
63254dc8c4
|
Reordered mixer list for better useability.
|
2017-01-22 18:08:58 +13:00 |
U-DESKTOP-12PPI61\boris.bozic
|
07480419c7
|
Remove Idle Percent
|
2017-01-18 21:20:32 +01:00 |
mikeller
|
bd722ec210
|
Added Spektrum SRXL serial RX protocol.
|
2017-01-18 01:30:06 +13:00 |
Michael Keller
|
847b7ef12b
|
Cleaned up configuration tab.
|
2017-01-13 20:47:52 +13:00 |
U-DESKTOP-12PPI61\boris.bozic
|
10c57eb3ff
|
Merge branch 'master' of https://github.com/betaflight/betaflight-configurator
|
2017-01-10 00:54:06 +01:00 |
U-DESKTOP-12PPI61\boris.bozic
|
cf37266a82
|
Remove DSHOT900
|
2017-01-10 00:53:21 +01:00 |
U-DESKTOP-12PPI61\boris.bozic
|
a168501e3a
|
Add dshot900/1200 // Hide unsynced pwm for dshot
|
2017-01-09 23:41:45 +01:00 |
mikeller
|
ca6debd4cf
|
Reordered DShot protocols in ascending order.
|
2017-01-10 00:15:52 +13:00 |
Michael Keller
|
3e1818c27d
|
Fixed acc hardware switch.
|
2017-01-09 10:57:14 +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
|
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 |