Commit Graph

127 Commits (289719b81ab570a3dd4539639b56e5b6813d6e7d)

Author SHA1 Message Date
Dominic Clifton 831e4a848e Merge branch 'blackbox-flash' of
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash

Conflicts:
	_locales/en/messages.json
2015-02-22 21:51:18 +00:00
Richard Birkby f89aaa1011 Add flight instruments to setup tab 2015-02-20 01:18:49 +00:00
Nicholas Sherlock ed285992da Detect support for flash chip and disable tab if not available 2015-02-16 18:05:24 +13:00
Nicholas Sherlock 49741b45a8 Add progress dialogs for flash save and erase 2015-02-13 21:05:36 +13:00
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 2015-01-31 00:41:41 +13:00
Dominic Clifton 35200e5a36 Support changing PID controller in the GUI. 2015-01-29 18:27:50 +01:00
Dominic Clifton 506e9c43fb Fix link for IRC web client. 2015-01-29 15:36:22 +01:00
Dominic Clifton 975e863bd0 Enhance welcome tab by adding documentation and support panels with
links.
2015-01-29 05:21:02 +01:00
Dominic Clifton 34b7b87c3e Allow old API version to be used but disable LED strip tab and
backup/restore functionality in certain cases.  Cleanup of tab
switching.
2015-01-26 22:37:55 +01:00
Dominic Clifton d269d60391 Improve user experience by adding tabs for the welcome and firmware
flasher.

The welcome (aka 'landing') and firmware flasher were already modelled
as tabs but were never displayed as tabs.

The UI didn't make sense when the whether the welcome message or
firmware flasher was displayed since there was no active tab or other
indication.
2015-01-25 17:37:47 +01:00
Dominic Clifton f480e05027 Merge branch 'led-strip' into development 2015-01-16 17:24:13 +00:00
Dominic Clifton 7a674c9ab2 Display a message when the LED strip configuration has been saved.
Remove the old CLI panel.
2015-01-16 00:29:16 +00:00
Dominic Clifton 519de30f6e Allow saving of LED Strip configuratiion via MSP. Requires firmware
with new MSP_SET_LED_STRIP_CONFIG.

Remove some .toUpperCase() duplication since it was only needed for the
CLI commands panel.
Minor CSS cleanups.
Some variable and class renaming to align with firmware code.
2015-01-16 00:15:41 +00:00
Roeland Lutters 9b083c9bb9 Update messages adjustments
Update messages adjustments PID to more accurate versions.
2015-01-12 08:26:25 +01: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 e4bc970680 Use i18n for tab switch message. 2015-01-08 11:38:10 +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 f5ba166c15 Add failsafe feature to RX section. 2015-01-08 01:06:42 +00:00
Dominic Clifton 0285723fab First cut of working configuration migration. 2015-01-07 20:15:22 +00:00
Dominic Clifton eda54f13db Update RSSI channel configuration. 2015-01-07 13:51:08 +00: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 26d6c1a562 Allow baud rate configuration on the Configuration tab. 2015-01-04 10:28:32 +00:00
Dominic Clifton bfa689be40 Overhaul of the configuration tab. 2015-01-04 08:09:10 +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
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 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
Dominic Clifton 0aa33393c4 Improve firmware flasher messaging. 2014-12-26 18:20:45 +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
Dominic Clifton 29018001c0 Change the text on the 'Save' button on the Configuration to 'Save and
Reboot' to reflect it's behaviour.
2014-12-21 14:45:06 +00:00
Dominic Clifton b58ffa9994 Rename 'Auxilary' tab to 'Modes' to be more user friendly. 2014-12-21 14:37:00 +00:00
Dominic Clifton 7522d97092 Adjust tab titles for simplicity. 2014-12-21 14:14:53 +00:00
Dominic Clifton 2be5eedf18 Add message about `dump` command to backup/restore note. 2014-12-21 12:38:22 +00:00
Dominic Clifton 502cf718ab Update backup/restore functionality so that it restores adjustments,
auxiliary settings and channel forwarding (per-profile).  Add "Warning
Cell Voltage" to the UI.
2014-12-21 12:29:36 +00:00
Dominic Clifton e1d2fb3163 Update hardware list (sparky, cc3d, cjmcu, etc). 2014-12-21 00:37:18 +00:00
Dominic Clifton 7692b7354a Update configuration for Cleanflight settings. 2014-12-20 02:50:36 +00:00
Dominic Clifton ccc0b839e6 Minor tweaks to the firmwre flasher. 2014-12-19 19:48:19 +00:00
Dominic Clifton c6867d3c52 Update the firmware flasher to provide more details about the release.
Add warning message about target selection.
2014-12-19 16:04:42 +00:00
Dominic Clifton dac49093a0 Update firmware flasher so that it uses files available via the github
releases api.
2014-12-19 14:56:40 +00:00
Dominic Clifton a8cf910f51 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	README.md
	_locales/en/messages.json
	changelog.html
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
	js/protocols/stm32.js
	js/serial_backend.js
	main.css
	main.html
	main.js
	manifest.json
	tabs/auxiliary_configuration.css
	tabs/default.css
	tabs/firmware_flasher.js
	tabs/initial_setup.css
	tabs/initial_setup.html
	tabs/initial_setup.js
	tabs/modes.html
	tabs/modes.js
	tabs/motor_outputs.css
	tabs/motors.html
	tabs/receiver.css
	tabs/servos.js
2014-12-18 22:40:03 +00:00
UKTamo d86d697690 Update messages.json
Warning that this flashing can potentially wipe settings
2014-12-10 10:22:13 +00:00
cTn 5e165b286b implemented simple review mechanism 2014-11-21 08:40:43 +01:00
cTn 7ff93d5781 add link pointing to baseflight wiki on github
#57
2014-11-16 18:42:35 +01:00
cTn 97e37347d6 implementing the highly wanted select box for hand picking firmware builds that are available on baseflight.net 2014-11-10 21:33:32 +01:00
Dominic Clifton 91971f3871 Update message regarding cli exit which now has different behaviour. 2014-11-10 01:00:28 +01:00