direwolf/mheard.h
WB2OSZ 3e9118ba17 1.4 development snapshot C.
IBEACON for IGate statistics.  NMEA style waypoints.  Clean up compile warnings and header file use for Windows.
2016-07-03 18:09:34 -04:00

9 lines
192 B
C

/* mheard.h */
void mheard_init (int debug);
void mheard_save (int chan, decode_aprs_t *A, packet_t pp, alevel_t alevel, retry_t retries);
int mheard_count (int max_hops, int time_limit);