.. |
config
|
Version bump to 1.4.4
|
6 лет назад |
Alerts.cpp
|
Rework log defines for clarity
|
6 лет назад |
Alerts.h
|
Moved all source files inside a src folder
|
6 лет назад |
Config.cpp
|
Removed DEFAULT from all constants
|
6 лет назад |
Config.h
|
Reduced hex size by mutualizing print config function
|
6 лет назад |
Core.cpp
|
Forcing sim808 powerOff on main loop
|
6 лет назад |
Core.h
|
Added a new ABOUT_TO_STOP state to manage prepare and backup power adequality
|
6 лет назад |
Debug.cpp
|
Removed DEFAULT from all constants
|
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
|
Removed DEFAULT from all constants
|
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
|
Revert "Forcing sim808 to powerOff before deep sleep regardless of the current state". Sim808 is used during deepsleep (eg acquiring gps)
|
6 лет назад |
MainUnit.h
|
Moved defines and include around
|
6 лет назад |
Network.cpp
|
Removed DEFAULT from all constants
|
6 лет назад |
Network.h
|
Updated GpsTracker with recent changes from sim808
|
6 лет назад |
NetworkPositionsBackup.cpp
|
Removed DEFAULT from all constants
|
6 лет назад |
NetworkPositionsBackup.h
|
Added force parameter to prepareBackup, as for backup
|
6 лет назад |
Positions.cpp
|
Removed DEFAULT from all constants
|
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
|
Removed the need for SdFat at compile time
|
6 лет назад |
SdPositionsBackup.h
|
Added force parameter to prepareBackup, as for backup
|
6 лет назад |
SdPositionsConfig.cpp
|
Removed the need for SdFat at compile time
|
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 лет назад |