Commit Graph

14 Commits (e462439c1b2030a40cbd2b95524bc76576a179fd)

Author SHA1 Message Date
cTn 698aeb1bf9 correct callbacks in firmware flasher, optimize speed by updating UI between read/write operations 2014-11-15 13:44:12 +01:00
cTn 7a0d3a1199 handle all sorts of edge cases that would otherwise break UI or functionality 2014-11-11 11:59:12 +01:00
cTn 8fb24b3fa4 add callback to flashing protocols (no status yet) 2014-10-01 15:55:11 +02:00
cTn 3312bf5df2 fix timers 2014-10-01 15:18:37 +02:00
cTn b5aeb8df2a fix typo 2014-08-31 15:55:12 +02:00
cTn 37de8dfefa new simplified flasher status UI 2014-08-30 10:30:28 +02:00
cTn 322af92d45 add / implement flash slowly option in firmware flasher
this will allow flashing via serial adapters that doesn't support 921600
flashing via various bluetooth adapters will be also possible now
(untested)
2014-08-30 08:59:21 +02:00
cTn 6dec7dfbc1 if unexpected data is received, throw an error instead of log, this will also attach a stack trace for easier debugging 2014-08-30 08:35:09 +02:00
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 cc8e53205d fix style 2014-08-14 17:00:32 +02:00
cTn fc0fff017e more strict 2014-08-09 20:47:07 +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