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 6fc4e7b451 Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7 年之前
..
Config.cpp Reduced config access to EEPROM 7 年之前
Config.h Reduced config access to EEPROM 7 年之前
Core.cpp Improved logs 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 Fixed PROGMEM string reading after sleep 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 Reduced config access to EEPROM 7 年之前
Positions.h Fixed positions reading using an iterator like method 7 年之前
Rtc.cpp Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7 年之前
Rtc.h Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7 年之前
Storage.cpp Inlined some functions and handle logical vs physical power management 7 年之前
Storage.h Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7 年之前
Time2.cpp Fixed setAlarm(seconds) 7 年之前
Time2.h Fixed setAlarm(seconds) 7 年之前