Version: 4.3.1-bp154.1.50
* Wed Dec 01 2021 Max Lin <mlin@suse.com>
- Disabled python2 build entirely in Leap 15.4
* Sun Sep 19 2021 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Fixed source URL
* Fri Sep 17 2021 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 4.3.1
* Bug fix release
- Do not do vfo_fixup on satmode rigs
- Fix compilation of misc.c with gmtime_r replacement function
for mingw
- Fix python build. For some reason casting tp vfo_t in the
RIG_VFO_N macro broke the swig parsing
- Append the missing information to build hamlib v4.3 for
Android NDK
- Change set_icom_set_mode_with_data to not change mode unless
necessary
- Since Icom rigs default to filter 2 if a filter is not
selected we will do the same when turning on data mode
- Fix segfault in kenwood_set_vfo
- scripts: Update example in readme, since 4.0 817 is 1020
- Make testlibusb.c compatible with libusb < 1.0.23
Note: On systems with libusb < 1.0.23 a warning will be
emmitted but compliation should proceed without error.
- Update testlibusb.c warning to "may be" instead of "will be"
- Change kenwood to only set VFOA default on 1st rig_open call
- Update to version 4.3
* libusb-1.0.23 or greater is now required or use --without-libusb
* Generating documentation now requires GNU source-highlighter.
* Added IC-575
* Less VFO swapping of newer Icom rigs -- zero swapping in WSJTX
and JTDX
* Dual rotator control in rotctl -R option
* Started work on simulators -- very crude right now but usable
to debug some things
* Overhaul of rig split -- reverse split (VFOA=RX VFOB=TX) should
work for rigs capable of it
Starting VFO does not matter -- rig will end up on RX VFO
S VFOA 1 VFOB
S VFOB 1 VFOA
S Main 1 Sub
S Sub 1 Main
* Tue May 18 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 4.2
* New rig_get_mode_bandwidths: returns token set for bandwidths
for given mode
* New rig_get_info: returns token set for all vfos where order
does not matter.
* New rig_get_vfo_info
* FILPATHLEN has changed to HAMLIB_FILPATHLEN
* USRP lib and gnuradio are deprecated and will be removed in 5.0
* Added Radan rotator
* Added Malachite SDR
* Major rework for PRM80
* Add twiddle_timeout and twiddle_rit --set-conf options
* rigctld --twiddle is deprecated and will be removed in 5.0
along with get_twiddle and set_twiddle
* Tue Mar 16 2021 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 4.1
* rigctld and rigs should be more robust for disconnect problems
* Several fixes for Icom and Yaesu rigs
* Nobody should need to use rig->caps or rig->state anymore
* New rig_get_caps_int and rig_get_caps_cptr functions to replace
using caps-> values
* New rig_get_function to replace using caps-> function pointers
* Fix shared library problem with WSJTX, JTDX, and JS8Call
* New model Barrett 950
* Thu Jan 07 2021 Wang Jun <jgwang@suse.com>
- Update to version 4.0
* Major changes in 4.0 affecting usage
* Most rig model numbers have changed
* RIG_LEVEL_VOX has been deprecated and replaced by RIG_LEVEL_VOXDELAY
* rigctl 'f' command now returns VFO argument too
* rigctl 'y' and 'Y' command now take/show antenna argument and option.
* range_list items are undergoing changes towards a different model TBD
* RTS/DTR PTT sharing is off by default now -- use serial_share=1
option to enable
Version: 3.3-bp152.2.1
* Wed Apr 29 2020 Wojciech Kazubski <wk@ire.pw.edu.pl>
- Tumbleweed: Python backend built for python-3.8
* Sat Apr 25 2020 Martin Pluskal <mpluskal@suse.com>
- Do not build python2 bindings for Tumbleweed
- Modernise spec file
* Thu Aug 30 2018 mardnh@gmx.de
- Update to version 3.3
* New models, R&S xk2100, TRXMAnager, Meade LX200
* HTML manual is now generated at 'make dist' so users don't
need GNU Info tools installed. TNX Greg, N1DAM for the suggestion.
* Handle longer udev generated file names up to 512 characters
* Add debug time stamps with new '-Z' option and '--debug-time-stamps'
options to rigctl, rotctl, rigctld, and rotctld utilities.
* rigctld/rotctld continue working after serial or TCP device
disappears.
* Updates and fixes to FT-817, K3, IC-7300, AOR 3030, TM-D710,
OMNI VII, TH-D72, Flrig, TS-590, piHPSDR, TS-2000, and netrigctl.
* Update utility manual pages (section 1) and remove their reference
material from the Info manual so it only needs to be update in one
file.
* Add new general project manual pages (section 7) and edit the Info
manual to match. These should not change much so keeping them in
sync should not be too much of a burden. The Info manual may be
removed at some point in the future.
* Last planned release of the present API/ABI. Future releases will
require recompilation and relinking by client programs using the C
library interface (programs that only use the network daemons should
be unaffected).
Version: 3.2-bp150.2.4
* Wed Apr 04 2018 mpluskal@suse.com
- Update dependencies
* Sun Apr 01 2018 mardnh@gmx.de
- Update to version 3.2
* New models, IC-7850/IC-7851 in IC-785x. Mike, W9MDB
* Fix ft991_get_mode, Mike, W9MDB
* New model, FT-891. Mike, W9MDB
* New Barrett 2050 backend, Mike, W9MDB
* New Flrig backend, Mike, W9MDB
* New model, IC-M710, Mike, W9MDB
* Build instructions and test script for Python3
* Rename autogen.sh to bootsrap and don't call configure
* micro-ham support. Christoph, DL1YCF
* New rotator, SPID MD-01/02 in ROT2 mode, Norvald Ryeng, LA6YKA
* New model, Flex 6400/6600, Mike, W9MDB
* New model, IC-7610, Mike, W9MDB
* Add support for CM108B PTT, Max Lock
* New model, Rohde & Schwarz XK2100, Mike, W9MDB
* Many other bug fixes and enhancements
- Rebase patch hamlib-3.0-perl_install.patch
* Fri Jun 02 2017 mpluskal@suse.com
- Install all license files
* Thu Apr 27 2017 jengelh@inai.de
- Ensure neutrality of description. Trim duplicate inner
descrpitions.
* Mon Apr 24 2017 mpluskal@suse.com
- Cleanup package
- Split subpackages with libraries
- Enable tcl and perl bindings:
* add hamlib-3.0-perl_install.patch
- Run internal testsuite
* Sun Apr 16 2017 mardnh@gmx.de
- update to version 3.1 (tagged release)
- minor specfile cleanup
* Fri Apr 07 2017 dl8fcl@darc.de
- update to version 3.1_git20170406
New model: Icom IC-R6
Allow RIG_LEVEL_STRENGTH queries over the network link
* Sun Mar 05 2017 dl8fcl@darc.de
- update to version 3.1_git20170227
Fix a state machine defect with repeated PTT reset calls
Add Dorji DRA818 modules (VHF and UHF variants)
* Sun Feb 19 2017 dl8fcl@darc.de
- update to version 3.1_git20170219
Fix some endian issues in the si570/AVR SDR back ends
Added x108g backend
Fix FT-891 recognition
Breakout FT-1000D file for full support
Fix DIG MODE for FT817-ND
Add support for AGC Levels
* Sat Jan 28 2017 dl8fcl@darc.de
- update to version 3.1_git20170127
Added HPSDR backend
Fix ic785x default addr to 0x8e
Clears potential garbage data in read buffer prior to command being sent
Updated PiHPSDR backend defaults
Use Windows ioctlsocket to avoid buffer overrun
Add get and set split functions for the TS450S
Simplify and fix defects in the FT991 back end
Added HPSDR backend
* Sat Jan 07 2017 dl8fcl@darc.de
- update to version 3.1_git20170107
Fix ft991_get_mode
New models: IC-7849/IC-7851, FT-891
* Sun Dec 25 2016 dl8fcl@t-online.de
- update to version 3.1_git20161225
Fix typos
Corrected a few bugs and rebased from Ervin's (HA2OS) pull request.
Added new example to Python demo script (set/get float type level)
Added Lua binding and demo script
Adds test for ID 907 for the Flex 6300
python-binding and lua-binding enabled
* Sat Nov 19 2016 dl8fcl@t-online.de
- update to version 3.1_git20161119
Move K3 DT0 before mode switch, add version info to electraft rig open,
WSJT-X VOX rig split now works
* Tue Nov 08 2016 dl8fcl@t-online.de
- update to version 3.1_git20161106
New Perseus model
Fixed buffer overflow in rigctl_parse and rotctl_parse
Changed some modules to LGPL in lieu of GPL
Change the IC7600 & IC7800 set/get mode to versions that support DATA?
fix set_vfo behavior of TS2000
fix NET rigctl
* Mon Sep 05 2016 dl8fcl@t-online.de
- update to version 3.1_git20160904
xg3: fix buffer overflow
Fix issue with TS-570S|D open in rig_caps
Release the serial port used for PTT when possible
* Sat Aug 27 2016 dl8fcl@t-online.de
- update to version 3.1_git20160827
Fix an issue presenting on the Yaesu FT-450(D)
Fix issue with TS-570S|D open in rig_caps
Updated smeter calibration for ic7300
* Sun Jun 12 2016 dl8fcl@t-online.de
- update to version 3.1_git20160611
implemented set_conf, get_conf and Token fast_set_commands for max
throughput
Yaesu Fast Set Commands (High throughput for commands)
added send_morse and civ_version to ic7100/ic7600
added get/set_conf for FT1200, FT2000, FT450, FT5000 and FT9000
Fixed SCAN_STOP for all rigs and implmented it plus SCOPE for ic7300
Changes for IC-7300 and IC-7200
* Mon May 23 2016 dl8fcl@t-online.de
- update to version 3.1_git20160521
Do not attempt to query AI state on several Kenwood rigs
Add some functionality to the tmd710
Add send_morse to icom rigs
Do not crash if expected CTCSS tones not sepcified
Add RIG_PASSBAND_NOCHANGE as possible set_{split_,split_freq_,}mode a?
Initial support for the IC-7300
* Mon Apr 04 2016 dl8fcl@t-online.de
- update to version 3.1_git20160402
Added support for Icom IC-2730
Use rig state rig port retry option rather than from capabilities
Use a sensible port timeout value for the Kenwood TS-850
Make sure right band is used when setting frequency on IC-910(H)
VFO targetable get frequency operation for the Icom IC-910(h)
Better set frequency semantics for the IC-910(h)
Do not swap VFO unnecessarily
Elide unnecessary CAT commands when setting split frequency and mode
Add {get,set}_splitfrequency_mode for the IC-910(H)
Implement rig_{set,get}_split_freq_mode() for IC-756 series.
Initial implementation of rig_{set,get}_split_freq_mode() for FT-857.
Implement combined split VFO frequency and mode setting.
Fixed get_vfo for FT-757GX(II)
Allow the ft757gx to work with WSJT-X
Add 23cms to IC-910(H) backend
Improve IPv6 portability and consistency
Various Yaesu updates
Add get_freq to FRG-100
Favor $HOME over '~' in text
Fix a logic error in band detection during IC-910 set frequency
Merge branch 'ic910-set-freq' of git://git.code.sf.net/u/bsomervi/hamlib
* Sat Jan 16 2016 dl8fcl@t-online.de
- update to version 3.1_git20160115
Fix possible frequency overflow on Kenwood and Yaesu
Install daemon man files to man1
New Prosistel rotor backend from IZ7CRX
Fix missing PKTUSB mode setting code for FT-817 & FT-897