1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-19 14:25:14 +03:00
Commit graph

3227 commits

Author SHA1 Message Date
borisbstyle
53fe7c9577 Update changelog.html 2017-07-29 00:04:55 +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
6021a159a3 Merge pull request #556 from basdelfos/reverse-motor-switch
Added switch to reverse motor direction
2017-07-27 22:56:02 +02:00
Bas Delfos
a7cd9227fd Changed helptext 2017-07-27 22:54:35 +02:00
Bas Delfos
01c0ea1517 Changed caption to 'Motor direction is reversed' 2017-07-27 22:54:35 +02:00
Bas Delfos
b158ac6f69 Added switch to reverse motor direction 2017-07-27 22:54:35 +02:00
Bas Delfos
138009669b Merge pull request #554 from fbohmann/master
added reverse motor order images
2017-07-27 22:52:02 +02:00
Bas Delfos
4f9e0b4dde Merge pull request #553 from basdelfos/craftname-osd-preview
Display craftname in osd preview & fix 'E' character in Betaflight font
2017-07-27 22:49:46 +02:00
Bas Delfos
1d3d609cb2 Changes MSP command numbers to be consistent with other MSP commands 2017-07-27 21:09:43 +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
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
Michael Keller
af1ee3240a Merge pull request #548 from AndersHoglund/bootloader_max_baudrate
Cleanup and lower the flasher default baud rate to 115200 regardless what OS we are running on.
2017-07-20 18:43:15 +08:00
Andrey Mironov
fbffdb2d31 Merge pull request #558 from DieHertz/add-runcam-split-support
Add RunCam Split support
2017-07-19 17:20:01 +03:00
Dominic Clifton
9fdab6d8a7 CF - Use 1.36.0 as the RunCam split support API version.
Last published CF was 1.35.0
2017-07-19 12:09: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
Dan Nixon
7ef78dbcd6 Remove failsafe stage 2 toggle option 2017-07-19 10:00:36 +01:00
Michael Keller
e67dbc0971 Merge pull request #547 from basdelfos/battery-tab
Finishing Power & Battery tab
2017-07-19 08:51:59 +08:00
Bas Delfos
30ff5a6af9 Changes according review comments 2017-07-18 22:18:29 +02:00
fbohmann
31318587c1 added "reversed" label as per request 2017-07-18 14:35:10 +02:00
fbohmann
171071d100 added reverse motor order images 2017-07-17 17:00:33 +02:00
Bas Delfos
03185e743c Remove unnecessary comment 2017-07-16 20:57:58 +02:00
Bas Delfos
ed4220ad08 Fix 'E' character in Betaflight font 2017-07-16 14:36:46 +02:00
DieHertz
ac0049db19 Extracted the Huffman tree used by default into a separate file 2017-07-16 10:33:11 +03:00
DieHertz
fb52e3a66d Transferred huffmanDecodeBuf from inav#1253 2017-07-16 00:48:48 +03:00
Anders Hoglund
6494766d42 Cleanup and lower the bootloader default baud rate to 115200 regardless what OS we are running on. 2017-07-15 21:34:06 +02:00
Bas Delfos
5b16361f3b Display craftname in OSD preview 2017-07-15 14:48:16 +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
Michael Keller
667c4d5af3 Merge pull request #544 from peutetre/master
fix parameter order
2017-07-11 22:02:31 +12:00
Paul Panserrieu
70b4bca63f fix parameter order 2017-07-11 11:42:47 +02:00
Michael Keller
920886fce9 Merge pull request #543 from DanNixon/update_osd_warning_tooltip
Update the OSD warning element tooltip
2017-07-09 23:12:25 +12:00
Dan Nixon
29b829daad Update tooltip text to reflect arming condition alert
Also clarify what the visual beeper would look like
2017-07-09 09:44:18 +00:00
Michael Keller
19c2e98f88 Merge pull request #534 from DanNixon/generic_osd_timers
Generic OSD timers (plus high precision timer)
2017-07-08 10:21:22 +12:00
Michael Keller
a8baaef858 Merge pull request #538 from betaflight/dshot1200_proshot1000
Make DSHOT1200 visible and add PROSHOT1000
2017-07-05 00:33:23 +12:00
U-DESKTOP-12PPI61\boris.bozic
187759226c Make DSHOT1200 visible and add PROSHOT1000 2017-07-04 13:55:55 +02:00
Michael Keller
e4a1492dd1 Merge pull request #537 from jflyper/bfcdev-add-boader-to-transponder-selectbox
Add border for select box in transponder tab
2017-07-02 14:34:18 +12:00
jflyper
dd0794698f Added border for select boxes 2017-07-02 11:19:41 +09:00
Dominic Clifton
34cd92dae0 Merge pull request #479 from SSPW/erlt-provider
Added support for ERLT Transponder provider
2017-07-02 12:19:34 +12:00
Michael Keller
8122c7df23 Merge pull request #533 from jflyper/bfcdev-MSP_STATUS_EX-handle-extended-sensor-bits
Handle extended sensor bits (gyro) in MSP_STATU_EX
2017-07-02 12:07:13 +12:00
jflyper
8efbd9bc92 Rely on apiVersion for gyro bit detection 2017-06-30 22:28:55 +09:00
Dan Nixon
b8a3e4c8c9 Tidy some formatting in OSD config tab 2017-06-30 13:21:58 +01:00
Dan Nixon
829b0b468a Added new timer elements and stats
Adds array length checking on configurator side

(old timers on stats can simply be replaced as the MSP API version has
ot changed since they were first added)
2017-06-30 13:21:52 +01:00
jflyper
2c4a97aee2 Handle extended sensor bits in MSP_STATU_EX
Per betaflight/#3391

In detected sensor field (16-bits), lower 5-bits (bits 0-4) represents
traditional sensors (ACC, BARO, MAG, GPS and SONAR).

Bit 5 is an extension bit, and if present, bit 6 indicates gyro
detection status.
2017-06-30 15:19:33 +09:00
Michael Keller
736c6c293c Updated instructions on how to install from GitHub (thanks to Eric). 2017-06-27 17:58:53 +12:00
Michael Keller
7cad1f2112 Merge pull request #532 from AndersHoglund/bump_dev_version
Bump version so it differs from the release version.
2017-06-27 02:04:36 +12:00
Anders Hoglund
36acb97af8 Bump version so it differs from the release version. 2017-06-26 15:22:13 +02:00