Bertrand Lemasle
|
239386a2dc
|
That DEFAULT should not have been removed.
|
il y a 6 ans |
Bertrand Lemasle
|
b888fff3e6
|
More comments formatting
|
il y a 6 ans |
Bertrand Lemasle
|
506ecc3e49
|
Removed DEFAULT from all constants
|
il y a 6 ans |
Bertrand Lemasle
|
6bcbf34cd7
|
Reformatted config header files comments
|
il y a 6 ans |
Bertrand Lemasle
|
91f9660117
|
Merge branch 'trim-main'
|
il y a 6 ans |
Bertrand Lemasle
|
819a81965c
|
Version bump
|
il y a 6 ans |
Bertrand Lemasle
|
e902dd1fa2
|
Using PROGMEM to store default configuration
|
il y a 6 ans |
Bertrand Lemasle
|
b48c7cc53e
|
Merge branch 'trim-main'
|
il y a 6 ans |
Bertrand Lemasle
|
3b431c2390
|
Moved triggered notice up a bit so it is diplayed in all cases
|
il y a 6 ans |
Bertrand Lemasle
|
3abdc2edcd
|
Added a new ABOUT_TO_STOP state to manage prepare and backup power adequality
|
il y a 6 ans |
Bertrand Lemasle
|
79a5992d66
|
Fixed network backup power on and off logic
|
il y a 6 ans |
Bertrand Lemasle
|
8250e47cdb
|
bailing out immediatly on network activation fail
|
il y a 6 ans |
Bertrand Lemasle
|
e61ab1c11c
|
Fixed network and gps powered counts
|
il y a 6 ans |
Bertrand Lemasle
|
f7b336b1c3
|
Displayed alarm1 actual time instead of supposed one
|
il y a 6 ans |
Bertrand Lemasle
|
f70acbddc4
|
Fixed readAlarm1 override not unpacking time
|
il y a 6 ans |
Bertrand Lemasle
|
2b3350c6e7
|
Changed some prints
|
il y a 6 ans |
Bertrand Lemasle
|
149db28841
|
Added force parameter to prepareBackup, as for backup
|
il y a 6 ans |
Bertrand Lemasle
|
2c4917f9b3
|
Merge branch 'trim-rtc-3'
|
il y a 6 ans |
Bertrand Lemasle
|
b2cfd8ccdd
|
removed unnecessary compiler directives
|
il y a 6 ans |
Bertrand Lemasle
|
a2bfadd21f
|
Adjusted some logs
|
il y a 6 ans |
Bertrand Lemasle
|
d4afcd3781
|
One version string instead of several
|
il y a 6 ans |
Bertrand Lemasle
|
a5ff07e7da
|
Reduced hex size by mutualizing print config function
|
il y a 6 ans |
Bertrand Lemasle
|
0fa1eb4dc9
|
Reduced hex size by mutualizing print position function
|
il y a 6 ans |
Bertrand Lemasle
|
c417f4198f
|
Rework log defines for clarity
|
il y a 6 ans |
Bertrand Lemasle
|
48a691c47d
|
Fixed distance from previous debug messages
|
il y a 6 ans |
Bertrand Lemasle
|
816301be51
|
Updated GpsTracker with recent changes from sim808
(cherry picked from commit 275bc46688 )
|
il y a 6 ans |
Bertrand Lemasle
|
62b33ce260
|
Changed parseSubstring to return uint16_t to avoid cast issue for year
|
il y a 6 ans |
Bertrand Lemasle
|
752a59c6b8
|
Using patched MD_DS3231 instead of uDS3231
|
il y a 6 ans |
Bertrand Lemasle
|
5831dca9a2
|
Applied changes from uDS3231 rewrite
|
il y a 6 ans |
Bertrand Lemasle
|
d9b8c61fb8
|
Added an abstraction layer to work on RTC lib trim again
|
il y a 6 ans |
Bertrand Lemasle
|
af60126a40
|
Serial cannot be detected, so alert SMS were never sent.
|
il y a 6 ans |
Bertrand Lemasle
|
9914ace5b3
|
Versium bump + using updated libraries after publication
|
il y a 6 ans |
Bertrand Lemasle
|
a2b3a33d84
|
Version bump + write version at startup if needed
|
il y a 6 ans |
Bertrand Lemasle
|
5e447a057b
|
Avoid double read of gps position, leading to incomplete positions
|
il y a 6 ans |
Bertrand Lemasle
|
c730fe08fb
|
Position attenuation is not metric worth to wait for each time a position is sent in a loop.
|
il y a 6 ans |
Bertrand Lemasle
|
401d5e26d9
|
Reverted back to http instead of https. Https seems to be unstable and unreliable for now.
|
il y a 6 ans |
Bertrand Lemasle
|
e1a4a7ffd5
|
Updated README.md
|
il y a 6 ans |
Bertrand Lemasle
|
e2ca7be395
|
Fixed compilation when network backup are disabled
|
il y a 6 ans |
Bertrand Lemasle
|
c64884ba88
|
Completed README.md
|
il y a 6 ans |
Bertrand Lemasle
|
92c68720ae
|
Cleaned includes in cpp
|
il y a 6 ans |
Bertrand Lemasle
|
19408cd24a
|
Cleaned includes in header files
|
il y a 6 ans |
Bertrand Lemasle
|
ffc030d011
|
Moved defines and include around
|
il y a 6 ans |
Bertrand Lemasle
|
9b66b8b395
|
Moved configuration values to dedicated files and documented them.
|
il y a 6 ans |
Bertrand Lemasle
|
3a07e20575
|
Started to lay down some info in README.md
|
il y a 6 ans |
Bertrand Lemasle
|
dd09b00220
|
Added LICENSE.md
|
il y a 6 ans |
Bertrand Lemasle
|
7d43c975f7
|
Removed .gitattributes
|
il y a 6 ans |
Bertrand Lemasle
|
c7b491f1f1
|
Changed rtc::getTemperature to an in16_t (-214 bytes)
With this change, EEPROM historic data is unusable so version bump + config seed change
|
il y a 6 ans |
Bertrand Lemasle
|
43fd3f330c
|
Using a csv format to debug positions (-128 bytes)
|
il y a 6 ans |
Bertrand Lemasle
|
7fd6eeb0ca
|
Put debug PositionEntryMetadata into PROGMEM
|
il y a 6 ans |
Bertrand Lemasle
|
3f8cf9ff81
|
Changed default url to add HTTPS support
|
il y a 6 ans |