Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bertrand Lemasle cde06ee4ba Firmware version bump il y a 6 ans
..
Alerts.cpp Added a fourth alert (RTC clock halt) and saving active alerts to eeprom to survive resets 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 Firmware version bump il y a 6 ans
Config.h Firmware version bump il y a 6 ans
Core.cpp Using snprintf instead of sprintf to build sms message il y a 6 ans
Core.h Fixed bad definition of core::notifyFailures il y a 6 ans
Debug.cpp Added failure sms debug function and menu entry il y a 6 ans
Debug.h Added failure sms debug function and menu 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 Added failure sms debug function and menu 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 Added NOTICE to sendSms. Reached 100% of program space (150 bytes left) il y a 6 ans
Network.h Added NOTICE to sendSms. Reached 100% of program space (150 bytes left) 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