6 Commits

Author SHA1 Message Date
7a0d5c56e5 enable revive linter
- add package comments
- fix redeclaration of built-in min/max
- add comments to exported types
- remove unused parameters
2026-02-15 12:22:22 +00:00
32a09db1a4 unexport client 2026-02-11 21:25:40 +00:00
1597f8f352 main comp/eq commands implemented
factory methods unexported

lr.go renamed to main.go
main.go renamed to cli.go
2026-02-07 01:28:59 +00:00
3f8861ded2 timeout now a flag on the root command.
It applies to all messages sent

new option function WithTimeout added
2026-02-06 11:28:40 +00:00
72f43452a8 pass pointers to factory methods 2026-02-01 15:09:45 +00:00
9898c21197 add headamp gain and phantom commands 2026-02-01 01:25:47 +00:00