mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 08:55:51 +08:00
[spektrum] INFO msg about sign change on STM-SPEKTRUM
This commit is contained in:
@@ -35,6 +35,8 @@
|
|||||||
// for timer_get_frequency
|
// for timer_get_frequency
|
||||||
#include "mcu_arch.h"
|
#include "mcu_arch.h"
|
||||||
|
|
||||||
|
INFO("Radio-Control now follows PPRZ sign convention: this means you might need to reverese some channels in your transmitter: RollRight / PitchUp / YawRight / FullThrottle / Auto2 are positive deflections")
|
||||||
|
|
||||||
// for Min macro
|
// for Min macro
|
||||||
#include "std.h"
|
#include "std.h"
|
||||||
|
|
||||||
|
|||||||
@@ -26,6 +26,8 @@
|
|||||||
#include "superbitrf_rc.h"
|
#include "superbitrf_rc.h"
|
||||||
#include "subsystems/radio_control.h"
|
#include "subsystems/radio_control.h"
|
||||||
|
|
||||||
|
INFO("Radio-Control now follows PPRZ sign convention: this means you might need to reverese some channels in your transmitter: RollRight / PitchUp / YawRight / FullThrottle / Auto2 are positive deflections")
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Initialization
|
* Initialization
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user