1 Cometimentos (ff586968547c94df7d05666f45f46ac9469a5c1a)

Autor SHA1 Mensagem Data
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode há 6 anos
  Bertrand Lemasle 82a00d305d Fix gps & network powered count could go to 255 há 6 anos
  Bertrand Lemasle 93b97e377e Added handle count of gps and network instances há 6 anos
  Bertrand Lemasle da9f958b9a Fixed power off commands being issued on a powered off device force waiting for timeouts há 7 anos
  Bertrand Lemasle f6cb167baa Correctly implemented join timeout between gps & network. Adjusted timeouts há 7 anos
  Bertrand Lemasle 404fccca5b Enabling network before acquiring gps position to save some time. Reduced timeouts há 7 anos
  Bertrand Lemasle f687c9d11a Adjusted log level : verbose is really in a case of a hard debugging session há 7 anos
  Bertrand Lemasle 00f5660f52 Fixed Gprs being disabled after CFUN has been set to the minimum há 7 anos
  Bertrand Lemasle c7c7652d1f Fixed main unit being woke up by SoftwareSerial interrupts há 7 anos
  Bertrand Lemasle 0be4128850 Removed sim808 powerOn / off on startup to improve startup speed há 7 anos
  Bertrand Lemasle 2c35fbe0f1 Implemented wait for network. Call backups directly to face what seems to be a segfault in positions::doBackup há 7 anos
  Bertrand Lemasle 1ce692f9e4 Blind implementation of network positions backup há 7 anos
  Bertrand Lemasle f7679c8187 Transformed config seed into uint8_t and removed apn from config há 7 anos
  Bertrand Lemasle e1babd94b5 Reorganized config code to allow for main vs sd vs another config há 7 anos
  Bertrand Lemasle 6fc4e7b451 Improved logging and removed eepromPowerOff/On && rtcPowerOff/On há 7 anos
  Bertrand Lemasle 3d861d188b Automatic power on/off of i2c devices há 7 anos
  Bertrand Lemasle c7890ccdd2 Fixed sim808 components power state not being detected in case of an error há 7 anos
  Bertrand Lemasle d0e93ea777 Fixed double init from setup há 7 anos
  Bertrand Lemasle 8c7628a6e7 setup sim808 at boot há 7 anos
  Bertrand Lemasle 4c76a75e65 Implemented config and positions saving to eeprom. há 7 anos
  Bertrand Lemasle 8b6c9088e0 Fixed rtc might be powered off when calling interruptIn há 7 anos
  Bertrand Lemasle 5e7e47d6cd Inlined some functions and handle logical vs physical power management há 7 anos
  Bertrand Lemasle ce42f417be Fixed build by importing part of TimeLib in the project. The trick seems to add optimization directive to work around https://github.com/arduino/Arduino/issues/3972 há 7 anos
  Bertrand Lemasle b8f6505bd8 Added Hardware namespace há 7 anos