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

3041 commits

Author SHA1 Message Date
borisbstyle
5fa552d341 Merge pull request #586 from basdelfos/blackbox-fix
Fixed blackbox configuration for BF 3.2
2017-08-01 09:55:42 +02:00
borisbstyle
c003b6da4f Merge pull request #587 from bilson/fix-board-name-in-flash-tab
Fix board name in firmware flasher tab
2017-08-01 09:51:19 +02:00
Rodrigo Pérez
408feff74b Fix board name in firmware flasher tab 2017-08-01 03:42:23 -04:00
Bas Delfos
c2f51237c0 Fixed blackbox configuration for BF 3.2 2017-07-31 23:47:50 +02:00
borisbstyle
05426a3f7f Merge pull request #571 from basdelfos/3.1.x-fixes
3.1.x fixes
2017-07-30 11:49:16 +02: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
192b3f1341 Added release information 2017-07-30 11:00:07 +02:00
Bas Delfos
a71d6d8a61 Bump version number to 3.1.3 2017-07-30 11:00:07 +02:00
Bas Delfos
ca39c713e9 Fixed motor tab for BF 3.1.x. Fixed #568 2017-07-30 11:00:07 +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
Michael Keller
9d240fb575 Merge pull request #574 from basdelfos/rearrange-config-tab
Changed layout of configuration tab
2017-07-30 06:06:29 +08:00
Bas Delfos
0432e7c738 Changed layout of configuration tab 2017-07-29 23:52:59 +02:00
Bas Delfos
12776180b6 Merge pull request #572 from basdelfos/dev
Reverted back depricated MSP commands
2017-07-29 22:07:20 +02:00
Bas Delfos
c35b07cf40 Reverted back depricated MSP commands 2017-07-29 21:57:49 +02:00
Michael Keller
77ac803444 Merge pull request #557 from DanNixon/remove_failsafe_enable_option
Remove the ability to disable stage 2 failsafe
2017-07-29 08:43:28 +08:00
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
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
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