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