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
cTn
51066a1962
removing 300 baud, STM32 flasher note
2014-01-28 12:21:35 +01:00
cTn
35d66ed4c3
moving MSP related data object to separate file
2014-01-28 01:33:25 +01:00
cTn
7edc3605e5
updating jquery to 2.1.0
2014-01-24 21:45:59 +01:00
cTn
27cf1efeae
disabling hover, text shadow, adding note
2014-01-19 01:32:58 +01:00
cTn
20c62aa938
custom made frame (fixes chrome33+ no shadow)
2014-01-18 19:21:30 +01:00
cTn
9caa5e251e
adding new serial object utilizing new serial api
2014-01-18 11:44:43 +01:00
cTn
2bb98ce31d
correcting title
2014-01-15 20:25:43 +01:00
cTn
353b591c70
adding auto-connect text, style, tooltip
2013-12-29 11:32:21 +01:00