25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bertrand Lemasle bbbc829b7f Defined configuration constants. Added a timeout to the menu. The goal is to automatically run normally at boot if no input is detected 7 년 전
..
Config.cpp Messed up state where I try to gain some RAM 7 년 전
Config.h Defined configuration constants. Added a timeout to the menu. The goal is to automatically run normally at boot if no input is detected 7 년 전
Core.cpp 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 년 전
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 Defined configuration constants. Added a timeout to the menu. The goal is to automatically run normally at boot if no input is detected 7 년 전
Debug.h Added debug functions to print sleeep times based on velocity 7 년 전
Flash.cpp Redesigned main loop to allow for debug programs and commands 7 년 전
Flash.h Code cleanup after DS3231 trim 7 년 전
Gps.cpp getVelocity() returns 0 when parsing from lastPosition fails 7 년 전
Gps.h Fixed timeout for gsm and gps overflow uint16 7 년 전
GpsTracker.h Conditionnaly include sdcard backup into code 7 년 전
GpsTracker.ino Messed up state where I try to gain some RAM 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 년 전
MainUnit.cpp Fixed main unit being woke up by SoftwareSerial interrupts 7 년 전
MainUnit.h Implemented RTC alarm sleep and wake up 7 년 전
Network.cpp Messed up state where I try to gain some RAM 7 년 전
Network.h Fixed timeout for gsm and gps overflow uint16 7 년 전
NetworkPositionsBackup.cpp Avoid to backup positions if no positions have been saved at all 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 Messed up state where I try to gain some RAM 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 Improved gprs activation in NetworkPositionsBackup 7 년 전
Rtc.h Code cleanup after DS3231 trim 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 년 전