Commit Graph

1848 Commits (69fe82494df84207a4e1ca8f0bd64dcb38d09542)
 

Author SHA1 Message Date
skaman82 50aff487ac Fixing small things 9 years ago
skaman82 b381a97572 fixes 9 years ago
skaman82 0c1252191a fixes 9 years ago
skaman82 819c07f2f5 Added sensor icons. Experimenting with theme change 9 years ago
skaman82 f6a9005049 experimenting 9 years ago
skaman82 391a733aa8 Added icons
Changed tab selection function to give each tab a separate class for
icons. Added icons, cleanup work
9 years ago
skaman82 b65c4e738e fixing some things 9 years ago
skaman82 45fb19348d sync 9 years ago
skaman82 8472bf5c53 sync 9 years ago
skaman82 bce809fd7d sync 9 years ago
skaman82 94a10542c3 Some minor CSS changes 9 years ago
skaman82 ba23917ef7 Log bar upgrade to show scroll functionality to user 9 years ago
skaman82 71b9e6dad4 testing logview toggle 9 years ago
skaman82 7dc6fece1d update 9 years ago
skaman82 26cbd414a2 Connect button fix 9 years ago
skaman82 d2c14f15ec Added an new connect button 9 years ago
skaman82 d15dbca994 fixing things… 9 years ago
skaman82 87e9bfd3d9 ...restoring some files 9 years ago
skaman82 6c9c64de31 upload 9 years ago
skaman82 d61970e177 upload 9 years ago
skaman82 3a9c7f3794 Merge remote-tracking branch 'origin/baseflight-configurator-development' into GUI-rework
Conflicts:
	README.md
	js/libraries/d3.min.js
	js/msp.js
	main.html
9 years ago
skaman82 f4539ed413 text shortening 9 years ago
skaman82 a5f60b6dfb Some work on configuration tab 9 years ago
skaman82 1ed7629f97 more trial and error 9 years ago
skaman82 707e2c454b More work done… 9 years ago
skaman82 b0b8cc00d7 Further work and preparation.
Placed dataflash status bar in the header but can’t figure out how to
trigger a readout on connect in serial_backend.js. Some help?
9 years ago
skaman82 10f7cdd1b0 Started to mess around with things… 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