Bertrand Lemasle
|
e4c0bdd348
|
Version bump to 1.4.4
|
6 years ago |
Bertrand Lemasle
|
cd1a84f651
|
Updated README.md
|
6 years ago |
Bertrand Lemasle
|
d2c7d43cf3
|
Removed the need for SdFat at compile time
|
6 years ago |
Bertrand Lemasle
|
c2fc96aa72
|
Set correct board and cpu
|
6 years ago |
Bertrand Lemasle
|
ad1644e090
|
Fixed user installed libraries paths
|
6 years ago |
Bertrand Lemasle
|
cca2e2d1c7
|
Fixed .travis.yml escapes for sensitive configuration file generation
|
6 years ago |
Bertrand Lemasle
|
ced79fea9e
|
Merge branch 'travis-ci'
|
6 years ago |
Bertrand Lemasle
|
b6dab2ae0d
|
Using git repository instead of lib installation for SIM808
|
6 years ago |
Bertrand Lemasle
|
02c94e0119
|
Added MD_DS3231 custom configuration and sensitive configuration file generation
|
6 years ago |
Bertrand Lemasle
|
ee93585ab5
|
Added TravisCI configuration
|
6 years ago |
Bertrand Lemasle
|
e212203dc1
|
Merge branch 'pubishing'
|
6 years ago |
Bertrand Lemasle
|
ddb9675f13
|
Updated README.md with PCB repository links
|
6 years ago |
Bertrand Lemasle
|
9a4330fe91
|
Updated README.md
|
6 years ago |
Bertrand Lemasle
|
f4da7af3de
|
Removed uDS3231 from workspace
|
6 years ago |
Bertrand Lemasle
|
3a6d49b82b
|
Merge branch 'battery-drain-fix'
|
6 years ago |
Bertrand Lemasle
|
e114208fbc
|
Forcing sim808 powerOff on main loop
|
6 years ago |
Bertrand Lemasle
|
f6bebe2265
|
Revert "Forcing sim808 to powerOff before deep sleep regardless of the current state". Sim808 is used during deepsleep (eg acquiring gps)
This reverts commit ae9a4f318e .
|
6 years ago |
Bertrand Lemasle
|
22b5d0cd7e
|
Version bump to 1.43
|
6 years ago |
Bertrand Lemasle
|
303d8edf07
|
Force INT1 clear before setting alarm
|
6 years ago |
Bertrand Lemasle
|
860283aff1
|
Forcing sim808 to powerOff before deep sleep regardless of the current state
|
6 years ago |
Bertrand Lemasle
|
851e44e5ea
|
Merge branch 'system-vs-user-config'
|
6 years ago |
Bertrand Lemasle
|
421d070fc1
|
Version bump to 1.42
|
6 years ago |
Bertrand Lemasle
|
a0f4605808
|
Moved sensible configuration to an unversionned dedicated file
|
6 years ago |
Bertrand Lemasle
|
239386a2dc
|
That DEFAULT should not have been removed.
|
6 years ago |
Bertrand Lemasle
|
b888fff3e6
|
More comments formatting
|
6 years ago |
Bertrand Lemasle
|
506ecc3e49
|
Removed DEFAULT from all constants
|
6 years ago |
Bertrand Lemasle
|
6bcbf34cd7
|
Reformatted config header files comments
|
6 years ago |
Bertrand Lemasle
|
91f9660117
|
Merge branch 'trim-main'
|
6 years ago |
Bertrand Lemasle
|
819a81965c
|
Version bump
|
6 years ago |
Bertrand Lemasle
|
e902dd1fa2
|
Using PROGMEM to store default configuration
|
6 years ago |
Bertrand Lemasle
|
b48c7cc53e
|
Merge branch 'trim-main'
|
6 years ago |
Bertrand Lemasle
|
3b431c2390
|
Moved triggered notice up a bit so it is diplayed in all cases
|
6 years ago |
Bertrand Lemasle
|
3abdc2edcd
|
Added a new ABOUT_TO_STOP state to manage prepare and backup power adequality
|
6 years ago |
Bertrand Lemasle
|
79a5992d66
|
Fixed network backup power on and off logic
|
6 years ago |
Bertrand Lemasle
|
8250e47cdb
|
bailing out immediatly on network activation fail
|
6 years ago |
Bertrand Lemasle
|
e61ab1c11c
|
Fixed network and gps powered counts
|
6 years ago |
Bertrand Lemasle
|
f7b336b1c3
|
Displayed alarm1 actual time instead of supposed one
|
6 years ago |
Bertrand Lemasle
|
f70acbddc4
|
Fixed readAlarm1 override not unpacking time
|
6 years ago |
Bertrand Lemasle
|
2b3350c6e7
|
Changed some prints
|
6 years ago |
Bertrand Lemasle
|
149db28841
|
Added force parameter to prepareBackup, as for backup
|
6 years ago |
Bertrand Lemasle
|
2c4917f9b3
|
Merge branch 'trim-rtc-3'
|
6 years ago |
Bertrand Lemasle
|
b2cfd8ccdd
|
removed unnecessary compiler directives
|
6 years ago |
Bertrand Lemasle
|
a2bfadd21f
|
Adjusted some logs
|
6 years ago |
Bertrand Lemasle
|
d4afcd3781
|
One version string instead of several
|
6 years ago |
Bertrand Lemasle
|
a5ff07e7da
|
Reduced hex size by mutualizing print config function
|
6 years ago |
Bertrand Lemasle
|
0fa1eb4dc9
|
Reduced hex size by mutualizing print position function
|
6 years ago |
Bertrand Lemasle
|
c417f4198f
|
Rework log defines for clarity
|
6 years ago |
Bertrand Lemasle
|
48a691c47d
|
Fixed distance from previous debug messages
|
6 years ago |
Bertrand Lemasle
|
816301be51
|
Updated GpsTracker with recent changes from sim808
(cherry picked from commit 275bc46688 )
|
6 years ago |
Bertrand Lemasle
|
62b33ce260
|
Changed parseSubstring to return uint16_t to avoid cast issue for year
|
6 years ago |