43 Коміти (f5438b845f1fc04199b09964512d074c361275c0)
 

Автор SHA1 Повідомлення Дата
  Bertrand Lemasle f5438b845f swtiched to uDS3231 lib 7 роки тому
  Bertrand Lemasle 2d9121855c Changed useless pass by ref argument in gps::getVelocity 7 роки тому
  Bertrand Lemasle 06c331ce41 Code cleanup 7 роки тому
  Bertrand Lemasle 8ff02bf6c2 Added timeToFix to each position entry, reorganized code a bit to withdraw responsabilities from core::main 7 роки тому
  Bertrand Lemasle c0107ab80e Implemented temperature reading and logging 7 роки тому
  Bertrand Lemasle e6ccf679f3 Fixed rtc wake up 7 роки тому
  Bertrand Lemasle ed7a10e47e Added sleep debug function and NOTICE_XXX macros 7 роки тому
  Bertrand Lemasle 6585d4a652 Changed default configuration 7 роки тому
  Bertrand Lemasle 7d64cb83d2 Switched constant APN to Vodafone as its the only one that currently runs a 2G network in NZ 7 роки тому
  Bertrand Lemasle 61195dc635 Removed storage namespace 7 роки тому
  Bertrand Lemasle 64f44a5ee3 Removed rtc::powerOn && rtc::powerOff (handled internally) 7 роки тому
  Bertrand Lemasle 6e0060c432 Removed useless calls to rtc::powerOn && rtc::powerOff 7 роки тому
  Bertrand Lemasle 455276fdc8 APN is now part of the configuration 7 роки тому
  Bertrand Lemasle 6fc4e7b451 Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7 роки тому
  Bertrand Lemasle 0bb7171895 Reduced config access to EEPROM 7 роки тому
  Bertrand Lemasle 75eaaaab26 Code cleanup 7 роки тому
  Bertrand Lemasle 72ad27ca7b Fixed positions reading using an iterator like method 7 роки тому
  Bertrand Lemasle a4cc7b250a Fixed positions saving and reading 7 роки тому
  Bertrand Lemasle d5655f8181 Some cleanup of Gps.cpp 7 роки тому
  Bertrand Lemasle 815ce3d018 i2c power on/off is handled by functions that need it as it does not cost time to change power state 7 роки тому
  Bertrand Lemasle 92637646ff Replace strn with safer strl 7 роки тому
  Bertrand Lemasle 7e112df110 Fixed RTC time get from GPS 7 роки тому
  Bertrand Lemasle 3d861d188b Automatic power on/off of i2c devices 7 роки тому
  Bertrand Lemasle 0c5b267f2e Added many debug commands and use char id instead of numeric 7 роки тому
  Bertrand Lemasle 789b2600f0 Fix sleep time being passed in milliseconds instead of seconds 7 роки тому
  Bertrand Lemasle 98ecb9a9bb Fixed PROGMEM string reading after sleep 7 роки тому
  Bertrand Lemasle b2ec826cfb Fixed setAlarm(seconds) 7 роки тому
  Bertrand Lemasle 3c9a53a6c0 Improved logs 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 65afc63249 Redesigned main loop to allow for debug programs and commands 7 роки тому
  Bertrand Lemasle 0d24ef07e3 Using define instead of magic numbers. Started to implement speed vs sleep time logic 7 роки тому
  Bertrand Lemasle 8b6c9088e0 Fixed rtc might be powered off when calling interruptIn 7 роки тому
  Bertrand Lemasle bf9c9d58ca Cleaned unnecessary code 7 роки тому
  Bertrand Lemasle 3fdb6e5907 Implemented wait for gps position and use it to set rtc time 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 роки тому
  Bertrand Lemasle d21ba43394 Implemented RTC alarm sleep and wake up 7 роки тому
  Bertrand Lemasle a8b9d65327 Started building major bricks and global algorithm 7 роки тому
  Bertrand Lemasle 7d72b2eeaf Initial commit 7 роки тому