Home
last modified time | relevance | path

Searched refs:GPS_operations (Results 1 – 2 of 2) sorted by relevance

/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dmain.c859 static void GPS_operations(Widget w, XtPointer clientData, XtPointer calldata);
9305 XtAddCallback(Fetch_gps_track, XmNactivateCallback,GPS_operations,"1");
9306 XtAddCallback(Fetch_gps_route, XmNactivateCallback,GPS_operations,"2");
9307 XtAddCallback(Fetch_gps_waypoints, XmNactivateCallback,GPS_operations,"3");
9311 XtAddCallback(Fetch_RINO_waypoints, XmNactivateCallback,GPS_operations,"7");
12687 GPS_operations(NULL, "7", NULL);
17979 void GPS_operations( Widget UNUSED(w), XtPointer clientData, XtPointer UNUSED(callData) ) function
/dports/comms/xastir/Xastir-Release-2.1.8/
H A DChangeLog23211 GPS_operations() and gps_transfer_thread() in order to solve a
23216 * src/main.c: A few minor tweaks to GPS_operations and