選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Bertrand Lemasle 12aa8fbae9 Fixed alteration of config in ram that prevent appropriate save of positions once the maximum has been reached 7年前
..
Config.cpp Adjusted log level : verbose is really in a case of a hard debugging session 7年前
Config.h Fixed intermediate timeout and data being incomplete / malformed 7年前
Core.cpp Enabling network before acquiring gps position to save some time. Reduced timeouts 7年前
Core.h Added some code to reduce the effect of a gps fix that would indicate no speed, leaving the device in sleep mode for too long 7年前
Debug.cpp Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back 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 Enabling network before acquiring gps position to save some time. Reduced timeouts 7年前
Gps.h Enabling network before acquiring gps position to save some time. Reduced timeouts 7年前
GpsTracker.h Conditionnaly include sdcard backup into code 7年前
GpsTracker.ino Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back 7年前
Hardware.cpp Correctly implemented join timeout between gps & network. Adjusted 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 intermediate timeout and data being incomplete / malformed 7年前
NetworkPositionsBackup.h Enabling network before acquiring gps position to save some time. Reduced timeouts 7年前
NetworkPositionsConfig.h Enabled network backup to real server 7年前
Pins.h Added sleep debug function and NOTICE_XXX macros 7年前
Positions.cpp Fixed alteration of config in ram that prevent appropriate save of positions once the maximum has been reached 7年前
Positions.h Enabling network before acquiring gps position to save some time. Reduced timeouts 7年前
PositionsBackup.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7年前
PositionsBackup.h Enabling network before acquiring gps position to save some time. Reduced timeouts 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 Messed up state where I try to gain some RAM 7年前
SdPositionsBackup.h Conditionnaly include sdcard backup into code 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年前