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