kopia lustrzana https://github.com/Hamlib/Hamlib
Update NEWS for libusb detection via pkg-config
Use spaces for indentation.pull/1916/head
rodzic
d04364e685
commit
48a53a0492
11
NEWS
11
NEWS
|
@ -14,11 +14,12 @@ Version 5.x -- future
|
|||
|
||||
Version 4.7.0
|
||||
* 2025-12-01 (target)
|
||||
* Some internal functions change names to avoid conflicts with apps.
|
||||
* POSIX threads are required to build and run Hamlib. Note that it was
|
||||
actually the case for 4.6.x, but now the configuration step will
|
||||
fail instead of the compilation.
|
||||
* Functions rig_get_conf, rot_get_conf, amp_get_conf deprecated;
|
||||
* libusb is now detected using the pkg-config facility.
|
||||
* Some internal functions change names to avoid conflicts with apps.
|
||||
* POSIX threads are required to build and run Hamlib. Note that it was
|
||||
actually the case for 4.6.x, but now the configuration step will
|
||||
fail instead of the compilation.
|
||||
* Functions rig_get_conf, rot_get_conf, amp_get_conf deprecated;
|
||||
use *_get_conf2() instead. Also rig_set_trn and rig_get_trn deprecated.
|
||||
* Fix handling of unprintable characters in kenwood.c that broke radios
|
||||
such as the TM-D710/TM-V71 that use EOM_TH (\r) as the command terminator.
|
||||
|
|
Ładowanie…
Reference in New Issue