commit c6867ae8dda8b4178d735efbcaba112398912450 Author: David Freese Date: Sun Apr 18 18:06:00 2021 -0500 alpha commit b7796600c31a894089b1c8a379185bebc257687c Author: dave-w1hkj Date: Mon Apr 19 07:13:43 2021 -0500 Kenwood Xcvr trace * add trace get debugging statements TS590S, TS480HX commit 6e160cfc8e7ddf11230e0860788c3cb1cd019c5d Author: dave-w1hkj Date: Mon Apr 19 08:29:52 2021 -0500 IC7100/7300 * add trace code to measure transceiver CI-V response times commit 27a32791f263deee0e8dc2e773598708aa2b1bd8 Author: dave-w1hkj Date: Mon Apr 12 10:17:34 2021 -0500 Serial Port Timeouts * Recover from a temporary loss of serial port . ham tripped on the wires - clumsy oaf . ham using too much power, RFI - frequency hog . ham turned off transceiver before flrig - alas poor Yorick, I knew him well * Change Icom serial interface to work with or without CI-V echo enabled. commit 2e4dce87449462666ad6a6e4e5fd60fcdde7affe Author: dave-w1hkj Date: Sat Apr 10 12:29:39 2021 -0500 xml server * disable push_xml for all xmlrpc gets * add set_verify classes * change set classes for fast response always * depreate set...fast classes commit fde4188e631cfe448c6f0b7d8f95a9590c13460d Author: dave-w1hkj Date: Wed Apr 7 17:41:50 2021 -0500 Duplicate RTS/DTR buttons * Duplicate the initial state of RTS/DTR buttons on xcvr setup and ptt setup panels commit 9d48c4f825c4175a172c13960b6ee78f267647bd Author: dave-w1hkj Date: Tue Apr 6 07:48:20 2021 -0500 Polling Config * Add QSK to 'all' * Correct compensation label commit 7d1afdc613ca28f1133b9d59a39f6a26fb6a56dd Author: dave-w1hkj Date: Sun Apr 4 14:22:04 2021 -0500 FT817BB test-mods commit 9c72109a94add808526405a1f1c407b9e8fe83c2 Author: dave-w1hkj Date: Sun Apr 4 09:20:53 2021 -0500 Icom Performance * Tune serial port response on Icom transceivers commit 23749888fa521436183296b0eb5ce5043e00a92a Author: dave-w1hkj Date: Tue Mar 30 21:48:23 2021 -0500 CW via xmlrpc command * convert xmlrpc command string into DTR/RTS keying . tested with IC7300 DTR keying on primary serial port both using flrig keyer dialog and rpc calls from fldigi and flrig-shell script. Excellent performance 10 to 50 wpm. commit 99b73865b0fe13f9b3ab4b676ddc7ff677e6aa98 Author: Dominik-DB1RUF Date: Thu Mar 25 18:13:52 2021 -0500 TMD710 * add Kenwood TMD710 support commit 741a0a1b8814eef874ef4ee3b0eb24caec4f9aff Author: dave-w1hkj Date: Thu Mar 18 14:56:20 2021 -0500 Documentation * Add help section for Memory Dialog commit 78dee1b8fc6695dfa5f83e4d693a971453f8af8a Author: dave-w1hkj Date: Fri Mar 26 06:23:28 2021 -0500 Paradigm shift * Complete rewrite of set/get for all clients . flrig UI is client . remote tcp/ip is client . xmlrpc connections are clients . all clients created equal * All transceiver specific code must reside only in the specific transceiver class methods * Separate flrig client code from generic support code * implemented: . xmlrpc get/set vfoA/B . xmlrpc get/set modeA/B . xmlrpc get/set PTT * Add new xmlrpc commands which set vfo / ptt / mode without requiring transceiver feedback confirmation . set_force_vfoA . set_force_vfoB . set_force_PTT commit 53cd60d07ffec89c48c2494e5edea03dee73f7e5 Author: dave-w1hkj Date: Sat Apr 3 18:10:05 2021 -0500 FT817/8 * Added FT818ND * Yaesu has found that the undocumented "BB" command adds undue read/write wear to the FT-81x flash and Yaesu no longer can get this type of flash. Rather than damaging the radios, Yaesu eliminated the command from the FT-818 onwards. The undocumented CAT commands previously used in the FT-817 driver will still work on the older radios, but run the risk of permanently disabling the rigs. Based on this information, there are now two FT817 interface selections . FT817 - only uses documented commands flrig will not report which VFO is in use and will simply toggle between VFO A and B rather than going directly to either one. . FT817BB - uses undocumented commands in read-only mode flrig will report which VFO is in use and will going directly to either one. * FT818ND does not use undocumented cat commands commit 7214971e58d7d27aedc0926e0df7edfe0add8760 Author: David Freese Date: Sun Feb 28 13:02:04 2021 -0600 Tx Queue * force pending tx queue actions whenever PTT is invoked commit 8baafe3b214d5f4c51dce40d6933947528062c6e Author: David Freese Date: Tue Feb 16 15:07:24 2021 -0600 FT450/D * Correction to inoperative methods * Add AGC / RFGAIN controls to FT450 commit 9474d18efccf22c9742270b022a9540d166da397 Author: David Freese Date: Sun Feb 7 12:25:59 2021 -0600 macOS Info.plist * fix mkappbundle.sh script file commit 7d64b6229761e74329858c22e02e5abbdd7b6290 Author: David Freese Date: Fri Feb 5 10:29:40 2021 -0600 K2 update commit f69953a050d89c7f4a9bbe35ca637b474bd4bcb5 Author: David Freese Date: Wed Feb 3 07:35:18 2021 -0600 Version 1.3.54