Commit Graph

95 Commits (b9fbb5447d5e8e197cb97202931645570151c23f)

Author SHA1 Message Date
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
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