Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bertrand Lemasle ed7a10e47e Added sleep debug function and NOTICE_XXX macros il y a 7 ans
..
Config.cpp Changed default configuration il y a 7 ans
Config.h Changed default configuration il y a 7 ans
Core.cpp Added sleep debug function and NOTICE_XXX macros il y a 7 ans
Core.h Redesigned main loop to allow for debug programs and commands il y a 7 ans
Debug.cpp Added sleep debug function and NOTICE_XXX macros il y a 7 ans
Debug.h Added sleep debug function and NOTICE_XXX macros il y a 7 ans
Flash.cpp Redesigned main loop to allow for debug programs and commands il y a 7 ans
Flash.h Improved logs il y a 7 ans
Gps.cpp Added sleep debug function and NOTICE_XXX macros il y a 7 ans
Gps.h Using define instead of magic numbers. Started to implement speed vs sleep time logic il y a 7 ans
GpsTracker.h Redesigned main loop to allow for debug programs and commands il y a 7 ans
GpsTracker.ino Added sleep debug function and NOTICE_XXX macros il y a 7 ans
Hardware.cpp Improved logging and removed eepromPowerOff/On && rtcPowerOff/On il y a 7 ans
Hardware.h Improved logging and removed eepromPowerOff/On && rtcPowerOff/On il y a 7 ans
MainUnit.cpp Added sleep debug function and NOTICE_XXX macros il y a 7 ans
MainUnit.h Implemented RTC alarm sleep and wake up il y a 7 ans
Network.cpp Inlined some functions and handle logical vs physical power management il y a 7 ans
Network.h Inlined some functions and handle logical vs physical power management il y a 7 ans
Pins.h Added sleep debug function and NOTICE_XXX macros il y a 7 ans
Positions.cpp Removed storage namespace il y a 7 ans
Positions.h Fixed positions reading using an iterator like method il y a 7 ans
Rtc.cpp Removed rtc::powerOn && rtc::powerOff (handled internally) il y a 7 ans
Rtc.h Removed rtc::powerOn && rtc::powerOff (handled internally) il y a 7 ans
Time2.cpp Fixed setAlarm(seconds) il y a 7 ans
Time2.h Fixed setAlarm(seconds) il y a 7 ans