Dixon/utils
Russell Gilbert 3a4e00a409 Adds basic logging and refactors main loop
Adds a basic logging system using std::clog with color codes for different log levels.
Refactors the main loop to use the logging system and improve readability.
Changes DixonNodeState to use atomic exchange for setting node status and logs status changes.
Removes the old main.cpp and adds a new one that uses a separate thread for signal handling.
Updates the CMakeLists.txt to link against gpiod and spdlog.
Moves version information into a version.txt file and creates a custom target to bump the version using a python script.
2026-02-20 15:27:42 +00:00
..
deploy_dixon Adds basic logging and refactors main loop 2026-02-20 15:27:42 +00:00
fix_links.py Updates RobotNode build and deployment process. 2026-02-17 17:13:16 +00:00