246 Révisions (3abdc2edcd68678b547469a8a8e68c5f3be7f10a)
 

Auteur SHA1 Message Date
  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 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 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) 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
  Bertrand Lemasle 7cc36c6258 Avoid backup while the tracker is moving il y a 6 ans
  Bertrand Lemasle e072cadbc2 Moved all source files inside a src folder il y a 6 ans
  Bertrand Lemasle e418495ed8 Merge branch 'alerts' of Stainloud/arduino-gps-tracker into master il y a 6 ans
  Bertrand Lemasle c5014addd2 Do a last network status check before leaving the loop after timeout il y a 6 ans
  Bertrand Lemasle df8deba470 Fixed typo and arranged code il y a 6 ans
  Bertrand Lemasle fcf9a68c0f Disable SIM808 phone functionality when powering on the gps only il y a 6 ans
  Bertrand Lemasle a8ad48317a Fixed SIM808 power management. Straighten the power count logic everywhere il y a 6 ans
  Bertrand Lemasle 0ec46f7699 Straighten poweredCount logic for i2c il y a 6 ans
  Bertrand Lemasle aa1761ed04 Fixed clear and add alerts il y a 6 ans
  Bertrand Lemasle 5cd3f2e09b Clear the active alerts first il y a 6 ans