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

2077 commits

Author SHA1 Message Date
Larry (TBS)
14c4fe1739 - take off reconnect for PR 2015-08-19 16:40:14 +08:00
Larry (TBS)
d22f3faf1d * Add Colibri Race Support 2015-08-06 12:19:15 +08:00
ProDrone
717025cbde Skip and log unsupported messages 2015-07-20 01:05:31 +02:00
ProDrone
56a209a1e8 Detect and register unsupported message error from FC 2015-07-20 01:05:19 +02:00
Dominic Clifton
fb46711659 Cleanup looptime configuration. 2015-07-13 19:07:39 +01:00
Dominic Clifton
be93f37416 Merge branch 'looptime' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-looptime 2015-07-13 18:18:18 +01:00
Dominic Clifton
64d7808e28 Merge pull request #201 from kchristensen/ff-typo-fix
Fix minor typo in firmware flasher
2015-07-13 18:15:50 +01:00
Dominic Clifton
3e7da266ab Merge pull request #214 from sherlockflight/dataflash-refresh
Update used flash size before dataflash save begins so that new data is not missed
2015-07-13 18:12:18 +01:00
Dominic Clifton
ee27327c67 Update changelog. 2015-07-13 02:31:23 +01:00
Dominic Clifton
12048ac7c1 Update links and sponsors. 2015-07-13 02:31:14 +01:00
Dominic Clifton
b1eb21cb78 Bump date. 2015-07-13 02:09:24 +01:00
Dominic Clifton
687c0f1a84 Remove legacy servo configuration which originated from the overloaded
use of the servo 'rate'.  All servos are free to be configured
regardless of whether the mixer actually uses those servos.
2015-07-13 02:01:19 +01:00
Dominic Clifton
1cb64130cc update servo tab on configurator
1) work around 1.9.0 MSP buffer size bug.
2) support updated API for 1.12 (CF >= 1.10.0)
2015-07-13 00:02:58 +01:00
Dominic Clifton
c0138f5f82 Sprinkle some help for common causes of error to reduce burned on
developers and community.
2015-07-12 21:35:25 +01:00
Dominic Clifton
d8c41fb3c7 Show channel forwarding feature if available. 2015-07-12 20:44:43 +01:00
Dominic Clifton
cb12833b37 Bump version. 2015-07-12 20:44:04 +01:00
Dominic Clifton
4203413b74 Escape < and > characters from the cli. 2015-06-29 03:33:17 +01:00
Dominic Clifton
58bcbe876c Allow gimbal servos to be configured when enabled. 2015-06-29 03:32:42 +01:00
Dominic Clifton
4e41f46523 First cut of support for custom airplane and tricopter on servos tab. 2015-06-28 23:19:03 +01:00
Dominic Clifton
438dc8d46d Some changes required for the 'custom-servo-mixers' cleanflight branch.
TODO - Support old version of MSP_SERVO_CONF
2015-06-28 22:30:36 +01:00
Nicholas Sherlock
dae3c3b2cf Update used flash size before save begins so that new data is not missed 2015-06-22 22:39:32 +12:00
Dominic Clifton
8d39b3f8cc Fix handling of MSP_SERVO and MSP_MOTOR. Previously the code assumed
there was always 8 servos and 8 motors.
2015-06-01 11:02:09 +01:00
Kyle Christensen
bc6d8513ea Fix typo in firmware flasher 2015-05-26 18:22:48 -04:00
tricopterY
17d525352f Allow FC loop time change via Configuration Tab 2015-05-26 16:28:58 +10:00
Dominic Clifton
774fcf5f68 Merge commit '34e8c55a00' into development
Conflicts:
	js/msp.js
