Commit Graph

50 Commits (468d7f57c809305ea7a86883a1ea6ffd63b60d84)

Author SHA1 Message Date
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn ec44b77ff2 lots of work on removing global variables 10 years ago
cTn 36f456d2e7 turning on strict mode for various js files 10 years ago
cTn 75e0accf75 hookup new cleanup system 10 years ago
cTn 7e67cccf96 adding new tabs object (will contain all tab methods in the future) 10 years ago
cTn aca493301a simplify some interval cleaning code 10 years ago
cTn 3f063f6654 initial stab on preventing tab switch chaining 10 years ago
cTn 795502a585 enforce stronger interval cleanup 10 years ago
cTn e37da07bc8 interval timers bugfixes 10 years ago
cTn f352c4edbe kill motors on sudden application close
#34
10 years ago
cTn 86aa6a282c dangerous things that people want... 10 years ago
cTn a0582fd79f adding request usb permissions UI (DEV only) 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 10 years ago
cTn 854a17e0f2 preparing some stuff for dongs 11 years ago
cTn 9165fc65de release 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 578937fd2c remove useless code 11 years ago
cTn 30df0d6ec5 polish 11 years ago
cTn ade74446b3 bugfixes 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 96d2bdbb12 only enforce mincommand if necessary 11 years ago
cTn 9a0fbbe96b initial work on callbacks_cleanup 11 years ago
cTn 09a1252410 mostly working flash on connect sequence 11 years ago
cTn 6889c0c800 change motor tab behavior/ui
fixes #26
11 years ago
cTn 23ad4a9426 do things properly not like a troll 11 years ago
cTn d92704c374 .interval_kill_all method enhancements / bugfix 11 years ago
cTn 38d6a80ae2 major port handler rework 11 years ago
cTn 844121e4bf implemented new more powerful port handler 11 years ago
cTn c44f1bb36d utilize MSP_SET_MOTOR callback (its possible now) 11 years ago
cTn 9de5cdcf84 extra failsafe to trigger while leaving motor tab 11 years ago
cTn 2ebd108f43 initial log window implementation 11 years ago
cTn c389a71ece adding method to empty send buffer, limits 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 f13f07942e bugfix 11 years ago
cTn 8acb539f70 upgrading cleanup routine to latest serial 11 years ago
cTn 64038b64a0 enable MSP_STATUS update in servos tab 11 years ago
cTn 114176c074 auto-connect support 11 years ago
cTn e7a02d0e21 moving to GUI integrated interval/timeout model 11 years ago
cTn 586e166ab7 polishing 11 years ago
cTn 26a969b2cf improving interval methods in GUI object 11 years ago
cTn 0344110c2d using IDENT as first callback to draw initial tab
fixes #10
11 years ago
cTn 5d1a8f7aa1 adding cleanup routine for new timer code in aux
#12
11 years ago
cTn d21dc8c916 implemented automatic port poll/refresh 11 years ago
cTn 557ed55144 improving GUI object 11 years ago
cTn 7948fb55bb increasing reboot delay to 5 seconds 11 years ago
cTn 74323d894f bugfixes + removing obsolete code 11 years ago
cTn 0f23b5f5d9 utilizing tab_switch_cleanup functionality 11 years ago
cTn 36604ca724 implementing GUI object with active_tab tracking 11 years ago
cTn 9ed0ebc4d6 moving libraries to appropriate folder 11 years ago