您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Bertrand Lemasle 6585d4a652 Changed default configuration 7 年前
..
Config.cpp Changed default configuration 7 年前
Config.h Changed default configuration 7 年前
Core.cpp Removed useless calls to rtc::powerOn && rtc::powerOff 7 年前
Core.h Redesigned main loop to allow for debug programs and commands 7 年前
Debug.cpp Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7 年前
Debug.h Fixed positions saving and reading 7 年前
Flash.cpp Redesigned main loop to allow for debug programs and commands 7 年前
Flash.h Improved logs 7 年前
Gps.cpp Some cleanup of Gps.cpp 7 年前
Gps.h Using define instead of magic numbers. Started to implement speed vs sleep time logic 7 年前
GpsTracker.h Redesigned main loop to allow for debug programs and commands 7 年前
GpsTracker.ino Reduced config access to EEPROM 7 年前
Hardware.cpp Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7 年前
Hardware.h Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7 年前
MainUnit.cpp Removed useless calls to rtc::powerOn && rtc::powerOff 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 Inlined some functions and handle logical vs physical power management 7 年前
Positions.cpp Removed storage namespace 7 年前
Positions.h Fixed positions reading using an iterator like method 7 年前
Rtc.cpp Removed rtc::powerOn && rtc::powerOff (handled internally) 7 年前
Rtc.h Removed rtc::powerOn && rtc::powerOff (handled internally) 7 年前
Time2.cpp Fixed setAlarm(seconds) 7 年前
Time2.h Fixed setAlarm(seconds) 7 年前