Multi core fixes, DSM2/X fixes and telemetry, SFHSS addition, Flysky fixes, FrSkyX full telemetry and sub protocols

Many things since last commit...
This commit is contained in:
pascallanger
2016-04-06 12:57:42 +02:00
parent 6c3535951f
commit d938f2ea50
14 changed files with 2608 additions and 743 deletions

View File

@@ -42,6 +42,7 @@
#ifdef CC2500_INSTALLED
#define FRSKY_CC2500_INO
#define FRSKYX_CC2500_INO
#define SFHSS_CC2500_INO
#endif
#ifdef NFR24L01_INSTALLED
#define BAYANG_NRF24L01_INO
@@ -129,7 +130,8 @@ const PPM_Parameters PPM_prot[15]= {
MODE_BAYANG
NONE
MODE_FRSKYX
NONE
CH_16
CH_8
MODE_ESKY
NONE
MODE_MT99XX
@@ -145,6 +147,8 @@ const PPM_Parameters PPM_prot[15]= {
NONE
MODE_FY326
NONE
MODE_SFHSS
NONE
RX_Num value between 0 and 15