24 次代码提交 (838c2c3b625bee3cfd52c5fcb646197fde66fc4b)

作者 SHA1 备注 提交日期
  Bertrand Lemasle 838c2c3b62 Fixed maxEntryIndex being set to 6 as eeprom is not initialized on static init. 7 年前
  Bertrand Lemasle 6a2a305cd1 Adjusted log levels 7 年前
  Bertrand Lemasle dc106a1ce2 Fixed _DEBUG vs !_DEBUG. Fixed code delcarations when network backup is disabled 7 年前
  Bertrand Lemasle 4864d8d9c1 Messed up state where I try to gain some RAM 7 年前
  Bertrand Lemasle 7159d83009 Fixed debug print from Positions::get 7 年前
  Bertrand Lemasle 7a9987c78a Improved gprs activation in NetworkPositionsBackup 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 9143e494eb Conditionnal includes of backup code work for more than one implementation 7 年前
  Bertrand Lemasle fda3aaa2c7 Conditionnaly include sdcard backup into code 7 年前
  Bertrand Lemasle f712c3b455 Non tested implementaion of sd card positions backup 7 年前
  Bertrand Lemasle 626bfa8a5c Started real implementation of sdcard backup process 7 年前
  Bertrand Lemasle e1babd94b5 Reorganized config code to allow for main vs sd vs another config 7 年前
  Bertrand Lemasle 33ad3149d9 Added structure for sd card positions backup implementation 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 61195dc635 Removed storage namespace 7 年前
  Bertrand Lemasle 0bb7171895 Reduced config access to EEPROM 7 年前
  Bertrand Lemasle 72ad27ca7b Fixed positions reading using an iterator like method 7 年前
  Bertrand Lemasle a4cc7b250a Fixed positions saving and reading 7 年前
  Bertrand Lemasle 92637646ff Replace strn with safer strl 7 年前
  Bertrand Lemasle 0c5b267f2e Added many debug commands and use char id instead of numeric 7 年前
  Bertrand Lemasle 4c76a75e65 Implemented config and positions saving to eeprom. 7 年前
  Bertrand Lemasle d21ba43394 Implemented RTC alarm sleep and wake up 7 年前