259 次程式碼提交 (851e44e5ea90a73f9aefc8b37a34ccd6a3838628)
 

作者 SHA1 備註 提交日期
  Bertrand Lemasle 851e44e5ea Merge branch 'system-vs-user-config' 6 年之前
  Bertrand Lemasle 421d070fc1 Version bump to 1.42 6 年之前
  Bertrand Lemasle a0f4605808 Moved sensible configuration to an unversionned dedicated file 6 年之前
  Bertrand Lemasle 239386a2dc That DEFAULT should not have been removed. 6 年之前
  Bertrand Lemasle b888fff3e6 More comments formatting 6 年之前
  Bertrand Lemasle 506ecc3e49 Removed DEFAULT from all constants 6 年之前
  Bertrand Lemasle 6bcbf34cd7 Reformatted config header files comments 6 年之前
  Bertrand Lemasle 91f9660117 Merge branch 'trim-main' 6 年之前
  Bertrand Lemasle 819a81965c Version bump 6 年之前
  Bertrand Lemasle e902dd1fa2 Using PROGMEM to store default configuration 6 年之前
  Bertrand Lemasle b48c7cc53e Merge branch 'trim-main' 6 年之前
  Bertrand Lemasle 3b431c2390 Moved triggered notice up a bit so it is diplayed in all cases 6 年之前
  Bertrand Lemasle 3abdc2edcd Added a new ABOUT_TO_STOP state to manage prepare and backup power adequality 6 年之前
  Bertrand Lemasle 79a5992d66 Fixed network backup power on and off logic 6 年之前
  Bertrand Lemasle 8250e47cdb bailing out immediatly on network activation fail 6 年之前
  Bertrand Lemasle e61ab1c11c Fixed network and gps powered counts 6 年之前
  Bertrand Lemasle f7b336b1c3 Displayed alarm1 actual time instead of supposed one 6 年之前
  Bertrand Lemasle f70acbddc4 Fixed readAlarm1 override not unpacking time 6 年之前
  Bertrand Lemasle 2b3350c6e7 Changed some prints 6 年之前
  Bertrand Lemasle 149db28841 Added force parameter to prepareBackup, as for backup 6 年之前
  Bertrand Lemasle 2c4917f9b3 Merge branch 'trim-rtc-3' 6 年之前
  Bertrand Lemasle b2cfd8ccdd removed unnecessary compiler directives 6 年之前
  Bertrand Lemasle a2bfadd21f Adjusted some logs 6 年之前
  Bertrand Lemasle d4afcd3781 One version string instead of several 6 年之前
  Bertrand Lemasle a5ff07e7da Reduced hex size by mutualizing print config function 6 年之前
  Bertrand Lemasle 0fa1eb4dc9 Reduced hex size by mutualizing print position function 6 年之前
  Bertrand Lemasle c417f4198f Rework log defines for clarity 6 年之前
  Bertrand Lemasle 48a691c47d Fixed distance from previous debug messages 6 年之前
  Bertrand Lemasle 816301be51 Updated GpsTracker with recent changes from sim808 6 年之前
  Bertrand Lemasle 62b33ce260 Changed parseSubstring to return uint16_t to avoid cast issue for year 6 年之前
  Bertrand Lemasle 752a59c6b8 Using patched MD_DS3231 instead of uDS3231 6 年之前
  Bertrand Lemasle 5831dca9a2 Applied changes from uDS3231 rewrite 6 年之前
  Bertrand Lemasle d9b8c61fb8 Added an abstraction layer to work on RTC lib trim again 6 年之前
  Bertrand Lemasle af60126a40 Serial cannot be detected, so alert SMS were never sent. 6 年之前
  Bertrand Lemasle 9914ace5b3 Versium bump + using updated libraries after publication 6 年之前
  Bertrand Lemasle a2b3a33d84 Version bump + write version at startup if needed 6 年之前
  Bertrand Lemasle 5e447a057b Avoid double read of gps position, leading to incomplete positions 6 年之前
  Bertrand Lemasle c730fe08fb Position attenuation is not metric worth to wait for each time a position is sent in a loop. 6 年之前
  Bertrand Lemasle 401d5e26d9 Reverted back to http instead of https. Https seems to be unstable and unreliable for now. 6 年之前
  Bertrand Lemasle e1a4a7ffd5 Updated README.md 6 年之前
  Bertrand Lemasle e2ca7be395 Fixed compilation when network backup are disabled 6 年之前
  Bertrand Lemasle c64884ba88 Completed README.md 6 年之前
  Bertrand Lemasle 92c68720ae Cleaned includes in cpp 6 年之前
  Bertrand Lemasle 19408cd24a Cleaned includes in header files 6 年之前
  Bertrand Lemasle ffc030d011 Moved defines and include around 6 年之前
  Bertrand Lemasle 9b66b8b395 Moved configuration values to dedicated files and documented them. 6 年之前
  Bertrand Lemasle 3a07e20575 Started to lay down some info in README.md 6 年之前
  Bertrand Lemasle dd09b00220 Added LICENSE.md 6 年之前
  Bertrand Lemasle 7d43c975f7 Removed .gitattributes 6 年之前
  Bertrand Lemasle c7b491f1f1 Changed rtc::getTemperature to an in16_t (-214 bytes) 6 年之前