Commit Graph

26 Commits (62820f640e76d56f012c7e9e4f941c1cc511ca3f)

Author SHA1 Message Date
skaman82 0880343488 Merge remote-tracking branch 'cleanflight/development' into GUI-rework
# Conflicts:
#	main.js
#	tabs/landing.js
9 years ago
Dominic Clifton d73196ea11 Fix toggle buttons reverting to checkboxes after reboot.
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
9 years ago
Dominic Clifton a0acd86873 Use larger toggles on ports tab. 9 years ago
skaman82 b6b2812271 Fixing toggle buttons and the motors tab 9 years ago
Dominic Clifton 52fd9642bd Fixed failed merge of VCP reboot handling. 9 years ago
Dominic Clifton 8324a2c002 Fix repeated documentation link generation. Fixed repeated switchery
checkbox code.
9 years ago
skaman82 8e79a250ed Basic rework of: Adjustments and PID tabs, little fixes and changes here and there 9 years ago
skaman82 29f38f38e0 Ports Tab rework 9 years ago
skaman82 87e9bfd3d9 ...restoring some files 9 years ago
Larry (TBS) e4f47f8153 - Target-unspecific VCP bugfix 9 years ago
Larry (TBS) 14c4fe1739 - take off reconnect for PR 9 years ago
Larry (TBS) d22f3faf1d * Add Colibri Race Support 9 years ago
Dominic Clifton 244685c9a6 Update version checking code to use semantic versioning - see
http://semver.org/

semver.js creating using browserify.

https://www.brcdn.org/?module=semver&version=4.3.4
10 years ago
Nicholas Sherlock 2863077ee3 Merge remote-tracking branch 'upstream/development' into development 10 years ago
Dominic Clifton b2be2853b4 Provide a migration path from pre-1.8.0 firmware backups. 10 years ago
Nicholas Sherlock b331315b76 Add 250000 baudrate for blackbox 10 years ago
Nicholas Sherlock aa8d5300e5 Support new Blackbox baudrates including new 230400 rate 10 years ago
Dominic Clifton 67c8cdcaac Internationalise the Telemetry port dropdown option for 'Disabled'. 10 years ago
Dominic Clifton 24dba62144 First working cut of new port configuration tab.
Migration from or configuration of pre 1.8.x firmware is not supported
but may be added later.
10 years ago
Dominic Clifton c423aaf44d work-in-progress changes to go with the corresponding serial-cleanup
firmware branch.
10 years ago
Dominic Clifton 6901aa2dbc Cleanup serial port count code. 10 years ago
Nicholas Sherlock 38e9db1aca Add BLACKBOX feature tickbox and Blackbox port scenarios 10 years ago
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.
10 years ago
Dominic Clifton 68230b103e Updating ports tab to use API version 1.1. 10 years ago
Dominic Clifton ebd5d27809 Sanitize the names of the handlers. Move code into named functions. 10 years ago
Dominic Clifton fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 10 years ago