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