274 Révisions (cca2e2d1c76eedb29aed1e6dc6e561b4229e39f8)
 

Auteur SHA1 Message Date
  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
  Bertrand Lemasle 47ce7e8235 Added temperature to getAndDisplayRtcTime il y a 6 ans
  Bertrand Lemasle ac7db36561 Reverted forcing devices power off, stupid as they need to stay on during some of those sleeps il y a 6 ans
  Bertrand Lemasle 0d68f8766d Display alerts on Serial when available to avoid SMS costs while debugging il y a 6 ans
  Bertrand Lemasle ff58696854 Merge branch 'code-reduction' into alerts il y a 6 ans
  Bertrand Lemasle f96b40c6c4 Made sure devices are powered off on sleep and obtained 112 bytes(???) il y a 6 ans
  Bertrand Lemasle 71c8cf6f4f Removed mainunit:sleep (-130 bytes) il y a 6 ans
  Bertrand Lemasle b943cc3478 Reworked network isAvailable condition to gain 26 bytes on hex size il y a 6 ans
  Bertrand Lemasle 5498b9ae67 Remove intermediate variable (-48 bytes) il y a 6 ans
  Bertrand Lemasle 818faef87b Reduced code size when only one backup method is enabled (22 bytes) il y a 6 ans
  Bertrand Lemasle 2af81daeaa Reduced hex size by reversing if condition (-33bytes) il y a 6 ans
  Bertrand Lemasle 809531acce Fix network not being powered off if not available il y a 6 ans
  Bertrand Lemasle 4e7fa88118 Added intellisense configuration file il y a 6 ans
  Bertrand Lemasle a371b8556d Added workspace to scm il y a 6 ans
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode il y a 6 ans
  Bertrand Lemasle ac38f7b003 Reduced conditions for allerts triggering and clearing (-46 bytes) il y a 6 ans
  Bertrand Lemasle 6c457151fd Merge branch 'alerts' into code-reduction il y a 6 ans
  Bertrand Lemasle 32e05881ea debug::notifyFailures now calls alerts::add il y a 6 ans
  Bertrand Lemasle d2f3afae42 Moved line return at the beginning of each line. il y a 6 ans
  Bertrand Lemasle b99b782394 Fixed using bad parameter for battery alerts clearance il y a 6 ans
  Bertrand Lemasle c5c91b7eea Moved notifyFailures alerts to match alerts bits il y a 6 ans
  Bertrand Lemasle 741947db3d Fixed start of sms message not at the start of the buffer il y a 6 ans
  Bertrand Lemasle 82a00d305d Fix gps & network powered count could go to 255 il y a 6 ans