mikeller
e1bbd7c2c6
Fix Chrome issues with SemVer RC version.
2017-11-25 16:23:14 +13:00
Steffen Windoffer
ee1c1904cc
fix beeper array bits
2017-11-24 22:59:18 +01:00
mikeller
808c33860a
Added arming enable to the 'motor test enable' switch.
2017-11-21 14:16:36 +13:00
Michael Keller
68f9674623
Merge pull request #721 from mikeller/remove_deleted_features
...
Removed features that have been deleted in the firmware.
2017-11-12 11:32:38 +13:00
mikeller
1aa68d5081
Removed features that have been deleted in the firmware.
2017-11-12 02:14:01 +13:00
Steffen Windoffer
c1827e0968
feature vtx got removed with 1.35 and is active by default
2017-11-11 13:44:10 +01:00
mikeller
02df5eaef3
Fixed backup / restore.
2017-11-04 19:21:14 +13:00
mikeller
ccebeb817f
Fixed disabling of arming when in configurator.
2017-11-01 21:33:18 +13:00
Steffen Windoffer
f54091cc09
add firmware version to top bar
2017-10-22 17:10:00 +02:00
azol
1b22a924a3
Change 'RunCam Split' to 'RunCam Device'
2017-10-19 17:23:52 +08:00
mikeller
c74258491b
Fixed flight controller reboot.
2017-10-15 17:37:57 +13:00
Michael Keller
9a95ae3aa7
Fixed 'Save & Reboot'.
2017-10-15 11:20:49 +13:00
Michael Keller
bd757f49af
Merge pull request #621 from spuder/small_angle
...
Configure Small_angle
2017-10-13 19:53:27 +13:00
Spencer Owen
614f2b5ffd
Adds small angle to gui
2017-10-11 22:27:38 -06:00
mikeller
f15904a6cf
Fixed dataflash not being available for selection while being erased.
2017-10-12 01:22:15 +13:00
mikeller
8246b0728d
Added disabling of arming when connected to the configurator.
2017-10-11 01:46:01 +13:00
Miguel Angel Mulero Martinez
6054e69445
Adjust peripherals mode name in failsafe tab
...
The failsafe tab does not adjust the real name of the MODE for
peripherals. Only the MODES tab do it.
2017-10-04 13:08:21 +02:00
mikeller
399b435055
Fixed box content refresh in battery tab.
2017-09-06 00:16:01 +12:00
TheIsotopes
b490ccec23
undo defaults notch2 values to reflect fc defaults
2017-09-04 14:01:26 +02:00
Michael Keller
8c69143fcf
Fixed broken check for to migrate to version 1.3.1 (cleanflight).
2017-09-01 20:19:34 +12:00
Bas Delfos
a6ab3d9a3a
Switches enable/disable notch filters (configurator side only)
2017-08-29 20:07:02 +02:00
Bas Delfos
e0733b77f4
Added switches to turn on/off gyro notch 1/2 and dterm notch filters
2017-08-29 20:02:46 +02:00
mikeller
4639fbea48
Added hardware / firmware information to the status bar. Also fixed receiver tab alignment.
2017-08-22 00:16:57 +12:00
mikeller
8210653c1d
Added UI for SPI RX configuration.
2017-08-16 01:20:20 +12:00
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
Anders Hoglund
af30a4e76a
Fix full chip erase.
2017-08-02 11:18:58 +02: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
Bas Delfos
c35b07cf40
Reverted back depricated MSP commands
2017-07-29 21:57:49 +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
1d3d609cb2
Changes MSP command numbers to be consistent with other MSP commands
2017-07-27 21:09:43 +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
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