Re: [Hamlib-developer] Hamlib 4.5.3 release 🎊
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Philip R. - G. <gm...@bt...> - 2023-01-04 13:13:49
|
Thanks Michael. Yes zzalog.exe is my executable. It now fails in the call to rig_set_debug(), which I now call before the first hamlib API call (rig_load_all_backends()) The only console output is:- rig_set_dcs_sql called The call stack doesn’t show my code where I call this but shows the FLTK scheduler (I think). Phil GM3ZZA Sent from Mail for Windows From: Black Michael via Hamlib-developer Sent: 03 January 2023 22:21 To: Hamlib Developers Subject: Re: [Hamlib-developer] Hamlib 4.5.3 release 🎊 I take zzalog.exe is your executable? If you turn up the debug level it might help. rig_set_debug HAMLIB_PARAMS((enum rig_debug_level_e debug_level)); rig_set_debug(RIG_DEBUG_TRACE) Mike W9MDB On Tuesday, January 3, 2023 at 03:44:51 PM CST, Philip Rose - GM3ZZA via Hamlib-developer <ham...@li...> wrote: Thanks Mike, Nate.  I get an exception when I first call a hamlib API. 4.5 was OK, I got a similar fail with 4.5.2.  Exception thrown at 0x5D71C5B0 (libhamlib-4.dll) in zzalog.exe: 0xC0000005: Access violation reading location 0x00002819.  Not very informative I am afraid.  The screenshot doesn’t give many clues either except I am calling rig_get_caps() at the time.  73 Phil GM3ZZA  Sent from Mail for Windows  From: Nate Bargmann Sent: 01 January 2023 01:09 To: Hamlib Developers Subject: [Hamlib-developer] Hamlib 4.5.3 release 🎊  Hi all.                                                                                                                                                                                                                                                                                                                                    Thanks to the hard work of Mike and contributors, Hamlib 4.5.3 has been released. This is primarily a bug fix and stabilization release with no new models added.  From the NEWS file:  Version 4.5.3 2022-12-31  * Fix serial.c for hardware flow control on Linux and MacOSx  * Add QRPLabs QCX/QDX rig -- not quite a TS480  * Fix QRP QRDX firmware bugs in IF message so PTT works now  * FTDX5000 will now remember startup front/read settings and restore it  * Fix FTDX5000 write_delay with microham  * Fix grep error on MingW build  Downloads are available from the usual sources:                                                                                                                                                                      https://sourceforge.net/projects/hamlib/files/hamlib/4.5.3/                                                                                                                                                                      https://github.com/Hamlib/Hamlib/releases/tag/4.5.3  Enjoy and I am wishing everyone a happy and prosperous 2023!  🎉  73, Nate  -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Web: https://www.n0nb.us Projects: https://github.com/N0NB GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819   _______________________________________________ Hamlib-developer mailing list Ham...@li... https://lists.sourceforge.net/lists/listinfo/hamlib-developer _______________________________________________ Hamlib-developer mailing list Ham...@li... https://lists.sourceforge.net/lists/listinfo/hamlib-developer |