Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bertrand Lemasle 1b8e898a9b Introduced speed timing variations based on time of the day 7 лет назад
..
Config.cpp Removed menu timeout, that was a bad idea 7 лет назад
Config.h Introduced speed timing variations based on time of the day 7 лет назад
Core.cpp Introduced speed timing variations based on time of the day 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 Introduced speed timing variations based on time of the day 7 лет назад
Debug.h Revert "Removed menu timeout, that was a bad idea" 7 лет назад
Flash.cpp Redesigned main loop to allow for debug programs and commands 7 лет назад
Flash.h Code cleanup after DS3231 trim 7 лет назад
Gps.cpp Adjusted speed timings 7 лет назад
Gps.h Fixed timeout for gsm and gps overflow uint16 7 лет назад
GpsTracker.h Conditionnaly include sdcard backup into code 7 лет назад
GpsTracker.ino Introduced speed timing variations based on time of the day 7 лет назад
Hardware.cpp Fixed Gprs being disabled after CFUN has been set to the minimum 7 лет назад
Hardware.h Fixed main unit being woke up by SoftwareSerial interrupts 7 лет назад
Logging.cpp Removed menu timeout, that was a bad idea 7 лет назад
Logging.h Adjusted log levels 7 лет назад
MainUnit.cpp Adjusted log levels 7 лет назад
MainUnit.h Implemented RTC alarm sleep and wake up 7 лет назад
Network.cpp Fixed _DEBUG vs !_DEBUG. Fixed code delcarations when network backup is disabled 7 лет назад
Network.h Fixed timeout for gsm and gps overflow uint16 7 лет назад
NetworkPositionsBackup.cpp Fixed _DEBUG vs !_DEBUG. Fixed code delcarations when network backup is disabled 7 лет назад
NetworkPositionsBackup.h Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 лет назад
NetworkPositionsConfig.h For now expected code is 200 as most of the online request bin like respond with that code 7 лет назад
Pins.h Added sleep debug function and NOTICE_XXX macros 7 лет назад
Positions.cpp Fixed maxEntryIndex being set to 6 as eeprom is not initialized on static init. 7 лет назад
Positions.h Remove/replace some Serial.print 7 лет назад
PositionsBackup.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 лет назад
PositionsBackup.h Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 лет назад
Rtc.cpp Introduced speed timing variations based on time of the day 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 лет назад