.. |
Alerts.cpp
|
Fixed bad condition for battery level alerts clearance
|
6 yıl önce |
Alerts.h
|
Added a fourth alert (RTC clock halt) and saving active alerts to eeprom to survive resets
|
6 yıl önce |
Config.cpp
|
Using binary format for active alerts config values notice
|
6 yıl önce |
Config.h
|
Firmware version bump
|
6 yıl önce |
Core.cpp
|
Using snprintf instead of sprintf to build sms message
|
6 yıl önce |
Core.h
|
Fixed bad definition of core::notifyFailures
|
6 yıl önce |
Debug.cpp
|
Added failure sms debug function and menu entry
|
6 yıl önce |
Debug.h
|
Added failure sms debug function and menu entry
|
6 yıl önce |
Flash.cpp
|
Redesigned main loop to allow for debug programs and commands
|
7 yıl önce |
Flash.h
|
Code cleanup after DS3231 trim
|
7 yıl önce |
Gps.cpp
|
Added verbose debug message in getDistanceFromPrevious
|
7 yıl önce |
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 yıl önce |
GpsTracker.h
|
Conditionnaly include sdcard backup into code
|
7 yıl önce |
GpsTracker.ino
|
Added failure sms debug function and menu entry
|
6 yıl önce |
Hardware.cpp
|
Added handle count of gps and network instances
|
6 yıl önce |
Hardware.h
|
Fixed main unit being woke up by SoftwareSerial interrupts
|
7 yıl önce |
Logging.cpp
|
Fixed constant string being declared in RAM
|
7 yıl önce |
Logging.h
|
Adjusted log levels
|
7 yıl önce |
MainUnit.cpp
|
Adjusted log level : verbose is really in a case of a hard debugging session
|
7 yıl önce |
MainUnit.h
|
Implemented RTC alarm sleep and wake up
|
7 yıl önce |
Network.cpp
|
Added NOTICE to sendSms. Reached 100% of program space (150 bytes left)
|
6 yıl önce |
Network.h
|
Added NOTICE to sendSms. Reached 100% of program space (150 bytes left)
|
6 yıl önce |
NetworkPositionsBackup.cpp
|
Removed useless NOTICE call
|
6 yıl önce |
NetworkPositionsBackup.h
|
Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware
|
6 yıl önce |
NetworkPositionsConfig.h
|
Added code size comments on config structs
|
6 yıl önce |
Pins.h
|
Added sleep debug function and NOTICE_XXX macros
|
7 yıl önce |
Positions.cpp
|
Fill metadata values even if the GPS fix isn't acquired.
|
6 yıl önce |
Positions.h
|
Ability to force backup. Forcing backup when "stopping"
|
7 yıl önce |
PositionsBackup.cpp
|
Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup
|
7 yıl önce |
PositionsBackup.h
|
Ability to force backup. Forcing backup when "stopping"
|
7 yıl önce |
Rtc.cpp
|
Adjusted log level : verbose is really in a case of a hard debugging session
|
7 yıl önce |
Rtc.h
|
Introduced speed timing variations based on time of the day
|
7 yıl önce |
SdCard.cpp
|
Conditionnal includes of backup code work for more than one implementation
|
7 yıl önce |
SdCard.h
|
Non tested implementaion of sd card positions backup
|
7 yıl önce |
SdPositionsBackup.cpp
|
Ability to force backup. Forcing backup when "stopping"
|
7 yıl önce |
SdPositionsBackup.h
|
Ability to force backup. Forcing backup when "stopping"
|
7 yıl önce |
SdPositionsConfig.cpp
|
Conditionnal includes of backup code work for more than one implementation
|
7 yıl önce |
SdPositionsConfig.h
|
Conditionnaly include sdcard backup into code
|
7 yıl önce |
Time2.cpp
|
Code cleanup after DS3231 trim
|
7 yıl önce |
Time2.h
|
Time3.h has been removed from uDS3231 library
|
7 yıl önce |
~AutoRecover.GpsTracker.vcxproj0
|
Fixed intermediate timeout and data being incomplete / malformed
|
7 yıl önce |