You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bertrand Lemasle c7c7652d1f Fixed main unit being woke up by SoftwareSerial interrupts 7 years ago
..
Config.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 years ago
Config.h Fixed main unit being woke up by SoftwareSerial interrupts 7 years ago
Core.cpp Merge branch 'master' into sdcard 7 years ago
Core.h Changed useless pass by ref argument in gps::getVelocity 7 years ago
Debug.cpp Added doBackup debug command 7 years ago
Debug.h Added doBackup debug command 7 years ago
Flash.cpp Redesigned main loop to allow for debug programs and commands 7 years ago
Flash.h Code cleanup after DS3231 trim 7 years ago
Gps.cpp Added doBackup debug command 7 years ago
Gps.h Changed useless pass by ref argument in gps::getVelocity 7 years ago
GpsTracker.h Conditionnaly include sdcard backup into code 7 years ago
GpsTracker.ino Added doBackup debug command 7 years ago
Hardware.cpp Fixed main unit being woke up by SoftwareSerial interrupts 7 years ago
Hardware.h Fixed main unit being woke up by SoftwareSerial interrupts 7 years ago
MainUnit.cpp Fixed main unit being woke up by SoftwareSerial interrupts 7 years ago
MainUnit.h Implemented RTC alarm sleep and wake up 7 years ago
Network.cpp Added doBackup debug command 7 years ago
Network.h Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 years ago
NetworkPositionsBackup.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 years ago
NetworkPositionsBackup.h Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 years ago
NetworkPositionsConfig.h Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 years ago
Pins.h Added sleep debug function and NOTICE_XXX macros 7 years ago
Positions.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 years ago
Positions.h Remove/replace some Serial.print 7 years ago
PositionsBackup.cpp Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 years ago
PositionsBackup.h Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup 7 years ago
Rtc.cpp Code cleanup after DS3231 trim 7 years ago
Rtc.h Code cleanup after DS3231 trim 7 years ago
SdCard.cpp Conditionnal includes of backup code work for more than one implementation 7 years ago
SdCard.h Non tested implementaion of sd card positions backup 7 years ago
SdPositionsBackup.cpp Conditionnal includes of backup code work for more than one implementation 7 years ago
SdPositionsBackup.h Conditionnaly include sdcard backup into code 7 years ago
SdPositionsConfig.cpp Conditionnal includes of backup code work for more than one implementation 7 years ago
SdPositionsConfig.h Conditionnaly include sdcard backup into code 7 years ago
Time2.cpp Code cleanup after DS3231 trim 7 years ago
Time2.h Time3.h has been removed from uDS3231 library 7 years ago