#include <BtCommVdrv.h>
Include dependency graph for common.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | UnitsType |
struct | MapPrefsType |
struct | ActWayptType |
struct | ActRouteType |
struct | ActTrackType |
struct | TrkPrefsType |
struct | SerPrefsType |
struct | PrefsType |
struct | MapParamType |
struct | GPSType |
Defines | |
#define | kCreatorId 'Gps4' |
#define | kPrefsId 0x00 |
#define | kVersion 0x08 |
#define | kWaypointDBType 'WAYP' |
#define | kWaypointDBName "Waypoints-Gps4" |
#define | kRouteDBType 'ROUT' |
#define | kRouteDBName "Routes-Gps4" |
#define | kTrkHdrDBType 'TRKH' |
#define | kTrkHdrDBName "Trkheaders-Gps4" |
#define | kTrkDBType 'TRKP' |
#define | kTrkDBName "Trkpoints-Gps4-" |
#define | APPROACH_DST 100 |
default approach distance (m) | |
#define | AUTOPWROFF 1 |
default Auto Power-Off state | |
#define | FILENAMEMAXLEN 64 |
maximum filename length | |
#define | POS_D 0 |
#define | POS_DM 1 |
#define | POS_DMS 2 |
#define | POS_UTM 3 |
#define | DST_KM 0 |
#define | DST_MI 1 |
#define | DST_NM 2 |
#define | ALT_M 0 |
#define | ALT_FT 1 |
#define | SPD_KMH 0 |
#define | SPD_MS 1 |
#define | SPD_MIH 2 |
#define | SPD_KTS 3 |
#define | DLD_A 1 |
#define | DLD_Q 2 |
#define | DLD_O 3 |
#define | SEL_USER 1 |
#define | SEL_AUTO 2 |
#define | FETCH_READY 1 |
#define | FETCH_START 2 |
#define | FETCH_STOP 3 |
|
Definition at line 141 of file common.h. Referenced by MiscOptsFormHandleEvent(). |
|
Definition at line 140 of file common.h. Referenced by MiscOptsFormHandleEvent(). |
|
default approach distance (m)
Definition at line 120 of file common.h. Referenced by CheckApproach(). |
|
default Auto Power-Off state
|
|
Definition at line 156 of file common.h. Referenced by MapFormHandleEvent(), and MapOptsFormHandleEvent(). |
|
Definition at line 158 of file common.h. Referenced by MapFormHandleEvent(), and MapOptsFormHandleEvent(). |
|
Definition at line 157 of file common.h. Referenced by MapFormHandleEvent(), and MapOptsFormHandleEvent(). |
|
Definition at line 135 of file common.h. Referenced by MiscOptsFormHandleEvent(). |
|
Definition at line 136 of file common.h. Referenced by MiscOptsFormHandleEvent(). |
|
Definition at line 137 of file common.h. Referenced by MiscOptsFormHandleEvent(). |
|
Definition at line 163 of file common.h. Referenced by HandleMessage(), and MapFormHandleEvent(). |
|
Definition at line 164 of file common.h. Referenced by HandleMessage(), and MapFormHandleEvent(). |
|
Definition at line 165 of file common.h. Referenced by MapFormHandleEvent(). |
|
maximum filename length
Definition at line 122 of file common.h. Referenced by getdir_vfs(). |
|
Definition at line 107 of file common.h. Referenced by CreateDatabase(), DeleteTracks(), and store_trk(). |
|
|
|
|
|
|
|
Definition at line 118 of file common.h. Referenced by TrackDBName(). |
|
Definition at line 117 of file common.h. Referenced by DeleteTracks(), and store_trk(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 129 of file common.h. Referenced by deg_to_str(), MiscOptsFormHandleEvent(), and WayptEditFormHandleEvent(). |
|
Definition at line 130 of file common.h. Referenced by deg_to_str(), MiscOptsFormHandleEvent(), and WayptEditFormHandleEvent(). |
|
Definition at line 131 of file common.h. Referenced by deg_to_str(), MiscOptsFormHandleEvent(), and WayptEditFormHandleEvent(). |
|
Definition at line 132 of file common.h. Referenced by deg_to_str(), MainFormHandleEvent(), MiscOptsFormHandleEvent(), Position2Clipboard(), and WayptEditFormHandleEvent(). |
|
Definition at line 161 of file common.h. Referenced by MapFormHandleEvent(). |
|
Definition at line 160 of file common.h. Referenced by HandleMessage(), and MapFormHandleEvent(). |
|
Definition at line 144 of file common.h. Referenced by MiscOptsFormHandleEvent(), and NavigationFormHandleEvent(). |
|
Definition at line 147 of file common.h. Referenced by MiscOptsFormHandleEvent(). |
|
Definition at line 146 of file common.h. Referenced by MiscOptsFormHandleEvent(). |
|
Definition at line 145 of file common.h. Referenced by MiscOptsFormHandleEvent(). |