Commit Graph

101 Commits (66e767881eb4848f2a506a70b8a287c17f646957)

Author SHA1 Message Date
Dominic Clifton e447739e74 Adjust documentation button so that it doesn't move the sensor
indicators when connected. Use same color as other help panels.
2015-01-29 19:01:37 +01:00
Paul Rogalinski d3fc8464fa added a help button for the currently installed firmware 2015-01-28 00:01:42 +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
Roeland Lutters 71008b6aad Sending exit command on closing configurator. 2015-01-10 22:01:02 +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 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
cTn aacbe4d76f updating d3 and jquery libraries 2014-12-24 18:44:44 +00:00
Dominic Clifton e398e52d9d Change the way the watermark is implemented so that the log area is
scrollable with the mousewheel.
2014-12-20 02:04:28 +00:00
Dominic Clifton 5410c91b6d Add a watermark to the log. 2014-12-19 20:54:05 +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
cTn 5e165b286b implemented simple review mechanism 2014-11-21 08:40:43 +01:00
Dominic Clifton 902da2f91d Add 'Adjustments' tab.
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
2014-11-09 00:46:12 +00:00
cTn 0cd315b5e7 rename files to better correspond to their specific tabs 2014-10-30 12:43:35 +01:00
cTn a7e7552893 updating three.js to the latest version, adding separate folder to contain the library and required extension to support canvas renderer 2014-10-25 14:06:20 +02:00
cTn 3381463bf5 correct status bar width, display configurator version in status bar 2014-10-12 16:05:35 +02:00
Dominic Clifton e892cbdbad Work in progress aux configuration ranges. 2014-10-11 23:10:20 +01:00
cTn 4412f9c263 default and initial setup renamed to landing and setup, including object adjustments 2014-09-20 13:51:23 +02:00
cTn 945b86f9b2 rename translation shortcuts, drop configuration files in 2014-09-17 10:31:36 +02:00
cTn 36bce25ba8 add three.js to libraries 2014-09-05 22:45:08 +02:00
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.
2014-09-04 02:59:31 +01:00
cTn 078d5b4ad6 move flashing protocols to separate folder 2014-08-24 23:32:05 +01:00
cTn 93ab8dfba3 move flashing protocols to separate folder 2014-07-22 13:20:26 +02:00
cTn fb7cbe0c8f use sync approach for displaying loading screen (faster then async) 2014-07-12 12:03:13 +02:00
cTn 9fc0fa67cb add loading indicator between tab switches 2014-07-10 20:09:54 +02:00
cTn f70b6f64ff add i2c error counter in status bar 2014-06-16 14:13:30 +02:00
cTn a0582fd79f adding request usb permissions UI (DEV only) 2014-06-08 19:32:24 +02:00
cTn c4e1cf2600 initial (header) work on STM32DFU 2014-06-08 17:16:44 +02:00
cTn fa90030759 loggin tab, initial work on IO 2014-05-22 12:13:16 +02:00
cTn 4edc9771de dropping in jquery 2.1.1 2014-05-08 15:05:21 +02:00
cTn e1ceee4fa4 started moving messages to translation system 2014-05-06 16:19:30 +02:00
cTn e2755ea179 polished sensor indicators 2014-04-22 16:29:18 +02:00
cTn 6049cf0ec4 dedicated options icon/button (live access) 2014-04-22 16:16:22 +02:00
cTn 8c4a4277f8 implementation of options tab, polished statusbar 2014-04-22 00:30:22 +02:00
cTn 5deb48f6cb removing custom frame, changes for 35M 2014-04-19 22:43:19 +02:00
Tobias Raeder de26bdb0d0 Use d3 to render the sensors tab 2014-04-13 11:54:35 +02:00
cTn b14d26d530 initial implementation of request delay balancer 2014-04-12 14:55:20 +02:00
cTn 7af2c39aca moving firmware version info to gui.log 2014-03-30 12:05:18 +02:00
cTn 35f9b8844e add missing spaces in status bar 2014-03-29 19:18:25 +01:00
cTn 614abc9345 adding D3 to libraries 2014-03-29 15:42:12 +01:00
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
2014-03-29 00:59:39 +01:00
cTn 8898887b05 moving global css file to root directory 2014-03-25 15:58:30 +01:00
cTn c9d22a9002 initial changes required for i18n system 2014-03-20 22:24:49 +01:00
cTn 9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn 7d097a51b6 auto connect bugfixes 2014-03-05 00:45:25 +01:00
cTn cda22885da adding label element around auto-connect 2014-02-22 23:58:41 +01:00
cTn 844121e4bf implemented new more powerful port handler 2014-02-21 14:47:30 +01:00
cTn a30569077a removing obsolete notify, first hooks to GUI.log 2014-02-03 08:45:21 +01:00
cTn 2ebd108f43 initial log window implementation 2014-02-03 06:19:06 +01:00