1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00
Commit graph

59 commits

Author SHA1 Message Date
jflyper
11c47c631b Port iNav's rangefinder 2017-12-20 12:54:19 +09:00
mikeller
b489d0ba9d Renamed 'parameter_group' to 'pg'. 2017-12-19 23:36:31 +13:00
jflyper
db014752d7 Convert TRANSPONDER to USE_xxx scheme 2017-12-11 02:49:00 +09:00
Alberto García Hierro
59f8ee0d15 Fix MSP code in switch for MSP_SET_TX_INFO
Case was handling MSP_TX_INFO which is an out command and already
handled in mspProcessOutCommand. This case should handle MSP_SET_TX_INFO
2017-11-28 13:15:33 +00:00
Michael Keller
dcdf7dd872
Merge pull request #4611 from mikeller/add_msp_tx_data
Added data for lua TX scripts to MSP.
2017-11-20 21:18:48 +13:00
mikeller
86373122a1 Added data for lua TX scripts to MSP. 2017-11-19 10:24:55 +13:00
Martin Budden
cfc87d1891 Better separation between GPS and NAV 2017-11-18 08:00:31 +00:00
mikeller
60a8f3a5b9 Changed MSP command name to 'MSP_SET_ARMING_DISABLED' to make it consistent. 2017-11-18 18:34:25 +13:00
Martin Budden
8044d08fb3 Renamed fc_msp* files to msp* 2017-11-12 21:43:09 +00:00
Renamed from src/main/interface/fc_msp.c (Browse further)