gpsd wild guessing

feature/IPV6_#35_Reboot
Geoffrey Merck 2 years ago
parent 07c2c7e90c
commit a1c1f4faf0

@ -74,7 +74,7 @@ bool CAPRSGPSDIdFrameProvider::buildAPRSFramesInt(const CAPRSEntry * entry, std:
return false; return false;
#endif #endif
#if GPSD_API_MAJOR_VERSION >= 10 && GPSD_API_MAJOR_VERSION < 12 #if GPSD_API_MAJOR_VERSION >= 10 && GPSD_API_MAJOR_VERSION < 11
if(m_gpsdData.status == STATUS_NO_FIX) if(m_gpsdData.status == STATUS_NO_FIX)
return false; return false;
#else #else

Loading…
Cancel
Save

Powered by TurnKey Linux.