21 Commitit (da9f958b9a4e0d752ce107d11bed3456a05024c8)

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