Mike Black W9MDB
|
ff61c407f0
|
Put simulators in their own directory...this is an ongoing project to make these more robust.
Simulators are currently used to debug things and need to improved to allow model selection and all the complexities of simulating multiple models
|
2021-08-26 06:47:14 -05:00 |
Mike Black W9MDB
|
547bd0fb55
|
Fix ANT get/set for IC756Pro series
https://github.com/Hamlib/Hamlib/issues/774
|
2021-08-22 16:40:48 -05:00 |
Mike Black W9MDB
|
1f515458fe
|
Allow testlibusb to compile on < libusb-1.0.23
Generate warning for libusb-1.0.23 future requirement
https://github.com/Hamlib/Hamlib/issues/763
|
2021-08-20 10:21:10 -05:00 |
Mike Black W9MDB
|
6d829ec43f
|
Fix without-libusb build to not build testlibusb
|
2021-08-17 17:53:14 -05:00 |
Mike Black W9MDB
|
87122795e7
|
Change tests/Makefile.am testlibusb to use LIBUSB_CFLAGS and LIBUSB_LIBS
|
2021-08-17 08:12:16 -05:00 |
Mike Black W9MDB
|
a7cc7da17f
|
Hopefully portable detection of libusb.h in testlibusb.c
https://github.com/Hamlib/Hamlib/issues/763
|
2021-08-16 22:24:51 -05:00 |
Mike Black W9MDB
|
0818062372
|
Add testlibusb to Makefile.am in tests
https://github.com/Hamlib/Hamlib/issues/763
|
2021-08-15 23:46:27 -05:00 |
Mike Black W9MDB
|
45935336cb
|
Adding testlibusb.c
|
2021-08-14 10:39:00 -05:00 |
Mike Black W9MDB
|
5cab1acc0d
|
In rigctld do not try to close fsockin/fsockout when null -- happens during error on fsockin or fsockout
https://github.com/Hamlib/Hamlib/issues/757
|
2021-08-05 07:50:15 -05:00 |
Mike Black W9MDB
|
a44c3d08cf
|
Update simelecraft
|
2021-08-04 09:48:07 -05:00 |
Mike Black W9MDB
|
f5f4fdeca6
|
Add simicom
|
2021-08-04 09:47:30 -05:00 |
Mike Black W9MDB
|
38a258d52a
|
Add simkenwood
|
2021-08-04 09:36:30 -05:00 |
Mike Black W9MDB
|
02577d43c0
|
Add simelecraft
|
2021-08-04 08:18:31 -05:00 |
Mike Black W9MDB
|
4bfd71f91f
|
Fix Icom split and implement reverse split
These should work now from rigctl and via the API
S VFOB 1 VFOA
S Sub 1 Main
https://github.com/Hamlib/Hamlib/issues/754
|
2021-08-02 23:37:31 -05:00 |
Mike Black W9MDB
|
4b777bc14e
|
Adding beginning of simyaesu
|
2021-08-01 12:19:44 -05:00 |
Mike Black W9MDB
|
9a2cc9ff62
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2021-07-25 22:18:25 -05:00 |
Lorenzo Santina
|
e48e16beb0
|
Fixed rigctl ignore error command line
|
2021-07-26 01:40:34 +02:00 |
Mike Black W9MDB
|
fa10d10e38
|
Add -R --rot_file2 option to rotctl and rotctld for 2nd rotator controller for RT21
https://github.com/Hamlib/Hamlib/issues/747
|
2021-07-23 23:28:02 -05:00 |
root
|
dbdf86fa9a
|
Fix testcache.c to avoid modifying constant
|
2021-07-14 23:22:46 -04:00 |
Mike Black W9MDB
|
75687ea273
|
Show startup arguments for rigctl and rigctld
|
2021-06-28 10:11:29 -05:00 |
Mike Black W9MDB
|
1f91bdb7a6
|
Fix compile warnings in testrig.c
|
2021-06-25 07:31:15 -05:00 |
Mike Black W9MDB
|
dd2ed945fd
|
Change default multicast to 0.0.0.0 for now until implemented and tested
https://github.com/Hamlib/Hamlib/issues/695
|
2021-06-21 16:52:27 -05:00 |
Mike Black W9MDB
|
72da9f645c
|
Fix ptt settings using rigctld -P
https://github.com/Hamlib/Hamlib/issues/727
|
2021-06-21 16:48:06 -05:00 |
Mike Black W9MDB
|
a63d009035
|
Remove some more debug
|
2021-06-01 07:17:11 -05:00 |
Mike Black W9MDB
|
c5378b9f70
|
Remove some more debug
|
2021-06-01 07:10:44 -05:00 |
Mike Black W9MDB
|
aa161f1598
|
Comment out some debug from rigctl_parse.c
|
2021-06-01 07:03:24 -05:00 |
Michael Black
|
c4e6ed39e6
|
Merge pull request #715 from mikaelnousiainen/fix-icom-transceive-and-spectrum-data-conflicts
Attempt to handle asynchronous rig output data in Icom backend
|
2021-05-31 08:31:42 -05:00 |
Mikael Nousiainen
|
3a67356bc1
|
Add some comments and improved debugging on SIGIO async data handling
|
2021-05-31 16:22:22 +03:00 |
Mike Black W9MDB
|
fabec4a94c
|
Improve rig_open error msg in rigctl.c and rigctld.c
|
2021-05-30 06:48:12 -05:00 |
Mikael Nousiainen
|
de4bbd6a24
|
Add comment about implementing spectrum data multicast
|
2021-05-27 10:14:23 +03:00 |
Mikael Nousiainen
|
12527581b0
|
Add SPECTRUM_ATT level (also supported by Kenwood rigs). Get VFO frequency for Icom spectrum edge ranges (if not cached). Fix preamp levels based on docs. Add supported AGC levels to recent Icom rigs.
|
2021-05-27 10:12:01 +03:00 |
Mikael Nousiainen
|
a7de662937
|
Merge branch 'master' into initial-spectrum-scope-support
|
2021-05-26 23:41:38 +03:00 |
Mikael Nousiainen
|
b4ba22d369
|
Implemented initial abstraction for spectrum scope data and support for Icom spectrum data output. The abstraction is based on common features of both Icom and Kenwood rigs. Added TRANSCEIVE func and enumeration of supported AGC levels. Work in progress.
|
2021-05-26 23:40:53 +03:00 |
Mike Black W9MDB
|
556304d455
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2021-05-25 09:19:33 -05:00 |
Mike Black W9MDB
|
ffeb98a0da
|
Add cookie_use param to rigctl
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-25 09:18:20 -05:00 |
Mike Black W9MDB
|
39951dc288
|
Fix segfault when using rig_get_info stacked calls
rigctl get_vfo_info VFOA get_vfo_info VFOB
|
2021-05-25 08:09:01 -05:00 |
Mike Black W9MDB
|
2acbd22173
|
Fix multi-command rigctl capability for readline capable build
https://github.com/Hamlib/Hamlib/issues/711
|
2021-05-24 10:51:08 -05:00 |
Mike Black W9MDB
|
3e4ff69b96
|
Add multicast_item_e and change multicast_server API
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-23 07:40:08 -05:00 |
Mike Black W9MDB
|
3d780676b5
|
Finish rig_cookie
Not implemented anywhere yet but functional
|
2021-05-21 15:39:41 -05:00 |
Mike Black W9MDB
|
cc1f277e5f
|
Beginning of multicast capability
https://github.com/Hamlib/Hamlib/issues/695
|
2021-05-19 13:17:46 -05:00 |
Mike Black W9MDB
|
fdf1f7f6f0
|
Fix newline in help in rigctld.c
|
2021-05-17 00:05:16 -05:00 |
Mike Black W9MDB
|
47cf245826
|
Fix +\get_vfo_list to put RPRT on a separate line
|
2021-05-12 22:44:33 -05:00 |
Mike Black W9MDB
|
9902ec796c
|
Reduce rigctld verbosity when using direct commands from rigctl client
https://github.com/Hamlib/Hamlib/issues/690
|
2021-05-09 15:16:23 -05:00 |
Mike Black W9MDB
|
3da8bb344a
|
New format for freq in memcsv.c
|
2021-05-09 13:46:33 -05:00 |
Mike Black W9MDB
|
7f60e1fcb0
|
Fix dummy rig to recognize Main/Sub VFOS -- this fixes "M CW 500"
Fix rig.c set_mode to recognize curr_vfo correctly
https://github.com/Hamlib/Hamlib/issues/689
|
2021-05-04 14:35:34 -05:00 |
Mike Black W9MDB
|
78a697e582
|
Add rig_get_mode_bandwidths -- see NEWS
Return token set of bandwidths for given mode
|
2021-05-03 15:35:56 -05:00 |
Mike Black W9MDB
|
5bafde9ae6
|
Add bandwidths to get_modes
|
2021-05-03 11:26:41 -05:00 |
Mike Black W9MDB
|
231f9faad8
|
Add get_modes call to return list of rig modes
|
2021-05-03 09:24:02 -05:00 |
Mike Black W9MDB
|
16f5502af0
|
Fix get_vfo_info args
It still incorrectly gives a Freq prompt for the VFO.
|
2021-05-01 15:52:11 -05:00 |
Mike Black W9MDB
|
92d01adaa1
|
Fix MinGW compile warning in dumpcaps.c
|
2021-05-01 13:06:32 -05:00 |