Commit Graph

1744 Commits (5cc3608a618665e1634f67a52729f360ec8d5a80)

Author SHA1 Message Date
skaman82 f6a9005049 experimenting 2015-10-26 19:50:51 +01:00
skaman82 391a733aa8 Added icons
Changed tab selection function to give each tab a separate class for
icons. Added icons, cleanup work
2015-10-26 00:51:41 +01:00
skaman82 b65c4e738e fixing some things 2015-10-25 22:04:33 +01:00
skaman82 45fb19348d sync 2015-10-24 11:18:17 +02:00
skaman82 8472bf5c53 sync 2015-10-24 11:14:37 +02:00
skaman82 bce809fd7d sync 2015-10-24 11:07:16 +02:00
skaman82 94a10542c3 Some minor CSS changes 2015-10-24 07:24:41 +02:00
skaman82 ba23917ef7 Log bar upgrade to show scroll functionality to user 2015-10-24 06:53:48 +02:00
skaman82 71b9e6dad4 testing logview toggle 2015-10-24 04:28:19 +02:00
skaman82 7dc6fece1d update 2015-10-24 02:59:14 +02:00
skaman82 26cbd414a2 Connect button fix 2015-10-24 02:36:46 +02:00
skaman82 d2c14f15ec Added an new connect button 2015-10-23 22:57:55 +02:00
skaman82 d15dbca994 fixing things… 2015-10-23 16:00:03 +02:00
skaman82 87e9bfd3d9 ...restoring some files 2015-10-23 15:42:32 +02:00
skaman82 6c9c64de31 upload 2015-10-23 15:17:44 +02:00
skaman82 d61970e177 upload 2015-10-23 15:13:33 +02:00
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
2015-10-23 14:41:08 +02:00
skaman82 f4539ed413 text shortening 2015-10-23 08:18:19 +02:00
skaman82 a5f60b6dfb Some work on configuration tab 2015-10-23 07:03:02 +02:00
skaman82 1ed7629f97 more trial and error 2015-10-23 03:42:45 +02:00
skaman82 707e2c454b More work done… 2015-10-22 22:27:48 +02:00
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?
2015-10-22 18:03:17 +02:00
skaman82 10f7cdd1b0 Started to mess around with things… 2015-10-22 15:26:49 +02:00
Michael Corcoran 1a20b317dd DFU: Add additional error checks, enabled GUI connect lock while flashing 2015-10-15 13:00:43 +13:00
Michael Corcoran b2ec904d5a DFU: Remove additional unused messages 2015-10-15 13:00:43 +13:00
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)
2015-10-15 13:00:43 +13:00
Michael Corcoran d89e9682c2 DFU: Make permissions compulsary, make DFU detection more robust 2015-10-15 13:00:43 +13:00
Michael Corcoran 88a59f05c9 STM32DFU: Remove line missed in c038785 2015-10-15 12:59:44 +13:00
Michael Corcoran 42a8d38e32 STM32: Check for DFU device after device reboot 2015-10-15 12:59:44 +13:00
Michael Corcoran 8b029edbcf Enable flashing using USB-DFU protocol
For new boards like Tornado
2015-10-15 12:59:44 +13:00
Dominic Clifton 7bf70092d3 Fix backup, broken by a missed rename in 1cb6413. 2015-10-14 21:48:09 +01:00
Dominic Clifton 7e6cdd5d1d Fix the servo order and numbering on the 'motors' tab.
Fixes #251.
2015-10-14 21:20:57 +01:00
Dominic Clifton 43423ec7f9 Merge pull request #237 from sherlockflight/pid-rounding
Fix rounding of floating point values in crunch() (rc_rate, pids, etc)
2015-10-14 20:40:28 +01:00
Dominic Clifton 9b820499a9 Merge branch 'destos-rate-charts' into development 2015-10-14 20:38:49 +01:00
Dominic Clifton a4b3904d3f Merge branch 'rate-charts' of https://github.com/destos/cleanflight-configurator into destos-rate-charts 2015-10-14 20:37:51 +01:00
Dominic Clifton d70067c9b2 Merge branch 'development' of https://github.com/MauroMombelli/cleanflight-configurator into development
Conflicts:
	tabs/servos.js
2015-10-14 20:33:42 +01:00
Dominic Clifton 959eef251a Merge pull request #241 from sherlockflight/sensor-tab-init
Sensor tab: Fix freeze on tab open on Chome 46
2015-10-14 20:31:22 +01:00
Dominic Clifton eb2aa5b4e5 Allow configuration of servo angle at min/max from GUI.
Closes #193
2015-10-14 20:27:47 +01:00
Dominic Clifton a7f90297da BUmp control sticks jQuery library version. 2015-10-14 20:13:55 +01:00
Dominic Clifton d1396d8918 Merge pull request #224 from sherlockflight/msp-rx
Add control sticks for MSP Rx, suitable for debugging CF without a Tx
2015-10-14 20:09:10 +01:00
Dominic Clifton 8e7097c33e Merge pull request #228 from larryho5/master
COLIBRI RACE Support pull request
2015-10-14 20:06:57 +01:00
Dominic Clifton f4c12c40e7 Merge pull request #249 from AustinSaintAubin/development
Added Roll & Pitch to Setup Tab
2015-10-14 20:05:30 +01:00
Dominic Clifton 240bfbc442 Merge pull request #220 from ProDrone/handle_unsupported_msp_msg
Handle unsupported MSP messages
2015-10-14 20:02:22 +01:00
Dominic Clifton 01d092361a Update changelog. 2015-10-02 22:50:21 +01:00
Dominic Clifton fb683c27a6 Bump three library to r72. 2015-10-02 22:48:29 +01:00
Dominic Clifton 58e1e0963e Fix opacity for all models - without this change they do not render with
r71 three.js library.
2015-10-02 22:43:55 +01:00
Dominic Clifton 5f8f773a64 Reorder some 3d initialisation code. 2015-10-02 22:43:20 +01:00
Dominic Clifton 8317bcb607 Bump three library to r71. 2015-10-02 22:42:02 +01:00
Dominic Clifton 67110fa6cf fix some comment typos 2015-10-02 21:36:55 +01:00
Dominic Clifton 70903b7639 Bump three library to r70. 2015-10-02 21:35:16 +01:00