FMU driver: Output and read at 400 Hz

This commit is contained in:
Lorenz Meier
2015-11-28 00:58:51 +01:00
parent a953f83a45
commit b196d29662
+1 -1
View File
@@ -94,7 +94,7 @@
* This is the analog to FMU_INPUT_DROP_LIMIT_US on the IO side
*/
#define CONTROL_INPUT_DROP_LIMIT_MS 20
#define CONTROL_INPUT_DROP_LIMIT_MS 2
#define NAN_VALUE (0.0f/0.0f)
class PX4FMU : public device::CDev