..
Config.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
il y a 7 ans
Config.h
Sleep time computation algorithm adjustements
il y a 7 ans
Core.cpp
Sleep time computation algorithm adjustements
il y a 7 ans
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
il y a 7 ans
Debug.cpp
Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back
il y a 7 ans
Debug.h
Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back
il y a 7 ans
Flash.cpp
Redesigned main loop to allow for debug programs and commands
il y a 7 ans
Flash.h
Code cleanup after DS3231 trim
il y a 7 ans
Gps.cpp
Enabling network before acquiring gps position to save some time. Reduced timeouts
il y a 7 ans
Gps.h
Enabling network before acquiring gps position to save some time. Reduced timeouts
il y a 7 ans
GpsTracker.h
Conditionnaly include sdcard backup into code
il y a 7 ans
GpsTracker.ino
Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back
il y a 7 ans
Hardware.cpp
Correctly implemented join timeout between gps & network. Adjusted timeouts
il y a 7 ans
Hardware.h
Fixed main unit being woke up by SoftwareSerial interrupts
il y a 7 ans
Logging.cpp
Fixed constant string being declared in RAM
il y a 7 ans
Logging.h
Adjusted log levels
il y a 7 ans
MainUnit.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
il y a 7 ans
MainUnit.h
Implemented RTC alarm sleep and wake up
il y a 7 ans
Network.cpp
Correctly implemented join timeout between gps & network. Adjusted timeouts
il y a 7 ans
Network.h
Correctly implemented join timeout between gps & network. Adjusted timeouts
il y a 7 ans
NetworkPositionsBackup.cpp
When network is not available for the time being, postponing the backup to a later time to avoid eating the battery for nothing
il y a 7 ans
NetworkPositionsBackup.h
Enabling network before acquiring gps position to save some time. Reduced timeouts
il y a 7 ans
NetworkPositionsConfig.h
When network is not available for the time being, postponing the backup to a later time to avoid eating the battery for nothing
il y a 7 ans
Pins.h
Added sleep debug function and NOTICE_XXX macros
il y a 7 ans
Positions.cpp
Fixed alteration of config in ram that prevent appropriate save of positions once the maximum has been reached
il y a 7 ans
Positions.h
Enabling network before acquiring gps position to save some time. Reduced timeouts
il y a 7 ans
PositionsBackup.cpp
Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup
il y a 7 ans
PositionsBackup.h
Enabling network before acquiring gps position to save some time. Reduced timeouts
il y a 7 ans
Rtc.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
il y a 7 ans
Rtc.h
Introduced speed timing variations based on time of the day
il y a 7 ans
SdCard.cpp
Conditionnal includes of backup code work for more than one implementation
il y a 7 ans
SdCard.h
Non tested implementaion of sd card positions backup
il y a 7 ans
SdPositionsBackup.cpp
Messed up state where I try to gain some RAM
il y a 7 ans
SdPositionsBackup.h
Conditionnaly include sdcard backup into code
il y a 7 ans
SdPositionsConfig.cpp
Conditionnal includes of backup code work for more than one implementation
il y a 7 ans
SdPositionsConfig.h
Conditionnaly include sdcard backup into code
il y a 7 ans
Time2.cpp
Code cleanup after DS3231 trim
il y a 7 ans
Time2.h
Time3.h has been removed from uDS3231 library
il y a 7 ans
~AutoRecover.GpsTracker.vcxproj0
Fixed intermediate timeout and data being incomplete / malformed
il y a 7 ans