1. d7be555 Move source files into application-specific sub-directories by George Liu · 4 months ago[Renamed from src/NVMeBasicContext.cpp]
  2. 2aaf717 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  3. eacbfdd Enable misc-include-cleaner by Ed Tanous · 9 months ago
  4. 72b3911 Enable bugprone-assignment-in-if-condition by Ed Tanous · 9 months ago
  5. 597e842 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  6. 06cd988 nvmesensor: Use slave address from configuration json by Nnamdi Ajah · 1 year, 11 months ago
  7. 83db50c Don't use deprecated asio functions by Ed Tanous · 1 year, 10 months ago
  8. 1f97863 Change io_service to io_context by Ed Tanous · 1 year, 10 months ago
  9. 9b4a20e Move to steady_timer by Ed Tanous · 2 years, 4 months ago
  10. 0fe0229 NVMeBasicContext: Catch FileHandle out-of-range exception by chaul.ampere · 2 years, 6 months ago
  11. 3cbd5a1 NVMeBasicContext: Properly cleanup resources, allowing destruction by Andrew Jeffery · 2 years, 6 months ago
  12. 1a14302 NVMeBasicContext: Adjust buffer size for query errors by Andrew Jeffery · 2 years, 6 months ago
  13. 2049bd2 Clang-tidy-14 fixes by Ed Tanous · 2 years, 6 months ago
  14. bb67932 Apply LambdaBodyIndentation to dbus-sensors by Ed Tanous · 2 years, 8 months ago
  15. b5d7a7f NVMeContext: Rework sensor removal concurrent to polling by Andrew Jeffery · 2 years, 8 months ago
  16. a7afacc NVMeBasicContext: Fix response vector size by Andrew Jeffery · 2 years, 9 months ago
  17. 7aeb1a5 NVMeBasicContext: Account for invalid drive status by Andrew Jeffery · 2 years, 10 months ago
  18. 14108bb NVMeBasicContext: Defer polling sensors that are in error by Andrew Jeffery · 2 years, 10 months ago
  19. 8c7074e NVMeBasicContext: Poll all sensors each polling interval by Andrew Jeffery · 2 years, 10 months ago
  20. 25e20bd NVMeBasicContext: Reject bad I2C bus IDs by Andrew Jeffery · 2 years, 10 months ago
  21. 84c1687 NVMeBasicContext: Allocate streambuf where it's used by Andrew Jeffery · 2 years, 10 months ago
  22. 76b2bc7 Fix lifetime bug by Ed Tanous · 2 years, 11 months ago
  23. 7303063 Enable cppcoreguidelines-avoid-goto checks by Ed Tanous · 3 years ago
  24. 99c4409 Enable cppcoreguidelines-pro-type-vararg check by Ed Tanous · 3 years ago
  25. a771f6a Enable cppcoreguidelines-init-variables by Ed Tanous · 3 years ago
  26. 9ca98ec nvmesensor: Make commuication error messages more informative by Andrew Jeffery · 3 years, 2 months ago
  27. 3859c7f NVMeBasicContext: Don't poll the sensor if it's not available by Andrew Jeffery · 3 years, 2 months ago
  28. e3e3c97 nvmesensor: Support the NVMe MI basic management command by Andrew Jeffery · 3 years, 8 months ago