Hamlib/tests
Michael Black W9MDB 028d750249 Fix rig_list_foreach in testmW2power.c 2024-12-29 10:43:39 -06:00
..
config Add cache invalidation for kenwood and yaesu 2020-04-27 09:41:33 -05:00
rigctl.test Remove backticks in tests/ 2020-05-30 21:41:58 -05:00
testbcd.test Update GPL/LGPL header in tests source files. 2011-08-22 21:38:37 -05:00
testfreq.test Update GPL/LGPL header in tests source files. 2011-08-22 21:38:37 -05:00
testloc.test Update GPL/LGPL header in tests source files. 2011-08-22 21:38:37 -05:00
Android.mk Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
Makefile.am Add test2038.sh to clean 2024-01-24 12:19:38 -06:00
README More state pointers - mostly sed i 2024-06-05 16:50:40 -04:00
ampctl.c Fix buffer overrun in ampctl.c 2024-12-22 10:31:17 -06:00
ampctl_parse.c Hopefully fix codeql warning about cleartext storage of sensitive information 2024-12-22 10:32:59 -06:00
ampctl_parse.h Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
ampctld.c Fix buffer overflow in ampctld.c 2024-12-21 14:42:46 -06:00
amptest.sh Adding amptest.sh 2019-07-31 15:47:50 -05:00
cachetest.c Convert tests/* to pointers 2024-03-01 12:27:26 -05:00
cachetest.sh Restyle tests/cachetest.sh for 4 space tabs 2020-05-31 12:52:17 -05:00
cachetest2.c Fix typos in comments 2024-11-24 19:24:35 +01:00
callback.c Convert tests/* to pointers 2024-03-01 12:27:26 -05:00
dumpcaps.c astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
dumpcaps.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 2023-11-02 17:06:39 -05:00
dumpcaps_amp.c Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
dumpcaps_rot.c Yet another batch of state pointers 2024-07-14 01:17:28 -04:00
dumpcaps_rot.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 2023-11-02 17:06:39 -05:00
dumpmem.c Still more state pointer conversions. 2024-06-02 13:26:01 -04:00
dumpstate.c Increase debug buf size and add SPLIT to channel dumpcaps 2024-11-04 16:40:17 -06:00
example.c Update example.c 2024-01-14 18:13:05 -05:00
func_chk.c astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
hamlib_tuner_control Update info in hamlib_tuner_control 2022-12-19 14:38:58 -06:00
hamlibmodels.c Fix rig_list_foreach in hamlibmodels.c 2024-12-29 10:33:33 -06:00
listrigs.c Fix listrigs.s rig_list_foreach 2024-12-29 08:56:53 -06:00
memcsv.c Fix typos in comments 2024-11-24 19:24:35 +01:00
memload.c More state pointer changes 2024-06-01 16:59:17 -04:00
memsave.c Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
rig_bench.c Finish tests/* 2024-03-01 12:27:26 -05:00
rig_split_lst.awk Remove remaining references to rpc 2013-09-19 15:24:52 -05:00
rig_tests.c astyle files 2023-12-16 11:37:58 -06:00
rig_tests.h Add \test command to rigctl -- first test routine is "cw" 2023-07-04 17:31:07 -05:00
rigctl.c Remove skip_init default 2024-12-25 22:43:20 -06:00
rigctl_parse.c Change rig_list_foreach back to using const argument -- was breaking many C++ application builds 2024-12-29 08:42:24 -06:00
rigctl_parse.h More set_conf/get_conf work 2023-11-05 17:03:21 -06:00
rigctlcom.c Fix buffer overflow in rigctlcom.c 2024-12-21 14:41:25 -06:00
rigctld.c Fix buffer overflow in rigctld.c 2024-12-21 14:40:46 -06:00
rigctlsync.c Fix buffer overflow in rigctlsync.c 2024-12-21 14:40:02 -06:00
rigctltcp.c Fix buffer overflow in rigctltcp.c 2024-12-21 14:39:33 -06:00
rigfreqwalk.c Convert tests/* to pointers 2024-03-01 12:27:26 -05:00
rigmatrix.c Add VFO Ops to rigmatrix.c and colorize things a bit 2024-04-19 16:42:10 -05:00
rigmatrix_head.html initial release 2001-06-05 18:10:26 +00:00
rigmem.c Fix bufferoverflow in rigmem.c 2024-12-21 14:38:46 -06:00
rigsmtr.c Fix bufferoverflow in rigsmtr.c 2024-12-21 13:02:33 -06:00
rigswr.c Fix bufferoverflow in rigswr.c 2024-12-21 13:01:05 -06:00
rigtestlibusb.c astyle files 2023-12-16 11:37:58 -06:00
rigtestmcast.c Yet another batch of state pointers 2024-07-14 01:17:28 -04:00
rigtestmcastrx.c Remove #pragma from rigtestmcastrx.c 2023-05-09 08:24:41 -05:00
rotctl.c Fix buffer overflow in rotctl.c 2024-12-21 13:00:06 -06:00
rotctl_parse.c Fix cleartext warning in rigctl_parse.c and rotctl_parse.c 2024-12-22 11:26:18 -06:00
rotctl_parse.h More set_conf/get_conf work 2023-11-05 17:03:21 -06:00
rotctld.c Fix buffer overflow in rotctld.c 2024-12-21 12:59:49 -06:00
sendraw.c Convert tests/* to pointers 2024-03-01 12:27:26 -05:00
simple.c Fix more cppcheck items 2023-10-13 17:36:29 -05:00
test2038.c Update test2038.c 2024-01-24 16:13:54 -06:00
testbcd.c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
testcache.c Convert tests/* to pointers 2024-03-01 12:27:26 -05:00
testcaps.sh Fix clang warning on callback functions 2022-11-14 16:37:20 -06:00
testcookie.c Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
testctld.pl Fix spelling errors 2020-07-24 09:02:48 +02:00
testfreq.c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default 2022-02-04 07:41:36 -06:00
testgrid.c Add testgrid.c 2021-12-24 13:21:13 -06:00
testloc.c Fix link error with testloc.c 2021-01-30 22:16:14 -06:00
testmW2power.c Fix rig_list_foreach in testmW2power.c 2024-12-29 10:43:39 -06:00
testnet.c Add testnet.c for testing IPV4/IPV6 address/port combinations 2020-07-04 07:21:02 -05:00
testrig.c Fix typos in messages 2024-11-24 19:24:35 +01:00
testrigcaps.c astyle source code 2022-02-05 15:27:43 -06:00
testrigopen.c Fix testrigopen.c rig_list_foreach 2024-12-29 08:51:47 -06:00
testrotctld.pl Fix spelling errors 2020-07-24 09:02:48 +02:00
testsecurity.c Fix cppcheck warnings 2023-10-11 23:22:42 -05:00
testtrn.c Finish tests/* 2024-03-01 12:27:26 -05:00
uthash.h remove cppcheck items from uthash.h 2020-10-15 12:49:29 -05:00

README

You will find in the tests/ subdirectory various programs to exercise
the Hamlib library.

Most of the time, you will have to make sure that the backend for
your rig is loaded by passing the model number of your rig by argument.
If you don't know the number, listrigs can give it to you,
"rigctl --list" will also output something like this:

    Rig#    Mfg           Model           Vers.
    1       Hamlib        Dummy           0.1
    105     Yaesu         FT-747GX        0.1
    210     Kenwood       TS-870S         0.1
    311     Icom          IC-706MkIIG     0.2
    1506    Winradio      WR-3500         0.6
    [etc.]

In any case, you are encouraged to check for correct initialization
by reading the source code, at the beginning of the main().  Check also
that the program is setup for your rig path strncpy(HAMLIB_RIGPORT(my_rig)->pathname...

dumpcaps  - Output the caps contents of a rig
dumpmem   - Dump the memory contents of the rig
listrigs  - Condensed list of all the models supported by backends
rigmatrix - Output the HTML table of supported rigs, with .png files for freqs
            (Better call 'make rigmatrix.html' which builds the HTML table
            and additional information in sup-info subdirectory.)
testbcd   - Simple program to test BCD conversion, takes a number as arg.
testfreq  - Simple program to test Freq conversion, takes a number as arg.
testrig   - Sample program calling common API calls, uses rig_probe
testtrn   - Sample program using event notification (transceive mode)
rigctl    - Combined tool to execute any call of the API, see man page
rigmem    - Combined tool to load/save content of rig memory, see man page
rotctl    - Similar to 'rigctl' but for rotators, see man page
rigctld   - A simple daemon to process 'rigctl' commands received over a
            network socket.  Useful for scripting languages or remote access
            via an SSH tunnel (insecure program).  See man page.
rotctld   - A simple daemon to process 'rotctl' commands received over a
            network socket.  Useful for scripting languages or remote access
            via an SSH tunnel (insecure program).  See man page.
testctld.pl A Perl program to test 'rigctld' and provide some example code.