1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-17 21:35:33 +03:00
Commit graph

78 commits

Author SHA1 Message Date
TheIsotopes
d04e2457f6 Fixed overlays led tab 2017-08-12 13:44:40 +02:00
Martin Budden
ec847228d5 Merge pull request #599 from DanNixon/arming_disable_flags_setup_tab
Add arming disable flags to setup tab
2017-08-12 09:41:12 +01:00
borisbstyle
e0438d2e8c Merge pull request #566 from basdelfos/copy-profile
Added copy profile to another profile in PID Tuning tab
2017-08-06 21:58:25 +02:00
Dan Nixon
be70860172 Add arming disable flags to setup tab 2017-08-06 13:12:28 +01:00
jflyper
ce50ee2b73 Merge pull request #598 from jflyper/bfcdev-fix-servo-tab-forward-channel
Fix MSP_SERVO_CONFIGURATIONS and MSP_SET_SERVO_CONFIGURATION handling
2017-08-06 06:16:56 +09:00
jflyper
4734aaa637 Fix MSP_SERVO_CONFIGURATIONS and MSP_SET_SERVO_CONFIGURATION handling for API version >= 1.33.0
Trivial bug.

Should have been caught with simple testing.
2017-08-05 16:38:12 +09:00
DieHertz
6db0b08048 Disabled compressed size display for uncompressed data 2017-08-01 22:59:33 +03:00
Martin Budden
f34d97d6dd Merge pull request #549 from DieHertz/blackbox-download-huffman-decoding
Huffman decoding functionality
2017-08-01 09:19:53 +01:00
Bas Delfos
c2f51237c0 Fixed blackbox configuration for BF 3.2 2017-07-31 23:47:50 +02:00
Bas Delfos
d9183628b3 Added copy profile to another profile in PID Tuning tab 2017-07-30 12:52:13 +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
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
a693761bff Add beeper configuration to Configuration tab 2017-07-27 21:02:53 +02:00
borisbstyle
fc371852b2 Merge pull request #545 from basdelfos/bfc_change_dterm_filter
Added new features and settings for BF 3.2
2017-07-27 09:37:34 +02:00
DieHertz
af785b3070 Added a flag to notify FC we're ready to handle compressed blackbox data 2017-07-25 23:36:16 +03:00
DieHertz
0bf02e5398 Implemented switchable compression for MSP_DATAFLASH_READ 2017-07-25 01:40:58 +03:00
azol
808b42b41b Add runcam split support, the user can setup runcam split control with mixer in remote control
1. Remove the RunCam split tab
2. Remove the apiVersion check for runcam split control

1. Remove four "rcsplit" msp message codes that are no longer needed
2. Add the name-covert logic for runcam split. When users choose the runcam split as a peripheral, in the Modes tab, the boxes:CAMERA1, CAMERA2, CAMERA3 will rename to CAMERA WI-FI, CAMERA POWER, CAMERA CHANGE MODE.

fix the wrong comments  in adjustRunCamSplitBoxNameWithModeID()

remove the codes and resources that are no longer needed.

cleanup up the codes.

Cleanup

Cleanup

Fix the box name error(POWERE - > POWER)

remove the variables for runcam split that no longer needed.

Add runcam split support, the user can setup runcam split control with mixer in remote control

1. Remove the RunCam split tab
2. Remove the apiVersion check for runcam split control

1. Remove four "rcsplit" msp message codes that are no longer needed
2. Add the name-covert logic for runcam split. When users choose the runcam split as a peripheral, in the Modes tab, the boxes:CAMERA1, CAMERA2, CAMERA3 will rename to CAMERA WI-FI, CAMERA POWER, CAMERA CHANGE MODE.

fix the wrong comments  in adjustRunCamSplitBoxNameWithModeID()

remove the codes and resources that are no longer needed.

cleanup up the codes.

Cleanup

Cleanup

Fix the box name error(POWERE - > POWER)

remove the variables for runcam split that no longer needed.

add apiVersion check for runcam split support(show runcam split peripheral option in Ports tab)

Use 1.3.7 of apiVersion to check whether the runcam split supported
2017-07-19 12:09:45 +03:00
Bas Delfos
30ff5a6af9 Changes according review comments 2017-07-18 22:18:29 +02:00
Bas Delfos
3ee2884d62 Finishing Power & Battery tab 2017-07-15 08:26:15 +02:00
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
Bas Delfos
bc86e8bc18 Added selection of dterm lowpass filter type 2017-07-12 11:36:25 +02:00
sheaivey
77a8162af2 cleaning up branch. 2017-06-12 23:08:00 -07:00
sheaivey
cce9cfa9f9 Replacing “blink on landing” overlay code for new VTX code 2017-06-10 12:17:00 -07:00
Hydra
831d087aaa CF/BF - Remove console log regarding MSP_DISPLAYPORT. 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
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
Michael Keller
a7703a995d CF/BF - delete old unused commented out code. 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
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
8c03de88c0 CF/BF - Support configuration of iLAP transponder code.
More work is required to support ARCITIMER.
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
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
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
Bruce Luckcuck
0dd0839b54 Revise handling of msp CRC errors to prevent referencing undefined objects and allow blackbox packets to retry 2017-02-06 21:13:12 -05:00
Bruce Luckcuck
8a286bdeed Revise handling of msp CRC errors to prevent referencing undefined objects and allow blackbox packets to retry 2017-02-06 16:39:55 -05:00
Michael Keller
70a172f9e0 Revert "Blackbox download crc error packet retry - version 2" 2017-02-07 07:59:30 +13:00
Bruce Luckcuck
de2b9993a8 Blackbox CRC error packet retry 2017-02-05 17:40:05 -05:00
Michael Keller
0cab8f9277 Added GUI support for iBUS telemetry. 2017-01-27 09:55:56 +13:00
Raphael Coeffic
8129640153 added serial function for IRC Tramp 2017-01-16 14:33:21 +01:00
Michael Keller
847b7ef12b Cleaned up configuration tab. 2017-01-13 20:47:52 +13:00
mikeller
ca6debd4cf Reordered DShot protocols in ascending order. 2017-01-10 00:15:52 +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
95c3bf272f Removed hack for MSP_SPECIAL_PARAMETERS. 2017-01-04 14:18:23 +13:00
borisbstyle
c4d72b620c Merge pull request #355 from mikeller/add_tbs_smartaudio
Added GUI support for TBS SmartAudio.
2017-01-03 09:40:56 +01:00