Commit Graph

14 Commits (5506a3277cf39d77064a6118a639ff4ee2cb3b8b)

Author SHA1 Message Date
skaman82 5506a3277c fixing some things after rebase 2015-11-02 23:41:10 +01:00
skaman82 8f4cf34a70 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
Conflicts:
	_locales/en/messages.json
	changelog.html
	tabs/configuration.css
	tabs/configuration.html
	tabs/landing.js
	tabs/ports.css
	tabs/ports.html
	tabs/setup.css
	tabs/setup.html
2015-11-02 22:44:36 +01:00
skaman82 06f643812d sync 2015-11-02 22:07:37 +01:00
skaman82 73d3228d40 some further tuning 2015-11-01 23:38:31 +01:00
skaman82 dfa6018dca small css change in ports tab 2015-10-30 20:32:16 +01:00
skaman82 29f38f38e0 Ports Tab rework 2015-10-30 20:30:27 +01:00
skaman82 9489b13c13 Ports tab clean up 2015-10-28 20:23:48 +01:00
skaman82 87e9bfd3d9 ...restoring some files 2015-10-23 15:42:32 +02:00
Dominic Clifton 687c0f1a84 Remove legacy servo configuration which originated from the overloaded
use of the servo 'rate'.  All servos are free to be configured
regardless of whether the mixer actually uses those servos.
2015-07-13 02:01:19 +01:00
Dominic Clifton b2be2853b4 Provide a migration path from pre-1.8.0 firmware backups. 2015-03-11 23:34:24 +00:00
Dominic Clifton c423aaf44d work-in-progress changes to go with the corresponding serial-cleanup
firmware branch.
2015-02-27 01:15:37 +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
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