yellowcooln
42340f683f
fix: update updater GitHub repository
2026-06-25 21:32:52 -04:00
Lloyd
2b67dea96b
refactor:rename-project-to-openhop
2026-06-24 23:27:49 +01:00
Lloyd
456e97a896
refactor: update pre-commit configuration and dependencies for improved Python 3.9 support
2026-05-27 14:28:11 +01:00
Lloyd
22b39e5715
fix: update maintainer information in changelog, control, and build scripts
2026-05-21 12:47:54 +01:00
Mitchell Moss
8ae1c0f65f
feat: sync system time from GPS
2026-04-24 08:34:30 -04:00
agessaman
c2f8a2e3cd
refactor: companion FrameServer and related (substantive only, no Black)
...
Reapply refactor from ce8381a (replace monolithic FrameServer with thin
pymc_core subclass, re-export constants, SQLite persistence hooks) while
preserving pre-refactor whitespace where patch applied cleanly. Remaining
files match refactor commit exactly. Diff vs ce8381a is whitespace-only.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-21 15:35:47 -08:00
Lloyd
04ae4c9bf0
Update dependencies in control file and enhance postinst script for PyPI package installations
2026-02-02 10:49:54 +00:00
Lloyd
c24c39eab2
fix: Update directory names and permissions in post-install script
2025-12-30 22:34:28 +00:00
Lloyd
59a151f382
Add build scripts and setup for pyMC_Repeater
...
- Implemented build-dev.sh for creating development .deb packages from untagged commits.
- Implemented build-prod.sh for creating production .deb packages from tagged commits, including checks for a clean git state.
- Added setup-build-env.sh to automate the installation of required build dependencies for Debian/Ubuntu.
- Created setup.py to manage package setup using setuptools with versioning from git tags.
2025-12-30 15:17:48 +00:00