1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00
Commit graph

167 commits

Author SHA1 Message Date
Martin Budden
f6c8319361 Removed a number of static config pointers 2017-02-02 10:41:19 +00:00
Martin Budden
07dc35d441 Removed mixer and battery config static copies 2017-02-01 13:09:46 +00:00
Martin Budden
5851b21e4a Removed a number of static config pointers 2017-02-01 12:58:29 +00:00
Martin Budden
a3951a3340 Preparation for conversion to parameter groups 3 2017-02-01 12:24:58 +00:00
Martin Budden
79d4b2146d Preparation for conversion to parameter groups 2017-02-01 08:46:19 +00:00
Hydra
3c29725672 Prevent hard-fault when no IO available for transponder.
This cleans up the transponder api too.
2017-01-16 19:27:20 +00:00
borisbstyle
584d96ba19 Merge pull request #2135 from jflyper/bfdev-displayport-adjustable-column
DISPLAYPORT+CMS: Add displayPortProfile
2017-01-16 16:21:19 +01:00
borisbstyle
b60bc0a2e1 Merge pull request #2106 from raphaelcoeffic/tramp-raf
IRC Tramp VTX support (continued)
2017-01-16 13:25:07 +01:00
jflyper
d33977a506 Add displayPortProfile 2017-01-16 19:37:40 +09: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