..
Config.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
vor 7 Jahren
Config.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
Core.cpp
[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
Core.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
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
[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
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
Correctly implemented join timeout between gps & network. Adjusted timeouts
vor 7 Jahren
Network.h
Correctly implemented join timeout between gps & network. Adjusted timeouts
vor 7 Jahren
NetworkPositionsBackup.cpp
Fixed network not being turned off (resulting in sim808 not being turned off) because of prepare turning it on
vor 7 Jahren
NetworkPositionsBackup.h
Ability to force backup. Forcing backup when "stopping"
vor 7 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
Ability to force backup. Forcing backup when "stopping"
vor 7 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