kopia lustrzana https://github.com/Hamlib/Hamlib
Prepare NEWS for 4.1 release
rodzic
9d30205174
commit
eaa26af740
25
NEWS
25
NEWS
|
@ -7,23 +7,24 @@ Copyright (C) 2000-2020 Michael Black W9MDB, and others
|
||||||
Please send Hamlib bug reports to hamlib-developer@lists.sourceforge.net
|
Please send Hamlib bug reports to hamlib-developer@lists.sourceforge.net
|
||||||
|
|
||||||
Version 4.1
|
Version 4.1
|
||||||
* rigctld and rigs should be more robust for disconnect problemsy
|
2021-01-31
|
||||||
* Several fixes for Icom and Yaesu rigs
|
* rigctld and rigs should be more robust for disconnect problems
|
||||||
* Nobody should need to use rig->caps or rig->state anymore
|
* Several fixes for Icom and Yaesu rigs
|
||||||
If you need a variable added please contact us.
|
* Nobody should need to use rig->caps or rig->state anymore
|
||||||
Note that rig->state abstraction is not implemented yet...no need known
|
If you need a variable added please contact us.
|
||||||
* New rig_get_caps_int and rig_get_caps_cptr functions to replace using caps-> values
|
Note that rig->state abstraction is not implemented yet...no need known
|
||||||
* New rig_get_function to replace using caps-> function pointers
|
* New rig_get_caps_int and rig_get_caps_cptr functions to replace using caps-> values
|
||||||
* Fix shared library problem with WSJTX, JTDX, and JS8Call
|
* New rig_get_function to replace using caps-> function pointers
|
||||||
* New model Barrett 950
|
* Fix shared library problem with WSJTX, JTDX, and JS8Call
|
||||||
|
* New model Barrett 950
|
||||||
|
|
||||||
Version 4.0
|
Version 4.0
|
||||||
2020-11-29
|
2020-11-29
|
||||||
* API/ABI changes, advance ABI to 4 0 0.
|
* API/ABI changes, advance ABI to 4 0 0.
|
||||||
* Add GPIO and GPION options for DCD. Jeroen Vreeken
|
* Add GPIO and GPION options for DCD. Jeroen Vreeken
|
||||||
* New backend: ELAD FDM DUO. Giovanni, HB9EIK.
|
* New backend: ELAD FDM DUO. Giovanni, HB9EIK.
|
||||||
* New RIG_LEVEL_RFPOWER_METER_WATTS level
|
* New RIG_LEVEL_RFPOWER_METER_WATTS level
|
||||||
* All channel functions now take a vfo argument
|
* All channel functions now take a vfo argument
|
||||||
* New rotator backend: iOptron. Bob, KD8CGH
|
* New rotator backend: iOptron. Bob, KD8CGH
|
||||||
* New model: Icom IC-R8600. Ekki, DF4OR
|
* New model: Icom IC-R8600. Ekki, DF4OR
|
||||||
* New utility: rigctlcom. Mike, W9MDB
|
* New utility: rigctlcom. Mike, W9MDB
|
||||||
|
@ -43,7 +44,7 @@ Version 4.0
|
||||||
* New rig backend for Elecraft K4.
|
* New rig backend for Elecraft K4.
|
||||||
* New rig backend for PowerSDR (Flex and Apache users).
|
* New rig backend for PowerSDR (Flex and Apache users).
|
||||||
* Many fixes and enhancements. Mike, W9MDB and many contributors
|
* Many fixes and enhancements. Mike, W9MDB and many contributors
|
||||||
* PTT port is no longer shared by default, use --set-conf=ptt_share=1 to enable
|
* PTT port is no longer shared by default, use --set-conf=ptt_share=1 to enable
|
||||||
|
|
||||||
Version 3.3
|
Version 3.3
|
||||||
2018-08-12
|
2018-08-12
|
||||||
|
|
Ładowanie…
Reference in New Issue