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