..
Alerts.cpp
Fixed bad condition for battery level alerts clearance
il y a 6 ans
Alerts.h
Added a fourth alert (RTC clock halt) and saving active alerts to eeprom to survive resets
il y a 6 ans
Config.cpp
Removed additional activeAlerts format parameter in config write
il y a 6 ans
Config.h
Sadly, version string must do exactly 4 chars to avoid leaving traces of old version string
il y a 6 ans
Core.cpp
Moved contact phone number inside sendSms (since there is one number, no need for core to know it)
il y a 6 ans
Core.h
Fixed bad definition of core::notifyFailures
il y a 6 ans
Debug.cpp
Renamed debug notify failures entry
il y a 6 ans
Debug.h
Renamed debug notify failures entry
il y a 6 ans
Flash.cpp
Redesigned main loop to allow for debug programs and commands
il y a 7 ans
Flash.h
Code cleanup after DS3231 trim
il y a 7 ans
Gps.cpp
Added verbose debug message in getDistanceFromPrevious
il y a 7 ans
Gps.h
[Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions)
il y a 7 ans
GpsTracker.h
Conditionnaly include sdcard backup into code
il y a 7 ans
GpsTracker.ino
Renamed debug notify failures entry
il y a 6 ans
Hardware.cpp
Added handle count of gps and network instances
il y a 6 ans
Hardware.h
Fixed main unit being woke up by SoftwareSerial interrupts
il y a 7 ans
Logging.cpp
Fixed constant string being declared in RAM
il y a 7 ans
Logging.h
Adjusted log levels
il y a 7 ans
MainUnit.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
il y a 7 ans
MainUnit.h
Implemented RTC alarm sleep and wake up
il y a 7 ans
Network.cpp
Moved contact phone number inside sendSms (since there is one number, no need for core to know it)
il y a 6 ans
Network.h
Moved contact phone number inside sendSms (since there is one number, no need for core to know it)
il y a 6 ans
NetworkPositionsBackup.cpp
Removed useless NOTICE call
il y a 6 ans
NetworkPositionsBackup.h
Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware
il y a 6 ans
NetworkPositionsConfig.h
Added code size comments on config structs
il y a 6 ans
Pins.h
Added sleep debug function and NOTICE_XXX macros
il y a 7 ans
Positions.cpp
Fill metadata values even if the GPS fix isn't acquired.
il y a 6 ans
Positions.h
Ability to force backup. Forcing backup when "stopping"
il y a 7 ans
PositionsBackup.cpp
Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup
il y a 7 ans
PositionsBackup.h
Ability to force backup. Forcing backup when "stopping"
il y a 7 ans
Rtc.cpp
Adjusted log level : verbose is really in a case of a hard debugging session
il y a 7 ans
Rtc.h
Introduced speed timing variations based on time of the day
il y a 7 ans
SdCard.cpp
Conditionnal includes of backup code work for more than one implementation
il y a 7 ans
SdCard.h
Non tested implementaion of sd card positions backup
il y a 7 ans
SdPositionsBackup.cpp
Ability to force backup. Forcing backup when "stopping"
il y a 7 ans
SdPositionsBackup.h
Ability to force backup. Forcing backup when "stopping"
il y a 7 ans
SdPositionsConfig.cpp
Conditionnal includes of backup code work for more than one implementation
il y a 7 ans
SdPositionsConfig.h
Conditionnaly include sdcard backup into code
il y a 7 ans
Time2.cpp
Code cleanup after DS3231 trim
il y a 7 ans
Time2.h
Time3.h has been removed from uDS3231 library
il y a 7 ans
~AutoRecover.GpsTracker.vcxproj0
Fixed intermediate timeout and data being incomplete / malformed
il y a 7 ans