Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Bertrand Lemasle b538bd06d6 Fill metadata values even if the GPS fix isn't acquired. pirms 6 gadiem
..
Alerts.cpp Added alerts conditions and framework pirms 6 gadiem
Alerts.h Added alerts conditions and framework pirms 6 gadiem
Config.cpp Adjusted log level : verbose is really in a case of a hard debugging session pirms 7 gadiem
Config.h Added alerts conditions and framework pirms 6 gadiem
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. pirms 6 gadiem
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. pirms 6 gadiem
Debug.cpp Ability to force backup. Forcing backup when "stopping" pirms 7 gadiem
Debug.h Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back pirms 7 gadiem
Flash.cpp Redesigned main loop to allow for debug programs and commands pirms 7 gadiem
Flash.h Code cleanup after DS3231 trim pirms 7 gadiem
Gps.cpp Added verbose debug message in getDistanceFromPrevious pirms 7 gadiem
Gps.h [Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions) pirms 7 gadiem
GpsTracker.h Conditionnaly include sdcard backup into code pirms 7 gadiem
GpsTracker.ino [Untested] Reset StoppedInARow if gap between the previous and current position is more than a default value (try to detect missed positions) pirms 7 gadiem
Hardware.cpp Fixed power off commands being issued on a powered off device force waiting for timeouts pirms 7 gadiem
Hardware.h Fixed main unit being woke up by SoftwareSerial interrupts pirms 7 gadiem
Logging.cpp Fixed constant string being declared in RAM pirms 7 gadiem
Logging.h Adjusted log levels pirms 7 gadiem
MainUnit.cpp Adjusted log level : verbose is really in a case of a hard debugging session pirms 7 gadiem
MainUnit.h Implemented RTC alarm sleep and wake up pirms 7 gadiem
Network.cpp Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware pirms 6 gadiem
Network.h Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware pirms 6 gadiem
NetworkPositionsBackup.cpp Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware pirms 6 gadiem
NetworkPositionsBackup.h Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware pirms 6 gadiem
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 pirms 7 gadiem
Pins.h Added sleep debug function and NOTICE_XXX macros pirms 7 gadiem
Positions.cpp Fill metadata values even if the GPS fix isn't acquired. pirms 6 gadiem
Positions.h Ability to force backup. Forcing backup when "stopping" pirms 7 gadiem
PositionsBackup.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup pirms 7 gadiem
PositionsBackup.h Ability to force backup. Forcing backup when "stopping" pirms 7 gadiem
Rtc.cpp Adjusted log level : verbose is really in a case of a hard debugging session pirms 7 gadiem
Rtc.h Introduced speed timing variations based on time of the day pirms 7 gadiem
SdCard.cpp Conditionnal includes of backup code work for more than one implementation pirms 7 gadiem
SdCard.h Non tested implementaion of sd card positions backup pirms 7 gadiem
SdPositionsBackup.cpp Ability to force backup. Forcing backup when "stopping" pirms 7 gadiem
SdPositionsBackup.h Ability to force backup. Forcing backup when "stopping" pirms 7 gadiem
SdPositionsConfig.cpp Conditionnal includes of backup code work for more than one implementation pirms 7 gadiem
SdPositionsConfig.h Conditionnaly include sdcard backup into code pirms 7 gadiem
Time2.cpp Code cleanup after DS3231 trim pirms 7 gadiem
Time2.h Time3.h has been removed from uDS3231 library pirms 7 gadiem
~AutoRecover.GpsTracker.vcxproj0 Fixed intermediate timeout and data being incomplete / malformed pirms 7 gadiem