選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Bertrand Lemasle 1c69e884b0 Increased SMS buffer size to match possible all messages 6年前
..
Alerts.cpp Fixed bad condition for battery level alerts clearance 6年前
Alerts.h Added a fourth alert (RTC clock halt) and saving active alerts to eeprom to survive resets 6年前
Config.cpp Removed additional activeAlerts format parameter in config write 6年前
Config.h Sadly, version string must do exactly 4 chars to avoid leaving traces of old version string 6年前
Core.cpp Increased SMS buffer size to match possible all messages 6年前
Core.h Fixed bad definition of core::notifyFailures 6年前
Debug.cpp Added failure sms debug function and menu entry 6年前
Debug.h Added failure sms debug function and menu entry 6年前
Flash.cpp Redesigned main loop to allow for debug programs and commands 7年前
Flash.h Code cleanup after DS3231 trim 7年前
Gps.cpp Added verbose debug message in getDistanceFromPrevious 7年前
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年前
GpsTracker.h Conditionnaly include sdcard backup into code 7年前
GpsTracker.ino Added failure sms debug function and menu entry 6年前
Hardware.cpp Added handle count of gps and network instances 6年前
Hardware.h Fixed main unit being woke up by SoftwareSerial interrupts 7年前
Logging.cpp Fixed constant string being declared in RAM 7年前
Logging.h Adjusted log levels 7年前
MainUnit.cpp Adjusted log level : verbose is really in a case of a hard debugging session 7年前
MainUnit.h Implemented RTC alarm sleep and wake up 7年前
Network.cpp Added NOTICE to sendSms. Reached 100% of program space (150 bytes left) 6年前
Network.h Added NOTICE to sendSms. Reached 100% of program space (150 bytes left) 6年前
NetworkPositionsBackup.cpp Removed useless NOTICE call 6年前
NetworkPositionsBackup.h Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware 6年前
NetworkPositionsConfig.h Added code size comments on config structs 6年前
Pins.h Added sleep debug function and NOTICE_XXX macros 7年前
Positions.cpp Fill metadata values even if the GPS fix isn't acquired. 6年前
Positions.h Ability to force backup. Forcing backup when "stopping" 7年前
PositionsBackup.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7年前
PositionsBackup.h Ability to force backup. Forcing backup when "stopping" 7年前
Rtc.cpp Adjusted log level : verbose is really in a case of a hard debugging session 7年前
Rtc.h Introduced speed timing variations based on time of the day 7年前
SdCard.cpp Conditionnal includes of backup code work for more than one implementation 7年前
SdCard.h Non tested implementaion of sd card positions backup 7年前
SdPositionsBackup.cpp Ability to force backup. Forcing backup when "stopping" 7年前
SdPositionsBackup.h Ability to force backup. Forcing backup when "stopping" 7年前
SdPositionsConfig.cpp Conditionnal includes of backup code work for more than one implementation 7年前
SdPositionsConfig.h Conditionnaly include sdcard backup into code 7年前
Time2.cpp Code cleanup after DS3231 trim 7年前
Time2.h Time3.h has been removed from uDS3231 library 7年前
~AutoRecover.GpsTracker.vcxproj0 Fixed intermediate timeout and data being incomplete / malformed 7年前