Home
last modified time | relevance | path

Searched refs:STATUS_DR (Results 1 – 8 of 8) sorted by relevance

/dports/astro/gpsd/gpsd-3.20/gps/
H A Dgps.py79 STATUS_DR = 5 variable
/dports/devel/openocd/openocd-0.11.0/src/flash/nor/
H A Desirisc_flash.c68 #define STATUS_DR (1<<2) /* Disable Redundancy */ macro
/dports/astro/gpsd/gpsd-3.20/
H A Dpseudonmea.c137 case STATUS_DR: in gpsd_position_fix_dump()
H A Dcgps.c808 case STATUS_DR: in update_gps_panel()
H A Dgps.h2241 #define STATUS_DR 5 /* yes, with dead reckoning */ macro
H A Ddriver_nmea0183.c93 newstatus = STATUS_DR; in faa_mode()
846 newstatus = STATUS_DR; in processGGA()
H A Dxgps1270 elif gps.STATUS_DR == data.status:
H A Ddriver_ubx.c744 session->gpsdata.status = STATUS_DR; in ubx_msg_nav_sol()