..
Config.cpp
Messed up state where I try to gain some RAM
il y a 7 ans
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
il y a 7 ans
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
il y a 7 ans
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
il y a 7 ans
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
il y a 7 ans
Debug.h
Added debug functions to print sleeep times based on velocity
il y a 7 ans
Flash.cpp
Redesigned main loop to allow for debug programs and commands
il y a 7 ans
Flash.h
Code cleanup after DS3231 trim
il y a 7 ans
Gps.cpp
getVelocity() returns 0 when parsing from lastPosition fails
il y a 7 ans
Gps.h
Fixed timeout for gsm and gps overflow uint16
il y a 7 ans
GpsTracker.h
Conditionnaly include sdcard backup into code
il y a 7 ans
GpsTracker.ino
Messed up state where I try to gain some RAM
il y a 7 ans
Hardware.cpp
Fixed Gprs being disabled after CFUN has been set to the minimum
il y a 7 ans
Hardware.h
Fixed main unit being woke up by SoftwareSerial interrupts
il y a 7 ans
MainUnit.cpp
Fixed main unit being woke up by SoftwareSerial interrupts
il y a 7 ans
MainUnit.h
Implemented RTC alarm sleep and wake up
il y a 7 ans
Network.cpp
Messed up state where I try to gain some RAM
il y a 7 ans
Network.h
Fixed timeout for gsm and gps overflow uint16
il y a 7 ans
NetworkPositionsBackup.cpp
Avoid to backup positions if no positions have been saved at all
il y a 7 ans
NetworkPositionsBackup.h
Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup
il y a 7 ans
NetworkPositionsConfig.h
For now expected code is 200 as most of the online request bin like respond with that code
il y a 7 ans
Pins.h
Added sleep debug function and NOTICE_XXX macros
il y a 7 ans
Positions.cpp
Messed up state where I try to gain some RAM
il y a 7 ans
Positions.h
Remove/replace some Serial.print
il y a 7 ans
PositionsBackup.cpp
Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup
il y a 7 ans
PositionsBackup.h
Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup
il y a 7 ans
Rtc.cpp
Improved gprs activation in NetworkPositionsBackup
il y a 7 ans
Rtc.h
Code cleanup after DS3231 trim
il y a 7 ans
SdCard.cpp
Conditionnal includes of backup code work for more than one implementation
il y a 7 ans
SdCard.h
Non tested implementaion of sd card positions backup
il y a 7 ans
SdPositionsBackup.cpp
Messed up state where I try to gain some RAM
il y a 7 ans
SdPositionsBackup.h
Conditionnaly include sdcard backup into code
il y a 7 ans
SdPositionsConfig.cpp
Conditionnal includes of backup code work for more than one implementation
il y a 7 ans
SdPositionsConfig.h
Conditionnaly include sdcard backup into code
il y a 7 ans
Time2.cpp
Code cleanup after DS3231 trim
il y a 7 ans
Time2.h
Time3.h has been removed from uDS3231 library
il y a 7 ans