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.
2015-03-03 16:27:40 +00:00
Dominic Clifton
46a0054d78
Add SVG watermark image to log view and some tabs.
2015-02-24 02:06:00 +00:00
Dominic Clifton
831e4a848e
Merge branch 'blackbox-flash' of
...
https://github.com/sherlockflight/cleanflight-configurator-dev into
sherlockflight-blackbox-flash
Conflicts:
_locales/en/messages.json
2015-02-22 21:51:18 +00:00
Richard Birkby
f89aaa1011
Add flight instruments to setup tab
2015-02-20 01:18:49 +00:00
Nicholas Sherlock
0f22b92e35
Add dataflash tab: Very basic functionality is working
2015-01-31 00:41:41 +13:00
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