1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00
Commit graph

9 commits

Author SHA1 Message Date
borisbstyle
b60bc0a2e1 Merge pull request #2106 from raphaelcoeffic/tramp-raf
IRC Tramp VTX support (continued)
2017-01-16 13:25:07 +01:00
Raphael Coeffic
af72b761b5 fixed pre-processor directives (continued) 2017-01-15 23:18:38 +01:00
jflyper
58ed2ed590 Tramp prototype driver 2017-01-13 15:59:36 +01:00
Michael Keller
19c1709250 Added support for multiple serial inverters. 2017-01-14 00:27:02 +13:00
mikeller
5e45ec3293 Renamed 'serial_cli' and 'fc_main'. 2017-01-11 23:22:03 +13:00
Martin Budden
fb9fd5cd20 Only calculate task statistics when in CLI 2017-01-08 23:45:27 +00:00
Martin Budden
c1d27b5a65 Added CLI option to turn off task statistics 2017-01-08 11:50:51 +00:00
Martin Budden
79f0a7088a Moved serial_cli to fc directory 2017-01-04 11:13:40 +00:00
Martin Budden
e8345369bb Moved init() and hardfault handling out of main into fc directory 2017-01-03 09:10:34 +00:00