mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-08 19:13:44 +08:00
Turn off filtering for CSC vane sensor
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#define PWM_INPUT_COUNTS_PER_REV 61358.
|
||||
#define PWM_INPUT_MSG_PRESCALE 8
|
||||
#define VANE_NB 2
|
||||
const static float avg_factor = 0.5;
|
||||
const static float avg_factor = 0.0;
|
||||
|
||||
void csc_vane_init(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user