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