1 コミット (ff586968547c94df7d05666f45f46ac9469a5c1a)

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