antplusbridge/cmd/bridge
Erik Brakkee 72987c5935 refactor: replace magic hex constants with named constants
- Add BLE spec constants for service/characteristic UUIDs and signal flag
- Add ANT+ spec constants for data page mask and cycling power page
- Add descriptive comments explaining each constant's origin and purpose
2026-05-27 00:36:06 +02:00
..
ant.go refactor: replace magic hex constants with named constants 2026-05-27 00:36:06 +02:00
bluetooth.go refactor: replace magic hex constants with named constants 2026-05-27 00:36:06 +02:00
cli.go fix: synchronize logs, buffer events channel, exit on goroutine failure 2026-05-27 00:36:06 +02:00
event.go Fully functional ant+ to bluetooth bridge. 2026-05-27 00:36:06 +02:00
log.go fix: synchronize logs, buffer events channel, exit on goroutine failure 2026-05-27 00:36:06 +02:00