Reticulum-Go/pkg/sdr
Ivan 5818dc8ba5
refactor: clear revive naming and control-flow warnings
Rename builtin shadows and case-colliding helpers, and tidy return/context/empty-block rules so lint is only add-constant noise.
2026-08-13 10:10:04 -05:00
..
channel.go refactor: clear revive naming and control-flow warnings 2026-08-13 10:10:04 -05:00
channel_test.go test: add exploratory tests for various components including blackhole map decoding, message handling, and resource advertisement processing 2026-07-18 07:32:45 -05:00
device.go refactor: fix packet handling and relay logic for multi-hop scenarios in transport layer 2026-07-18 05:33:30 -05:00
exploratory_test.go test: add exploratory tests for various components including blackhole map decoding, message handling, and resource advertisement processing 2026-07-18 07:32:45 -05:00
fuzz_test.go feat: introduce Modem73 and SDR interfaces with comprehensive configuration options and testing support 2026-07-17 21:49:53 -05:00
hackrf.go feat: introduce Modem73 and SDR interfaces with comprehensive configuration options and testing support 2026-07-17 21:49:53 -05:00
hackrf_stub.go test: add comprehensive acceptance and bughunt (exploratory) tests for WebSocket handling and session management 2026-07-18 04:56:23 -05:00
mock.go feat: introduce Modem73 and SDR interfaces with comprehensive configuration options and testing support 2026-07-17 21:49:53 -05:00
modem_burst.go refactor: fix packet handling and relay logic for multi-hop scenarios in transport layer 2026-07-18 05:33:30 -05:00
rtlsdr.go feat: introduce Modem73 and SDR interfaces with comprehensive configuration options and testing support 2026-07-17 21:49:53 -05:00
rtlsdr_stub.go test: add comprehensive acceptance and bughunt (exploratory) tests for WebSocket handling and session management 2026-07-18 04:56:23 -05:00
rtltcp.go refactor: fix packet handling and relay logic for multi-hop scenarios in transport layer 2026-07-18 05:33:30 -05:00
sdr_test.go test: add comprehensive acceptance and bughunt (exploratory) tests for WebSocket handling and session management 2026-07-18 04:56:23 -05:00