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 c7063a5698 Moved RTC time update from GPS to Core workflow rather than position acquisition. Avoid edge cases where the spend time measurement could be wrong because of time update in between the two measure points. il y a 6 ans
..
Alerts.cpp Added alerts conditions and framework il y a 6 ans
Alerts.h Added alerts conditions and framework il y a 6 ans
Config.cpp Adjusted log level : verbose is really in a case of a hard debugging session il y a 7 ans
Config.h Added alerts conditions and framework il y a 6 ans
Core.cpp Moved RTC time update from GPS to Core workflow rather than position acquisition. Avoid edge cases where the spend time measurement could be wrong because of time update in between the two measure points. il y a 6 ans
Core.h Moved RTC time update from GPS to Core workflow rather than position acquisition. Avoid edge cases where the spend time measurement could be wrong because of time update in between the two measure points. il y a 6 ans
Debug.cpp Ability to force backup. Forcing backup when "stopping" il y a 7 ans
Debug.h Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back il y a 7 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 [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
Hardware.cpp Fixed power off commands being issued on a powered off device force waiting for timeouts il y a 7 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 relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware il y a 6 ans
Network.h Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware il y a 6 ans
NetworkPositionsBackup.cpp Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware 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 When network is not available for the time being, postponing the backup to a later time to avoid eating the battery for nothing il y a 7 ans
Pins.h Added sleep debug function and NOTICE_XXX macros il y a 7 ans
Positions.cpp Moved RTC time update from GPS to Core workflow rather than position acquisition. Avoid edge cases where the spend time measurement could be wrong because of time update in between the two measure points. 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