still guessing gpsd

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.