Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bertrand Lemasle 0894a1cb0e Fixed long pause detection would never occur because of the use of max instead of min 7 лет назад
..
Config.cpp Adjusted log level : verbose is really in a case of a hard debugging session 7 лет назад
Config.h [Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions) 7 лет назад
Core.cpp Fixed long pause detection would never occur because of the use of max instead of min 7 лет назад
Core.h [Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions) 7 лет назад
Debug.cpp Ability to force backup. Forcing backup when "stopping" 7 лет назад
Debug.h Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back 7 лет назад
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 [Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions) 7 лет назад
Hardware.cpp Fixed power off commands being issued on a powered off device force waiting for timeouts 7 лет назад
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 Correctly implemented join timeout between gps & network. Adjusted timeouts 7 лет назад
Network.h Correctly implemented join timeout between gps & network. Adjusted timeouts 7 лет назад
NetworkPositionsBackup.cpp Fixed network not being turned off (resulting in sim808 not being turned off) because of prepare turning it on 7 лет назад
NetworkPositionsBackup.h Ability to force backup. Forcing backup when "stopping" 7 лет назад
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 лет назад
Pins.h Added sleep debug function and NOTICE_XXX macros 7 лет назад
Positions.cpp Ability to force backup. Forcing backup when "stopping" 7 лет назад
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 лет назад