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 c5c91b7eea Moved notifyFailures alerts to match alerts bits il y a 6 ans
..
Alerts.cpp Moved alerts code to match alerts bits definition il y a 6 ans
Alerts.h Fixed alerts not starting at first bit il y a 6 ans
Config.cpp Reworked config reset code to avoid static init that eats SRAM il y a 6 ans
Config.h Added reserved space is the case where network backup is disabled il y a 6 ans
Core.cpp Moved notifyFailures alerts to match alerts bits il y a 6 ans
Core.h Fixed bad definition of core::notifyFailures il y a 6 ans
Debug.cpp Additional debug info for getTime and notifyFailures il y a 6 ans
Debug.h Added clear alerts debug command 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 clear alerts debug command il y a 6 ans
Hardware.cpp Fix gps & network powered count could go to 255 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 Moved contact phone number inside sendSms (since there is one number, no need for core to know it) il y a 6 ans
Network.h Moved contact phone number inside sendSms (since there is one number, no need for core to know it) il y a 6 ans
NetworkPositionsBackup.cpp Merge branch 'master' into alerts 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