Commit Graph

7 Commits

Author SHA1 Message Date
Lloyd ce0e67dbf6 Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-15 20:53:41 +00:00
Lloyd 869034bbb2 Update installation instructions and add system dependency for libffi-dev 2025-11-15 20:38:50 +00:00
Lloyd 9ca191f9b2 Update version to 1.0.4 in pyproject.toml and add SPI setup instructions 2025-11-15 01:17:15 +00:00
Lloyd dd4bcea5ae Merge branch 'main' into dev 2025-10-27 15:44:31 -07:00
Lloyd 6f2aeddc2e Add upgrade script for pyMC Repeater: automate updates, service management, and error handling 2025-10-27 22:35:15 +00:00
Lloyd 3935b84ef2 Document supported hardware for repeater daemon
Added supported hardware details for the repeater daemon.
2025-10-24 23:45:46 +01:00
Lloyd 97256eb132 Initial commit: PyMC Repeater Daemon
This commit sets up the initial project structure for the PyMC Repeater Daemon.
It includes base configuration files, dependency definitions, and scaffolding
for the main daemon service responsible for handling PyMC repeating operations.
2025-10-24 23:13:48 +01:00