Commit Graph

187 Commits (53043a3c330b29d265e2824a71ef85ab31467e01)

Author SHA1 Message Date
Michael Keller 7e7d84ec74 Added new SPI RX protocols. 2017-12-01 13:11:34 +13:00
mikeller 70e17ad49f Added support for the FrSky FPort protocol. 2017-11-15 02:03:44 +13:00
Steffen Windoffer 8b7551272b only show smallangle on newer releases 2017-11-02 15:37:32 +01:00
Volodymyr Moskalyk 819c4c8a98 Hide Motor PWM Speed Separated from PID Speed when DSHOT selected 2017-10-15 15:55:31 +02:00
Volodymyr Moskalyk 97212afccb Hide Motor PWM Speed Separated from PID Speed when DSHOT selected 2017-10-15 09:33:41 +02:00
Volodymyr Moskalyk ce4ed0b544 Hide Motor PWM Speed Separated from PID Speed when DSHOT selected 2017-10-14 17:30:08 +02:00
Spencer Owen 614f2b5ffd Adds small angle to gui 2017-10-11 22:27:38 -06:00
mikeller 8210653c1d Added UI for SPI RX configuration. 2017-08-16 01:20:20 +12:00
Bas Delfos f95b6f1b99 Rebased and changes as per comments 2017-07-30 11:35:03 +02:00
Bas Delfos 63af808444 Several fixes for compatibility with BF 3.1.x 2017-07-30 11:01:13 +02:00
Bas Delfos 70c69b807d Fix for fix 2017-07-30 11:00:07 +02:00
Bas Delfos e5b777b86f Fix model preview in motors tab 2017-07-30 11:00:07 +02:00
Bas Delfos f30826877f Fixed reverse motor direction compatibility with 3.1 2017-07-30 11:00:07 +02:00
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