Commit Graph

75 Commits (7fb560acb18b3ebc388b989b134f75db496fa11e)

Author SHA1 Message Date
cTn 35d66ed4c3 moving MSP related data object to separate file 11 years ago
cTn c98bdd9f54 traffic tracking inside serial backend 11 years ago
cTn 21af65567c created MSP disconnect cleanup routine 11 years ago
cTn aa49e8c375 different approach to serial API logging 11 years ago
cTn bb7bedaf14 log baud speed on port.connect 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 e27f8019d7 cleanup & improvements, callback approach 11 years ago
cTn e45d1e69a9 primary backend upgrade 11 years ago
cTn f72a99f327 get MISC implementation 11 years ago
cTn d4c5c3406d reset packet state on hot-disconnect 11 years ago
cTn 3508319e15 slow down port polling to 250ms 11 years ago
cTn 353b591c70 adding auto-connect text, style, tooltip 11 years ago
cTn 114176c074 auto-connect support 11 years ago
cTn d635fe0bde *christmas evening commit*
fixes #17
11 years ago
cTn 4cf41a4296 reset status bar members after disconnecting 11 years ago
cTn 3574953c38 removing obsolete code 11 years ago
cTn 01a5c753aa bugfixes & tiny optimizations 11 years ago
cTn fd62b8568c validation 11 years ago
cTn e7a02d0e21 moving to GUI integrated interval/timeout model 11 years ago
cTn a81cdb6d9d polishing serial backend and background page 11 years ago
cTn e9879ea545 adding missing GUI unlock/cleanup on error 11 years ago
cTn ac85aeff8a adding packet error indicator in status bar
fixes #8
11 years ago
cTn 42101ec791 initial tab init moved to serial backend
#10
11 years ago
cTn 607abbd046 moving request for MSP_BOXNAMES & MSP_BOX
to aux tab, as the content can dynamically change (while changing
configuration via CLI)
#12
11 years ago
cTn 56251916aa handle connecting failure more gracefully 11 years ago
cTn e99cbcecee polishing connect UI 11 years ago
cTn d21dc8c916 implemented automatic port poll/refresh 11 years ago
cTn 75ff1dcc90 adding support for connect_lock property in GUI 11 years ago
cTn 1bc89ae22a adding latest stuff to MSP 11 years ago
cTn 0cc045317b fixing datatype and adding new property 11 years ago
cTn 74323d894f bugfixes + removing obsolete code 11 years ago
cTn 0f23b5f5d9 utilizing tab_switch_cleanup functionality 11 years ago
cTn fbc886787d strongly refactored MSP with callback support 11 years ago
cTn e532edc748 visual notify for open/close serial port error 11 years ago
cTn 4fcd47b7e3 failed to open port (still requires notification) 11 years ago
cTn a0db304bab bugfixes 11 years ago
cTn 32a140268d save button now actually save the configuration 11 years ago
cTn 5f6aeb72f8 initial work on servos 11 years ago
cTn 0497924b9c updating MSP 11 years ago
Stefan Kolla 737207ccd6 Merge pull request #3 from davibe/master
Add debug graphs to raw sensor data tab
11 years ago
Davide Bertola f8bab91562 Add debug graphs to raw sensor data tab 11 years ago
cTn efd0286f99 utilizing multiType 11 years ago
cTn 30c2faa2d5 display mode values in aux tab (realtime) 11 years ago
cTn 150038e65a optimizing 11 years ago
cTn 785cccfcbf save profile number in primary CONFIG object 11 years ago
cTn a42a464d1f fix for BUS holding after onClose 11 years ago
cTn 11cd53f253 possible bugfix for last_port_used creation fail 11 years ago
cTn 2b4e5642b3 experimental storage of last used port in GUI 11 years ago
cTn fa90fbcbc4 AUX array overflow bugfix, bug found by disq 11 years ago