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