Commit Graph

1238 Commits (3d1665e4620c90458533d6f1b214e2a5f9a73442)

Author SHA1 Message Date
Dominic Clifton 3d1665e462 Deleting unused led-strip code. 2015-01-08 21:54:46 +00:00
Dominic Clifton 3c4623c7cf Tweak position of wire numbers. 2015-01-08 21:52:39 +00:00
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
2015-01-08 21:46:43 +00:00
Dominic Clifton a348b5de8e Support RC and Stable firmware releases. 2015-01-08 11:44:32 +00:00
Dominic Clifton e4bc970680 Use i18n for tab switch message. 2015-01-08 11:38:10 +00:00
Dominic Clifton e7e9b3f2c7 Update changelog. 2015-01-08 01:52:19 +00:00
Dominic Clifton 3a4ea7e1c1 Update messaging used when api version is incompatible. 2015-01-08 01:50:35 +00:00
Dominic Clifton 6031907163 Merge branch 'development' of https://github.com/Roeland54/cleanflight-configurator into Roeland54-development 2015-01-08 01:37:19 +00:00
Dominic Clifton 7a64a39f25 Group battery and current settings together. Move GPS configuration to
the bottom.  Move failsafe thottle to failsafe section.
2015-01-08 01:07:38 +00:00
Dominic Clifton f5ba166c15 Add failsafe feature to RX section. 2015-01-08 01:06:42 +00:00
Dominic Clifton fce0a41c58 Update changelog. 2015-01-07 20:18:01 +00:00
Dominic Clifton 0285723fab First cut of working configuration migration. 2015-01-07 20:15:22 +00:00
Dominic Clifton 92dad92b60 Bump version to 0.59.1 in preparation for config migration. 2015-01-07 20:15:21 +00:00
Dominic Clifton 70593bc0a3 Update code to use correct selected for the RSSI AUX select element. 2015-01-07 20:15:21 +00:00
Dominic Clifton 835e665017 Fix 'unknown code' messages in console log. 2015-01-07 20:15:21 +00:00
Dominic Clifton eda54f13db Update RSSI channel configuration. 2015-01-07 13:51:08 +00:00
Roeland Lutters f0e84ae856 Update message using old firmware 2015-01-07 09:21:42 +01:00
Nicholas Sherlock 38e9db1aca Add BLACKBOX feature tickbox and Blackbox port scenarios 2015-01-07 12:40:21 +13:00
Roeland Lutters 272cfea963 Merge branch 'master' into development
* master:
  CLI available for old firmware versions
2015-01-06 20:38:05 +01:00
Roeland Lutters 32a27b73a7 CLI available for old firmware versions 2015-01-06 20:35:58 +01:00
Dominic Clifton 6df04c151a Updating link to releases. 2015-01-05 11:47:17 +00:00
Dominic Clifton 0c6b55d070 Prepare for 0.59.0 release. 2015-01-04 21:53:53 +00:00
Dominic Clifton 26d6c1a562 Allow baud rate configuration on the Configuration tab. 2015-01-04 10:28:32 +00:00
Dominic Clifton 8257efffa8 Fix GPS MSP message code for GPS signal strength indicators. 2015-01-04 09:34:56 +00:00
Dominic Clifton bfa689be40 Overhaul of the configuration tab. 2015-01-04 08:09:10 +00:00
Dominic Clifton 597c96819b Remove strange baseflight reference from the model HTML and CSS. 2015-01-04 01:34:46 +00:00
Dominic Clifton dfdb5cd99d Prepare for 0.58.0 release. 2015-01-03 22:31:12 +00:00
Dominic Clifton 1ac581654d Update the message that reminders users to check for new versions rather
than blindly assuming a new version is available.
2015-01-03 22:30:40 +00:00
Dominic Clifton 9f07f438e2 Update firmware flasher so it formats the release notes a little. 2015-01-03 22:29:32 +00:00
Dominic Clifton b9fbb5447d Delete unused baseflight code from firmware flasher. 2015-01-03 22:10:08 +00:00
Dominic Clifton b905632f0e Merge branch 'UKTamo-patch-1' into development 2015-01-03 01:15:02 +00:00
Dominic Clifton c58ca02d8f Merge branch 'patch-1' of https://github.com/UKTamo/cleanflight-configurator into UKTamo-patch-1 2015-01-03 01:14:36 +00:00
Stefan Grufman a69921e5c4 Added XBUS_MODE_B to serial rx configuration. 2015-01-03 01:09:59 +00:00
Dominic Clifton fe64fb3628 Merge pull request #30 from Roeland54/development
Fixed the displayed firmware-date in the firmware flasher.
2015-01-03 01:05:47 +00:00
Dominic Clifton d671bff583 First cut of functional 'Ports' tab. Support backup and restore of
serial port scenarios and baud rates.  Add note to 'features' tab.
2015-01-03 00:58:52 +00:00
Dominic Clifton 68230b103e Updating ports tab to use API version 1.1. 2015-01-02 19:31:51 +00:00
Dominic Clifton ebd5d27809 Sanitize the names of the handlers. Move code into named functions. 2015-01-02 19:31:51 +00:00
Dominic Clifton fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 2015-01-02 19:31:50 +00:00
Dominic Clifton 32820853ce Updating to use API version 1.1. 2015-01-02 19:31:50 +00:00
Dustin 64a8dfd4d2 Changed Settings Icon
Replaced the copyrighted settings icon art with one I created for
Cleanflight
2014-12-29 14:09:45 +00:00
Dominic Clifton ae44187fb9 Merge branch 'development' 2014-12-26 18:22:45 +00:00
Dominic Clifton 0aa33393c4 Improve firmware flasher messaging. 2014-12-26 18:20:45 +00:00
Dominic Clifton 4e6637b598 Bump changelog and version. 2014-12-26 18:17:15 +00:00
Roeland Lutters de3494146c Fixed firmware version Displayed hours. 2014-12-25 23:30:15 +01:00
Roeland Lutters f71eba5760 Fixed the displayed firmware-date in the firmware flasher. 2014-12-25 22:10:00 +01:00
Dominic Clifton 5d6ea1289d Merge pull request #26 from pulsar256/development
Force the user to pick a fimrware before loading
2014-12-25 00:24:17 +00:00
Paul Rogalinski 7a800444b5 Force the user to pick a fimrware before loading 2014-12-25 00:02:18 +01:00
Dominic Clifton a7dc838cdc Removing review code. 2014-12-24 18:58:29 +00:00
cTn aacbe4d76f updating d3 and jquery libraries 2014-12-24 18:44:44 +00:00
Dominic Clifton 671de0c2cf Merge branch 'development'
Conflicts:
	changelog.html
	manifest.json
2014-12-22 00:08:39 +00:00