19 Commits (789b2600f08d1d3cd3c81000ee94f47a4536d2f3)
 

Author SHA1 Message Date
  Bertrand Lemasle 789b2600f0 Fix sleep time being passed in milliseconds instead of seconds 7 years ago
  Bertrand Lemasle 98ecb9a9bb Fixed PROGMEM string reading after sleep 7 years ago
  Bertrand Lemasle b2ec826cfb Fixed setAlarm(seconds) 7 years ago
  Bertrand Lemasle 3c9a53a6c0 Improved logs 7 years ago
  Bertrand Lemasle c7890ccdd2 Fixed sim808 components power state not being detected in case of an error 7 years ago
  Bertrand Lemasle d0e93ea777 Fixed double init from setup 7 years ago
  Bertrand Lemasle 8c7628a6e7 setup sim808 at boot 7 years ago
  Bertrand Lemasle 4c76a75e65 Implemented config and positions saving to eeprom. 7 years ago
  Bertrand Lemasle 65afc63249 Redesigned main loop to allow for debug programs and commands 7 years ago
  Bertrand Lemasle 0d24ef07e3 Using define instead of magic numbers. Started to implement speed vs sleep time logic 7 years ago
  Bertrand Lemasle 8b6c9088e0 Fixed rtc might be powered off when calling interruptIn 7 years ago
  Bertrand Lemasle bf9c9d58ca Cleaned unnecessary code 7 years ago
  Bertrand Lemasle 3fdb6e5907 Implemented wait for gps position and use it to set rtc time 7 years ago
  Bertrand Lemasle 5e7e47d6cd Inlined some functions and handle logical vs physical power management 7 years ago
  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 years ago
  Bertrand Lemasle b8f6505bd8 Added Hardware namespace 7 years ago
  Bertrand Lemasle d21ba43394 Implemented RTC alarm sleep and wake up 7 years ago
  Bertrand Lemasle a8b9d65327 Started building major bricks and global algorithm 7 years ago
  Bertrand Lemasle 7d72b2eeaf Initial commit 7 years ago