Commit Graph

150 Commits (13d255fe9b28a587617d91294e0a4c86d2f81db4)

Author SHA1 Message Date
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.
10 years ago
Dominic Clifton f480e05027 Merge branch 'led-strip' into development 10 years ago
Roeland Lutters 71008b6aad Sending exit command on closing configurator. 10 years ago
Dominic Clifton c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
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 fe72557b12 Removing more review related code. Adding skeleton of new Ports tab. 10 years ago
cTn aacbe4d76f updating d3 and jquery libraries 10 years ago
cTn bf72712d2f updating d3 and jquery libraries 10 years ago
Dominic Clifton e398e52d9d Change the way the watermark is implemented so that the log area is
scrollable with the mousewheel.
10 years ago
Dominic Clifton 5410c91b6d Add a watermark to the log. 10 years ago
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
10 years ago
cTn 5e165b286b implemented simple review mechanism 10 years ago
Dominic Clifton 902da2f91d Add 'Adjustments' tab.
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
10 years ago
cTn 0cd315b5e7 rename files to better correspond to their specific tabs 10 years ago
cTn a7e7552893 updating three.js to the latest version, adding separate folder to contain the library and required extension to support canvas renderer 10 years ago
cTn 3381463bf5 correct status bar width, display configurator version in status bar 10 years ago
Dominic Clifton e892cbdbad Work in progress aux configuration ranges. 10 years ago
cTn 4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 10 years ago
cTn 945b86f9b2 rename translation shortcuts, drop configuration files in 10 years ago
cTn 36bce25ba8 add three.js to libraries 10 years ago
Dominic Clifton 79505e42ed Show model diagram on motors tab.
When testing motors it's more useful to have it present on the motors
tab so you don't have to keep cross-referencing the initial setup tab.
10 years ago
cTn 078d5b4ad6 move flashing protocols to separate folder 10 years ago
cTn 93ab8dfba3 move flashing protocols to separate folder 10 years ago
cTn fb7cbe0c8f use sync approach for displaying loading screen (faster then async) 10 years ago
cTn 9fc0fa67cb add loading indicator between tab switches 10 years ago
cTn f70b6f64ff add i2c error counter in status bar 10 years ago
cTn a0582fd79f adding request usb permissions UI (DEV only) 10 years ago
cTn c4e1cf2600 initial (header) work on STM32DFU 10 years ago
cTn fa90030759 loggin tab, initial work on IO 10 years ago
cTn 4edc9771de dropping in jquery 2.1.1 11 years ago
cTn e1ceee4fa4 started moving messages to translation system 11 years ago
cTn e2755ea179 polished sensor indicators 11 years ago
cTn 6049cf0ec4 dedicated options icon/button (live access) 11 years ago
cTn 8c4a4277f8 implementation of options tab, polished statusbar 11 years ago
cTn 5deb48f6cb removing custom frame, changes for 35M 11 years ago
Tobias Raeder de26bdb0d0 Use d3 to render the sensors tab 11 years ago
cTn b14d26d530 initial implementation of request delay balancer 11 years ago
cTn 7af2c39aca moving firmware version info to gui.log 11 years ago
cTn 35f9b8844e add missing spaces in status bar 11 years ago
cTn 614abc9345 adding D3 to libraries 11 years ago
cTn 58d43c381b removal of char_counter, new port_usage, i18n
added bitrate to serial object, removed last bits of 'port_handler'
interval code forgotten in the kill routines, new port_usage is now
saved in a separate file
11 years ago
cTn 8898887b05 moving global css file to root directory 11 years ago
cTn c9d22a9002 initial changes required for i18n system 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 7d097a51b6 auto connect bugfixes 11 years ago
cTn cda22885da adding label element around auto-connect 11 years ago
cTn 844121e4bf implemented new more powerful port handler 11 years ago
cTn a30569077a removing obsolete notify, first hooks to GUI.log 11 years ago
cTn 2ebd108f43 initial log window implementation 11 years ago
cTn 51066a1962 removing 300 baud, STM32 flasher note 11 years ago
cTn 35d66ed4c3 moving MSP related data object to separate file 11 years ago
cTn 7edc3605e5 updating jquery to 2.1.0 11 years ago
cTn 27cf1efeae disabling hover, text shadow, adding note 11 years ago
cTn 20c62aa938 custom made frame (fixes chrome33+ no shadow) 11 years ago
cTn 9caa5e251e adding new serial object utilizing new serial api 11 years ago
cTn 2bb98ce31d correcting title 11 years ago
cTn 353b591c70 adding auto-connect text, style, tooltip 11 years ago
cTn fb4ceb5254 auto-connect UI (js todo) 11 years ago
cTn 4cf41a4296 reset status bar members after disconnecting 11 years ago
cTn 3574953c38 removing obsolete code 11 years ago
cTn 71b194d6d2 cleaner way of handling tab hooks 11 years ago
cTn 66b7f31498 moving css for each tab into separate file 11 years ago
cTn ac85aeff8a adding packet error indicator in status bar
fixes #8
11 years ago
cTn c41af11a6c removing refresh button 11 years ago
cTn f490f99596 processing hex file in different thread 11 years ago
cTn d3cd348ac3 initial implementation of stm32 flash procedure 11 years ago
cTn 3304bcf6f3 adding & utilizing hex reader 11 years ago
cTn 5033273773 adding flasher button and initial file structure 11 years ago
cTn 42140d9504 re-enabling servos tab for development purposes 11 years ago
cTn b8ce42d35d disabling Servos tab for stable build 11 years ago
cTn 4e3dc6fa64 moving main.js to root folder 11 years ago
cTn 645d726bc1 removing forgotten line 11 years ago
cTn 475b331816 removing about page 11 years ago
cTn 9ed0ebc4d6 moving libraries to appropriate folder 11 years ago
cTn fbc886787d strongly refactored MSP with callback support 11 years ago
cTn e532edc748 visual notify for open/close serial port error 11 years ago
cTn 711a052f04 adding servos tab 11 years ago
cTn 45da60fc3e implemented "landing page" and changelog 11 years ago
cTn 6ebde790a8 polishing text 11 years ago
cTn 1ff4fcb669 adding some google analytics stuff in 11 years ago
cTn 8701c2d913 updating jquery to the latest version 11 years ago
cTn 9ad8534f0c initial strikes for backup and restore featureset
currently the backup part (file creation and latest data pull appears to
be working just fine)
restore part of the code is already able to pickup and read the file
(without any version verifications (for now, will add some if necessary
/ needs more field testing)
next step is to push the reconstructed values to the respective data
arrays and objects and then uploading this new data to the flight
controller
11 years ago
cTn 652f560e42 Cycle Time value is now visible in status bar 11 years ago
cTn 4b7db06fab updating jquery to v2.0.2 11 years ago
cTn 58d34ee9e5 initial code for gps strength indicator 11 years ago
cTn 369a3cb020 about tab and other tiny improvements 12 years ago
cTn c77804a4fd updating readme and some "name" files 12 years ago
cTn ac1090b4a4 CLI tab 12 years ago
cTn 514dd8a692 initial sensor tab commit 12 years ago
cTn 6e2afc6913 Motor/Servo Output tab & port usage indicator 12 years ago
cTn cdd8a4e2b2 AUX improvements 12 years ago
cTn de13f77135 status bar UI (alpha version) 12 years ago
cTn 78efe0df5b initial AUX config hooks 12 years ago
cTn 2f9db4fa4e Receiver and PID tab fully implemented, enjoy 12 years ago
cTn c7f88dcdc4 initial support for receiver data viewing 12 years ago
cTn d788ddcb2c polishing ui 12 years ago
cTn ae7a6cfa0a accel and mag calibration hooks 12 years ago
cTn 9fda14b5f2 initial support for tab UI setup 12 years ago
cTn 3c67b3d9dc detected sensors indicators 12 years ago
cTn be66960782 Initial commit 12 years ago