kopia lustrzana https://github.com/Hamlib/Hamlib
![]() All RIG_E* constants should be negated when returned or compared. Fixed with: perl -pe 's/return RIG_E/return -RIG_E/' -i $(grep -lEr "return RIG_E" --include=*.{c,h}) perl -pe 's/= RIG_E/= -RIG_E/g' -i $(grep -lEr "= RIG_E" --include=*.{c,h}) |
||
---|---|---|
.. | ||
Android.mk | ||
Makefile.am | ||
skywatcher.c | ||
skywatcher.h |