Overview

Request 791012 accepted

- update to version 4.0_git20200401
Latest commit included ee87d5e6df316815bd22b96e17da47a8433d4119
-----------------------------------------------------------------
- update to version 4.0_git20200312
Latest commit included 3bb6dc7471d96934177059f11ddc6776d8c5e67e
* some bug fixes and improvements
- update to version 4.0_git20200310
Latest commit ef36c7d9606e561c65cfd633109c02de392fda62
* a lot of bug fixes and improvements
* rig model numbers changed
- update to version 4.0_git20200213
additional error checking for extended operations
- update to version 4.0_git20200211
Add g/set_ext_func() to API
- update to version 4.0_git20200207
Add get_dcd to swg bindings
Fix get_ant for bindings
Make icom set_ant do a 2-step process to set rx option first, then set antenna
typo fix
ICOM Voice Keyer implemented.
Fix Icom get_ant to use 0x12 without option to ask for specific antenna
Fix rig_get_ant to use bit settings
Update icom priv_data entries to standardize them
remove ant_count from icom_rig_init..causes segfault
Add some antenna info to Icom README
Removed debug
Standardize Icom version numbers
Add antack_len and ant_count to all Icom rigs that have get/set_ant
Remove get_anant_count as 7851 does not have ability to determine # of antennas
Bump up priv_cap->ant_count before calling rig_get_ant
Changed y command to now use mandatory antenna argument
Fix antenna count in icom.c
Add ant_count to icom.h
Changes to get antenna calls working in rigctld
Change icom_get_usb_echo_off to use 0x03 instead of 0x19
Remove const from priv_caps in icom rig backends
Change ic785x priv_caps to non-const
Change port for ampctl to 4531 to match other code
Fix get_ant/set_ant commands to work with 1 or 2 byte responses in icom rigs
Simplify closing of device files
Improved get PTT state handling in dummy backend
Remove duplication across GPIO and GPION handling of PTT and DCD
Fixed erroneous messages in rig_close with GPIO(N) PTT or DCD types
Update i/o functions to support GPIO(N) port closure
Report unrecognised PTT and DCD types in rigctl and rigctld
Made PTT and DCD options consistent between rigctl and rigctld
Remove noisy debug from misc.c -- showed up rigctld -l for some odd reason
Fix rig dependency in src/Makefile.am
Fix cppcheck warnings
-ldl linking when --disable-winradio is used
Fix DLL warning on debug.c
ic746.c: add ic746pro_set_channel() to load memory from csv
ic746.c: correct chanbuf length, fix channel structure and support split
Add CM108, GPIO, and GPION to rigctl.1 man page
Remove unused var in netrigctl.c
Change get_ant to add another option for icom rigs (and others if needed)
restore get_powerstat
New custom parm implementations
tests/{memcsv.c,memsave.c}: partially revert commit 4072f9f4
- update to version 4.0_git20200121
Remove duplicate initializer
export dump_hex for DLL linkage
Fix lua bindings for 64-bit compilation Tested on swig 4.0.1 and lua 5.3.5
Update comment on rig_mem_count
Increase FT900 POST_WRITE_DELAY to 50ms
- update to version 4.0_git20200118
Restore rig_mem_count used by rig.swg
Merge branch 'master' of https://github.com/Hamlib/Hamlib
Fix ic746pro_get_channel and buffer overflow Add channel_desc to dump_csv and dump_xml
Update NEWS
Fix 'make distcheck' failure
Remove double free from flrig.c
Move winradio to new structure
Directory migration to new layout
Add icom_rig_open/close to all icom rigs
Bump ICR9500 version
Add ICR9500_STR_CAL
- update to version 4.0_git20200116
cppcheck v1.9 clean bill of health now cppcheck.sh script added
Fix cppcheck warnings
Remove commenct in microham.c
Fix mingw32 build
Move hist_dir_stat
Add C4FM and AMN to Yaesu newcat.c
Add C4FM mode for Yaesu FT-991
Add other half of TS TS50 id and correct spelling mistake
Clean up HAVE_LIBREADLINE mods
Fix the ID for TS50
Add ID for TS-50S
Fix unused code in ft857.c found by cppcheck
Fix unneeded code found by cppcheck in vx1700.c
Fix dead code found by cppcheck in vr5000.c
Fix error returns found by cppcheck in newcat.c
Fix dead code found by cppcheck in ft990.c
Fix dead code found by cppcheck in ft980.c
Fix error check found by cppcheck in ft900.c
Fix var scope found by cppcheck in ft897.c
Fix error check found by cppcheck in ft890.c
Fix case statement for FM found by cppcheck in winradio.c
Fix alinco data and data_len logic
Remove unused miniVNA directory and files
Add uh_wkey_close to microham.h
Attempt to fix ic7851 and ic9700 power up
detecting echo change during icom_one_transaction
Fix segfault in ft600.c
- update to version 4.0_git20200111a
icom.c can now power up icom rigs and determine USB echo status
- update to version 4.0_git20200111
Add sleep.h to src/Makefile.am
Make rig2icom_mode handle PKT modes
Add old path for 2003 Visual C++ as comment
Fix mingw32 DLL linkage of hl_sleep
Fix icom set of filter with in data mode
Possible fix for mingw Win32 dll linking of nanosleep
Change width to add 1 for icom rigs that need datamode filter width
Hopefully fixed dll build and usleep linking
Fix icom2rig_mode to allow PKT modees
Bump version in k2.c as usleep change may effect it
Bump version in k3.c
Replace all usleep with hl_usleep Several places where usleep max value could
be overflowed New hl_usleep can take values > 1000000
Fix filter setting for datamode in icom.c
Enclose sleep replacement in HAVE_NANOSLEEP
Fix ic7610 ctrl-m problem
Fix debug statement in dttsp.c
Add check for float size and fix cppcheck warning in dttsp.c
Move time.h include to sleep.c
Fix mingw32 warning in ft991.c
Fix retval warning in icom.c
Fix cppcheck warnings
Replace sleep macros with hamlib custom functions
Fix icom_set_mode_with_data for IC7610 and IC7300 Fix max baud rate for IC7610
Bump IC7610 to BETA status
Fix ft991.c set_split_mode
Add icom_rig_open to ic706.c rigs
Change open logic in icom.c to check all rigs for USB echo and turn on if able to
Remove debug from rigctl_parse.c
Fix compile warnings in rigctl.c and rigctl_parse.c
- update to version 4.0_git20200104
Fix mingw warning on parallel.c
Readding rigctld.c accidental removal
Fix mingw32 compilation of usb_port.c
Remove hl_sleep.h as no longer needed
Fix sleep macros and newcat.c set_powerstat
Fix potential segfault in g313-posix.c
Fix boolean logic error in ft1000d.c
boolean error in ft990.c
TS-690: bump version
TS-690 does not implement the GT command to get/set AGC rate
TS-690 does not implement the PC command to get/set output power level
TS-690: deal with optional tone board using TS-450 logic
Add set_powerstat 1 to Yaesu rig_open
Pretty up sleep macros
Add sleep and usleep macros so all sleeps use nanosleep
Make icom.c try power on when can't get freq during open
Fix barrett strtok to be thread safe
Fix newcat.c get_mode MD=1=LSB, MD=2=USB
Fix memory leak in rigctld and cleanup debug
Missed semicolon
Fix fd leak with fsockout
Fix clang warnings
Fix powerstat loop for icom
icom powerstat debug added
Another attempt to get icom powerstat working
Add rx_range example
Fix icom debug msg for powerstat
Fix compilation error
Fix compile warnings
Remove Recommend statment from rigctl.c
Fix cppcheck warnings
Handling more errors on icom powerstat
- update to version 4.0_git20191219
Allow IC-7410 to send cw messages
- update to version 4.0_git20191211
Distribute and install new amplifier man pages
Change ampctld default TCP port to 4531
Minor man page updates
New ampctld manual page
Minor updates to rigctld manual page
New manual page for ampctl
Minor rigctl man page updates
Merge remote-tracking branch 'Hamlib/master'
Prepare for D-STAR implementation
- update to version 4.0_git20191207
Fix compile warnings in elad.c
Fix cppcheck warnings
remove elad_close from flexradio
Remove kpa1500_int as redundant and clean up cppcheck warnings
Block the correct function in adat.c
Remove two unused functions from adat.c and adat.h
Update icom backend version
Fix hash sort comparison for models
Fix FILE* leak in test7400ADC.c
Fix FILE* leak in readADC.c
Fix uninitialize waqrning in parallel.c
Fix double free in microtune_eval_board.cc
More changes/debug to get split behaving for icom.c
Minor change to rigctl_parse.c for ASCII print
Change behavior of 'w' command in rigctld for binary commands.
change retry and timeout for netrigctl to allow binary cmds from
w command to work
- update to version 4.0_git20191206
Add priv vfo settings to icom_set_split
Fix icom_get_split_vfos for Main/Sub on SATMODE rigs
Fix icom_get_split_vfos for Main/Sub on SATMODE rigs
Fix Icom DCS SQL funnctions
IC910 was doing TX=VFOB RX=VFOA Need to make allowances for
Main/Sub split commands eventually
Fix mingw64 build for g313-win.c
- update to version 4.0_git20191204
Reorder RIG_VFO entries and add RIG_VFO_MAIN_A and RIG_VFO_MAIN_B
in preparation for other changes.
Add vfo priv fields to icom.h in preparation for other changes
Fix icom.c --vfo mode for set_freq to set the correct VFO
In icom.c when split is turned off reset to either VFOA or Main
as the vfo asks for
icom.c fix spelling error
Fix icom.c debug and --setvfo get freq
Added a dummy snprintf to rig_debug to allow gcc to check format strings
Change all __FUNCTION__ to __func_
astyle all files
Fix rigctld for win32 build
Change %z to %d with casts for portability
Fix tmd710 uninitialized tmd710_mode
Remove commented line from kenwood.c
Ensure all Icom rigs have their own BACKEND version
Fix compile warnings for MinGW on Debian Stretch
Fix thd73.c rig_strlevel
Fix compile wanring in ft900.c
Fix for 9700 and such for RIT=0 as they don't have XIT
Remove debug from rigctlcom.c
Update icom version and add some debug
Add some error checking to flrig.c
Fix icom.c to not set XIT on non-XIT rigs
Fix typo ugly commit in icom.c
Fix compile warning on strncat in flrig.c
Add MainA, MainB, SubA, and SubB vfo choices for icom rigs with SATMODE
Add icom SATMODE rigs ability to set_vfo for MainA/B and SubA/B
Add PKT mode translations to rigctlcom
Fix ic7300 VFOs and sprintflst to be more generic
Update ic7300 version
Add Main/Sub to ic821h
Add az and el offset to rotctl & rotctld
Add retry to rigctl open
Add some more FLRig modes
Update flrig version
Fix compile warnings on termios.c
Remove GNU Texinfo dependency
- update to version 4.0_git20191127
Change Icom VFO checks to macros and allow for newer rigs with both
VFO A/B and Main/Sub
Change strtok in flrig to strtok_r
astyle flrig.c
Fix segfault in flrig.c due to 64-bit mode conversion - was causing
segfault on 32-bit systems
- update to version 4.0_git20191125
removed the code that breaks the 'f' function (icm Mike)
- update to version 4.0_git20191124
Astyle gs232 files
Fixes go gs232 rotors
Fix rotctl C command
Add south_zero option to token.h, rotator.c, rotator.h, rot_conf.c
Tested with LX200 & Autostar
Add SATMODE to icom.c
- update to version 4.0_git20191122
assure that changes of last commit are packed to source file
- update to version 4.0_git20191120
gs232 fixes
astyle gs232a and minor debug format change
silence some debug in misc.c
Add function ic IC99700 and promote to stable
ic910 and ic9100 updates
astyle ic910 and ic9100
Change SATMODE to generic for most icoms and specific to ic910
- update to version 4.0_git20191109
Add Main/Sub to IC9700
- update to version 4.0_git20191108
Enable elevation and make parsing more robuts for prosistel.c
Fix Meade parsing and promote to stable
astyle meade and prosistel
Fix prosistel values hopefully
Fix prosistel printf
- update to version 4.0_git20191104
Fix c++ amplifier compilation
Make C++ WIN32 compatible
Fix mistaken commit
Fix rigctl_parse to allow NULL in binary data
Fix RX/TX VFO for kenwoods
astyle dummy.c
astyle kenwood.c kenwood.h
Fix TX/RX VFO for get/set freq
astyle icom.c icom.h
Fix meade get_pos to allow high or low precision answers
- update to version 4.0_git20191012
Fix ts480.c to expect return from RX command when not in PTT
Fix ts480.c to expect return from RX command when PTT=true
astyle for gs232b.c and minor changes to debug msgs
Fix FT891 mode since it's backwards from all other Yaesu rigs
Add FT-DX101 Beta version
Get rid of some blank pages in manual
Enable verbose mode in bindings/pytest.py
- update to version 4.0_git20190929
Fix get_mode for ts50s.c to use IF
- update to version 4.0_git20190910
Move unnecessary global and file static variables to the stack
Simplify unnecessary persistence of extended response state
Fix misunderstanding of netrigctl_transaction() return value
Add some debug for flush
Don't expect a response when none is required.
Don't send EasyComm I commands to EasyComm II rotators.
Fix chk_vfo response
- update to version 4.0_git20190828
Fix flrig.c for gcc v4.9.2
Increase pegasus timeout and retry
Change freq & chan struct start/end to avoid colliding with LUA SWIG start/end
Add note for LUA UUL changes
Fix dumpmem.c channel structure
Make code C90 compliant again
Fix start/end names
- update to version 4.0_git20190811
Remove old comment in k3.c
Make rigctld_vfo_mode a stack variable for threading
Remove unneeded debug in network_flush
Remove redundant check in dumpcaps.c
Fix flrig for 64-bit mode
Adding amptest.sh
Adding thread_local definition to rig.h
Make rigctld thread safe for vfo_mode and ext_resp and change other
globals to thread_local for future reference
Restore else clause in network.c -- mistakenly removed
Change debug level in flrig.c modeMapGetHamlib
Add warning in rig.h for thread_local missing
Add ampctl/ampctld to .gitignore
Add delay to ft817 for VFO swap and promot to stable
Mod gs232b to add CR after command with no response
- update to version 4.0_git20190720
Fix segfault in flrig.c
Fix mode set in flrig.c
Add flush to flrig.c
Add timeouts to ft1000d and promot to beta. Work with WSJT-X but
rig split does not work yet.
- update to version 4.0_git20190711
Correct FT; command that does not exist on the FT-891.
Allow setting split mode without smashing the VFOB frequency.
easycomm: Fix futile check of speed range
Scale power values correctly for Yaesu FT-891.
- update to version 4.0_git20190627
Ensure compilation works with a pre C11 compiler
Adding README.elecraft
Fixup some amplifier code
Fix Makefile.am
Add amp header files for distribution
Update Windows build scripts
- update to version 4.0_git20190610
Icom: Add missing break keyword for RIG_LEVEL_KEYSPD.
Add LVL_KEYSPD and LVL_CWPITCH ranges for IC-9700
- update to version 4.0_git20190609
Backup serial options on open, restore on close
- update to version 4.0_git20190607
Icom backends: Remove RIG_FUNC_FAGC from backends that support proper AGC levels
Fix rig_model for Elecraft KX2 and KX3
- update to version 4.0_git20190601
Modification to backend library to suport azimuth positions to -180deg
Updated and new GS232 backends.
Added new models for AMSAT LVB Tracker and Fox Delta ST2
FIX: ft600_get_freq
Add icom_rig_open to IC9700
- update to version 4.0_git20190529
Fix CM108 ptt_bitnum for pttport
Add USB_echo_check to ic9700
- update to version 4.0_git20190522
astyle parallel.c
Fix compile warnings in parallel.c
Fix compile warning in rotctl_parse.c
Fix compile warning in rigctl_parse.c
astyle debug.c
Fix compiler warning in debug.c
Fix duplicate set_vfo in ic7300.c
Fix uninitialized in tmd710.c
Fix vfonum warning in tmd710.c
- update to version 4.0_git20190515
Promote TS790 to stable
Add 60m exception for set_freq for FT-DX3000 and FT-DX5000
Add debug for 60M DX3000/5000 exception
- update to version 4.0_git20190504
Fix an incorrect error return value from win32_serial_select
Fix timeout issues with the Ten-Tec Orion/Eagle
- update to version 4.0_git20190416
Improve vfo err msgs in kenwood.c
Fix thd72 current_vfo problem
Improved debug in th.c
astyle for th.c and thd72.c
- update to version 4.0_git20190412
Remove unused static functions, array bounds, fix warnings
Add set/get powerstat for ic785x.c
Have kenwood set_powerstat ON wait for get_powerstat
Fix set_powerstat wait loop
Add wait for set_powerstat in icom.c
Bump version for kenwood.c
Change powerstat to wait for get_freq as this is generic to all
cache timeout when swapping vfos on ft817 and ft897
Add flush to serial open
Add set/get vfo to ft857
Improved set_powerstat for icom & kenwood
Add priv_caps for IC9700
Add IC-9700 to ic7300.c
- update to version 4.0_git20190315
Update TS590 version and make it STABLE
Fix ts590 RIG_LEVEL_AF
astyle ts590.c
- update to version 4.0_git20190301
Relax chk_vfo requirement for backward compatibility
astyle for netrigctl.c
- update to version 4.0_git20190224
Change frequency setting for the FT-747GX to something more basic.
- update to version 4.0_git20190222
Included MicroKeyer-III
typo, also include NUM_UHTYPES
- update to version 4.0_git20190213
Add ability for rigctlcom to work with Ham Radio Deluxe
astyle format of rigctlcom.c
- update to version 4.0_git20190208
Fix network_flush as it was not actually flushing before
network.c astyle applied
Add export definition for netrigctl_get_mode for DLL building
- update to version 4.0_git20190206
Reduce verbosity in FLRig
Ensure buf is zeroed in kenwood_safe_transaction to avoid return
random data
Reduce verbosity of rig_strrmode and read_string
Improve error handling in network_flush when disconnect happens
Reduce verbosity of rig_strvfo
netrigctl can now do vfo mode -- has automatic detection of
rigctld vfo mode
Fix memset in kenwood.c
- update to version 4.0_git20190204
Remove unnecessary delays from TS-990 and TS-2000 back ends
- update to version 4.0_git20190129
Add FT847UNI for early serial number units that are one-way comm
- update to version 4.0_git20190123
New model Kenwood TH-D74
fix buffer lengths to avoid gcc8 warnings
- update to version 4.0_git20190121
New utility 'rigctlcom' to allow non-hamlib-aware programs to use
hamlib rigs via COM ports.
Add TUNER on/off function for Yaesu rigs.
- update to version 4.0_git20190111
Fix kenwood BC BC2 return
- update to version 4.0_git20190109
Automatically detect CI-V echo state
- update to version 4.0_git20190101
Fix rig_idx2settings for 64-bit sprintf_list functions
Fix flrig when WSJT-X startup causes rig mode change
Add PKT modes to ts590.c
Add BC2 and NB2 functions for newer kenwoods
All kenwoods to have 3-char commands for functions and return
whatever value the rig returns instead of 0/1
- update to version 4.0_git20181228
Simplify SWIG interface definition and hide 64-bit values from
Lua binding.
- update to version 4.0_git20181226
icr30 updates
- update to version 4.0_git20181224
Change RIG_MODE and RIG_FUNC to 64-bit values
Add PRXll macro for 64-bit use
Fixup for 64-bit in memcsv.c
64 bit mods to netrigctl.c testrig.c
Add TS-890S as derivative of TS-480 plus new modes
Add XHCG to ic706.c
Change rmode_t to uint64_t and remove unneeded casts
Fix RIG_MODE structure in src/msic.c
Fix some 64bit items and add RIG_FUNC_NB2 for TS-890S
Suppress GCC unused-return warning
ICR6 new functions
- update to version 4.0_git20181221
New model Icom IC-R30
- update to version 4.0_git20181220
Complete R6 commands
Fix FT857 to return the SMeter-based value
Reduce debug info in flrig.c
Patch for Icom DCS code handling
- update to version 4.0_git20181217
New model Icom IC-R8600
- update to version 4.0_git20181213
Fix flrig modeMap and reduce debug levels
Add empty dvi: target to quell distcheck error
New iOptron rotator backend
- update to version 4.0_git20181121
Change variable length argument handling in affected functions
Add FT-DX3000 entry
- update to version 4.0_git20181115
Change P command to T command to avoid EPROM burnout
Fix ft1000d WRITE_DELAY as 175ms was unnecessary
- update to version 4.0_git20181107
Add ability to have rigctld display transverter frequency
- update to version 4.0_git20181106
Quell clang6 warnings
- update to version 4.0_git20181103
Remove TARGETABLE_MODE from ft3000
- update to version 4.0_git20181029
ft817: adding delay before next retry after returning from tx to rx
Add FT-DX3000 definition and promote FT-DX5000 to Stable
ft817: Moving delay value into #define section of the header
- update to version 4.0_git20181026
Quell compiler warnings
- update to version 4.0_git20181025
Fix multi-mode-mapping
Ensure read_string value is terminated
Fix icmarine duplicate read
- update to version 4.0_git20181001
Some calls to thd72_get_menu_item where passing wrong values for range check.
Improving reliability working with radios cloning FT817 protocol
- update to version 4.0_git20180916
Ass support for CM108AH chipsets
Update power reading values for FT900
- update to version 4.0_git20180830
Change ft100 RTTY to PKTUSB for compatibility with WSJT-X
- update to version 4.0_git20180821
ELAD FDM DUO backend added
- update to version 4.0_git20180816
Fix kenwood SQ squelch set
- update to version 4.0_git20180809
Fix RFPOWER level for FT-450D
In newcat_open(), initialize rig_id if a subsequent command need it
- update to version 4.0_git20180806
including all changes for release 3.3
- update to version 3.3_git20180802
man pages updated
- update to version 3.3_git20180717
Fixes for the piHPSDR backend
Force back to split after set_vfo A if needed,
Fixes split getting turned off
- update to version 3.3_git20180625
Really fix TS590S/SG RIG_LEVEL_STRENGTH
- update to version 3.3_git20180622
Fix TS590S/SG RIG_STRENGTH readings
Add RAWSTR to ts590
Changes to remove unnecessary VFO swaps
- update to version 3.3_git20180525
Fix netrigctl.c returning wrong value
- update to version 3.3_git20180524
Improve network connect error message
Add debug time stamps via -Z and --debug-time-stamps
Reverse bad patch for Android
Adding correct get/set functions for LNA- Mixer- IF gain of the FuncubePro+
Fix compile warnings
Fix TenTec OmniVII get_mode for VFOB
Fix -Z option on rigctld
Update man pages for content and conformance
Move utility man page files to doc/man1
Add PKTAM PKTFM modes to ic7300
Fixed PKTFM filters in ic7300
Added TRXManager backend
WIP: thd72 driver
Allow rigctld to continue operating after tcp or serial rig disappears
Fix read_string terminator length parameters
Fix modes on trxmanager
Implement some more interfaces. Comment out get_chan_all_cb because
FLRig thread safety improved and now works WSJT-X split mode with multiple connections
Added functionality for the IC-7300 auto antenna tuner
flrig improvements to minimize relay chattering
- update to version 3.3_git20180327
Allow rigctld to reopen after error
- update to version 3.3_git20180323
Create HTML manual at 'make dist' time
- update to version 3.3_git20180319
Update AOR 3030 to actually work now. Tested with WSJT-X
- update to version 3.3_git20180317
Remove incorrectly included file
- update to version 3.3_git20180316
IC-7300: Enable get_split_vfo and remove rptr_shift/rptr_offs,
which are not supported.
Fix kenwood.c to compile with MinGW
- update to version 3.3_git20180313
Fix K3 send_morse and change generic to 0x20 padding per manual
Fix morse send of a single space
- update to version 3.3_git20180311
FT-817 status queries honour retries and timeout
- update to version 3.3_git20180307
Add Rohde&Schwarz xk2100 backend for W1AW
- update to version 3.3_git20180302
including all changes for release 3.2
- update to version 3.2_git20180223
Fix IC-7000 RIG_OP_TUNE command
Fix bug in vfo_comp calculation in Hamlib
- update to version 3.2_git20180219
Addition of support for CM108B PTT
- update to version 3.2_git20180128
Switching from sprintf to snprintf to avoid possible seqfaults,
Workaround for fldigi
- update to version 3.2_git20180121
- IC-7300: Fix issues in Icom civ_version 1 parameters implementations
- Add an option to output static values for RIG_LEVEL_STRENGTH and
RIG_LEVEL_RAWSTR
- update to version 3.2_git20180118
Fix for TS-711 and TS-811
- update to version 3.2_git20180114
Add IC-7610
- update to version 3.2_git20171225
Add --without-libusb option to configure script
Fix IC-7300 S-meter calibration table length
Add Flex 6400/6600
Add 60m band for all 3 IARU regions and 4m band for region 1. IC-7300…
Fix IC-7300 S-meter calibration table length
- update to version 3.2_git20171008
Modified coding style to Allman
Formatted src/ to final coding guidelines
- update to version 3.2_git20170912
Changes to make microHam support compile under MinGW
- update to version 3.2_git20170911
Microham support. Use "uh-rig" for rig_pathname to talk to the
microHam device for CAT.
IC 7100, set_powerstat = icom_set_powerstat
Fix serial_port DCD squelch
- update to version 3.2_git20170903
Fix hardcoded pcconfig libdir
- update to version 3.2_git20170812
Add best guess transmit status to rig state structure
Take out unecessary delays in K(X)3(S) back end
- update to version 3.2_git20170803
Fix off-by-one issue in reading memory mode from IF command response
Fix some issues with commands not supported by TS-2000 CAT emulations
- update to version 3.2_git20170728
Update ax_python_devel.m4 macro
Bindings tweaks for Python and TCL
Fix TCL script test target--check-tcl
Apply silent rule variables to Python
Apply silent rules to Perl to the extent possible
Apply silent rules to LUA
Rename autogen.sh to bootstrap to follow GNU guidelines
Install certain top level files into docdir
- update to version 3.2_git20170720
IC-M710 now working with WSJST-X
Initial Python3 build steps and test script
Add icm710.h to icmarine Makefile.am
- update to version 3.2_git20170716
Use snprintf throughout kenwood/kenwood.c for buffer safety
- update to version 3.2_git20170710
Fix FLRig segfault and strlen cast
- update to version 3.2_git20170708
Add FLRig backend
netrigctld enabled to trigger two different CAT commands (Mic or Data)
- update to version 3.2_git20170704
Add Barrett 2050 backend
- update to version 3.2_git20170628
Fix FT-891/991 behavior with WSJT-X
Fixed indentation warnings detected by newer gcc
- update to version 3.2_git20170530
Initial controls for the rs-hfiq sdr
Do not set DTR/RTS on dedicated PTT port if it is already closed
- update to version 3.2_git20170530
Initial controls for the rs-hfiq sdr
Do not set DTR/RTS on dedicated PTT port if it is already closed
- update to version 3.2_git20170523
Fixes for kenwood backends
Stop rigctld and rotctld crashing when service threads cannot
write to clients
New rotator model: SPID MD-01/02 in ROT2 mode
fixed reading the rig's return value in newcat_get_tx_vfo
- update to version 3.2_git20170511
Icom IC-R10 & 20 move to beta
- update to version 3.2_git20170406
New model: Icom IC-R6
Allow RIG_LEVEL_STRENGTH queries over the network link
- update to version 3.2_git20170227
Fix a state machine defect with repeated PTT reset calls
Add Dorji DRA818 modules (VHF and UHF variants)
- update to version 3.2_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
- update to version 3.2_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
- update to version 3.2_git20170107
Fix ft991_get_mode
New models: IC-7849/IC-7851, FT-891
- update to version 3.2_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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- update to version 3.1_git20151207
Fix FT-817/857/897 issues and add some missing functionality
Use correct function to execute set type commands with no response
Add a new command line option '--no-restore-ai' ('-n') to rigctl
Allow for poor emulations of Kenwood rigs that have no ID command
Attempt to restore AI status on exit
Proper IPv6 and dual stack networking
- update to version 3.1_git20151122
Remove unecessary delays from TS-940S backend
- update to version 3.1_git20151109
change command validation for Yaesu set commands
- update to version 3.1_git20150920
fix kenwood_set_mode for ts590s and mode CW, RTTY or AM
- update to version 3.0_git20150903
Add library paths for tests
- update to version 3.0_git20150822
New CNCTRK rotor backend
- update to version 3.0_git20150815
Fixes power level reporting for the Omni VII. Backend is
promoted to STABLE status.
Fixes S meter reporting for FT857 and FT991.
Fixes rig split for FT991. Working now for WSJT-X rig split mode.
- update to version 3.0_git20150727
Allows the FT-991 to work with Fake Split in WSJT-X
- update to version 3.0_git20150717
Fix for Yaesu FT-991
- update to version 3.0_git20150703
Omni VII patch for WSJT-X
-----------------------------------------------------------------
- update to version 3.0_git20150523
Omni VII set VFO_CURR correctly
- update to version 3.0_git20150425 - beta version
with a lot of new features and new rig backends
- update to version 1.2.15.3
- update to version 1.2.15
- update to version 1.2.14
- update to version 1.2.13.1
- update to version 1.2.13
- update to version 1.2.12
- update to version 1.2.11
*
- update to version 1.2.10
*
- update to version 1.2.9
*
- update to version 1.2.8
- disabled src_misc_c_strcmp.diff
*
- version 1.2.6.2
*
- import into buildservice
- version 1.2.6
*
- rewrite spec file for SUSE 10.1
*
- New backends: skanti, racal, wj, tuner
- New command 'rigswr'
*
- Fix for 1.1.5pre2
- Better use of rpm macros
- Disable all bindings
*
- Fix 'make rpm' again by disabling c++ bindings.
- rotclass.h and rigclass.h go into the devel package for now (FIXME)
*
- Fix the spec file for 1.1.4CVS
- 'make rpm' should work now
*
- Added rotator support
- Added RPC daemon, hamlib.m4
*
- Made initial "working" SPEC file

