You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bertrand Lemasle a093a1ea47 Revert "Removed menu timeout, that was a bad idea" 7 年之前
..
Config.cpp Removed menu timeout, that was a bad idea 7 年之前
Config.h Fixed _DEBUG vs !_DEBUG. Fixed code delcarations when network backup is disabled 7 年之前
Core.cpp Adjusted log levels 7 年之前
Core.h Added some code to reduce the effect of a gps fix that would indicate no speed, leaving the device in sleep mode for too long 7 年之前
Debug.cpp Revert "Removed menu timeout, that was a bad idea" 7 年之前
Debug.h Revert "Removed menu timeout, that was a bad idea" 7 年之前
Flash.cpp Redesigned main loop to allow for debug programs and commands 7 年之前
Flash.h Code cleanup after DS3231 trim 7 年之前
Gps.cpp Force the hand to obtain an accurate fix when possible. To be improved (intermediate timeout between fix / accurate fix and no fix at all) 7 年之前
Gps.h Fixed timeout for gsm and gps overflow uint16 7 年之前
GpsTracker.h Conditionnaly include sdcard backup into code 7 年之前
GpsTracker.ino Revert "Removed menu timeout, that was a bad idea" 7 年之前
Hardware.cpp Fixed Gprs being disabled after CFUN has been set to the minimum 7 年之前
Hardware.h Fixed main unit being woke up by SoftwareSerial interrupts 7 年之前
Logging.cpp Removed menu timeout, that was a bad idea 7 年之前
Logging.h Adjusted log levels 7 年之前
MainUnit.cpp Adjusted log levels 7 年之前
MainUnit.h Implemented RTC alarm sleep and wake up 7 年之前
Network.cpp Fixed _DEBUG vs !_DEBUG. Fixed code delcarations when network backup is disabled 7 年之前
Network.h Fixed timeout for gsm and gps overflow uint16 7 年之前
NetworkPositionsBackup.cpp Fixed _DEBUG vs !_DEBUG. Fixed code delcarations when network backup is disabled 7 年之前
NetworkPositionsBackup.h Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 年之前
NetworkPositionsConfig.h For now expected code is 200 as most of the online request bin like respond with that code 7 年之前
Pins.h Added sleep debug function and NOTICE_XXX macros 7 年之前
Positions.cpp Fixed maxEntryIndex being set to 6 as eeprom is not initialized on static init. 7 年之前
Positions.h Remove/replace some Serial.print 7 年之前
PositionsBackup.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 年之前
PositionsBackup.h Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 年之前
Rtc.cpp Adjusted log levels 7 年之前
Rtc.h Code cleanup after DS3231 trim 7 年之前
SdCard.cpp Conditionnal includes of backup code work for more than one implementation 7 年之前
SdCard.h Non tested implementaion of sd card positions backup 7 年之前
SdPositionsBackup.cpp Messed up state where I try to gain some RAM 7 年之前
SdPositionsBackup.h Conditionnaly include sdcard backup into code 7 年之前
SdPositionsConfig.cpp Conditionnal includes of backup code work for more than one implementation 7 年之前
SdPositionsConfig.h Conditionnaly include sdcard backup into code 7 年之前
Time2.cpp Code cleanup after DS3231 trim 7 年之前
Time2.h Time3.h has been removed from uDS3231 library 7 年之前