10 コミット (0fa1eb4dc934c918079d2c43413c20a554e517bd)

作成者 SHA1 メッセージ 日付
  Bertrand Lemasle 0fa1eb4dc9 Reduced hex size by mutualizing print position function 6年前
  Bertrand Lemasle c417f4198f Rework log defines for clarity 6年前
  Bertrand Lemasle 752a59c6b8 Using patched MD_DS3231 instead of uDS3231 6年前
  Bertrand Lemasle 5831dca9a2 Applied changes from uDS3231 rewrite 6年前
  Bertrand Lemasle 19408cd24a Cleaned includes in header files 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 7fd6eeb0ca Put debug PositionEntryMetadata into PROGMEM 6年前
  Bertrand Lemasle e072cadbc2 Moved all source files inside a src folder 6年前
  Bertrand Lemasle 47ce7e8235 Added temperature to getAndDisplayRtcTime 6年前
  Bertrand Lemasle 71c8cf6f4f Removed mainunit:sleep (-130 bytes) 6年前
  Bertrand Lemasle cb6bacfde5 Moved files around for vscode 6年前
  Bertrand Lemasle 32e05881ea debug::notifyFailures now calls alerts::add 6年前
  Bertrand Lemasle 9882a9dc0b Additional debug info for getTime and notifyFailures 6年前
  Bertrand Lemasle 1083522e55 Added clear alerts debug command 6年前
  Bertrand Lemasle da048d65f8 Explained values in debug notifyFailures 6年前
  Bertrand Lemasle d5dfd3a461 Renamed debug notify failures entry 6年前
  Bertrand Lemasle 18648de136 Added failure sms debug function and menu entry 6年前
  Bertrand Lemasle 6b41da4c9a Ability to force backup. Forcing backup when "stopping" 7年前
  Bertrand Lemasle 6a6b6063a2 Removed debug menu SD_WRITE_TEST as sd card support will probably never make it back 7年前
  Bertrand Lemasle c12fc78f7d Fix sleep time at night 7年前
  Bertrand Lemasle 1b8e898a9b Introduced speed timing variations based on time of the day 7年前
  Bertrand Lemasle 27c290dd5b Added detected velocity and sleep timing when setting false gps coordinate 7年前
  Bertrand Lemasle a093a1ea47 Revert "Removed menu timeout, that was a bad idea" 7年前
  Bertrand Lemasle 039e2c98ad Removed menu timeout, that was a bad idea 7年前
  Bertrand Lemasle 6a2a305cd1 Adjusted log levels 7年前
  Bertrand Lemasle d66789faed Code cleanup etc 7年前
  Bertrand Lemasle bbbc829b7f Defined configuration constants. Added a timeout to the menu. The goal is to automatically run normally at boot if no input is detected 7年前
  Bertrand Lemasle 4ecb38a8ea Added debug functions to print sleeep times based on velocity 7年前
  Bertrand Lemasle 4d8986d485 Saving network backup progress into eeprom 7年前
  Bertrand Lemasle 4864d8d9c1 Messed up state where I try to gain some RAM 7年前
  Bertrand Lemasle 5d9920d3c4 Added doBackup debug command 7年前
  Bertrand Lemasle b64990c0a5 Code cleanup after DS3231 trim 7年前
  Bertrand Lemasle 56fab86c21 Remove/replace some Serial.print 7年前
  Bertrand Lemasle e1babd94b5 Reorganized config code to allow for main vs sd vs another config 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 ed7a10e47e Added sleep debug function and NOTICE_XXX macros 7年前
  Bertrand Lemasle 6fc4e7b451 Improved logging and removed eepromPowerOff/On && rtcPowerOff/On 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 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 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 3c9a53a6c0 Improved logs 7年前
  Bertrand Lemasle 4c76a75e65 Implemented config and positions saving to eeprom. 7年前