Commit Graph

1570 Commits (5c85ba7011c51a6ba23fc1c20c6b8ddbea3cdaf9)
 

Author SHA1 Message Date
Dominic Clifton 5c85ba7011 Merge commit '8e7097c' into development 9 years ago
Dominic Clifton f86cfd5c25 Update changelog, bump version. 9 years ago
Dominic Clifton afe62cc01b Merge pull request #250 from tracernz/development
Enable flashing using USB-DFU protocol
9 years ago
Dominic Clifton 5d82bd8959 Prepare for release 9 years ago
Michael Corcoran 1a20b317dd DFU: Add additional error checks, enabled GUI connect lock while flashing 9 years ago
Michael Corcoran b2ec904d5a DFU: Remove additional unused messages 9 years ago
Michael Corcoran 1e386f508b DFU: Add local erase, 2 kB page size hardcoded
Not possible to read chip ID using DFU or page size info from USB descriptor (not yet supported by Chrome)
9 years ago
Michael Corcoran d89e9682c2 DFU: Make permissions compulsary, make DFU detection more robust 9 years ago
Michael Corcoran 88a59f05c9 STM32DFU: Remove line missed in c038785 9 years ago
Michael Corcoran 42a8d38e32 STM32: Check for DFU device after device reboot 9 years ago
Michael Corcoran 8b029edbcf Enable flashing using USB-DFU protocol
For new boards like Tornado
9 years ago
Dominic Clifton 7bf70092d3 Fix backup, broken by a missed rename in 1cb6413. 9 years ago
Dominic Clifton 7e6cdd5d1d Fix the servo order and numbering on the 'motors' tab.
Fixes #251.
9 years ago
Dominic Clifton 43423ec7f9 Merge pull request #237 from sherlockflight/pid-rounding
Fix rounding of floating point values in crunch() (rc_rate, pids, etc)
9 years ago
Dominic Clifton 9b820499a9 Merge branch 'destos-rate-charts' into development 9 years ago
Dominic Clifton a4b3904d3f Merge branch 'rate-charts' of https://github.com/destos/cleanflight-configurator into destos-rate-charts 9 years ago
Dominic Clifton d70067c9b2 Merge branch 'development' of https://github.com/MauroMombelli/cleanflight-configurator into development
Conflicts:
	tabs/servos.js
9 years ago
Dominic Clifton 959eef251a Merge pull request #241 from sherlockflight/sensor-tab-init
Sensor tab: Fix freeze on tab open on Chome 46
9 years ago
Dominic Clifton eb2aa5b4e5 Allow configuration of servo angle at min/max from GUI.
Closes #193
9 years ago
Dominic Clifton a7f90297da BUmp control sticks jQuery library version. 9 years ago
Dominic Clifton d1396d8918 Merge pull request #224 from sherlockflight/msp-rx
Add control sticks for MSP Rx, suitable for debugging CF without a Tx
9 years ago
Dominic Clifton 8e7097c33e Merge pull request #228 from larryho5/master
COLIBRI RACE Support pull request
9 years ago
Dominic Clifton f4c12c40e7 Merge pull request #249 from AustinSaintAubin/development
Added Roll & Pitch to Setup Tab
9 years ago
Dominic Clifton 240bfbc442 Merge pull request #220 from ProDrone/handle_unsupported_msp_msg
Handle unsupported MSP messages
9 years ago
Dominic Clifton 01d092361a Update changelog. 9 years ago
Dominic Clifton fb683c27a6 Bump three library to r72. 9 years ago
Dominic Clifton 58e1e0963e Fix opacity for all models - without this change they do not render with
r71 three.js library.
9 years ago
Dominic Clifton 5f8f773a64 Reorder some 3d initialisation code. 9 years ago
Dominic Clifton 8317bcb607 Bump three library to r71. 9 years ago
Dominic Clifton 67110fa6cf fix some comment typos 9 years ago
Dominic Clifton 70903b7639 Bump three library to r70. 9 years ago
Dominic Clifton aa5fe105c4 Bump d3 library. 9 years ago
Dominic Clifton ddeaceaf60 Bump jQuery libraries. 9 years ago
Dominic Clifton b698169d20 Prepare for release 9 years ago
Dominic Clifton 55531741cd Update script for vtail mixer. 9 years ago
Austin St. Aubin eeb45e63df Formatting Fixes 9 years ago
Austin St. Aubin cf3d8ae798 Formatting changes to add Roll, Pitch, and Heading to Setup Tab 9 years ago
Austin St. Aubin f62cf8defb Code edit to add Roll, Pitch & Heading 9 years ago
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