Das MPM ist für die jeweilige Anwendung vor eingestellt. Das ist dann die Anzeige 0, und bedeutet für FrSky ca. -30kHz unterhalb der Nennfrequenz. Siehe unten die MPM config.h
Ein Autotuning kenne ich damit nicht, aber vielleicht hat Pascal etwas in der Pipeline.
Ich habe keine feste Meinung gegen oder für Autotuning, nur bedenken.
Welche Hersteller macht definitiv Autotuning, ganz neutral gefragt.
Noch was, ohne AFC geht nicht, selbst bei perfekter Abstimmung.
/** CC2500 Fine Frequency Tuning **/
//For optimal performance the CC2500 RF module used by the CORONA, FrSkyD, FrSkyV, FrSkyX, Hitec, HoTT, SFHSS and Redpine protocols needs to be tuned for each protocol.
//Initial tuning should be done via the radio menu with a genuine CORONA/FrSky/Hitec/HoTT/Futaba/Redpine receiver.
//Once a good tuning value is found it can be set here and will override the radio's 'option' setting for all existing and new models which use that protocol.
//For more information: pascallanger/DIY-Multiprotocol-TX-Module
//Uncomment the lines below (remove the "//") and set an appropriate value (replace the "0") to enable. Valid range is -127 to +127.
//#define FORCE_CORONA_TUNING 0
//#define FORCE_FRSKYD_TUNING 0
//#define FORCE_FRSKYV_TUNING 0
//#define FORCE_FRSKYX_TUNING 0
//#define FORCE_SFHSS_TUNING 0
//#define FORCE_HITEC_TUNING 0
//#define FORCE_HOTT_TUNING 0
//#define FORCE_REDPINE_TUNING 0
Ein Autotuning kenne ich damit nicht, aber vielleicht hat Pascal etwas in der Pipeline.
Ich habe keine feste Meinung gegen oder für Autotuning, nur bedenken.
Welche Hersteller macht definitiv Autotuning, ganz neutral gefragt.
Noch was, ohne AFC geht nicht, selbst bei perfekter Abstimmung.
/** CC2500 Fine Frequency Tuning **/
//For optimal performance the CC2500 RF module used by the CORONA, FrSkyD, FrSkyV, FrSkyX, Hitec, HoTT, SFHSS and Redpine protocols needs to be tuned for each protocol.
//Initial tuning should be done via the radio menu with a genuine CORONA/FrSky/Hitec/HoTT/Futaba/Redpine receiver.
//Once a good tuning value is found it can be set here and will override the radio's 'option' setting for all existing and new models which use that protocol.
//For more information: pascallanger/DIY-Multiprotocol-TX-Module
//Uncomment the lines below (remove the "//") and set an appropriate value (replace the "0") to enable. Valid range is -127 to +127.
//#define FORCE_CORONA_TUNING 0
//#define FORCE_FRSKYD_TUNING 0
//#define FORCE_FRSKYV_TUNING 0
//#define FORCE_FRSKYX_TUNING 0
//#define FORCE_SFHSS_TUNING 0
//#define FORCE_HITEC_TUNING 0
//#define FORCE_HOTT_TUNING 0
//#define FORCE_REDPINE_TUNING 0