..
Alerts.cpp
Added a fourth alert (RTC clock halt) and saving active alerts to eeprom to survive resets
vor 6 Jahren
Alerts.h
Added a fourth alert (RTC clock halt) and saving active alerts to eeprom to survive resets
vor 6 Jahren
Config.cpp
Disable rewrite of config values (only here for the first run on old firmwares)
vor 6 Jahren
Config.h
Firmware version bump
vor 6 Jahren
Core.cpp
Using snprintf instead of sprintf to build sms message
vor 6 Jahren
Core.h
Fixed bad definition of core::notifyFailures
vor 6 Jahren
Debug.cpp
Added failure sms debug function and menu entry
vor 6 Jahren
Debug.h
Added failure sms debug function and menu entry
vor 6 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
Added verbose debug message in getDistanceFromPrevious
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
Added failure sms debug function and menu entry
vor 6 Jahren
Hardware.cpp
Added handle count of gps and network instances
vor 6 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
Added NOTICE to sendSms. Reached 100% of program space (150 bytes left)
vor 6 Jahren
Network.h
Added NOTICE to sendSms. Reached 100% of program space (150 bytes left)
vor 6 Jahren
NetworkPositionsBackup.cpp
Removed useless NOTICE call
vor 6 Jahren
NetworkPositionsBackup.h
Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware
vor 6 Jahren
NetworkPositionsConfig.h
Added code size comments on config structs
vor 6 Jahren
Pins.h
Added sleep debug function and NOTICE_XXX macros
vor 7 Jahren
Positions.cpp
Fill metadata values even if the GPS fix isn't acquired.
vor 6 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