1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00
Commit graph

1239 commits

Author SHA1 Message Date
cTn
f70b6f64ff add i2c error counter in status bar 2014-06-16 14:13:30 +02:00
cTn
22cc8f0b96 move one comment over to correct block 2014-06-13 21:45:36 +02:00
cTn
99c5906a4b now that's a proper cleanup 2014-06-10 00:19:42 +02:00
cTn
c0387850aa jump to application code routine cleaned up 2014-06-10 00:09:15 +02:00
cTn
1fb060e0fa remove obsolete chunk of code 2014-06-10 00:04:30 +02:00
cTn
7d3a29c0b7 clearStatus and loadAddress now return data 2014-06-09 23:49:08 +02:00
cTn
e8fa4e1822 documentation and major cleanup for DFU_DNLOAD 2014-06-09 23:29:36 +02:00
cTn
2a18801315 add note 2014-06-09 18:42:07 +02:00
cTn
623c049b5e ugly fix for outstanding call error 2014-06-09 17:55:21 +02:00
cTn
7bdd43fd1c make the validation pass on hexes with holes 2014-06-09 17:47:41 +02:00
cTn
be9cd9f606 implemented jump into app code 2014-06-09 13:16:58 +02:00
cTn
dce248e404 working verify (address jumps not tested) 2014-06-09 13:01:18 +02:00
cTn
4425dfb5c3 split write into load address and write routines 2014-06-09 12:46:41 +02:00
cTn
700ca41957 fix the steps for LEVEL I 2014-06-09 02:56:38 +02:00
cTn
4fdbb8468b working flashing, broken verify 2014-06-08 23:44:06 +02:00
cTn
176566f72e add missing ; 2014-06-08 22:38:58 +02:00
cTn
3e30482076 working full chip erase 2014-06-08 22:06:01 +02:00
cTn
21b0f447b6 initial work on full erase 2014-06-08 21:33:42 +02:00
cTn
12364ec087 implementing first 2 upload procedure methods 2014-06-08 21:15:12 +02:00
cTn
92f9b40fc0 implementing openDevice and claimInterface 2014-06-08 20:26:28 +02:00
cTn
b5a1015610 DFU detection and port UI DFU option injection 2014-06-08 20:10:07 +02:00
cTn
a0582fd79f adding request usb permissions UI (DEV only) 2014-06-08 19:32:24 +02:00
cTn
cda43ac9bf add additional permissions so we can use USB api 2014-06-08 18:42:31 +02:00
cTn
8231c60b3c initial implementation of control transfer in/out 2014-06-08 17:42:02 +02:00
cTn
c4e1cf2600 initial (header) work on STM32DFU 2014-06-08 17:16:44 +02:00
cTn
b09620b6ae remove obsolete needle, cleanup 2014-06-07 17:54:51 +02:00
cTn
75bac26c67 fully dynamic aux channel UI 2014-06-05 16:08:20 +02:00
Dominic Clifton
7e62e98bac Support AUX1-8 on the 'Auxiliary Configuration' tab. 2014-06-04 19:33:24 +01:00
Dominic Clifton
32c2e76784 Update links and messages. 2014-06-01 20:43:03 +01:00
Dominic Clifton
685d6e08cb Merge remote-tracking branch 'multiwii/master' 2014-06-01 19:39:34 +01:00
cTn
1e40dae3dc bump up version 2014-06-01 15:20:47 +02:00
cTn
a263dc409b release 2014-06-01 15:18:55 +02:00
cTn
5abe7473f8 moving send_message routine to MSP object 2014-06-01 14:10:18 +02:00
cTn
46cf844e7e display current draw in A not mA 2014-05-30 01:41:27 +02:00
cTn
d68bd29191 initial support for current sensor code from Lux 2014-05-29 20:16:32 +02:00
cTn
f704d0f82d note about 4k users 2014-05-29 01:57:11 +02:00
cTn
d71741497a release 2014-05-27 15:35:29 +02:00
cTn
6d38e301ef bugfix for glitchy vertical text position in CLI 2014-05-26 14:11:30 +02:00
Dominic Clifton
c764206c4d Updating readme. 2014-05-23 19:04:03 +01:00
cTn
5042d2af2e adding MSP_RAW_GPS support to logger 2014-05-23 17:37:57 +02:00
cTn
f3192b6d85 print csv value head as requested by Lux 2014-05-22 22:40:46 +02:00
cTn
7e7e2925f3 retain log file access between sessions 2014-05-22 19:16:40 +02:00
cTn
a2cd390d79 more graceful error handling 2014-05-22 17:00:35 +02:00
cTn
18a1626c17 i18n run 2014-05-22 16:42:34 +02:00
cTn
18c71f69c5 adding selectable poll rate, i18n run in todo 2014-05-22 16:29:38 +02:00
cTn
0c95e94cd5 semi working logging, missing poll rate 2014-05-22 16:06:49 +02:00
cTn
c40c783ddc initial set of properties 2014-05-22 12:51:06 +02:00
cTn
fa90030759 loggin tab, initial work on IO 2014-05-22 12:13:16 +02:00
Dominic Clifton
2421200b1f Point the firmware flasher at the Cleanflight NAZE binaries and commit
messages.
2014-05-21 20:11:05 +01:00
cTn
da42cf878d release 2014-05-21 16:27:54 +02:00