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