Commit Graph

387 Commits (aeb3036183f110a48ba6a98d1083ce4221d1da65)

Author SHA1 Message Date
cTn 13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn fb7cbe0c8f use sync approach for displaying loading screen (faster then async) 10 years ago
cTn 8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 10 years ago
cTn 32012a831a switching to bars spinner 10 years ago
cTn 14c9aab1ec fix svg offset 10 years ago
cTn ce78dadcd1 going hardcore SVG
https://github.com/jxnblk/loading
10 years ago
cTn 9fc0fa67cb add loading indicator between tab switches 10 years ago
cTn c1ef5aeead yaw offset can now be remembered while switching tabs 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn a8e19a6956 cleanup cli history 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 31dcbbfa91 firmware flasher support in tabs 10 years ago
cTn 56a2bb6a60 logging in tabs 10 years ago
cTn e37191a1b0 cli in tabs 10 years ago
cTn 0a6ce25565 sensors in tabs 10 years ago
cTn 979d419e75 motor outputs in tabs 10 years ago
cTn 36c49dded7 gps in tabs 10 years ago
cTn 2d88d2d46d servos in tabs 10 years ago
cTn b76ec2831b aux config in tabs 10 years ago
cTn 13f49c0f64 receiver in tabs 10 years ago
cTn 00e1ae0500 pid tuning in tabs 10 years ago
cTn f2e8f8911c initial setup in tabs 10 years ago
cTn 5efb1685a4 moving default tab to new tabs object 10 years ago
cTn aca493301a simplify some interval cleaning code 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn 795502a585 enforce stronger interval cleanup 10 years ago
cTn 71c0cb65b3 display true heading and heading offset inside 3D cube area 10 years ago
cTn e8c4a03dd5 moving majority of save buttons to bottom right corner, graph margin plish 10 years ago
cTn 7d41ff54a4 cleanup, make the save button ready for future layout 10 years ago
Stefan Kolla b5c051d1c1 Merge pull request #39 from CurtisFissel/Inital_Setup_Info_CSS
Initial Setup tab CSS changes
10 years ago
Curtis Fissel 5ed64642df Moved Save button to be relative to bottom right of window 10 years ago
Curtis Fissel e7cb66b94b Moved Info box under the Battery Box 10 years ago
Curtis Fissel e3fdff0fca Minor CSS change to sensor XYZ numbers in Motor and Sensor Tabs 10 years ago
cTn 6e0177738c removing obsolete highlight 10 years ago
cTn 05dfaf910d sprinkle in some tracking events for firmware flashing 10 years ago
cTn 844b211ea6 add automatic and manual offset for accel data
fixes #35
10 years ago
cTn 60fe31aaf9 add fine 0.05 scale 10 years ago
cTn b633356bab fix clipped numbers on y axis 10 years ago
cTn 13b81934b1 track external url clicks on welcome page 10 years ago
cTn 5bbb07a9e9 update master slider on reinitialize of motor tab
while motors are active and have the same value set
10 years ago
cTn 2e1327f2cd adding more sensitive scale factors as requested #34 10 years ago
cTn e8093b5797 polishing some of the UI outstanding quirks 10 years ago
cTn e5648f5eae add hover to reset link 10 years ago
cTn 797de63051 hook up reset max button 10 years ago
cTn b43f73d303 initial implementation of accel_max_read, missing reset 10 years ago
cTn 6e52d3700d save accel settings separately in motors tab 10 years ago
cTn d128bd76a5 initial implementation of accel graph in motors tab 10 years ago
cTn e19705e4f4 fix first uninitialized sample 10 years ago