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