irrigation_system/software/lib
Eduard Iten a3e8d5c168 refactor(shell): Improve shell command naming and output formatting
- Renamed shell commands in  and  to be shorter
  and remove underscores (e.g.,  to ).
- Consolidated get functions into a single show command for both valve
  and Modbus settings (e.g., , ).
- Adjusted output formatting for show commands to be right-aligned and
  remove horizontal lines for better readability.
- Fixed missing getter function implementations in  and their
  declarations in .
- Ensured  is correctly selected in
  to make valve shell commands available.
2025-07-11 00:16:43 +02:00
..
fwu style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
modbus_server style: Apply clang-format to C/C++ source files 2025-07-10 23:33:50 +02:00
shell_modbus refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00
shell_system refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00
shell_valve refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00
valve refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00
CMakeLists.txt feat(valve): Make end-position current thresholds configurable 2025-07-10 23:42:41 +02:00
Kconfig refactor(shell): Improve shell command naming and output formatting 2025-07-11 00:16:43 +02:00