jflyper
01eab00fd7
Configuration Menu System support for external OSD
...
A quick hack to support config menu on external OSD, consisiting of:
- CMS-OSD partial separation (CMS and OSD reside in a same file: osd.c)
- MSP message injection (take it as server-push in client-server model)
2016-10-20 22:42:39 +09:00
Martin Budden
a771280b50
Moved config.c from config directory to fc directory
2016-10-18 08:57:39 +01:00
Martin Budden
5f791cef77
Renamed some MSP related files
2016-10-16 11:13:38 +01:00
J Blackman
84c6672967
Merge pull request #1297 from martinbudden/bf_msp_split_stage4
...
MSP split stage4 - Better split between MSP and serial
2016-10-16 19:59:03 +11:00
Martin Budden
c0d87ca657
Improved consistency of update fn naming. GPS update tidy.
2016-10-16 08:18:03 +01:00
Martin Budden
e15bafe6e7
Further reorganisation of MSP
2016-10-15 10:21:13 +01:00
Steffen Windoffer
f1fb7c4e69
add guard around taskUpdateBeeper to remove unused error
2016-10-13 18:09:02 +02:00
Martin Budden
1c23ab5436
Made fc tasks functions static where possible
2016-10-12 06:10:19 +01:00
blckmn
8de4848381
A couple of missing includes - generating warnings
2016-10-12 13:20:18 +11:00
Martin Budden
3f5393e201
Fixup after rebase
2016-10-09 18:01:20 +01:00
Martin Budden
0ccb7040f0
Reorganisation of tasks into fc_tasks.c
2016-10-09 17:43:29 +01:00