[Hamlib-commits] Hamlib -- Ham radio control libraries branch master updated. 2b3439b75136e20b1f3fa
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <mdb...@us...> - 2021-01-10 13:57:04
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Hamlib -- Ham radio control libraries". The branch, master has been updated via 2b3439b75136e20b1f3fa7dce76daf02a894a31c (commit) from 7615f850124efb5e5436fabd90d487b653a4b8d5 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2b3439b75136e20b1f3fa7dce76daf02a894a31c Author: Michael Black W9MDB <mdb...@ya...> Date: Sun Jan 10 07:56:39 2021 -0600 Update NEWS diff --git a/NEWS b/NEWS index c7a64f93..4d78c5e0 100644 --- a/NEWS +++ b/NEWS @@ -7,11 +7,14 @@ Copyright (C) 2000-2020 Michael Black W9MDB, and others Please send Hamlib bug reports to ham...@li... Version 4.1 + * Several fixes for Icom and Yaesu rigs * Nobody should need to use rig->caps or rig->state anymore If you need a variable added please contact us. Note that rig->state abstraction is not implemented yet...no need known * 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 Version 4.0 2020-11-29 ----------------------------------------------------------------------- Summary of changes: NEWS | 3 +++ 1 file changed, 3 insertions(+) hooks/post-receive -- Hamlib -- Ham radio control libraries |