This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
Hamlib
kopia lustrzana
https://github.com/Hamlib/Hamlib
Obserwuj
1
Polub
0
Forkuj
You've already forked Hamlib
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
1eb645004a
Hamlib
/
tests
/
dumpcaps.h
4 wiersze
66 B
C
Czysty
Zwykły widok
Historia
Unescape
Escape
Fix ambiguity between system includes and Hamlib includes
2025-07-20 15:37:24 +00:00
#
include
"hamlib/rig.h"
get_conf/set_conf now shows parameters for rigctl and rotctl. Using it with rigctld and rotctld sends output to console instead of remote client https://github.com/Hamlib/Hamlib/issues/971
2023-11-02 22:06:39 +00:00
int
dumpconf_list
(
RIG
*
rig
,
FILE
*
fout
)
;