Dominic Clifton
d73196ea11
Fix toggle buttons reverting to checkboxes after reboot.
...
This moves GUI specific code out of main and the individual tab js files
into gui.js, where it fits better.
2015-11-11 21:01:22 +00:00
Nicholas Sherlock
e4d87c3ae2
Fix initialisation of sonar and altitude sensor fields on sensor tab
2015-09-01 03:35:57 +12:00
Krzysztof Rosinski
f933dbf330
Sonar altitude added to sensors
2015-01-28 22:24:44 +01:00
cTn
21e414f4b3
fix method name mismatch in serial layer
2014-12-05 10:23:53 +01:00
cTn
366cd018b2
whops, fixing trailing commas
2014-11-15 01:18:04 +01:00
cTn
e401b1ffce
renaming some of the appview hits
2014-10-30 12:33:39 +01:00
cTn
f9ff34fb8b
prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot
2014-10-01 13:16:22 +02:00
cTn
5cd042ae9d
remove active_tab_ref, name some of the anonymous functions, cleanup
2014-10-01 12:58:09 +02:00
cTn
468d7f57c8
fix graph initialization on cold start
2014-08-14 16:40:55 +02:00
cTn
932a58d355
pretty pretty pretty
2014-08-12 16:20:26 +02:00
cTn
e27a194ec7
another refactor for global variables, bugfixes for logging tab initialization in strict mode
2014-08-12 15:51:31 +02:00
cTn
20e6ad0074
enable strict mode in couple more files
2014-08-09 20:01:17 +02:00
cTn
1885fba5a0
analytics overhaul
2014-07-16 12:59:12 +02:00
cTn
e49f4ea5ff
converting tab object initialization
2014-07-10 19:19:45 +02:00
cTn
799fc76c8e
hooking up all of the active_tab references
2014-07-10 18:51:02 +02:00
cTn
75e0accf75
hookup new cleanup system
2014-07-10 18:45:18 +02:00
cTn
0a6ce25565
sensors in tabs
2014-07-10 18:31:27 +02:00
cTn
c6700a8588
equip all tab initializers with callback parameter (currently without hooks)
2014-07-09 16:12:37 +02:00
cTn
e8c4a03dd5
moving majority of save buttons to bottom right corner, graph margin plish
2014-07-04 20:55:46 +02:00
cTn
5abe7473f8
moving send_message routine to MSP object
2014-06-01 14:10:18 +02:00
cTn
953d6f5ef2
saving some cycles in plots
2014-05-16 21:02:59 +02:00
cTn
05f06075b2
disable checkboxes and plots according to sensors
2014-05-08 15:58:52 +02:00
cTn
2162a2b9d3
pre-enable i18n for all html content in tabs
2014-05-06 16:48:46 +02:00
cTn
ce9110e45d
scalable graphs
2014-05-05 12:11:52 +02:00
cTn
3a5741d9ed
reorganizing update helpers
2014-04-21 12:14:03 +02:00
cTn
3421916c21
bugfixes for last merge
2014-04-21 11:59:02 +02:00
Tobias Raeder
c1fc82e0e4
Add helpers to resize the receiver/sensor plots
2014-04-20 23:12:18 +02:00
cTn
e9b1df35a1
using forward chaining (like rest of the project)
2014-04-18 01:07:10 +02:00
cTn
10c8fc6bf3
adding labels, adding 500 deg scale for gyro
2014-04-17 01:05:25 +02:00
cTn
8ba30a91d9
plot enable/disable toggles
2014-04-14 00:15:56 +02:00
cTn
c85f5af9cb
optimize
2014-04-13 22:43:24 +02:00
cTn
32b3c532c9
remove bogus code
2014-04-13 18:37:10 +02:00
cTn
f91c73a38b
clamp width scale, reorder elements to hide AA
2014-04-13 18:04:08 +02:00
cTn
000ff998e1
scale settings are now preserved
2014-04-13 17:48:47 +02:00
Tobias Raeder
89ef9ac9a7
Clamp values on sensors y axis
2014-04-13 17:01:59 +02:00
cTn
f36ebee97e
hooking up some scales, not finished
2014-04-13 16:12:31 +02:00
cTn
e057db2343
separate rate and scale select events
2014-04-13 15:40:42 +02:00
cTn
b577479678
hook raw values text representations to data
2014-04-13 15:33:06 +02:00
cTn
a0a2ff47a8
get plot dimensions from css (not hardcoded)
2014-04-13 14:49:29 +02:00
cTn
3fea3fafb0
utilize some of the free space
2014-04-13 14:44:08 +02:00
cTn
311366fe9d
initial rework pass for new d3 graphs
2014-04-13 14:35:30 +02:00
Tobias Raeder
de26bdb0d0
Use d3 to render the sensors tab
2014-04-13 11:54:35 +02:00
cTn
74e9256e75
correcting MSP implementation, optimizations
2014-04-11 15:11:59 +02:00
cTn
d953917953
immediately pull plots on start
2014-04-03 13:46:55 +02:00
cTn
8d6702c15e
lowering MSP_STATUS pull speed to 250ms
2014-03-30 11:51:16 +02: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
241b44e893
instead of searching each update, use references
2014-03-28 18:45:50 +01:00
cTn
a7fab85d42
updating flotr2, rework of graph pull timers
2014-03-23 18:49:21 +01:00
cTn
1597de647c
add name to some anonymous functions in data tab
2014-03-23 00:38:25 +01:00
cTn
82badeece1
callback hell resolving patch, optimize
2014-03-23 00:28:41 +01:00