9 Коміти (851e44e5ea90a73f9aefc8b37a34ccd6a3838628)

Автор SHA1 Повідомлення Дата
  Bertrand Lemasle 506ecc3e49 Removed DEFAULT from all constants 6 роки тому
  Bertrand Lemasle 2b3350c6e7 Changed some prints 6 роки тому
  Bertrand Lemasle 149db28841 Added force parameter to prepareBackup, as for backup 6 роки тому
  Bertrand Lemasle 0fa1eb4dc9 Reduced hex size by mutualizing print position function 6 роки тому
  Bertrand Lemasle c417f4198f Rework log defines for clarity 6 роки тому
  Bertrand Lemasle ffc030d011 Moved defines and include around 6 роки тому
  Bertrand Lemasle c7b491f1f1 Changed rtc::getTemperature to an in16_t (-214 bytes) 6 роки тому
  Bertrand Lemasle 43fd3f330c Using a csv format to debug positions (-128 bytes) 6 роки тому
  Bertrand Lemasle e072cadbc2 Moved all source files inside a src folder 6 роки тому
  Bertrand Lemasle 818faef87b Reduced code size when only one backup method is enabled (22 bytes) 6 роки тому
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode 6 роки тому
  Bertrand Lemasle b538bd06d6 Fill metadata values even if the GPS fix isn't acquired. 6 роки тому
  Bertrand Lemasle c7063a5698 Moved RTC time update from GPS to Core workflow rather than position acquisition. Avoid edge cases where the spend time measurement could be wrong because of time update in between the two measure points. 6 роки тому
  Bertrand Lemasle 6b41da4c9a Ability to force backup. Forcing backup when "stopping" 7 роки тому
  Bertrand Lemasle ebfc1698b3 Fixed positions count from index, used to determine if backup is needed 7 роки тому
  Bertrand Lemasle 12aa8fbae9 Fixed alteration of config in ram that prevent appropriate save of positions once the maximum has been reached 7 роки тому
  Bertrand Lemasle 404fccca5b Enabling network before acquiring gps position to save some time. Reduced timeouts 7 роки тому
  Bertrand Lemasle f687c9d11a Adjusted log level : verbose is really in a case of a hard debugging session 7 роки тому
  Bertrand Lemasle cb75225139 Cleaned up code of freeRam debugs. Cleaned commented code 7 роки тому
  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 роки тому