this fixes HIL without an IMU
@ -151,7 +151,9 @@ static void init_ardupilot()
*/
#endif
#if LOGGING_ENABLED == ENABLED
DataFlash.Init(); // DataFlash log initialization
// Do GPS init
g_gps = &g_gps_driver;