From 34cab6e9969fba143e4b632f78bdbfc34ee5b3ce Mon Sep 17 00:00:00 2001 From: "Thomas Beierlein, DL1JBE" Date: Tue, 28 Oct 2008 05:12:04 +0000 Subject: [PATCH] Added some additional descritions git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2429 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- tests/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/README b/tests/README index 365fd0981..a88a95d0b 100644 --- a/tests/README +++ b/tests/README @@ -23,10 +23,13 @@ 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