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 d5655f8181 Some cleanup of Gps.cpp 7 years ago
..
Config.cpp i2c power on/off is handled by functions that need it as it does not cost time to change power state 7 years ago
Config.h Automatic power on/off of i2c devices 7 years ago
Core.cpp Improved logs 7 years ago
Core.h Redesigned main loop to allow for debug programs and commands 7 years ago
Debug.cpp i2c power on/off is handled by functions that need it as it does not cost time to change power state 7 years ago
Debug.h i2c power on/off is handled by functions that need it as it does not cost time to change power state 7 years ago
Flash.cpp Redesigned main loop to allow for debug programs and commands 7 years ago
Flash.h Improved logs 7 years ago
Gps.cpp Some cleanup of Gps.cpp 7 years ago
Gps.h Using define instead of magic numbers. Started to implement speed vs sleep time logic 7 years ago
GpsTracker.h Redesigned main loop to allow for debug programs and commands 7 years ago
GpsTracker.ino i2c power on/off is handled by functions that need it as it does not cost time to change power state 7 years ago
Hardware.cpp Automatic power on/off of i2c devices 7 years ago
Hardware.h setup sim808 at boot 7 years ago
MainUnit.cpp Fixed PROGMEM string reading after sleep 7 years ago
MainUnit.h Implemented RTC alarm sleep and wake up 7 years ago
Network.cpp Inlined some functions and handle logical vs physical power management 7 years ago
Network.h Inlined some functions and handle logical vs physical power management 7 years ago
Pins.h Inlined some functions and handle logical vs physical power management 7 years ago
Positions.cpp Replace strn with safer strl 7 years ago
Positions.h Implemented config and positions saving to eeprom. 7 years ago
Rtc.cpp i2c power on/off is handled by functions that need it as it does not cost time to change power state 7 years ago
Rtc.h Fixed setAlarm(seconds) 7 years ago
Storage.cpp Inlined some functions and handle logical vs physical power management 7 years ago
Storage.h Implemented config and positions saving to eeprom. 7 years ago
Time2.cpp Fixed setAlarm(seconds) 7 years ago
Time2.h Fixed setAlarm(seconds) 7 years ago