typedef enum { GPSINIT_HOT_START = 0, GPSINIT_WARM_START_WITH_DATA, GPSINIT_WARM_START, GPSINIT_COLD_START, GPSINIT_FACTORY_START } GPSINITMODE;