18 Commits (e1babd94b54dea9f778747f36a3cfb3f4cdd43d1)

Author SHA1 Message Date
  Bertrand Lemasle e1babd94b5 Reorganized config code to allow for main vs sd vs another config 7 years ago
  Bertrand Lemasle 06c331ce41 Code cleanup 7 years ago
  Bertrand Lemasle 8ff02bf6c2 Added timeToFix to each position entry, reorganized code a bit to withdraw responsabilities from core::main 7 years ago
  Bertrand Lemasle c0107ab80e Implemented temperature reading and logging 7 years ago
  Bertrand Lemasle ed7a10e47e Added sleep debug function and NOTICE_XXX macros 7 years ago
  Bertrand Lemasle 6fc4e7b451 Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 7 years ago
  Bertrand Lemasle 0bb7171895 Reduced config access to EEPROM 7 years ago
  Bertrand Lemasle 72ad27ca7b Fixed positions reading using an iterator like method 7 years ago
  Bertrand Lemasle a4cc7b250a Fixed positions saving and reading 7 years ago
  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 years ago
  Bertrand Lemasle 92637646ff Replace strn with safer strl 7 years ago
  Bertrand Lemasle 3d861d188b Automatic power on/off of i2c devices 7 years ago
  Bertrand Lemasle 0c5b267f2e Added many debug commands and use char id instead of numeric 7 years ago
  Bertrand Lemasle 3c9a53a6c0 Improved logs 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 a8b9d65327 Started building major bricks and global algorithm 7 years ago
  Bertrand Lemasle 7d72b2eeaf Initial commit 7 years ago