Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
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. 6 anos atrás
..
Alerts.cpp Added alerts conditions and framework 6 anos atrás
Alerts.h Added alerts conditions and framework 6 anos atrás
Config.cpp Adjusted log level : verbose is really in a case of a hard debugging session 7 anos atrás
Config.h Added alerts conditions and framework 6 anos atrás
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. 6 anos atrás
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. 6 anos atrás
Debug.cpp Ability to force backup. Forcing backup when "stopping" 7 anos atrás
Debug.h Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back 7 anos atrás
Flash.cpp Redesigned main loop to allow for debug programs and commands 7 anos atrás
Flash.h Code cleanup after DS3231 trim 7 anos atrás
Gps.cpp Added verbose debug message in getDistanceFromPrevious 7 anos atrás
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 anos atrás
GpsTracker.h Conditionnaly include sdcard backup into code 7 anos atrás
GpsTracker.ino [Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions) 7 anos atrás
Hardware.cpp Fixed power off commands being issued on a powered off device force waiting for timeouts 7 anos atrás
Hardware.h Fixed main unit being woke up by SoftwareSerial interrupts 7 anos atrás
Logging.cpp Fixed constant string being declared in RAM 7 anos atrás
Logging.h Adjusted log levels 7 anos atrás
MainUnit.cpp Adjusted log level : verbose is really in a case of a hard debugging session 7 anos atrás
MainUnit.h Implemented RTC alarm sleep and wake up 7 anos atrás
Network.cpp Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware 6 anos atrás
Network.h Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware 6 anos atrás
NetworkPositionsBackup.cpp Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware 6 anos atrás
NetworkPositionsBackup.h Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware 6 anos atrás
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 7 anos atrás
Pins.h Added sleep debug function and NOTICE_XXX macros 7 anos atrás
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. 6 anos atrás
Positions.h Ability to force backup. Forcing backup when "stopping" 7 anos atrás
PositionsBackup.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 anos atrás
PositionsBackup.h Ability to force backup. Forcing backup when "stopping" 7 anos atrás
Rtc.cpp Adjusted log level : verbose is really in a case of a hard debugging session 7 anos atrás
Rtc.h Introduced speed timing variations based on time of the day 7 anos atrás
SdCard.cpp Conditionnal includes of backup code work for more than one implementation 7 anos atrás
SdCard.h Non tested implementaion of sd card positions backup 7 anos atrás
SdPositionsBackup.cpp Ability to force backup. Forcing backup when "stopping" 7 anos atrás
SdPositionsBackup.h Ability to force backup. Forcing backup when "stopping" 7 anos atrás
SdPositionsConfig.cpp Conditionnal includes of backup code work for more than one implementation 7 anos atrás
SdPositionsConfig.h Conditionnaly include sdcard backup into code 7 anos atrás
Time2.cpp Code cleanup after DS3231 trim 7 anos atrás
Time2.h Time3.h has been removed from uDS3231 library 7 anos atrás
~AutoRecover.GpsTracker.vcxproj0 Fixed intermediate timeout and data being incomplete / malformed 7 anos atrás