mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Replay: DataFlash frontend/backend split
This commit is contained in:
parent
723c37bcf7
commit
2266f118e9
@ -86,7 +86,7 @@ public:
|
||||
AP_InertialNav_NavEKF inertial_nav{ahrs};
|
||||
AP_Vehicle::FixedWing aparm;
|
||||
AP_Airspeed airspeed{aparm};
|
||||
DataFlash_File dataflash{"logs"};
|
||||
DataFlash_Class dataflash;
|
||||
|
||||
private:
|
||||
Parameters g;
|
||||
|
Loading…
Reference in New Issue
Block a user