[Hamlib-commits] Hamlib -- Ham radio control libraries annotated tag 4.5.5 created. 4.5.5
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: n0nb <n0...@us...> - 2023-04-05 11:48:07
|
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 annotated tag, 4.5.5 has been created at abb1914db02e2702da020c0ea0b4bb1163b87193 (tag) tagging 6eecd3d0160278373875e16b77299881ff656068 (commit) replaces 4.5.4 tagged by Nate Bargmann on Wed Apr 5 06:45:48 2023 -0500 - Log ----------------------------------------------------------------- 4.5.5 Hamlib 4.5.5 release -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQSC1k9rDmfNQfaJu6b7LFEw1VqIGQUCZC1fxgAKCRD7LFEw1VqI GVWWAJ9n9zKFPUYB/CJXIEZTcwPh59weYQCgpywExdwdzylFukHEDwW7NLrtbuI= =nABw -----END PGP SIGNATURE----- Michael Black (2): Merge pull request #1245 from mikaelnousiainen/icom-async-fixes Merge pull request #1244 from mikaelnousiainen/ts2000-fixes Mikael Nousiainen (1): Disable rig port flushing when async I/O is enabled. Improve validation of Icom frames. Mike Black W9MDB (62): Fix BSD build include path https://github.com/Hamlib/Hamlib/issues/1208 Fix get_powerstat call when get_powerstat is not defined https://github.com/Hamlib/Hamlib/issues/1217 Add FT991 to 60M exception Update NEWS Add TS-2000 to has_ps exceptions https://github.com/Hamlib/Hamlib/issues/1213 Change FTDX10 handshake to None instead of Hardware Update NEWS Fix AGC level display in rigctld https://github.com/Hamlib/Hamlib/issues/1155 Show AGC Level None when there are no AGC settings for rig https://github.com/Hamlib/Hamlib/issues/1155 Improve powerstat on/off behavior for Icom rigs https://github.com/Hamlib/Hamlib/issues/1212 Make auto_power_on a bit more robust for RigPI which seems slow to get going https://github.com/Hamlib/Hamlib/issues/1212 Remove one sleep from set_powerstat loop https://github.com/Hamlib/Hamlib/issues/1212 Allow get_powerstat when rig is powered off https://github.com/Hamlib/Hamlib/issues/1220 Fix icom.h Fix K3/K3S VFOB mode/bandwidth setting https://github.com/Hamlib/Hamlib/issues/1224 Update NEWS ERemove EX103 get/set for FTDX5000 Update NEWS Change QRP QRDX PTT to use TQ instead TX...more incompability with TS-480 standard Update NEWS Some updates to fix rc2800 operations https://github.com/Hamlib/Hamlib/commit/be72027f9a3c54b2ac086d3aca456edd503d7ecf Update NEWS Ensure K4 is in K40 mode when requesting ID Update NEWS Change TM-D700 and TM-D710 to hardware flow control https://github.com/Hamlib/Hamlib/issues/1228 Fix VFO A/B swapping for gpredict -- hopefully better behavior for VFO swapping rigs Should avoid setting RX freq while TX and avoid TX freq while RX https://github.com/Hamlib/Hamlib/issues/1230 Fix FT-450D detection Fix AF level control for FTDX10 and FT710 https://github.com/Hamlib/Hamlib/issues/1231 Allo FT-857 to return cached vfo when set_vfo is called and EEPROM read error occurs https://github.com/Hamlib/Hamlib/issues/1232 Improve FT-857 get_vfo response when error occurs This could be FT-857 EEPROM burnout https://github.com/Hamlib/Hamlib/issues/1232 Add fix for TMD700 https://github.com/Hamlib/Hamlib/issues/1230 Some fixes for th.c operation https://github.com/Hamlib/Hamlib/issues/1230 Add attenuator level control for TS890 Update SMeter/SWR tables for TS890 Thanks to N3GB George Baltz Increase post_write to 20ms for FT710 https://github.com/Hamlib/Hamlib/issues/1235 Separate the validation cmd in newcat.c to allow rig post_write_delay to be in effect https://github.com/Hamlib/Hamlib/issues/1219 Update NEWS Win4Yaesu is not recognizing EX commands so we ignore errors on the EX command for some Yaeus rigs Update NEWS Move semicolon removal after complete string is read. xg3 was expecting single ; response and old way was causing timeouts Add tcflush back into flush routine https://github.com/Hamlib/Hamlib/issues/1241 Fix xg3 set_freq Align xg3 with kenwood_priv and remove set/get mem for xg3 for now Re-enable set/get mem for xg3 Fix set_freq in jst145.c Fix set_vfo in jst145.c Update NEWS Update NEWS Fix spelling error in rotctl.c help and add offset settings to rotctl.1 Fix Gemini DX1200 gemini_set_level function Update NEWS For K3 prevent ID; command from K22; command Remote ops was having a problem with K22; https://github.com/Hamlib/Hamlib/issues/1254 Update NEWS Fix IC-7160 get_powerstat to disable it...cannot read power status from 7610 Update NEWS Enable async by default -- this prevents WSJT-X from crashing when transceive mode is on for the IC9700 https://github.com/Hamlib/Hamlib/issues/1264 Fix rigctld get_powerstat https://github.com/Hamlib/Hamlib/issues/1220 Fix PS0; command in newcat.c https://github.com/Hamlib/Hamlib/issues/1220 Fix auto_power_on from rigctl invocation with --set-conf=auto_power_on=1 https://github.com/Hamlib/Hamlib/issues/1220 Update NEWS Add error message when rig is not turned on that mentions auto_power_on Add simid5100.c Fix bootstrap problems Nate Bargmann (1): Update NEWS for 4.5.5 release ----------------------------------------------------------------------- hooks/post-receive -- Hamlib -- Ham radio control libraries |