Commit Graph

106 Commits (7d52de59456982139e1d2212a9c0efa7620e440f)

Author SHA1 Message Date
Dominic Clifton c3f1c13d54 Move Documentation and Support links to separate tab. Add a
contributing section.  Unify help/landing section CSS/html a little.
Expand the sponsors panel area in preparation for an updated section.
10 years ago
Dominic Clifton 46a0054d78 Add SVG watermark image to log view and some tabs. 10 years ago
Dominic Clifton 831e4a848e Merge branch 'blackbox-flash' of
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash

Conflicts:
	_locales/en/messages.json
10 years ago
Richard Birkby f89aaa1011 Add flight instruments to setup tab 10 years ago
Nicholas Sherlock 0f22b92e35 Add dataflash tab: Very basic functionality is working 10 years ago
Dominic Clifton e447739e74 Adjust documentation button so that it doesn't move the sensor
indicators when connected. Use same color as other help panels.
10 years ago
Paul Rogalinski d3fc8464fa added a help button for the currently installed firmware 10 years ago
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
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