..
Alerts.cpp
Added alerts conditions and framework
hace 6 años
Alerts.h
Added alerts conditions and framework
hace 6 años
Config.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
hace 7 años
Config.h
Added alerts conditions and framework
hace 6 años
Core.cpp
Moved RTC time update from GPS to Core workflow rather than position acquisition. Avoid edge cases where the spend time measurement could be wrong because of time update in between the two measure points.
hace 6 años
Core.h
Moved RTC time update from GPS to Core workflow rather than position acquisition. Avoid edge cases where the spend time measurement could be wrong because of time update in between the two measure points.
hace 6 años
Debug.cpp
Ability to force backup. Forcing backup when "stopping"
hace 7 años
Debug.h
Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back
hace 7 años
Flash.cpp
Redesigned main loop to allow for debug programs and commands
hace 7 años
Flash.h
Code cleanup after DS3231 trim
hace 7 años
Gps.cpp
Added verbose debug message in getDistanceFromPrevious
hace 7 años
Gps.h
[Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions)
hace 7 años
GpsTracker.h
Conditionnaly include sdcard backup into code
hace 7 años
GpsTracker.ino
[Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions)
hace 7 años
Hardware.cpp
Fixed power off commands being issued on a powered off device force waiting for timeouts
hace 7 años
Hardware.h
Fixed main unit being woke up by SoftwareSerial interrupts
hace 7 años
Logging.cpp
Fixed constant string being declared in RAM
hace 7 años
Logging.h
Adjusted log levels
hace 7 años
MainUnit.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
hace 7 años
MainUnit.h
Implemented RTC alarm sleep and wake up
hace 7 años
Network.cpp
Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware
hace 6 años
Network.h
Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware
hace 6 años
NetworkPositionsBackup.cpp
Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware
hace 6 años
NetworkPositionsBackup.h
Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware
hace 6 años
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
hace 7 años
Pins.h
Added sleep debug function and NOTICE_XXX macros
hace 7 años
Positions.cpp
Moved RTC time update from GPS to Core workflow rather than position acquisition. Avoid edge cases where the spend time measurement could be wrong because of time update in between the two measure points.
hace 6 años
Positions.h
Ability to force backup. Forcing backup when "stopping"
hace 7 años
PositionsBackup.cpp
Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup
hace 7 años
PositionsBackup.h
Ability to force backup. Forcing backup when "stopping"
hace 7 años
Rtc.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
hace 7 años
Rtc.h
Introduced speed timing variations based on time of the day
hace 7 años
SdCard.cpp
Conditionnal includes of backup code work for more than one implementation
hace 7 años
SdCard.h
Non tested implementaion of sd card positions backup
hace 7 años
SdPositionsBackup.cpp
Ability to force backup. Forcing backup when "stopping"
hace 7 años
SdPositionsBackup.h
Ability to force backup. Forcing backup when "stopping"
hace 7 años
SdPositionsConfig.cpp
Conditionnal includes of backup code work for more than one implementation
hace 7 años
SdPositionsConfig.h
Conditionnaly include sdcard backup into code
hace 7 años
Time2.cpp
Code cleanup after DS3231 trim
hace 7 años
Time2.h
Time3.h has been removed from uDS3231 library
hace 7 años
~AutoRecover.GpsTracker.vcxproj0
Fixed intermediate timeout and data being incomplete / malformed
hace 7 años