2015-05-25 23:43:52 +01:00
Dominic Clifton
34e8c55a00 Merge pull request #184 from ProDrone/yaw-expo
Fixed: Access to Yaw expo in Receiver Tab
2015-05-25 23:36:38 +01:00
Dominic Clifton
b1f06ac802 Merge pull request #194 from sherlockflight/whitespace
Preserve consecutive whitespace characters in CLI output
2015-05-25 23:19:14 +01:00
Dominic Clifton
e10d8997c4 Fix duplicate option with value '0` for firmware selection. Fixes #195 2015-05-25 23:17:59 +01:00
Dominic Clifton
41cd7f3f18 Update motors tab to handle armed state. Re-order HTML elements on
motors tab.
2015-05-25 23:07:08 +01:00
Dominic Clifton
dec46c0d30 Update changelog and prepare for release 2015-05-23 15:03:45 +01:00
Dominic Clifton
5707a12858 Fix for some incorrect data being left in the data structures after
connecting to two different firmware revisions.

This is a hack, the true fix should be to re-initialise the data
structures that are found in data_storage.js. See #197
2015-05-23 15:03:15 +01:00
Dominic Clifton
487adf3275 Cleanup welcome tab layout. 2015-05-23 14:57:27 +01:00
Dominic Clifton
9efa585c04 Move firmware flasher progress bar to the bottom next to the buttons. 2015-05-22 20:51:16 +01:00
ProDrone
322b7c1085 Fix access to RC_YAW_EXPO in MSP_RC_TUNING data packet 2015-05-22 21:37:04 +02:00
ProDrone
ab883c6dc5 Cleanup code indention and positioning the rc_yaw_expo field 2015-05-22 21:37:03 +02:00
borisbstyle
502a70233a update 2015-05-22 21:37:02 +02:00
borisbstyle
34c6077b5c Yaw Expo Feature 2015-05-22 21:37:01 +02:00
Dominic Clifton
3086a98828 Add support for manual baud rate selection to firmware flasher. 2015-05-22 02:29:29 +01:00
Dominic Clifton
5471ab7f65 Add support for STM32 Extended Erase to allow erasing only needed pages. 2015-05-22 02:18:40 +01:00
Dominic Clifton
2f6160d6a1 Merge branch 'eziosoft-master' into development 2015-05-22 00:27:38 +01:00
Dominic Clifton
90cc08c86b Test and cleanup STM32 extended erase bootloader command support.
Note: entire chip only for now - 'Full Chip Erase' checkbox is ignored.
2015-05-22 00:27:09 +01:00
Nicholas Sherlock
bc6453dc5a Preserve consecutive whitespace characters on CLI output 2015-05-21 20:56:01 +12:00
Dominic Clifton
d749304ec4 Fix missing slash in a url. 2015-05-20 19:12:58 +01:00
Dominic Clifton
2e6f5aa4d4 Prepare for release. 2015-05-20 15:37:28 +01:00
Dominic Clifton
6b93e354c8 Show Pitch P/I/D and Roll P/I/D in-flight adjustments when using
firmware 1.9.0.  Fix missing 'Roll D' inflight adjustment.

Latest Cleanflight release candidate 1.9.0 now has support for them.
Previously it was unknown if the code was going to be in the 1.9.0 or
1.9.1 release.
2015-05-20 00:58:03 +01:00
Bart
ef682cdca9 STM F3 support
Partial F3 support. Should be enough to flash correctly.
Currently only full chip erase is supported.

IT IS NOT TESTED AT ALL as I don't have hardware
2015-05-19 03:04:40 +02:00
Dominic Clifton
5f05e4c8cc Support inflight pitch/roll rate adjustments for fc version >= 1.8.0 and
pitch p,i,d and roll p,i,d adjustments for fc version => 1.9.1
2015-05-18 00:09:29 +01:00
Dominic Clifton
f2e471e1d8 Improve styling of manual port selection. 2015-05-17 23:23:39 +01:00
Dominic Clifton
d18e5a9559 Merge branch 'manual_comport_selection' of git://github.com/pulsar256/cleanflight-configurator into pulsar256-manual_comport_selection 2015-05-17 23:11:58 +01:00
Dominic Clifton
f560ffa924 Fix missing whitespace in the mag calibration message. 2015-05-17 23:10:12 +01:00