1. f435eb1 monitor: Changes for power off errors by Matt Spinler · 3 years, 10 months ago
  2. c65d91d presence: Sensor conflict checking for AnyOf by Matt Spinler · 3 years, 11 months ago
  3. 76e73c2 Let PowerState class run multiple callbacks by Matt Spinler · 3 years, 11 months ago
  4. 81445e6 Replace IRC with Discord by Bruce Mitchell · 3 years, 10 months ago
  5. a4386a3 docs: Update presence GPIO I2C path by Matt Spinler · 3 years, 10 months ago
  6. 4031f10 json config: Trace when conf files can't be found by Matt Spinler · 3 years, 11 months ago
  7. a3584bd monitor: Support set_func_on_present by Matt Spinler · 4 years ago
  8. 623635c monitor: Create count timer by Matt Spinler · 4 years ago
  9. 97f8b6d monitor: Removed unused exception class by Matt Spinler · 4 years ago
  10. c9ec25e Update clang-format to match latest in docs by Matthew Barth · 4 years ago
  11. 1d7379e monitor: Change start/stop timer traces to DEBUG by Matt Spinler · 4 years ago
  12. 4283c5d monitor: Allow missing D-Bus sensors on startup by Matt Spinler · 4 years ago
  13. 8ee45fe docs:monitor: Remove source README in favor of docs README by Matthew Barth · 4 years ago
  14. c77b60a docs: Main README updates by Matthew Barth · 4 years ago
  15. 3755524 docs:monitor: Fill in the power_off_config attribute details by Matthew Barth · 4 years ago
  16. d7f64c6 docs:monitor: Fill in num_nonfunc_rotors_before_error details by Matthew Barth · 4 years ago
  17. 25b15a9 docs:monitor: Fill in trust group `group` attribute details by Matthew Barth · 4 years ago
  18. 02e7836 docs:monitor: Fill in trust group class attribute details by Matthew Barth · 4 years ago
  19. 3b4d973 docs:monitor: Fill in sensors attribute details by Matthew Barth · 4 years, 1 month ago
  20. a604d32 docs:monitor: Fill in nonfunc_rotor_error_delay details by Matthew Barth · 4 years, 1 month ago
  21. fd6346a docs:monitor: Fill in fan_missing_error_delay details by Matthew Barth · 4 years, 1 month ago
  22. 3f7f1eb docs:monitor: Fill in monitor_start_delay attribute details by Matthew Barth · 4 years, 1 month ago
  23. f9e3163 docs:monitor: Fill in num_sensors_nonfunc_for_fan_nonfunc details by Matthew Barth · 4 years, 1 month ago
  24. ba53d3e monitor: Correct spelling in exception message by Matthew Barth · 4 years ago
  25. 0d29fb7 docs:monitor: Fill in method attribute details by Matthew Barth · 4 years, 1 month ago
  26. 4c4de26 monitor: Deviation attribute details(docs) & enforce range by Matthew Barth · 4 years, 1 month ago
  27. 42ea86f docs:monitor: Fill in inventory attribute details by Matthew Barth · 4 years, 1 month ago
  28. 57caa92 docs:monitor: Configuration content outline by Matthew Barth · 4 years, 1 month ago
  29. 49d45bc docs:presence: Configuration content and syntax by Matthew Barth · 4 years, 1 month ago
  30. 8bd6308 presence: Format example JSON configuration by Matthew Barth · 4 years, 1 month ago
  31. 43829ea monitor: Add JSON configuration example by Matthew Barth · 4 years, 1 month ago
  32. 2f18267 sensor-mon: Create event logs by Matt Spinler · 4 years, 1 month ago
  33. f5d3be4 sensor-mon: Handle propertiesChanged by Matt Spinler · 4 years, 1 month ago
  34. 50bf816 sensor-mon: Check for threshold alarms on startup by Matt Spinler · 4 years, 1 month ago
  35. 403d1f5 sensor-mon: Threshold alarm logger framework by Matt Spinler · 4 years, 1 month ago
  36. 0b49fe7 docs: Initial config details for each fan app by Matthew Barth · 4 years, 1 month ago
  37. 7df2d9f monitor: Add service files to repo by Matt Spinler · 4 years, 1 month ago
  38. 7d13564 monitor: Support for running with power off by Matt Spinler · 4 years, 1 month ago
  39. 05ae4fe Add service files to .gitignore by Matt Spinler · 4 years, 1 month ago
  40. bcc12cb sensor-mon: Add service file by Matt Spinler · 4 years, 1 month ago
  41. 00db950 presence: Add service file to repo by Matt Spinler · 4 years, 1 month ago
  42. fcb0dbc monitor: Trust group cancel/start monitoring by Matthew Barth · 4 years, 1 month ago
  43. 871bfea sensor-mon: Add a readme by Matt Spinler · 4 years, 1 month ago
  44. ffd5467 sensor-mon: Create event logs by Matt Spinler · 4 years, 1 month ago
  45. 08a66ef sensor-mon: Persist timer start times by Matt Spinler · 4 years, 1 month ago
  46. 0b83951 sensor-mon: Start timers and shutdown by Matt Spinler · 4 years, 1 month ago
  47. 16c7dc1 sensor-mon: Handle propertiesChanged by Matt Spinler · 4 years, 1 month ago
  48. 9c0715b sensor-mon: Create sensor-monitor application by Matt Spinler · 4 years, 1 month ago
  49. ac37297 monitor: Write fan presence changes to journal by Matt Spinler · 4 years, 1 month ago
  50. 11b5d8f monitor: Only stop timer when its running by Matthew Barth · 4 years, 1 month ago
  51. 56f1ffc control: Declare non-templated handlers as inline by Matthew Barth · 4 years, 2 months ago
  52. 3b3efc5 control: Add missing zone.hpp include to functor.hpp by Matthew Barth · 4 years, 2 months ago
  53. 0d0e355 monitor: Add journal traces on tach sensor timer state changes by Matthew Barth · 4 years, 1 month ago
  54. 7c23a04 monitor: Enhance tracing of fan & tach sensor states by Matthew Barth · 4 years, 1 month ago
  55. c8c8ccf monitor: Move tach sensor template function to header by Matthew Barth · 4 years, 1 month ago
  56. 0daedd1 presence: Don't start until JSON config is found by Matt Spinler · 4 years, 1 month ago
  57. 59850df monitor: Add ability to delay finding conf file by Matt Spinler · 4 years, 2 months ago
  58. 23f8757 Add class params to the DBus* exception messages by Matt Spinler · 4 years, 2 months ago
  59. 0648014 monitor: Allow missing presence property on start by Matt Spinler · 4 years, 2 months ago
  60. ba3ee9a monitor: Fill in EpowPowerOff action by Matt Spinler · 4 years, 2 months ago
  61. c8d3c51 monitor: Add thermal fault alert D-Bus property by Matt Spinler · 4 years, 2 months ago
  62. c4bed6b monitor: Remove _active from PowerOffAction by Matt Spinler · 4 years, 2 months ago
  63. b92aa3b monitor: Change power off rule trace order by Matt Spinler · 4 years, 2 months ago
  64. 69f2f48 monitor: Add up/down count fault detection by Jolie Ku · 4 years, 5 months ago
  65. ae22619 Enhance fan tracing support - add device access info by Jay Meyer · 4 years, 5 months ago
  66. 12b3201 monitor: Add a README by Matt Spinler · 4 years, 4 months ago
  67. ac1efc1 monitor: Re-log fan error on a power off by Matt Spinler · 4 years, 4 months ago
  68. 27f6b68 monitor: Event logs for missing fans by Matt Spinler · 4 years, 4 months ago
  69. f13b42e monitor: Event logs for nonfunc fan sensors by Matt Spinler · 4 years, 4 months ago
  70. c674510 Save the Logger output as plain text, not JSON by Matt Spinler · 4 years, 5 months ago
  71. ae1f8ef monitor: Allowing ignoring fan FRU func status by Matt Spinler · 4 years, 5 months ago
  72. e892e39 monitor: Start checking power off rules by Matt Spinler · 4 years, 5 months ago
  73. f06ab07 monitor: Create PowerOffRules class by Matt Spinler · 4 years, 5 months ago
  74. 69b0cf0 monitor: Create PowerOffAction class hierarchy by Matt Spinler · 4 years, 5 months ago
  75. 0023743 monitor: Create PowerOffCause class hierarchy by Matt Spinler · 4 years, 5 months ago
  76. b63aa09 monitor: Track fan health in the System object by Matt Spinler · 4 years, 5 months ago
  77. b0412d0 monitor: Use only init mode when using JSON by Matt Spinler · 4 years, 5 months ago
  78. 3220350 monitor: Add fault config JSON documentation by Matt Spinler · 4 years, 5 months ago
  79. 5d08322 monitor: Add JSON documentation by Matt Spinler · 4 years, 5 months ago
  80. 8e1b382 Allow JSON use on all apps except fan control by Matthew Barth · 4 years, 4 months ago
  81. b318afb control: README note on limited JSON support by Matthew Barth · 4 years, 4 months ago
  82. 413e4d0 control: Construct base zone group from JSON by Matthew Barth · 4 years, 5 months ago
  83. 216229c control: Create ZoneHandlers directly from JSON by Matthew Barth · 4 years, 5 months ago
  84. 3174e72 control: Add event configuration class framework by Matthew Barth · 4 years, 6 months ago
  85. dfd4a05 control: Group configuration parsing by Matthew Barth · 4 years, 6 months ago
  86. 651f03a control: Complete zone configuration parsing by Matthew Barth · 4 years, 6 months ago
  87. 4f0d3b7 control: Zone configuration framework and basic attrs by Matthew Barth · 4 years, 6 months ago
  88. 08576c5 control: Remove storing bus reference on fan objects by Matthew Barth · 4 years, 6 months ago
  89. ce95726 control: Pair profiles with name as key by Matthew Barth · 4 years, 6 months ago
  90. bff1080 control: Complete fan configuration parsing by Matthew Barth · 4 years, 6 months ago
  91. fcfa052 control: Add fan configuration class framework by Matthew Barth · 4 years, 6 months ago
  92. 9167c4d control: Complete profile configuration parsing by Matthew Barth · 4 years, 6 months ago
  93. 2331d18 control: Add loading JSON configuration class objects by Matthew Barth · 4 years, 7 months ago
  94. a56135b control: Add profile configuration class framework by Matthew Barth · 4 years, 7 months ago
  95. 554ba47 control: Base JSON configuration attribute class by Matthew Barth · 4 years, 7 months ago
  96. a227a16 control: Parse optional "manager.json" by Matthew Barth · 4 years, 7 months ago
  97. 2dc5aba control: Setup configured power on delay retrieval by Matthew Barth · 4 years, 7 months ago
  98. 23ac24c control: Setup configured zone groups retrieval by Matthew Barth · 4 years, 7 months ago
  99. 167d2dd control: JSON parsing classes static lib framework by Matthew Barth · 4 years, 7 months ago
  100. d87f89f control: JSON parsing compile framework by Matthew Barth · 4 years, 7 months ago