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 8b01ba9a5a Reduced code size by refactoring sms buffer management pirms 6 gadiem
..
Alerts.cpp Fixed bad condition for battery level alerts clearance pirms 6 gadiem
Alerts.h Added a fourth alert (RTC clock halt) and saving active alerts to eeprom to survive resets pirms 6 gadiem
Config.cpp Removed additional activeAlerts format parameter in config write pirms 6 gadiem
Config.h Sadly, version string must do exactly 4 chars to avoid leaving traces of old version string pirms 6 gadiem
Core.cpp Reduced code size by refactoring sms buffer management pirms 6 gadiem
Core.h Fixed bad definition of core::notifyFailures pirms 6 gadiem
Debug.cpp Added failure sms debug function and menu entry pirms 6 gadiem
Debug.h Added failure sms debug function and menu entry pirms 6 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 Added failure sms debug function and menu entry pirms 6 gadiem
Hardware.cpp Added handle count of gps and network instances pirms 6 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 NOTICE to sendSms. Reached 100% of program space (150 bytes left) pirms 6 gadiem
Network.h Added NOTICE to sendSms. Reached 100% of program space (150 bytes left) pirms 6 gadiem
NetworkPositionsBackup.cpp Removed useless NOTICE call pirms 6 gadiem
NetworkPositionsBackup.h Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware pirms 6 gadiem
NetworkPositionsConfig.h Added code size comments on config structs pirms 6 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