Commit Graph

74 Commits (b6a55f247afdc213010fcc24919361faa7367198)

Author SHA1 Message Date
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.
9 years ago
Nicholas Sherlock e4d87c3ae2 Fix initialisation of sonar and altitude sensor fields on sensor tab 9 years ago
Krzysztof Rosinski f933dbf330 Sonar altitude added to sensors 10 years ago
cTn 21e414f4b3 fix method name mismatch in serial layer 10 years ago
cTn 366cd018b2 whops, fixing trailing commas 10 years ago
cTn e401b1ffce renaming some of the appview hits 10 years ago
cTn f9ff34fb8b prevent re-sending analytics appview on tab re-initialization, add 1500ms delay on configuration save & reboot 10 years ago
cTn 5cd042ae9d remove active_tab_ref, name some of the anonymous functions, cleanup 10 years ago
cTn 468d7f57c8 fix graph initialization on cold start 10 years ago
cTn 932a58d355 pretty pretty pretty 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn 20e6ad0074 enable strict mode in couple more files 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn 799fc76c8e hooking up all of the active_tab references 10 years ago
cTn 75e0accf75 hookup new cleanup system 10 years ago
cTn 0a6ce25565 sensors in tabs 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn e8c4a03dd5 moving majority of save buttons to bottom right corner, graph margin plish 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 10 years ago
cTn 953d6f5ef2 saving some cycles in plots 11 years ago
cTn 05f06075b2 disable checkboxes and plots according to sensors 11 years ago
cTn 2162a2b9d3 pre-enable i18n for all html content in tabs 11 years ago
cTn ce9110e45d scalable graphs 11 years ago
cTn 3a5741d9ed reorganizing update helpers 11 years ago
cTn 3421916c21 bugfixes for last merge 11 years ago
Tobias Raeder c1fc82e0e4 Add helpers to resize the receiver/sensor plots 11 years ago
cTn e9b1df35a1 using forward chaining (like rest of the project) 11 years ago
cTn 10c8fc6bf3 adding labels, adding 500 deg scale for gyro 11 years ago
cTn 8ba30a91d9 plot enable/disable toggles 11 years ago
cTn c85f5af9cb optimize 11 years ago
cTn 32b3c532c9 remove bogus code 11 years ago
cTn f91c73a38b clamp width scale, reorder elements to hide AA 11 years ago
cTn 000ff998e1 scale settings are now preserved 11 years ago
Tobias Raeder 89ef9ac9a7 Clamp values on sensors y axis 11 years ago
cTn f36ebee97e hooking up some scales, not finished 11 years ago
cTn e057db2343 separate rate and scale select events 11 years ago
cTn b577479678 hook raw values text representations to data 11 years ago
cTn a0a2ff47a8 get plot dimensions from css (not hardcoded) 11 years ago
cTn 3fea3fafb0 utilize some of the free space 11 years ago
cTn 311366fe9d initial rework pass for new d3 graphs 11 years ago
Tobias Raeder de26bdb0d0 Use d3 to render the sensors tab 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn d953917953 immediately pull plots on start 11 years ago
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 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 241b44e893 instead of searching each update, use references 11 years ago
cTn a7fab85d42 updating flotr2, rework of graph pull timers 11 years ago
cTn 1597de647c add name to some anonymous functions in data tab 11 years ago
cTn 82badeece1 callback hell resolving patch, optimize 11 years ago