Commit Graph

306 Commits (0c95e94cd512f3eacb828f08cd3a0613e54e63fc)

Author SHA1 Message Date
cTn 7652b469cc polishing landing page 11 years ago
cTn 98e950807e bugfix/release 11 years ago
cTn 8691a77c2a get raw hex from the new github url 11 years ago
cTn 6049cf0ec4 dedicated options icon/button (live access) 11 years ago
cTn 8c4a4277f8 implementation of options tab, polished statusbar 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 1280c7668c optimizing/cleaning up 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 a0cf5463bc narrow the line selector 11 years ago
cTn 32b3c532c9 remove bogus code 11 years ago
cTn 36cb1082ee also hide AA in receiver tab 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
Tobias Raeder daea4d64a9 Receiver Tab d3 cleanup 11 years ago
cTn 1268e0c206 trigger flash routine via enter (for dongie) 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn e01160dae7 trigger line feed for CrOS as well (!OSX) 11 years ago
cTn ad717d5fe1 fix range sliders not firing events properly 11 years ago
cTn d8b79c9571 release 11 years ago
cTn e0510603d8 info box with voltage & rssi on initial setup 11 years ago
cTn 2977f9725b removal of clipboard write 11 years ago
cTn d953917953 immediately pull plots on start 11 years ago
cTn 75588cbf48 servos tab table polish 11 years ago
cTn fb099298b8 bugfix for profile select UI not updating in sync 11 years ago
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 11 years ago
cTn 1a2be85155 keep dom elements for lines if possible 11 years ago
cTn 12847de8ba tiny optimize 11 years ago
cTn 7e3a63a4d1 new receiver plot based on D3 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
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 3f6f363d1b plot update rate can be now adjusted in RX tab 11 years ago
cTn 52559cf9ec tiny sensors tab code polish 11 years ago
cTn 219a0dfdfa motor UI bugfixes, bug reported by mastag25 11 years ago
cTn 781d058228 display commit date & message with online fw
#25
11 years ago
cTn 94947808e3 release 11 years ago
cTn f30a26c1a5 cleanup, info and log messages added 11 years ago
cTn 9df8ad2337 adding missing chrome.storage implementation 11 years ago
cTn 09a1252410 mostly working flash on connect sequence 11 years ago
cTn ab4a5398b4 adding flash on connect UI, backend missing 11 years ago
cTn e0b9388834 save reboot sequence settings across instances 11 years ago
cTn 0101f753f9 dump sensor data values on tab re-initialization
fixes #28
11 years ago
cTn d365ab6645 first pass on making sensor tab variables private
#28
11 years ago
cTn 9218984885 change the command queue in receiver tab (bugfix)
as MSP_RC is being called in auxiliary tab it could trigger the callback
added inside the receiver initialization sequence, making the
initialization fail
11 years ago
cTn fafd92efe4 hide overloaded variable from the user
#fixes 27
11 years ago
cTn 6889c0c800 change motor tab behavior/ui
fixes #26
11 years ago
cTn 844121e4bf implemented new more powerful port handler 11 years ago
cTn afd0bcf59a fix font size on one of the 3d cube sides 11 years ago
cTn 31125f3f67 request first set of samples then load GPS UI 11 years ago
cTn ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
11 years ago
cTn d4dbb880d6 more cleanup 11 years ago
cTn 40a30118a6 removing obsolete code 11 years ago
cTn 65555b224c added profile select in PID tab 11 years ago
cTn 88ed454169 bugfix / cleanup routine for delayed data
requests that could leak into CLI and cause corruption
11 years ago
cTn df602751f5 bugfixes related to new ihex parser land 11 years ago
cTn e2cfa50262 moving workers to js folder 11 years ago
cTn 430d366c8f bugfix for tab inner re-initialization 11 years ago
cTn 8686a45831 adding more user-notify messages 11 years ago
cTn 60cdd51dfa dynamic scale for motor output block size 11 years ago
cTn 5b130cfc9b adjusting element sizes due to window size change
disabling compass UI
11 years ago
cTn a30569077a removing obsolete notify, first hooks to GUI.log 11 years ago
cTn 3fb3c337e6 moving Vario below ALT in PID tab 11 years ago
cTn 37c96b9aea initial changes 11 years ago
cTn 12b2d7b85d cleanup for initial setup values 11 years ago
cTn 014844ba0a apply limits, cleanup for RC values in pid tab 11 years ago
cTn 67d0fc9f3a cleanup, reorder, add limits 11 years ago
cTn 4c309967bb rename 11 years ago
cTn 35d66ed4c3 moving MSP related data object to separate file 11 years ago
cTn 61fe3d6141 only fire one event instead of 8 on master change 11 years ago
cTn c389a71ece adding method to empty send buffer, limits 11 years ago
cTn a339b25c64 async approach to aux status updating 11 years ago
cTn 47ef16b575 servos tab bugfix 11 years ago
cTn 575f5ac8ef instant initialization for graphs 11 years ago
cTn 8c95ee1ca7 changing scale factors 11 years ago
cTn 9f421618ac merge #23 11 years ago
Lukas S 10b238d14f add VEL-PID setting 11 years ago
cTn 793be64474 force redraw on each new CLI messages (bugfix)
fixes failed / half-redraw behavior that i am experiencing on windows
with chromium 33+ beta
11 years ago
cTn 5a2ebe9af4 moving content loading inside tab initialization 11 years ago
cTn b7179db5f6 disabling custom spinner emulation 11 years ago
cTn 9745a97e46 UI polish / bugfixes 11 years ago
cTn dd72cf25ee UI bugfix 11 years ago
cTn 39075c06ab drop junk in input buffer before entering CLI
this could use some polishing but i think it will do for now
close #21
11 years ago
cTn c0937ddbd4 splitting MSP and CLI integration, new serial api 11 years ago
cTn 834345a80c master slider, min/max limits, needs more testing
fixes #19
11 years ago