antplusbridge/cmd/bridge
Erik Brakkee 19e4e78c75 feat: add protocol prefixes to log messages
Prefix log output with 'ant:', 'bt:', or 'usb:' to distinguish
between ANT+, Bluetooth LE, and USB device messages.
2026-05-26 22:45:43 +00:00
..
ant.go feat: add protocol prefixes to log messages 2026-05-26 22:45:43 +00:00
bluetooth.go feat: add protocol prefixes to log messages 2026-05-26 22:45:43 +00:00
cli.go feat: add protocol prefixes to log messages 2026-05-26 22:45:43 +00: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