- 638d148 config: error on invalid configuration by Alexander Hansen · 3 months ago
- eb1f46a test: unit test parse_led.py by Alexander Hansen · 3 months ago
- ee2ecbf test: group priority by Alexander Hansen · 3 months ago
- 4d44a55 config: allow led priority to be Off by Alexander Hansen · 4 months ago
- 55badf7 manager: led priority is optional by Alexander Hansen · 4 months ago
- 30b60d4 yaml: add --output-filename flag by Alexander Hansen · 3 months ago
- 5a9f651 yaml: refactor cpp gen, update for group priority by Alexander Hansen · 3 months ago
- c8ce906 docs: document group priority feature by Alexander Hansen · 4 months ago
- 7ba70c8 config: implement group priority by Alexander Hansen · 4 months ago
- a6f9a41 manager: refactor setGroupState by Alexander Hansen · 4 months ago
- d0f8050 manager: refactor loadJsonConfigV1 function by Alexander Hansen · 4 months ago
- 543ac9f clang-format: re-format for clang-18 by Patrick Williams · 3 months ago
- 4a43551 IBM: Config: Update to put pca955x at end by Andrew Geissler · 3 months ago
- fe476e1 readability: remove redundant check before iterate by Alexander Hansen · 4 months ago
- 2099d9f docs: document "Priority" feature by Alexander Hansen · 4 months ago
- 191949c Fix cppcheck warnings by George Liu · 4 months ago
- deab0fc README.md: Fix MD014 warnings by George Liu · 4 months ago
- d30c9d3 README.md: Fix MD040 warnings by George Liu · 4 months ago
- bdbfcde Add README.md by Alexander Hansen · 5 months ago
- 94e894c Fix spelling mistakes using codespell by Manojkiran Eda · 5 months ago
- e130341 meson: Fix local cereal build by Konstantin Aladyshev · 7 months ago
- f9e049b OWNERS: Remove Vishwa by Gunnar Mills · 8 months ago
- dc7a951 Remove unused variables by George Liu · 10 months ago
- 7d88762 leds:Make use of Decorator.Compatible interface by Priyanga Ramasamy · 11 months ago
- 7c5f193 leds:Restructure and rename configs directory by Priyanga Ramasamy · 10 months ago
- 254f529 owners: updated George email by George Liu · 10 months ago
- 6fc3562 meson: adjust nlohmann-json dependency by Patrick Williams · 11 months ago
- 55b599e Updating LED config JSONs by Anupama B R · 11 months ago
- 95b0db9 build: use allowed over enabled by Patrick Williams · 12 months ago
- e3515c7 Reset lamps after reboot by Sunny Srivastava · 2 years, 1 month ago
- 0175a81 meson.options: Enable use-lamp-test feature by default by George Liu · 12 months ago
- 180090c Resolve issues in lamp test feature by PriyangaRamasamy · 2 years, 1 month ago
- 5467185 Persistence the led group asserted value by default by George Liu · 1 year ago
- 605600e clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
- 4549fb0 meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 3 months ago
- f1ed479 manager: add timer for failed LED actions by Potin Lai · 1 year, 4 months ago
- 049700c build-tests: The allowed method is used by default by George Liu · 1 year, 3 months ago
- 5d92f42 Remove declared ledGroups variables from json-parser.hpp by George Liu · 1 year, 4 months ago
- 2525521 Remove declared DBus variables from meson by George Liu · 1 year, 4 months ago
- 829c0b3 Replace std::exception_t with sdbusplus::exception by George Liu · 1 year, 4 months ago
- 1f0b715 Use the lower camel case of the C++ standard by George Liu · 1 year, 4 months ago
- 785f505 lamp test: Fix calling GetSubTreePaths method by George Liu · 1 year, 4 months ago
- f0a32c8 format meson_options file by George Liu · 1 year, 4 months ago
- 5634c60 Update the clang-format file with latest by George Liu · 1 year, 4 months ago
- 959b482 build: upgrade to C++23 by Patrick Williams · 1 year, 4 months ago
- fcf3a9d LED:Invalid association for fault LED group by Priyanga Ramasamy · 1 year, 6 months ago
- 857da38 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
- b4c82cf support sdbusplus::message::object_path by George Liu · 1 year, 10 months ago
- 6d254ee reformat with latest settings by Patrick Williams · 2 years ago
- 0a4792e MAINTAINERS: remove file by Patrick Williams · 2 years, 3 months ago
- 3e073ba sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 4 months ago
- 9cc401f OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 4 months ago
- 65bf3d9 Update clang-format by George Liu · 2 years, 5 months ago
- aff56f3 meson: set use-json as default by Patrick Williams · 2 years, 8 months ago
- 6d08cce sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 7 months ago
- 9d262dd Add new reviewer by Jinu Joy Thomas · 2 years, 8 months ago
- a821dea meson: simplify dependencies by Patrick Williams · 2 years, 8 months ago
- 158b2c1 led-layout: use common types everywhere by Patrick Williams · 2 years, 8 months ago
- fccfac9 parse_led: format with black by Patrick Williams · 2 years, 8 months ago
- f204403 switch map to unordered_map by Patrick Williams · 2 years, 8 months ago
- 374b008 Remove old reviewer by Matt Spinler · 2 years, 8 months ago
- ed80e88 action: use PDI type by Patrick Williams · 2 years, 8 months ago
- 73ff9ad json: enable JSON schema versioning by Patrick Williams · 2 years, 8 months ago
- 7217c03 led-manager: add CLI11 option and config loading by Patrick Williams · 2 years, 8 months ago
- 953315d manager: move code to subdirectory by Patrick Williams · 2 years, 8 months ago
- 79d7245 parse_led: move to scripts subdir by Patrick Williams · 2 years, 8 months ago
- 9bd334f fault-monitor: remove locally generated errors by Patrick Williams · 2 years, 8 months ago
- d1c1f0e meson: add proper cereal dependency by Patrick Williams · 2 years, 8 months ago
- 79251d2 everest LED: Changes in the everest group json to accomodate by Lakshminarayana R. Kammath · 3 years ago
- ea0bf8a Fix property name "name"->"Name" by Glukhov Mikhail · 3 years ago
- c5e0f31 Fix some warnings by cppcheck by George Liu · 2 years, 11 months ago
- db6d763 Fix sdbus++-gen-meson version warning by George Liu · 2 years, 11 months ago
- 23d5408 Update the clang-format file with latest by George Liu · 3 years ago
- f178c0f sdbusplus: remove usage of deprecated alias by Patrick Williams · 3 years ago
- d1fdc4f Add OWNERS file by Manojkiran Eda · 3 years, 1 month ago
- fb56fde catch exceptions as const by Patrick Williams · 3 years, 1 month ago
- 8e9af36 Fix json files by Manojkiran Eda · 3 years, 2 months ago
- 6c4e0f2 Led: Configs: Rainier: Update led names to reflect pca955x by Lakshminarayana R. Kammath · 3 years, 3 months ago
- e9fb5c6 logging: switch to lg2 by George Liu · 3 years, 4 months ago
- d78de14 Handle D-Bus exceptions by George Liu · 3 years, 3 months ago
- ec07b9f Add lkammath as the Reviewer by Lakshminarayana R. Kammath · 3 years, 2 months ago
- d870d68 Update clang-format by George Liu · 3 years, 2 months ago
- 4d5b938 Add GeorgeLiu as the Reviewer by George Liu · 3 years, 2 months ago
- e25fad6 Add Patrick as the Maintainer by Vishwanatha Subbanna · 3 years, 2 months ago
- 7152edc exception: switch to public sdbus exception by Patrick Williams · 3 years, 2 months ago
- ad73885 revert "meson: support custom led yaml path" by Seires Li · 3 years, 5 months ago
- 9d9ab22 build: Tests should default to auto not enabled by William A. Kennington III · 3 years, 6 months ago
- fb00eeb Fix utest-led-json.cpp should not depend on use-json by George Liu · 3 years, 5 months ago
- fcfb2b6 meson: support custom led yaml path by Seires Li · 3 years, 5 months ago
- 7f53a03 Replace find method with contains method by George Liu · 3 years, 6 months ago
- cc9a575 Merge dependency option in meson build by George Liu · 3 years, 6 months ago
- c94f63f build: Remove autotools support by George Liu · 3 years, 6 months ago
- 687fe07 build: Add wrapfiles for dependencies by George Liu · 3 years, 6 months ago
- a280e5d Configs: Everest: Modify name of some of leds groups by Vishwanatha Subbanna · 3 years, 6 months ago
- d0b6e6e Configs: Everest: update names of leds directly connected to BMC by Vishwanatha Subbanna · 3 years, 6 months ago
- f3b7b5e Configs: Everest: Update led names to reflect pca955x by Vishwanatha Subbanna · 3 years, 6 months ago
- e367cea meson: switch to 0.57.0 by George Liu · 3 years, 6 months ago
- 2c211f8 Configs: Everest: Remove LCD display unit indicator LED by Vishwanatha Subbanna · 3 years, 7 months ago
- e2060f3 Configs: Rainier: Add led group json for Rainier 1S4U system by Vishwanatha Subbanna · 3 years, 7 months ago
- 7907827 Configs: Everest: Add OpenCAPI connector led groups to group json by Vishwanatha Subbanna · 3 years, 7 months ago