Loading...
Request History
Walter Fey's avatar

dl8fcl created request

- update to version 4.0_git20200401
Latest commit included ee87d5e6df316815bd22b96e17da47a8433d4119
-----------------------------------------------------------------
- update to version 4.0_git20200312
Latest commit included 3bb6dc7471d96934177059f11ddc6776d8c5e67e
* some bug fixes and improvements
- update to version 4.0_git20200310
Latest commit ef36c7d9606e561c65cfd633109c02de392fda62
* a lot of bug fixes and improvements
* rig model numbers changed
- update to version 4.0_git20200213
additional error checking for extended operations
- update to version 4.0_git20200211
Add g/set_ext_func() to API
- update to version 4.0_git20200207
Add get_dcd to swg bindings
Fix get_ant for bindings
Make icom set_ant do a 2-step process to set rx option first, then set antenna
typo fix
ICOM Voice Keyer implemented.
Fix Icom get_ant to use 0x12 without option to ask for specific antenna
Fix rig_get_ant to use bit settings
Update icom priv_data entries to standardize them
remove ant_count from icom_rig_init..causes segfault
Add some antenna info to Icom README
Removed debug
Standardize Icom version numbers
Add antack_len and ant_count to all Icom rigs that have get/set_ant
Remove get_anant_count as 7851 does not have ability to determine # of antennas
Bump up priv_cap->ant_count before calling rig_get_ant
Changed y command to now use mandatory antenna argument
Fix antenna count in icom.c
Add ant_count to icom.h
Changes to get antenna calls working in rigctld
Change icom_get_usb_echo_off to use 0x03 instead of 0x19
Remove const from priv_caps in icom rig backends
Change ic785x priv_caps to non-const
Change port for ampctl to 4531 to match other code
Fix get_ant/set_ant commands to work with 1 or 2 byte responses in icom rigs
Simplify closing of device files
Improved get PTT state handling in dummy backend
Remove duplication across GPIO and GPION handling of PTT and DCD
Fixed erroneous messages in rig_close with GPIO(N) PTT or DCD types
Update i/o functions to support GPIO(N) port closure
Report unrecognised PTT and DCD types in rigctl and rigctld
Made PTT and DCD options consistent between rigctl and rigctld
Remove noisy debug from misc.c -- showed up rigctld -l for some odd reason
Fix rig dependency in src/Makefile.am
Fix cppcheck warnings
-ldl linking when --disable-winradio is used
Fix DLL warning on debug.c
ic746.c: add ic746pro_set_channel() to load memory from csv
ic746.c: correct chanbuf length, fix channel structure and support split
Add CM108, GPIO, and GPION to rigctl.1 man page
Remove unused var in netrigctl.c
Change get_ant to add another option for icom rigs (and others if needed)
restore get_powerstat
New custom parm implementations
tests/{memcsv.c,memsave.c}: partially revert commit 4072f9f4
- update to version 4.0_git20200121
Remove duplicate initializer
export dump_hex for DLL linkage
Fix lua bindings for 64-bit compilation Tested on swig 4.0.1 and lua 5.3.5
Update comment on rig_mem_count
Increase FT900 POST_WRITE_DELAY to 50ms
- update to version 4.0_git20200118
Restore rig_mem_count used by rig.swg
Merge branch 'master' of https://github.com/Hamlib/Hamlib
Fix ic746pro_get_channel and buffer overflow Add channel_desc to dump_csv and dump_xml
Update NEWS
Fix 'make distcheck' failure
Remove double free from flrig.c
Move winradio to new structure
Directory migration to new layout
Add icom_rig_open/close to all icom rigs
Bump ICR9500 version
Add ICR9500_STR_CAL
- update to version 4.0_git20200116
cppcheck v1.9 clean bill of health now cppcheck.sh script added
Fix cppcheck warnings
Remove commenct in microham.c
Fix mingw32 build
Move hist_dir_stat
Add C4FM and AMN to Yaesu newcat.c
Add C4FM mode for Yaesu FT-991
Add other half of TS TS50 id and correct spelling mistake
Clean up HAVE_LIBREADLINE mods
Fix the ID for TS50
Add ID for TS-50S
Fix unused code in ft857.c found by cppcheck
Fix unneeded code found by cppcheck in vx1700.c
Fix dead code found by cppcheck in vr5000.c
Fix error returns found by cppcheck in newcat.c
Fix dead code found by cppcheck in ft990.c
Fix dead code found by cppcheck in ft980.c
Fix error check found by cppcheck in ft900.c
Fix var scope found by cppcheck in ft897.c
Fix error check found by cppcheck in ft890.c
Fix case statement for FM found by cppcheck in winradio.c
Fix alinco data and data_len logic
Remove unused miniVNA directory and files
Add uh_wkey_close to microham.h
Attempt to fix ic7851 and ic9700 power up
detecting echo change during icom_one_transaction
Fix segfault in ft600.c
- update to version 4.0_git20200111a
icom.c can now power up icom rigs and determine USB echo status
- update to version 4.0_git20200111
Add sleep.h to src/Makefile.am
Make rig2icom_mode handle PKT modes
Add old path for 2003 Visual C++ as comment
Fix mingw32 DLL linkage of hl_sleep
Fix icom set of filter with in data mode
Possible fix for mingw Win32 dll linking of nanosleep
Change width to add 1 for icom rigs that need datamode filter width
Hopefully fixed dll build and usleep linking
Fix icom2rig_mode to allow PKT modees
Bump version in k2.c as usleep change may effect it
Bump version in k3.c
Replace all usleep with hl_usleep Several places where usleep max value could
be overflowed New hl_usleep can take values > 1000000
Fix filter setting for datamode in icom.c
Enclose sleep replacement in HAVE_NANOSLEEP
Fix ic7610 ctrl-m problem
Fix debug statement in dttsp.c
Add check for float size and fix cppcheck warning in dttsp.c
Move time.h include to sleep.c
Fix mingw32 warning in ft991.c
Fix retval warning in icom.c
Fix cppcheck warnings
Replace sleep macros with hamlib custom functions
Fix icom_set_mode_with_data for IC7610 and IC7300 Fix max baud rate for IC7610
Bump IC7610 to BETA status
Fix ft991.c set_split_mode
Add icom_rig_open to ic706.c rigs
Change open logic in icom.c to check all rigs for USB echo and turn on if able to
Remove debug from rigctl_parse.c
Fix compile warnings in rigctl.c and rigctl_parse.c
- update to version 4.0_git20200104
Fix mingw warning on parallel.c
Readding rigctld.c accidental removal
Fix mingw32 compilation of usb_port.c
Remove hl_sleep.h as no longer needed
Fix sleep macros and newcat.c set_powerstat
Fix potential segfault in g313-posix.c
Fix boolean logic error in ft1000d.c
boolean error in ft990.c
TS-690: bump version
TS-690 does not implement the GT command to get/set AGC rate
TS-690 does not implement the PC command to get/set output power level
TS-690: deal with optional tone board using TS-450 logic
Add set_powerstat 1 to Yaesu rig_open
Pretty up sleep macros
Add sleep and usleep macros so all sleeps use nanosleep
Make icom.c try power on when can't get freq during open
Fix barrett strtok to be thread safe
Fix newcat.c get_mode MD=1=LSB, MD=2=USB
Fix memory leak in rigctld and cleanup debug
Missed semicolon
Fix fd leak with fsockout
Fix clang warnings
Fix powerstat loop for icom
icom powerstat debug added
Another attempt to get icom powerstat working
Add rx_range example
Fix icom debug msg for powerstat
Fix compilation error
Fix compile warnings
Remove Recommend statment from rigctl.c
Fix cppcheck warnings
Handling more errors on icom powerstat
- update to version 4.0_git20191219
Allow IC-7410 to send cw messages
- update to version 4.0_git20191211
Distribute and install new amplifier man pages
Change ampctld default TCP port to 4531
Minor man page updates
New ampctld manual page
Minor updates to rigctld manual page
New manual page for ampctl
Minor rigctl man page updates
Merge remote-tracking branch 'Hamlib/master'
Prepare for D-STAR implementation
- update to version 4.0_git20191207
Fix compile warnings in elad.c
Fix cppcheck warnings
remove elad_close from flexradio
Remove kpa1500_int as redundant and clean up cppcheck warnings
Block the correct function in adat.c
Remove two unused functions from adat.c and adat.h
Update icom backend version
Fix hash sort comparison for models
Fix FILE* leak in test7400ADC.c
Fix FILE* leak in readADC.c
Fix uninitialize waqrning in parallel.c
Fix double free in microtune_eval_board.cc
More changes/debug to get split behaving for icom.c
Minor change to rigctl_parse.c for ASCII print
Change behavior of 'w' command in rigctld for binary commands.
change retry and timeout for netrigctl to allow binary cmds from
w command to work
- update to version 4.0_git20191206
Add priv vfo settings to icom_set_split
Fix icom_get_split_vfos for Main/Sub on SATMODE rigs
Fix icom_get_split_vfos for Main/Sub on SATMODE rigs
Fix Icom DCS SQL funnctions
IC910 was doing TX=VFOB RX=VFOA Need to make allowances for
Main/Sub split commands eventually
Fix mingw64 build for g313-win.c
- update to version 4.0_git20191204
Reorder RIG_VFO entries and add RIG_VFO_MAIN_A and RIG_VFO_MAIN_B
in preparation for other changes.
Add vfo priv fields to icom.h in preparation for other changes
Fix icom.c --vfo mode for set_freq to set the correct VFO
In icom.c when split is turned off reset to either VFOA or Main
as the vfo asks for
icom.c fix spelling error
Fix icom.c debug and --setvfo get freq
Added a dummy snprintf to rig_debug to allow gcc to check format strings
Change all __FUNCTION__ to __func_
astyle all files
Fix rigctld for win32 build
Change %z to %d with casts for portability
Fix tmd710 uninitialized tmd710_mode
Remove commented line from kenwood.c
Ensure all Icom rigs have their own BACKEND version
Fix compile warnings for MinGW on Debian Stretch
Fix thd73.c rig_strlevel
Fix compile wanring in ft900.c
Fix for 9700 and such for RIT=0 as they don't have XIT
Remove debug from rigctlcom.c
Update icom version and add some debug
Add some error checking to flrig.c
Fix icom.c to not set XIT on non-XIT rigs
Fix typo ugly commit in icom.c
Fix compile warning on strncat in flrig.c
Add MainA, MainB, SubA, and SubB vfo choices for icom rigs with SATMODE
Add icom SATMODE rigs ability to set_vfo for MainA/B and SubA/B
Add PKT mode translations to rigctlcom
Fix ic7300 VFOs and sprintflst to be more generic
Update ic7300 version
Add Main/Sub to ic821h
Add az and el offset to rotctl & rotctld
Add retry to rigctl open
Add some more FLRig modes
Update flrig version
Fix compile warnings on termios.c
Remove GNU Texinfo dependency
- update to version 4.0_git20191127
Change Icom VFO checks to macros and allow for newer rigs with both
VFO A/B and Main/Sub
Change strtok in flrig to strtok_r
astyle flrig.c
Fix segfault in flrig.c due to 64-bit mode conversion - was causing
segfault on 32-bit systems
- update to version 4.0_git20191125
removed the code that breaks the 'f' function (icm Mike)
- update to version 4.0_git20191124
Astyle gs232 files
Fixes go gs232 rotors
Fix rotctl C command
Add south_zero option to token.h, rotator.c, rotator.h, rot_conf.c
Tested with LX200 & Autostar
Add SATMODE to icom.c
- update to version 4.0_git20191122
assure that changes of last commit are packed to source file
- update to version 4.0_git20191120
gs232 fixes
astyle gs232a and minor debug format change
silence some debug in misc.c
Add function ic IC99700 and promote to stable
ic910 and ic9100 updates
astyle ic910 and ic9100
Change SATMODE to generic for most icoms and specific to ic910
- update to version 4.0_git20191109
Add Main/Sub to IC9700
- update to version 4.0_git20191108
Enable elevation and make parsing more robuts for prosistel.c
Fix Meade parsing and promote to stable
astyle meade and prosistel
Fix prosistel values hopefully
Fix prosistel printf
- update to version 4.0_git20191104
Fix c++ amplifier compilation
Make C++ WIN32 compatible
Fix mistaken commit
Fix rigctl_parse to allow NULL in binary data
Fix RX/TX VFO for kenwoods
astyle dummy.c
astyle kenwood.c kenwood.h
Fix TX/RX VFO for get/set freq
astyle icom.c icom.h
Fix meade get_pos to allow high or low precision answers
- update to version 4.0_git20191012
Fix ts480.c to expect return from RX command when not in PTT
Fix ts480.c to expect return from RX command when PTT=true
astyle for gs232b.c and minor changes to debug msgs
Fix FT891 mode since it's backwards from all other Yaesu rigs
Add FT-DX101 Beta version
Get rid of some blank pages in manual
Enable verbose mode in bindings/pytest.py
- update to version 4.0_git20190929
Fix get_mode for ts50s.c to use IF
- update to version 4.0_git20190910
Move unnecessary global and file static variables to the stack
Simplify unnecessary persistence of extended response state
Fix misunderstanding of netrigctl_transaction() return value
Add some debug for flush
Don't expect a response when none is required.
Don't send EasyComm I commands to EasyComm II rotators.
Fix chk_vfo response
- update to version 4.0_git20190828
Fix flrig.c for gcc v4.9.2
Increase pegasus timeout and retry
Change freq & chan struct start/end to avoid colliding with LUA SWIG start/end
Add note for LUA UUL changes
Fix dumpmem.c channel structure
Make code C90 compliant again
Fix start/end names
- update to version 4.0_git20190811
Remove old comment in k3.c
Make rigctld_vfo_mode a stack variable for threading
Remove unneeded debug in network_flush
Remove redundant check in dumpcaps.c
Fix flrig for 64-bit mode
Adding amptest.sh
Adding thread_local definition to rig.h
Make rigctld thread safe for vfo_mode and ext_resp and change other
globals to thread_local for future reference
Restore else clause in network.c -- mistakenly removed
Change debug level in flrig.c modeMapGetHamlib
Add warning in rig.h for thread_local missing
Add ampctl/ampctld to .gitignore
Add delay to ft817 for VFO swap and promot to stable
Mod gs232b to add CR after command with no response
- update to version 4.0_git20190720
Fix segfault in flrig.c
Fix mode set in flrig.c
Add flush to flrig.c
Add timeouts to ft1000d and promot to beta. Work with WSJT-X but
rig split does not work yet.
- update to version 4.0_git20190711
Correct FT; command that does not exist on the FT-891.
Allow setting split mode without smashing the VFOB frequency.
easycomm: Fix futile check of speed range
Scale power values correctly for Yaesu FT-891.
- update to version 4.0_git20190627
Ensure compilation works with a pre C11 compiler
Adding README.elecraft
Fixup some amplifier code
Fix Makefile.am
Add amp header files for distribution
Update Windows build scripts
- update to version 4.0_git20190610
Icom: Add missing break keyword for RIG_LEVEL_KEYSPD.
Add LVL_KEYSPD and LVL_CWPITCH ranges for IC-9700
- update to version 4.0_git20190609
Backup serial options on open, restore on close
- update to version 4.0_git20190607
Icom backends: Remove RIG_FUNC_FAGC from backends that support proper AGC levels
Fix rig_model for Elecraft KX2 and KX3
- update to version 4.0_git20190601
Modification to backend library to suport azimuth positions to -180deg
Updated and new GS232 backends.
Added new models for AMSAT LVB Tracker and Fox Delta ST2
FIX: ft600_get_freq
Add icom_rig_open to IC9700
- update to version 4.0_git20190529
Fix CM108 ptt_bitnum for pttport
Add USB_echo_check to ic9700
- update to version 4.0_git20190522
astyle parallel.c
Fix compile warnings in parallel.c
Fix compile warning in rotctl_parse.c
Fix compile warning in rigctl_parse.c
astyle debug.c
Fix compiler warning in debug.c
Fix duplicate set_vfo in ic7300.c
Fix uninitialized in tmd710.c
Fix vfonum warning in tmd710.c
- update to version 4.0_git20190515
Promote TS790 to stable
Add 60m exception for set_freq for FT-DX3000 and FT-DX5000
Add debug for 60M DX3000/5000 exception
- update to version 4.0_git20190504
Fix an incorrect error return value from win32_serial_select
Fix timeout issues with the Ten-Tec Orion/Eagle
- update to version 4.0_git20190416
Improve vfo err msgs in kenwood.c
Fix thd72 current_vfo problem
Improved debug in th.c
astyle for th.c and thd72.c
- update to version 4.0_git20190412
Remove unused static functions, array bounds, fix warnings
Add set/get powerstat for ic785x.c
Have kenwood set_powerstat ON wait for get_powerstat
Fix set_powerstat wait loop
Add wait for set_powerstat in icom.c
Bump version for kenwood.c
Change powerstat to wait for get_freq as this is generic to all
cache timeout when swapping vfos on ft817 and ft897
Add flush to serial open
Add set/get vfo to ft857
Improved set_powerstat for icom & kenwood
Add priv_caps for IC9700
Add IC-9700 to ic7300.c
- update to version 4.0_git20190315
Update TS590 version and make it STABLE
Fix ts590 RIG_LEVEL_AF
astyle ts590.c
- update to version 4.0_git20190301
Relax chk_vfo requirement for backward compatibility
astyle for netrigctl.c
- update to version 4.0_git20190224
Change frequency setting for the FT-747GX to something more basic.
- update to version 4.0_git20190222
Included MicroKeyer-III
typo, also include NUM_UHTYPES
- update to version 4.0_git20190213
Add ability for rigctlcom to work with Ham Radio Deluxe
astyle format of rigctlcom.c
- update to version 4.0_git20190208
Fix network_flush as it was not actually flushing before
network.c astyle applied
Add export definition for netrigctl_get_mode for DLL building
- update to version 4.0_git20190206
Reduce verbosity in FLRig
Ensure buf is zeroed in kenwood_safe_transaction to avoid return
random data
Reduce verbosity of rig_strrmode and read_string
Improve error handling in network_flush when disconnect happens
Reduce verbosity of rig_strvfo
netrigctl can now do vfo mode -- has automatic detection of
rigctld vfo mode
Fix memset in kenwood.c
- update to version 4.0_git20190204
Remove unnecessary delays from TS-990 and TS-2000 back ends
- update to version 4.0_git20190129
Add FT847UNI for early serial number units that are one-way comm
- update to version 4.0_git20190123
New model Kenwood TH-D74
fix buffer lengths to avoid gcc8 warnings
- update to version 4.0_git20190121
New utility 'rigctlcom' to allow non-hamlib-aware programs to use
hamlib rigs via COM ports.
Add TUNER on/off function for Yaesu rigs.
- update to version 4.0_git20190111
Fix kenwood BC BC2 return
- update to version 4.0_git20190109
Automatically detect CI-V echo state
- update to version 4.0_git20190101
Fix rig_idx2settings for 64-bit sprintf_list functions
Fix flrig when WSJT-X startup causes rig mode change
Add PKT modes to ts590.c
Add BC2 and NB2 functions for newer kenwoods
All kenwoods to have 3-char commands for functions and return
whatever value the rig returns instead of 0/1
- update to version 4.0_git20181228
Simplify SWIG interface definition and hide 64-bit values from
Lua binding.
- update to version 4.0_git20181226
icr30 updates
- update to version 4.0_git20181224
Change RIG_MODE and RIG_FUNC to 64-bit values
Add PRXll macro for 64-bit use
Fixup for 64-bit in memcsv.c
64 bit mods to netrigctl.c testrig.c
Add TS-890S as derivative of TS-480 plus new modes
Add XHCG to ic706.c
Change rmode_t to uint64_t and remove unneeded casts
Fix RIG_MODE structure in src/msic.c
Fix some 64bit items and add RIG_FUNC_NB2 for TS-890S
Suppress GCC unused-return warning
ICR6 new functions
- update to version 4.0_git20181221
New model Icom IC-R30
- update to version 4.0_git20181220
Complete R6 commands
Fix FT857 to return the SMeter-based value
Reduce debug info in flrig.c
Patch for Icom DCS code handling
- update to version 4.0_git20181217
New model Icom IC-R8600
- update to version 4.0_git20181213
Fix flrig modeMap and reduce debug levels
Add empty dvi: target to quell distcheck error
New iOptron rotator backend
- update to version 4.0_git20181121
Change variable length argument handling in affected functions
Add FT-DX3000 entry
- update to version 4.0_git20181115
Change P command to T command to avoid EPROM burnout
Fix ft1000d WRITE_DELAY as 175ms was unnecessary
- update to version 4.0_git20181107
Add ability to have rigctld display transverter frequency
- update to version 4.0_git20181106
Quell clang6 warnings
- update to version 4.0_git20181103
Remove TARGETABLE_MODE from ft3000
- update to version 4.0_git20181029
ft817: adding delay before next retry after returning from tx to rx
Add FT-DX3000 definition and promote FT-DX5000 to Stable
ft817: Moving delay value into #define section of the header
- update to version 4.0_git20181026
Quell compiler warnings
- update to version 4.0_git20181025
Fix multi-mode-mapping
Ensure read_string value is terminated
Fix icmarine duplicate read
- update to version 4.0_git20181001
Some calls to thd72_get_menu_item where passing wrong values for range check.
Improving reliability working with radios cloning FT817 protocol
- update to version 4.0_git20180916
Ass support for CM108AH chipsets
Update power reading values for FT900
- update to version 4.0_git20180830
Change ft100 RTTY to PKTUSB for compatibility with WSJT-X
- update to version 4.0_git20180821
ELAD FDM DUO backend added
- update to version 4.0_git20180816
Fix kenwood SQ squelch set
- update to version 4.0_git20180809
Fix RFPOWER level for FT-450D
In newcat_open(), initialize rig_id if a subsequent command need it
- update to version 4.0_git20180806
including all changes for release 3.3
- update to version 3.3_git20180802
man pages updated
- update to version 3.3_git20180717
Fixes for the piHPSDR backend
Force back to split after set_vfo A if needed,
Fixes split getting turned off
- update to version 3.3_git20180625
Really fix TS590S/SG RIG_LEVEL_STRENGTH
- update to version 3.3_git20180622
Fix TS590S/SG RIG_STRENGTH readings
Add RAWSTR to ts590
Changes to remove unnecessary VFO swaps
- update to version 3.3_git20180525
Fix netrigctl.c returning wrong value
- update to version 3.3_git20180524
Improve network connect error message
Add debug time stamps via -Z and --debug-time-stamps
Reverse bad patch for Android
Adding correct get/set functions for LNA- Mixer- IF gain of the FuncubePro+
Fix compile warnings
Fix TenTec OmniVII get_mode for VFOB
Fix -Z option on rigctld
Update man pages for content and conformance
Move utility man page files to doc/man1
Add PKTAM PKTFM modes to ic7300
Fixed PKTFM filters in ic7300
Added TRXManager backend
WIP: thd72 driver
Allow rigctld to continue operating after tcp or serial rig disappears
Fix read_string terminator length parameters
Fix modes on trxmanager
Implement some more interfaces. Comment out get_chan_all_cb because
FLRig thread safety improved and now works WSJT-X split mode with multiple connections
Added functionality for the IC-7300 auto antenna tuner
flrig improvements to minimize relay chattering
- update to version 3.3_git20180327
Allow rigctld to reopen after error
- update to version 3.3_git20180323
Create HTML manual at 'make dist' time
- update to version 3.3_git20180319
Update AOR 3030 to actually work now. Tested with WSJT-X
- update to version 3.3_git20180317
Remove incorrectly included file
- update to version 3.3_git20180316
IC-7300: Enable get_split_vfo and remove rptr_shift/rptr_offs,
which are not supported.
Fix kenwood.c to compile with MinGW
- update to version 3.3_git20180313
Fix K3 send_morse and change generic to 0x20 padding per manual
Fix morse send of a single space
- update to version 3.3_git20180311
FT-817 status queries honour retries and timeout
- update to version 3.3_git20180307
Add Rohde&Schwarz xk2100 backend for W1AW
- update to version 3.3_git20180302
including all changes for release 3.2
- update to version 3.2_git20180223
Fix IC-7000 RIG_OP_TUNE command
Fix bug in vfo_comp calculation in Hamlib
- update to version 3.2_git20180219
Addition of support for CM108B PTT
- update to version 3.2_git20180128
Switching from sprintf to snprintf to avoid possible seqfaults,
Workaround for fldigi
- update to version 3.2_git20180121
- IC-7300: Fix issues in Icom civ_version 1 parameters implementations
- Add an option to output static values for RIG_LEVEL_STRENGTH and
RIG_LEVEL_RAWSTR
- update to version 3.2_git20180118
Fix for TS-711 and TS-811
- update to version 3.2_git20180114
Add IC-7610
- update to version 3.2_git20171225
Add --without-libusb option to configure script
Fix IC-7300 S-meter calibration table length
Add Flex 6400/6600
Add 60m band for all 3 IARU regions and 4m band for region 1. IC-7300…
Fix IC-7300 S-meter calibration table length
- update to version 3.2_git20171008
Modified coding style to Allman
Formatted src/ to final coding guidelines
- update to version 3.2_git20170912
Changes to make microHam support compile under MinGW
- update to version 3.2_git20170911
Microham support. Use "uh-rig" for rig_pathname to talk to the
microHam device for CAT.
IC 7100, set_powerstat = icom_set_powerstat
Fix serial_port DCD squelch
- update to version 3.2_git20170903
Fix hardcoded pcconfig libdir
- update to version 3.2_git20170812
Add best guess transmit status to rig state structure
Take out unecessary delays in K(X)3(S) back end
- update to version 3.2_git20170803
Fix off-by-one issue in reading memory mode from IF command response
Fix some issues with commands not supported by TS-2000 CAT emulations
- update to version 3.2_git20170728
Update ax_python_devel.m4 macro
Bindings tweaks for Python and TCL
Fix TCL script test target--check-tcl
Apply silent rule variables to Python
Apply silent rules to Perl to the extent possible
Apply silent rules to LUA
Rename autogen.sh to bootstrap to follow GNU guidelines
Install certain top level files into docdir
- update to version 3.2_git20170720
IC-M710 now working with WSJST-X
Initial Python3 build steps and test script
Add icm710.h to icmarine Makefile.am
- update to version 3.2_git20170716
Use snprintf throughout kenwood/kenwood.c for buffer safety
- update to version 3.2_git20170710
Fix FLRig segfault and strlen cast
- update to version 3.2_git20170708
Add FLRig backend
netrigctld enabled to trigger two different CAT commands (Mic or Data)
- update to version 3.2_git20170704
Add Barrett 2050 backend
- update to version 3.2_git20170628
Fix FT-891/991 behavior with WSJT-X
Fixed indentation warnings detected by newer gcc
- update to version 3.2_git20170530
Initial controls for the rs-hfiq sdr
Do not set DTR/RTS on dedicated PTT port if it is already closed
- update to version 3.2_git20170530
Initial controls for the rs-hfiq sdr
Do not set DTR/RTS on dedicated PTT port if it is already closed
- update to version 3.2_git20170523
Fixes for kenwood backends
Stop rigctld and rotctld crashing when service threads cannot
write to clients
New rotator model: SPID MD-01/02 in ROT2 mode
fixed reading the rig's return value in newcat_get_tx_vfo
- update to version 3.2_git20170511
Icom IC-R10 & 20 move to beta
- update to version 3.2_git20170406
New model: Icom IC-R6
Allow RIG_LEVEL_STRENGTH queries over the network link
- update to version 3.2_git20170227
Fix a state machine defect with repeated PTT reset calls
Add Dorji DRA818 modules (VHF and UHF variants)
- update to version 3.2_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
- update to version 3.2_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
- update to version 3.2_git20170107
Fix ft991_get_mode
New models: IC-7849/IC-7851, FT-891
- update to version 3.2_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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- update to version 3.1_git20151207
Fix FT-817/857/897 issues and add some missing functionality
Use correct function to execute set type commands with no response
Add a new command line option '--no-restore-ai' ('-n') to rigctl
Allow for poor emulations of Kenwood rigs that have no ID command
Attempt to restore AI status on exit
Proper IPv6 and dual stack networking
- update to version 3.1_git20151122
Remove unecessary delays from TS-940S backend
- update to version 3.1_git20151109
change command validation for Yaesu set commands
- update to version 3.1_git20150920
fix kenwood_set_mode for ts590s and mode CW, RTTY or AM
- update to version 3.0_git20150903
Add library paths for tests
- update to version 3.0_git20150822
New CNCTRK rotor backend
- update to version 3.0_git20150815
Fixes power level reporting for the Omni VII. Backend is
promoted to STABLE status.
Fixes S meter reporting for FT857 and FT991.
Fixes rig split for FT991. Working now for WSJT-X rig split mode.
- update to version 3.0_git20150727
Allows the FT-991 to work with Fake Split in WSJT-X
- update to version 3.0_git20150717
Fix for Yaesu FT-991
- update to version 3.0_git20150703
Omni VII patch for WSJT-X
-----------------------------------------------------------------
- update to version 3.0_git20150523
Omni VII set VFO_CURR correctly
- update to version 3.0_git20150425 - beta version
with a lot of new features and new rig backends
- update to version 1.2.15.3
- update to version 1.2.15
- update to version 1.2.14
- update to version 1.2.13.1
- update to version 1.2.13
- update to version 1.2.12
- update to version 1.2.11
*
- update to version 1.2.10
*
- update to version 1.2.9
*
- update to version 1.2.8
- disabled src_misc_c_strcmp.diff
*
- version 1.2.6.2
*
- import into buildservice
- version 1.2.6
*
- rewrite spec file for SUSE 10.1
*
- New backends: skanti, racal, wj, tuner
- New command 'rigswr'
*
- Fix for 1.1.5pre2
- Better use of rpm macros
- Disable all bindings
*
- Fix 'make rpm' again by disabling c++ bindings.
- rotclass.h and rigclass.h go into the devel package for now (FIXME)
*
- Fix the spec file for 1.1.4CVS
- 'make rpm' should work now
*
- Added rotator support
- Added RPC daemon, hamlib.m4
*
- Made initial "working" SPEC file


Walter Fey's avatar

dl8fcl accepted request

openSUSE Build Service is sponsored by