..
Alerts.cpp
Moved alerts code to match alerts bits definition
hace 6 años
Alerts.h
Fixed alerts not starting at first bit
hace 6 años
Config.cpp
Reworked config reset code to avoid static init that eats SRAM
hace 6 años
Config.h
Added reserved space is the case where network backup is disabled
hace 6 años
Core.cpp
Moved notifyFailures alerts to match alerts bits
hace 6 años
Core.h
Fixed bad definition of core::notifyFailures
hace 6 años
Debug.cpp
Additional debug info for getTime and notifyFailures
hace 6 años
Debug.h
Added clear alerts debug command
hace 6 años
Flash.cpp
Redesigned main loop to allow for debug programs and commands
hace 7 años
Flash.h
Code cleanup after DS3231 trim
hace 7 años
Gps.cpp
Added verbose debug message in getDistanceFromPrevious
hace 7 años
Gps.h
[Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions)
hace 7 años
GpsTracker.h
Conditionnaly include sdcard backup into code
hace 7 años
GpsTracker.ino
Added clear alerts debug command
hace 6 años
Hardware.cpp
Fix gps & network powered count could go to 255
hace 6 años
Hardware.h
Fixed main unit being woke up by SoftwareSerial interrupts
hace 7 años
Logging.cpp
Fixed constant string being declared in RAM
hace 7 años
Logging.h
Adjusted log levels
hace 7 años
MainUnit.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
hace 7 años
MainUnit.h
Implemented RTC alarm sleep and wake up
hace 7 años
Network.cpp
Moved contact phone number inside sendSms (since there is one number, no need for core to know it)
hace 6 años
Network.h
Moved contact phone number inside sendSms (since there is one number, no need for core to know it)
hace 6 años
NetworkPositionsBackup.cpp
Merge branch 'master' into alerts
hace 6 años
NetworkPositionsBackup.h
Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware
hace 6 años
NetworkPositionsConfig.h
Added code size comments on config structs
hace 6 años
Pins.h
Added sleep debug function and NOTICE_XXX macros
hace 7 años
Positions.cpp
Fill metadata values even if the GPS fix isn't acquired.
hace 6 años
Positions.h
Ability to force backup. Forcing backup when "stopping"
hace 7 años
PositionsBackup.cpp
Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup
hace 7 años
PositionsBackup.h
Ability to force backup. Forcing backup when "stopping"
hace 7 años
Rtc.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
hace 7 años
Rtc.h
Introduced speed timing variations based on time of the day
hace 7 años
SdCard.cpp
Conditionnal includes of backup code work for more than one implementation
hace 7 años
SdCard.h
Non tested implementaion of sd card positions backup
hace 7 años
SdPositionsBackup.cpp
Ability to force backup. Forcing backup when "stopping"
hace 7 años
SdPositionsBackup.h
Ability to force backup. Forcing backup when "stopping"
hace 7 años
SdPositionsConfig.cpp
Conditionnal includes of backup code work for more than one implementation
hace 7 años
SdPositionsConfig.h
Conditionnaly include sdcard backup into code
hace 7 años
Time2.cpp
Code cleanup after DS3231 trim
hace 7 años
Time2.h
Time3.h has been removed from uDS3231 library
hace 7 años
~AutoRecover.GpsTracker.vcxproj0
Fixed intermediate timeout and data being incomplete / malformed
hace 7 años