1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 11:29:53 +03:00
Commit graph

64 commits

Author SHA1 Message Date
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
1885fba5a0 analytics overhaul 2014-07-16 12:59:12 +02:00
cTn
05dfaf910d sprinkle in some tracking events for firmware flashing 2014-06-28 21:38:06 +02:00
cTn
f2aa899fe0 polishing firmware flasher UI and messages 2014-06-24 14:57:41 +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
176566f72e add missing ; 2014-06-08 22:38:58 +02:00
cTn
aaacf6cea8 support global and local chip erase 2014-05-07 08:07:49 +02:00
cTn
af15110fa6 handle holes in hex gracefully 2014-05-07 07:55:51 +02:00
cTn
eb92009bcb experimental local erase, needs testing 2014-05-07 05:01:08 +02:00
cTn
9165fc65de release 2014-04-11 21:22:05 +02: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
9b29f78e3e whitespace trimming run 2014-03-08 06:25:15 +01:00
cTn
8e97a68cb1 bumping up bitrate for testing 2014-02-12 10:43:21 +01:00
cTn
238f18b5c5 reordering, muting excessive logging 2014-02-09 16:26:18 +01:00
cTn
f566596bc7 cleanup 2014-02-09 16:03:42 +01:00
cTn
2af2db5808 cleanup 2014-02-09 15:56:06 +01:00
cTn
e6a6f0a075 support new ihxer parser (needs cleanup), tested 2014-02-07 22:33:29 +01:00
cTn
e3ec48452c utilize latest changes in serial lib 2014-02-03 10:07:54 +01:00
cTn
51066a1962 removing 300 baud, STM32 flasher note 2014-01-28 12:21:35 +01:00
cTn
6ee1982050 always try to consume all of the data in retrieve 2014-01-28 04:02:47 +01:00
cTn
14d125a4ad shaving down some delay time 2014-01-28 01:11:37 +01:00
cTn
853860b1ad bugfixes 2014-01-27 23:15:34 +01:00
cTn
ee52ab0aaf had it right the first time 2014-01-27 21:41:32 +01:00
cTn
c2a4223868 flashing protocol changes 2014-01-27 21:37:42 +01:00
cTn
2402c1b49b global serial statistics, remove obsolete code 2014-01-27 21:14:49 +01:00
cTn
c98bdd9f54 traffic tracking inside serial backend 2014-01-27 01:48:34 +01:00
cTn
b0c4b1cf1b wider scope 2014-01-27 00:49:28 +01:00
cTn
aa49e8c375 different approach to serial API logging 2014-01-25 13:48:31 +01:00
cTn
a004eeecae updating stm32 flashing speeds 2014-01-21 14:40:22 +01:00
cTn
763696b380 changing flasher speeds 2014-01-21 14:20:31 +01:00
cTn
643a894730 working firmware flasher 2014-01-18 12:44:51 +01:00
cTn
fd62b8568c validation 2013-12-12 17:10:10 +01:00
cTn
5e636b2920 adding over-flash protection 2013-12-10 08:53:53 +01:00
cTn
64dbef2c58 simplify hex referencing 2013-12-10 08:19:18 +01:00
cTn
89f6b1bf71 adding more debug functionality 2013-12-06 19:02:31 +01:00
cTn
49317da015 polishing flashing protocol 2013-12-06 18:23:40 +01:00
cTn
71677c2b68 reverse last speed change for compatibility 2013-12-04 18:13:05 +01:00
cTn
a1610a0d0e use higher bitrate, incompatible with chrome < 33 2013-12-04 17:30:55 +01:00
cTn
36960513e3 polishing bitrate selector 2013-12-04 14:11:36 +01:00
cTn
8253e49e2b removing obsolete debug code 2013-12-03 21:33:12 +01:00
cTn
77f00b0c6b support for already initialized mcu 2013-12-03 21:23:31 +01:00
cTn
bb5bffc555 bugfix 2013-12-03 20:55:48 +01:00
cTn
04ee01f057 loosing up verification for interface init 2013-12-03 20:52:00 +01:00
cTn
cf601a38f3 some initial fixes, still broken :'( 2013-11-16 19:14:34 +01:00
cTn
55de43255c implements progress bar fix #7 2013-11-16 13:03:42 +01:00
cTn
1a80ecff44 variable bitrate definition per OS 2013-11-15 18:03:10 +01:00