258 Revize (421d070fc190a2d33291ea9aea1c9cc28d3c088e)
 

Autor SHA1 Zpráva Datum
  Bertrand Lemasle 7fd6eeb0ca Put debug PositionEntryMetadata into PROGMEM před 6 roky
  Bertrand Lemasle 3f8cf9ff81 Changed default url to add HTTPS support před 6 roky
  Bertrand Lemasle 7cc36c6258 Avoid backup while the tracker is moving před 6 roky
  Bertrand Lemasle e072cadbc2 Moved all source files inside a src folder před 6 roky
  Bertrand Lemasle e418495ed8 Merge branch 'alerts' of Stainloud/arduino-gps-tracker into master před 6 roky
  Bertrand Lemasle c5014addd2 Do a last network status check before leaving the loop after timeout před 6 roky
  Bertrand Lemasle df8deba470 Fixed typo and arranged code před 6 roky
  Bertrand Lemasle fcf9a68c0f Disable SIM808 phone functionality when powering on the gps only před 6 roky
  Bertrand Lemasle a8ad48317a Fixed SIM808 power management. Straighten the power count logic everywhere před 6 roky
  Bertrand Lemasle 0ec46f7699 Straighten poweredCount logic for i2c před 6 roky
  Bertrand Lemasle aa1761ed04 Fixed clear and add alerts před 6 roky
  Bertrand Lemasle 5cd3f2e09b Clear the active alerts first před 6 roky
  Bertrand Lemasle 47ce7e8235 Added temperature to getAndDisplayRtcTime před 6 roky
  Bertrand Lemasle ac7db36561 Reverted forcing devices power off, stupid as they need to stay on during some of those sleeps před 6 roky
  Bertrand Lemasle 0d68f8766d Display alerts on Serial when available to avoid SMS costs while debugging před 6 roky
  Bertrand Lemasle ff58696854 Merge branch 'code-reduction' into alerts před 6 roky
  Bertrand Lemasle f96b40c6c4 Made sure devices are powered off on sleep and obtained 112 bytes(???) před 6 roky
  Bertrand Lemasle 71c8cf6f4f Removed mainunit:sleep (-130 bytes) před 6 roky
  Bertrand Lemasle b943cc3478 Reworked network isAvailable condition to gain 26 bytes on hex size před 6 roky
  Bertrand Lemasle 5498b9ae67 Remove intermediate variable (-48 bytes) před 6 roky
  Bertrand Lemasle 818faef87b Reduced code size when only one backup method is enabled (22 bytes) před 6 roky
  Bertrand Lemasle 2af81daeaa Reduced hex size by reversing if condition (-33bytes) před 6 roky
  Bertrand Lemasle 809531acce Fix network not being powered off if not available před 6 roky
  Bertrand Lemasle 4e7fa88118 Added intellisense configuration file před 6 roky
  Bertrand Lemasle a371b8556d Added workspace to scm před 6 roky
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode před 6 roky
  Bertrand Lemasle ac38f7b003 Reduced conditions for allerts triggering and clearing (-46 bytes) před 6 roky
  Bertrand Lemasle 6c457151fd Merge branch 'alerts' into code-reduction před 6 roky
  Bertrand Lemasle 32e05881ea debug::notifyFailures now calls alerts::add před 6 roky
  Bertrand Lemasle d2f3afae42 Moved line return at the beginning of each line. před 6 roky
  Bertrand Lemasle b99b782394 Fixed using bad parameter for battery alerts clearance před 6 roky
  Bertrand Lemasle c5c91b7eea Moved notifyFailures alerts to match alerts bits před 6 roky
  Bertrand Lemasle 741947db3d Fixed start of sms message not at the start of the buffer před 6 roky
  Bertrand Lemasle 82a00d305d Fix gps & network powered count could go to 255 před 6 roky
  Bertrand Lemasle 9882a9dc0b Additional debug info for getTime and notifyFailures před 6 roky
  Bertrand Lemasle 28efbe5a75 Moved alerts code to match alerts bits definition před 6 roky
  Bertrand Lemasle 75b3b1ad40 Fixed alerts not starting at first bit před 6 roky
  Bertrand Lemasle ff3cdc3086 Merge branch 'master' into alerts před 6 roky
  Bertrand Lemasle a767fe6076 Fixed respondeCode was evaluated to a boolean před 6 roky
  Bertrand Lemasle f1bf52a0e7 Merge branch 'code-reduction' into alerts před 6 roky
  Bertrand Lemasle 4a94de3800 Reworked config reset code to avoid static init that eats SRAM před 6 roky
  Bertrand Lemasle 0bc78bea88 Added reserved space is the case where network backup is disabled před 6 roky
  Bertrand Lemasle 25bad44a0a Fixed bad conditional compilation location před 6 roky
  Bertrand Lemasle 9655908cae Using printf with entry.position instead of strcat (-24 bytes) před 6 roky
  Bertrand Lemasle 9d77538dd9 Merge branch 'code-reduction' into alerts před 6 roky
  Bertrand Lemasle 56fa127bb7 Using a PROGMEM string for sms buffer init. Side effects : avoid gcc optimization that declares the buffer as a global variable, which overflow the available SRAM před 6 roky
  Bertrand Lemasle 94d0b53a8e Revert "Using a common buffer for both http and sms" před 6 roky
  Bertrand Lemasle 5aa4eed174 Using a common buffer for both http and sms před 6 roky
  Bertrand Lemasle c00f4f480a Using a PROGMEM format string for http body formatting před 6 roky
  Bertrand Lemasle 9c38ff5098 Long awaited bug fix about all eeprom positions being sent again před 6 roky