mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-23 04:45:37 +08:00
[spektrum] INFO msg about sign change on STM-SPEKTRUM
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
// for timer_get_frequency
|
||||
#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
|
||||
#include "std.h"
|
||||
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
#include "superbitrf_rc.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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user