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 e902dd1fa2 Using PROGMEM to store default configuration 6 年之前
..
config Updated GpsTracker with recent changes from sim808 6 年之前
Alerts.cpp Rework log defines for clarity 6 年之前
Alerts.h Moved all source files inside a src folder 6 年之前
Config.cpp Using PROGMEM to store default configuration 6 年之前
Config.h Reduced hex size by mutualizing print config function 6 年之前
Core.cpp Moved triggered notice up a bit so it is diplayed in all cases 6 年之前
Core.h Added a new ABOUT_TO_STOP state to manage prepare and backup power adequality 6 年之前
Debug.cpp Reduced hex size by mutualizing print position function 6 年之前
Debug.h Reduced hex size by mutualizing print position function 6 年之前
Flash.h Moved all source files inside a src folder 6 年之前
Gps.cpp Rework log defines for clarity 6 年之前
Gps.h Updated GpsTracker with recent changes from sim808 6 年之前
GpsTracker.ino Reduced hex size by mutualizing print position function 6 年之前
Hardware.cpp Fixed network and gps powered counts 6 年之前
Hardware.h Cleaned includes in header files 6 年之前
Logging.cpp Moved all source files inside a src folder 6 年之前
Logging.h Adjusted some logs 6 年之前
MainUnit.cpp Changed some prints 6 年之前
MainUnit.h Moved defines and include around 6 年之前
Network.cpp removed unnecessary compiler directives 6 年之前
Network.h Updated GpsTracker with recent changes from sim808 6 年之前
NetworkPositionsBackup.cpp Fixed network backup power on and off logic 6 年之前
NetworkPositionsBackup.h Added force parameter to prepareBackup, as for backup 6 年之前
Positions.cpp Changed some prints 6 年之前
Positions.h Added force parameter to prepareBackup, as for backup 6 年之前
PositionsBackup.cpp Moved all source files inside a src folder 6 年之前
PositionsBackup.h Added force parameter to prepareBackup, as for backup 6 年之前
Rtc.cpp Displayed alarm1 actual time instead of supposed one 6 年之前
Rtc.h Cleaned includes in header files 6 年之前
RtcAbstraction.cpp Fixed readAlarm1 override not unpacking time 6 年之前
RtcAbstraction.h Fixed readAlarm1 override not unpacking time 6 年之前
SdCard.cpp Cleaned includes in cpp 6 年之前
SdCard.h Moved configuration values to dedicated files and documented them. 6 年之前
SdPositionsBackup.cpp Added force parameter to prepareBackup, as for backup 6 年之前
SdPositionsBackup.h Added force parameter to prepareBackup, as for backup 6 年之前
SdPositionsConfig.cpp Rework log defines for clarity 6 年之前
SdPositionsConfig.h Cleaned includes in header files 6 年之前
Time2.cpp removed unnecessary compiler directives 6 年之前
Time2.h Using patched MD_DS3231 instead of uDS3231 6 年之前