Commit Graph

248 Commits (7aa25dc732fcad07b8518e906510fadd6e1fb06c)

Author SHA1 Message Date
cTn 7e82e96114 add support for MSP_PIDNAMES 2014-05-03 22:42:11 +02:00
cTn 854a17e0f2 preparing some stuff for dongs 2014-05-03 01:03:24 +02:00
cTn a6fcdbdecf updating d3 2014-05-02 17:20:54 +02:00
Tobias Raeder de26bdb0d0 Use d3 to render the sensors tab 2014-04-13 11:54:35 +02:00
cTn 1c7906ad00 updating d3 to version 3.4.5 2014-04-12 19:01:30 +02:00
cTn b14d26d530 initial implementation of request delay balancer 2014-04-12 14:55:20 +02:00
cTn 9165fc65de release 2014-04-11 21:22:05 +02:00
cTn 74e9256e75 correcting MSP implementation, optimizations 2014-04-11 15:11:59 +02:00
cTn e0510603d8 info box with voltage & rssi on initial setup 2014-04-03 14:33:30 +02:00
cTn 7af2c39aca moving firmware version info to gui.log 2014-03-30 12:05:18 +02:00
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 2014-03-30 11:51:16 +02:00
cTn 13ce2dc11b polish 2014-03-29 22:27:21 +01:00
cTn 614abc9345 adding D3 to libraries 2014-03-29 15:42:12 +01:00
cTn 6f1b603d3e don't save reference to function we dont need 2014-03-29 01:28:27 +01:00
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
2014-03-29 00:59:39 +01:00
cTn a7fab85d42 updating flotr2, rework of graph pull timers 2014-03-23 18:49:21 +01:00
cTn 36a79f8902 simplify 2014-03-20 22:27:53 +01:00
cTn c9d22a9002 initial changes required for i18n system 2014-03-20 22:24:49 +01:00
cTn 985d5233a2 resolving callback hell in backup routine 2014-03-20 22:19:27 +01:00
cTn dcdccd683d detach listeners and remove element data 2014-03-15 15:43:08 +01:00
cTn b11a84217b performance boost 2014-03-12 00:07:27 +01:00
cTn 578937fd2c remove useless code 2014-03-11 23:23:50 +01:00
cTn 30df0d6ec5 polish 2014-03-09 03:14:59 +01:00
cTn ade74446b3 bugfixes 2014-03-09 03:11:11 +01:00
cTn 1722ac5c18 updating analytics bundle 2014-03-08 09:24:49 +01:00
cTn 9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn 0607ccbff4 no need to reverse itter over here 2014-03-07 18:37:21 +01:00
cTn 3e969fe08a more reliable port handler cleanup 2014-03-07 17:44:11 +01:00
cTn dfdddad767 polishing backup object 2014-03-07 17:43:53 +01:00
cTn 96d2bdbb12 only enforce mincommand if necessary 2014-03-06 18:52:18 +01:00
cTn 7d097a51b6 auto connect bugfixes 2014-03-05 00:45:25 +01:00
cTn 2d1099a3a9 rework & tiny optimizations 2014-03-02 18:36:28 +01:00
cTn 6e9ac33cba bugfixes 2014-02-28 20:34:11 +01:00
cTn bf3a6b40b3 callbacks_cleanup bugfix 2014-02-28 17:38:08 +01:00
cTn 9a0fbbe96b initial work on callbacks_cleanup 2014-02-28 15:44:07 +01:00
cTn 927589e22f clear callbacks the smarter way 2014-02-28 14:07:11 +01:00
cTn 09a1252410 mostly working flash on connect sequence 2014-02-26 08:10:08 +01:00
cTn 0c3374d8a1 add port handler support for non-timeout callbs 2014-02-26 07:23:50 +01:00
cTn d5b64cb291 verify version on connect 2014-02-25 14:37:34 +01:00
cTn ad3382a91f clean callbacks/timeouts the smart way 2014-02-24 12:44:33 +01:00
cTn 4a08e16e5e port handler improvements 2014-02-24 11:54:54 +01:00
cTn 6889c0c800 change motor tab behavior/ui
fixes #26
2014-02-22 22:02:07 +01:00
cTn 0339f87d86 more robust approach 2014-02-22 21:43:17 +01:00
cTn 7d4e7f8310 write to file IO bugfix 2014-02-22 21:23:06 +01:00
cTn 23ad4a9426 do things properly not like a troll 2014-02-22 11:19:18 +01:00
cTn d92704c374 .interval_kill_all method enhancements / bugfix 2014-02-22 11:13:37 +01:00
cTn 38d6a80ae2 major port handler rework 2014-02-21 21:12:19 +01:00
cTn 844121e4bf implemented new more powerful port handler 2014-02-21 14:47:30 +01:00
cTn e1a15b2bb4 deploying callback/timeout system for all MSP
commands, i am currently using static timeout (interval) of 1000ms, this
might be changed in the future
2014-02-20 12:16:00 +01:00
cTn c44f1bb36d utilize MSP_SET_MOTOR callback (its possible now) 2014-02-20 12:13:33 +01:00