Commit Graph

1687 Commits (1a12d57e88dbbd08d2368d247207641e3d27ec15)
 

Author SHA1 Message Date
Austin St. Aubin 53f99760c7 Formatting changes to add Roll, Pitch & Heading 9 years ago
Austin St. Aubin 4d959d7b93 Edits for adding Roll, Pitch, and Heading to Setup Page 9 years ago
Nicholas Sherlock e3e28a3c37 Make joystick window always-on-top to avoid Chrome scheduling penalty
Chrome severely reduces the interval of setInterval() calls when a
window is completely hidden (e.g. behind the main Configurator window).
This causes rx loss / failsafe detection to trigger when using the
RX_MSP joysticks
9 years ago
Nicholas Sherlock b7921de528 Have the command sticks disappear when disconnecting or switch to CLI 9 years ago
Patrick Forringer ac000a7768 make rate charts taller so curve is easier to see 9 years ago
Larry (TBS) e4f47f8153 - Target-unspecific VCP bugfix 9 years ago
Dominic Clifton d5593089df Fixing version number in changelog to match manifest.json. 9 years ago
Nicholas Sherlock e4d87c3ae2 Fix initialisation of sonar and altitude sensor fields on sensor tab 9 years ago
Nicholas Sherlock ef0c637877 Add control sticks for MSP Rx, suitable for debugging CF without a Tx 9 years ago
Nicholas Sherlock fa3888a9d8 Fix rounding of floating point values in crunch() (rc_rate, pids, etc) 9 years ago
Larry (TBS) 14c4fe1739 - take off reconnect for PR 9 years ago
Larry (TBS) d22f3faf1d * Add Colibri Race Support 9 years ago
ProDrone 717025cbde Skip and log unsupported messages 9 years ago
ProDrone 56a209a1e8 Detect and register unsupported message error from FC 9 years ago
Dominic Clifton fb46711659 Cleanup looptime configuration. 9 years ago
Dominic Clifton be93f37416 Merge branch 'looptime' of https://github.com/tricopterY/cleanflight-configurator into tricopterY-looptime 9 years ago
Dominic Clifton 64d7808e28 Merge pull request #201 from kchristensen/ff-typo-fix
Fix minor typo in firmware flasher
9 years ago
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
9 years ago
Dominic Clifton ee27327c67 Update changelog. 9 years ago
Dominic Clifton 12048ac7c1 Update links and sponsors. 9 years ago
Dominic Clifton b1eb21cb78 Bump date. 9 years ago
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.
9 years ago
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)
9 years ago
Dominic Clifton c0138f5f82 Sprinkle some help for common causes of error to reduce burned on
developers and community.
9 years ago
Dominic Clifton d8c41fb3c7 Show channel forwarding feature if available. 9 years ago
Dominic Clifton cb12833b37 Bump version. 9 years ago
Dominic Clifton 4203413b74 Escape < and > characters from the cli. 9 years ago
Dominic Clifton 58bcbe876c Allow gimbal servos to be configured when enabled. 9 years ago
Dominic Clifton 4e41f46523 First cut of support for custom airplane and tricopter on servos tab. 9 years ago
Dominic Clifton 438dc8d46d Some changes required for the 'custom-servo-mixers' cleanflight branch.
TODO - Support old version of MSP_SERVO_CONF
9 years ago
Nicholas Sherlock dae3c3b2cf Update used flash size before save begins so that new data is not missed 9 years ago
Dominic Clifton 8d39b3f8cc Fix handling of MSP_SERVO and MSP_MOTOR. Previously the code assumed
there was always 8 servos and 8 motors.
9 years ago
Kyle Christensen bc6d8513ea Fix typo in firmware flasher 9 years ago
tricopterY 17d525352f Allow FC loop time change via Configuration Tab 9 years ago
Dominic Clifton 774fcf5f68 Merge commit '34e8c55a006ed3a2a989bf4e57c32bfa2e56f35b' into development
Conflicts:
	js/msp.js
9 years ago
Dominic Clifton 34e8c55a00 Merge pull request #184 from ProDrone/yaw-expo
Fixed: Access to Yaw expo in Receiver Tab
9 years ago
Dominic Clifton b1f06ac802 Merge pull request #194 from sherlockflight/whitespace
Preserve consecutive whitespace characters in CLI output
9 years ago
Dominic Clifton e10d8997c4 Fix duplicate option with value '0` for firmware selection. Fixes #195 9 years ago
Dominic Clifton 41cd7f3f18 Update motors tab to handle armed state. Re-order HTML elements on
motors tab.
9 years ago
Dominic Clifton dec46c0d30 Update changelog and prepare for release 9 years ago
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
9 years ago
Dominic Clifton 487adf3275 Cleanup welcome tab layout. 9 years ago
Dominic Clifton 9efa585c04 Move firmware flasher progress bar to the bottom next to the buttons. 9 years ago
ProDrone 322b7c1085 Fix access to `RC_YAW_EXPO` in `MSP_RC_TUNING` data packet 9 years ago
ProDrone ab883c6dc5 Cleanup code indention and positioning the rc_yaw_expo field 9 years ago
borisbstyle 502a70233a update 9 years ago
borisbstyle 34c6077b5c Yaw Expo Feature 9 years ago
Dominic Clifton 3086a98828 Add support for manual baud rate selection to firmware flasher. 9 years ago
Dominic Clifton 5471ab7f65 Add support for STM32 Extended Erase to allow erasing only needed pages. 9 years ago
Dominic Clifton 2f6160d6a1 Merge branch 'eziosoft-master' into development 9 years ago