Commit Graph

335 Commits (37746bf3ed423f8a1279542a66058b390fd1b3e1)

Author SHA1 Message Date
cTn 37746bf3ed fix rare condition in which flasher could hang and wont let the user leave 2014-08-30 08:27:24 +02:00
cTn 1e681bbdd2 polish variable definitions (only indentation changes) 2014-08-30 08:26:12 +02:00
cTn 440d3250f1 release 2014-08-18 19:29:36 +02:00
cTn 2a3d261465 added time based update reminder (informing people on dev branch and ones with broken chrome auto-update mechanism) 2014-08-17 13:29:07 +02:00
cTn cc8e53205d fix style 2014-08-14 17:00:32 +02:00
cTn dbf528345e another run on undefined comparators 2014-08-14 16:41:49 +02:00
cTn d3d933a704 experimenting with some undefined comparators in strict mode 2014-08-14 16:23:08 +02:00
cTn 6138c06fa4 updating analytics 2014-08-14 15:49:26 +02:00
cTn 4bd113f28f dumb down port handler implementation 2014-08-13 13:29:55 +02:00
cTn d36d0af270 polish 2014-08-13 13:12:39 +02:00
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 2014-08-12 15:51:31 +02:00
cTn ec44b77ff2 lots of work on removing global variables 2014-08-10 06:01:44 +02:00
cTn 377853b58a recovery bugfix 2014-08-10 06:01:21 +02:00
cTn 42e25fbb02 updating d3 library 2014-08-09 20:59:15 +02:00
cTn fc0fff017e more strict 2014-08-09 20:47:07 +02:00
cTn f16b3a479a corrections of inline functions 2014-08-09 20:40:40 +02:00
cTn 36f456d2e7 turning on strict mode for various js files 2014-08-09 19:38:46 +02:00
cTn 13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 2014-07-22 14:16:09 +02:00
cTn 93ab8dfba3 move flashing protocols to separate folder 2014-07-22 13:20:26 +02:00
cTn 8d67811644 since erasing only needed pages appears to be working correctly, removing it from experimental 2014-07-21 07:21:03 +02:00
cTn b47892eca1 lower the "contacting bootloader" timeout from buggy 4s to 1s 2014-07-21 03:48:35 +02:00
cTn 04960012ca tiny method re-order in serial layer 2014-07-16 14:06:15 +02:00
cTn 85bee11712 use analytics exception API to handle/report serial related issues 2014-07-16 13:07:24 +02:00
cTn 1885fba5a0 analytics overhaul 2014-07-16 12:59:12 +02:00
cTn 8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 2014-07-11 17:52:56 +02:00
cTn 930a7f482f updating libs 2014-07-11 13:26:46 +02:00
cTn 75e0accf75 hookup new cleanup system 2014-07-10 18:45:18 +02:00
cTn 5efb1685a4 moving default tab to new tabs object 2014-07-10 18:14:17 +02:00
cTn 7e67cccf96 adding new tabs object (will contain all tab methods in the future) 2014-07-10 18:13:38 +02:00
cTn aca493301a simplify some interval cleaning code 2014-07-10 14:48:33 +02:00
cTn 3f063f6654 initial stab on preventing tab switch chaining 2014-07-09 16:10:02 +02:00
cTn 795502a585 enforce stronger interval cleanup 2014-07-09 15:46:35 +02:00
cTn 785109e9e2 cleanup all timeouts on disconnect, fixes hanging CLI cleanup on hot-disconnect 2014-07-02 13:55:35 +02:00
cTn a7975883ee use GUI status instead of UI status 2014-07-02 13:54:48 +02:00
cTn 343cb15e61 another experimental fix for serial "system_error" 2014-07-01 12:48:20 +02:00
cTn 0baad91237 track bus recovery so it wouldn't fall into infinite loop, experimental fix 2014-07-01 04:13:33 +02:00
cTn f269c8a8b4 serial error events hookup 2014-06-30 02:37:29 +02:00
cTn 05dfaf910d sprinkle in some tracking events for firmware flashing 2014-06-28 21:38:06 +02:00
cTn 959edc85e7 onReceiverError handle implementation 2014-06-28 14:25:11 +02:00
cTn e37da07bc8 interval timers bugfixes 2014-06-27 18:19:53 +02:00
cTn f352c4edbe kill motors on sudden application close
#34
2014-06-27 17:31:12 +02:00
cTn f2aa899fe0 polishing firmware flasher UI and messages 2014-06-24 14:57:41 +02:00
cTn 86aa6a282c dangerous things that people want... 2014-06-23 19:50:39 +02:00
cTn bf1c58f1bd cleanup 2014-06-20 14:42:20 +02:00
cTn 61bed4770f cosmetic change 2014-06-20 14:29:16 +02:00
cTn 8273081fdd moving kinematics data to array 2014-06-20 12:39:42 +02:00
cTn cb5bcf9c0a initial work on pass through mode for ReadError 2014-06-20 11:07:43 +02:00
cTn f649418fdf moving CLI vars around 2014-06-20 10:29:01 +02:00
cTn 0a2947b1ab sort out usb api errors in canary 2014-06-16 22:00:08 +02:00
cTn f70b6f64ff add i2c error counter in status bar 2014-06-16 14:13:30 +02:00