1 Commits (c5014addd2bf672cab1519b7b1e64b087b666e93)

Autor SHA1 Mensaje Fecha
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode hace 6 años
  Bertrand Lemasle a767fe6076 Fixed respondeCode was evaluated to a boolean hace 6 años
  Bertrand Lemasle 9655908cae Using printf with entry.position instead of strcat (-24 bytes) hace 6 años
  Bertrand Lemasle 94d0b53a8e Revert "Using a common buffer for both http and sms" hace 6 años
  Bertrand Lemasle 5aa4eed174 Using a common buffer for both http and sms hace 6 años
  Bertrand Lemasle c00f4f480a Using a PROGMEM format string for http body formatting hace 6 años
  Bertrand Lemasle 9c38ff5098 Long awaited bug fix about all eeprom positions being sent again hace 6 años
  Bertrand Lemasle 0ed68eeca1 Removed useless NOTICE call hace 6 años
  Bertrand Lemasle b63912bd29 Added relativeToPowerOnTime to waitForRegistered, allowing to efficiently wait for the network accross the firmware hace 6 años
  Bertrand Lemasle 70db8ae6e4 Reported overflow prevention from pause detection to bad network detection code hace 7 años
  Bertrand Lemasle dd49cc3013 Fixed network not being turned off (resulting in sim808 not being turned off) because of prepare turning it on hace 7 años
  Bertrand Lemasle 6b41da4c9a Ability to force backup. Forcing backup when "stopping" hace 7 años
  Bertrand Lemasle 0cd271cf09 When network is not available for the time being, postponing the backup to a later time to avoid eating the battery for nothing hace 7 años
  Bertrand Lemasle ce182f64f7 Fixed intermediate timeout and data being incomplete / malformed hace 7 años
  Bertrand Lemasle f6cb167baa Correctly implemented join timeout between gps & network. Adjusted timeouts hace 7 años
  Bertrand Lemasle 404fccca5b Enabling network before acquiring gps position to save some time. Reduced timeouts hace 7 años
  Bertrand Lemasle f687c9d11a Adjusted log level : verbose is really in a case of a hard debugging session hace 7 años
  Bertrand Lemasle 9ccd312144 Sending freeRam and gsm signal attenuation along with position for debugging purpose hace 7 años
  Bertrand Lemasle cb75225139 Cleaned up code of freeRam debugs. Cleaned commented code hace 7 años
  Bertrand Lemasle dc106a1ce2 Fixed _DEBUG vs !_DEBUG. Fixed code delcarations when network backup is disabled hace 7 años
  Bertrand Lemasle 5815e5c8d4 Avoid to backup positions if no positions have been saved at all hace 7 años
  Bertrand Lemasle 4d8986d485 Saving network backup progress into eeprom hace 7 años
  Bertrand Lemasle 30a99cb251 Working network positions backup hace 7 años
  Bertrand Lemasle 4864d8d9c1 Messed up state where I try to gain some RAM hace 7 años
  Bertrand Lemasle dfae1a9a34 Fixed timeout for gsm and gps overflow uint16 hace 7 años
  Bertrand Lemasle 7a9987c78a Improved gprs activation in NetworkPositionsBackup hace 7 años
  Bertrand Lemasle 2c35fbe0f1 Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup hace 7 años
  Bertrand Lemasle 1ce692f9e4 Blind implementation of network positions backup hace 7 años