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
cTn
9b29f78e3e
whitespace trimming run
2014-03-08 06:25:15 +01:00
cTn
52559cf9ec
tiny sensors tab code polish
2014-03-06 19:48:10 +01:00
cTn
0101f753f9
dump sensor data values on tab re-initialization
...
fixes #28
2014-02-25 13:59:52 +01:00
cTn
d365ab6645
first pass on making sensor tab variables private
...
#28
2014-02-25 13:29:22 +01:00
cTn
844121e4bf
implemented new more powerful port handler
2014-02-21 14:47:30 +01:00
cTn
ce351d7521
new UI population / JS execution order
...
(blink bugfix for several tabs)
2014-02-14 22:17:51 +01:00
cTn
c389a71ece
adding method to empty send buffer, limits
2014-01-26 21:37:19 +01:00
cTn
575f5ac8ef
instant initialization for graphs
2014-01-26 15:22:12 +01:00
cTn
8c95ee1ca7
changing scale factors
2014-01-26 00:30:07 +01:00
cTn
5a2ebe9af4
moving content loading inside tab initialization
2014-01-24 17:06:54 +01:00
cTn
fa6ae21076
moving stuff around
2014-01-22 00:32:26 +01:00
cTn
fd62b8568c
validation
2013-12-12 17:10:10 +01:00
cTn
e7a02d0e21
moving to GUI integrated interval/timeout model
2013-12-11 18:57:29 +01:00
cTn
36604ca724
implementing GUI object with active_tab tracking
2013-11-09 05:57:05 +01:00
Davide Bertola
f8bab91562
Add debug graphs to raw sensor data tab
2013-10-31 22:45:07 +01:00
cTn
03a63ce2c5
more analytics stuff
2013-08-26 15:16:49 +02:00
cTn
73d47889c3
RAW sensor tab with pulling speed selectors
2013-07-29 09:39:55 +02:00
cTn
652f560e42
Cycle Time value is now visible in status bar
2013-06-13 13:11:53 +02:00
cTn
64bfbbf644
using dynamic scale for raw sensor data
...
this approach might not be the "best" but its necessary because multiwii
doesn't scale the units "properly" across different sensors and
different builds, sadly this is the only way to have at least some sort
of "compatibility" between the builds
2013-05-20 10:44:16 +02:00