3 Revize (a8ad48317abeaea70bd862ec0faca603ae794aff)

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