Commit Graph

13 Commits

Author SHA1 Message Date
theshaun df6da8e2b8 Update radio settings for femtofox stating 1w 2026-01-31 17:16:12 +10:00
theshaun c2d5f47820 Add support for the FemtoFox 2026-01-23 18:43:49 +10:00
Lloyd 0baddc1416 Fix casing for Zebra configuration and add use_dio2_rf setting 2026-01-09 10:26:52 +00:00
Lloyd 2da9e4218f Fix JSON syntax error: remove trailing comma 2026-01-09 09:59:41 +00:00
wehooper4 eba3aa853f Reduce tx_power from 30 to 18
I misunderstood how this was used. 18 is the optimal value to pass to the radio.
2026-01-08 23:39:19 -05:00
wehooper4 22c1b4d647 Add use_dio2_rf setting to radio configuration
Added dio2 line from other pending PR, and removed extra coma
2026-01-08 23:08:44 -05:00
wehooper4 9fc819626b Add Zebra configuration to radio-settings.json
Initial zebra add
2026-01-08 23:05:59 -05:00
Matt 3cc414375f added PiMesh-1W Configs 2025-11-19 21:25:44 -05:00
Lloyd 3278579e8e Update radio-settings.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-15 20:53:28 +00:00
Lloyd 8d974780ee Add TX/RX LED pin configuration to radio settings and setup script 2025-11-15 00:47:19 +00:00
Lloyd 600a18c076 Add support for DIO3 TCXO configuration in radio settings and management script 2025-11-15 00:41:41 +00:00
Lloyd d95a0819b4 Update dependencies in pyproject.toml and add meshadv configuration in radio-settings.json 2025-10-27 21:45:11 +00: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