選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Bertrand Lemasle e1babd94b5 Reorganized config code to allow for main vs sd vs another config 7年前
..
Config.cpp Reorganized config code to allow for main vs sd vs another config 7年前
Config.h Reorganized config code to allow for main vs sd vs another config 7年前
Core.cpp Added structure for sd card positions backup implementation 7年前
Core.h Changed useless pass by ref argument in gps::getVelocity 7年前
Debug.cpp Reorganized config code to allow for main vs sd vs another config 7年前
Debug.h Code cleanup 7年前
Flash.cpp Redesigned main loop to allow for debug programs and commands 7年前
Flash.h Improved logs 7年前
Gps.cpp Changed useless pass by ref argument in gps::getVelocity 7年前
Gps.h Changed useless pass by ref argument in gps::getVelocity 7年前
GpsTracker.h Reorganized config code to allow for main vs sd vs another config 7年前
GpsTracker.ino Reorganized config code to allow for main vs sd vs another config 7年前
Hardware.cpp Reorganized config code to allow for main vs sd vs another config 7年前
Hardware.h Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7年前
MainUnit.cpp Code cleanup 7年前
MainUnit.h Implemented RTC alarm sleep and wake up 7年前
Network.cpp Inlined some functions and handle logical vs physical power management 7年前
Network.h Inlined some functions and handle logical vs physical power management 7年前
Pins.h Added sleep debug function and NOTICE_XXX macros 7年前
Positions.cpp Reorganized config code to allow for main vs sd vs another config 7年前
Positions.h Added structure for sd card positions backup implementation 7年前
PositionsBackup.h Reorganized config code to allow for main vs sd vs another config 7年前
RawSdFile.cpp Reorganized config code to allow for main vs sd vs another config 7年前
RawSdFile.h Reorganized config code to allow for main vs sd vs another config 7年前
Rtc.cpp Code cleanup 7年前
Rtc.h Code cleanup 7年前
SdCard.cpp Reorganized config code to allow for main vs sd vs another config 7年前
SdCard.h Reorganized config code to allow for main vs sd vs another config 7年前
SdPositionsBackup.cpp Reorganized config code to allow for main vs sd vs another config 7年前
SdPositionsBackup.h Reorganized config code to allow for main vs sd vs another config 7年前
SdPositionsConfig.cpp Reorganized config code to allow for main vs sd vs another config 7年前
SdPositionsConfig.h Reorganized config code to allow for main vs sd vs another config 7年前
Time2.cpp Fixed setAlarm(seconds) 7年前
Time2.h Fixed setAlarm(seconds) 7年前