246 Cometimentos (3abdc2edcd68678b547469a8a8e68c5f3be7f10a)
 

Autor SHA1 Mensagem Data
  Bertrand Lemasle 3abdc2edcd Added a new ABOUT_TO_STOP state to manage prepare and backup power adequality há 6 anos
  Bertrand Lemasle 79a5992d66 Fixed network backup power on and off logic há 6 anos
  Bertrand Lemasle 8250e47cdb bailing out immediatly on network activation fail há 6 anos
  Bertrand Lemasle e61ab1c11c Fixed network and gps powered counts há 6 anos
  Bertrand Lemasle f7b336b1c3 Displayed alarm1 actual time instead of supposed one há 6 anos
  Bertrand Lemasle f70acbddc4 Fixed readAlarm1 override not unpacking time há 6 anos
  Bertrand Lemasle 2b3350c6e7 Changed some prints há 6 anos
  Bertrand Lemasle 149db28841 Added force parameter to prepareBackup, as for backup há 6 anos
  Bertrand Lemasle b2cfd8ccdd removed unnecessary compiler directives há 6 anos
  Bertrand Lemasle a2bfadd21f Adjusted some logs há 6 anos
  Bertrand Lemasle d4afcd3781 One version string instead of several há 6 anos
  Bertrand Lemasle a5ff07e7da Reduced hex size by mutualizing print config function há 6 anos
  Bertrand Lemasle 0fa1eb4dc9 Reduced hex size by mutualizing print position function há 6 anos
  Bertrand Lemasle c417f4198f Rework log defines for clarity há 6 anos
  Bertrand Lemasle 48a691c47d Fixed distance from previous debug messages há 6 anos
  Bertrand Lemasle 816301be51 Updated GpsTracker with recent changes from sim808 há 6 anos
  Bertrand Lemasle 62b33ce260 Changed parseSubstring to return uint16_t to avoid cast issue for year há 6 anos
  Bertrand Lemasle 752a59c6b8 Using patched MD_DS3231 instead of uDS3231 há 6 anos
  Bertrand Lemasle 5831dca9a2 Applied changes from uDS3231 rewrite há 6 anos
  Bertrand Lemasle d9b8c61fb8 Added an abstraction layer to work on RTC lib trim again há 6 anos
  Bertrand Lemasle af60126a40 Serial cannot be detected, so alert SMS were never sent. há 6 anos
  Bertrand Lemasle 9914ace5b3 Versium bump + using updated libraries after publication há 6 anos
  Bertrand Lemasle a2b3a33d84 Version bump + write version at startup if needed há 6 anos
  Bertrand Lemasle 5e447a057b Avoid double read of gps position, leading to incomplete positions há 6 anos
  Bertrand Lemasle c730fe08fb Position attenuation is not metric worth to wait for each time a position is sent in a loop. há 6 anos
  Bertrand Lemasle 401d5e26d9 Reverted back to http instead of https. Https seems to be unstable and unreliable for now. há 6 anos
  Bertrand Lemasle e1a4a7ffd5 Updated README.md há 6 anos
  Bertrand Lemasle e2ca7be395 Fixed compilation when network backup are disabled há 6 anos
  Bertrand Lemasle c64884ba88 Completed README.md há 6 anos
  Bertrand Lemasle 92c68720ae Cleaned includes in cpp há 6 anos
  Bertrand Lemasle 19408cd24a Cleaned includes in header files há 6 anos
  Bertrand Lemasle ffc030d011 Moved defines and include around há 6 anos
  Bertrand Lemasle 9b66b8b395 Moved configuration values to dedicated files and documented them. há 6 anos
  Bertrand Lemasle 3a07e20575 Started to lay down some info in README.md há 6 anos
  Bertrand Lemasle dd09b00220 Added LICENSE.md há 6 anos
  Bertrand Lemasle 7d43c975f7 Removed .gitattributes há 6 anos
  Bertrand Lemasle c7b491f1f1 Changed rtc::getTemperature to an in16_t (-214 bytes) há 6 anos
  Bertrand Lemasle 43fd3f330c Using a csv format to debug positions (-128 bytes) há 6 anos
  Bertrand Lemasle 7fd6eeb0ca Put debug PositionEntryMetadata into PROGMEM há 6 anos
  Bertrand Lemasle 3f8cf9ff81 Changed default url to add HTTPS support há 6 anos
  Bertrand Lemasle 7cc36c6258 Avoid backup while the tracker is moving há 6 anos
  Bertrand Lemasle e072cadbc2 Moved all source files inside a src folder há 6 anos
  Bertrand Lemasle e418495ed8 Merge branch 'alerts' of Stainloud/arduino-gps-tracker into master há 6 anos
  Bertrand Lemasle c5014addd2 Do a last network status check before leaving the loop after timeout há 6 anos
  Bertrand Lemasle df8deba470 Fixed typo and arranged code há 6 anos
  Bertrand Lemasle fcf9a68c0f Disable SIM808 phone functionality when powering on the gps only há 6 anos
  Bertrand Lemasle a8ad48317a Fixed SIM808 power management. Straighten the power count logic everywhere há 6 anos
  Bertrand Lemasle 0ec46f7699 Straighten poweredCount logic for i2c há 6 anos
  Bertrand Lemasle aa1761ed04 Fixed clear and add alerts há 6 anos
  Bertrand Lemasle 5cd3f2e09b Clear the active alerts first há 6 anos