[Hamlib-developer] [Hamlib/Hamlib] 9a7dda: w command now recognizes ; and 0xfd as valid endin...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-04-02 21:29:32
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 9a7dda25c88848531cb96834eab8d8851a020c65 https://github.com/Hamlib/Hamlib/commit/9a7dda25c88848531cb96834eab8d8851a020c65 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-04-02 (Tue, 02 Apr 2024) Changed paths: M rigs/dummy/flrig.c M tests/rigctl_parse.c Log Message: ----------- w command now recognizes ; and 0xfd as valid endings for faster response instead of timeout Stacking commands with w and W works e.g. FA;FB; Still need to allow for hex values with simple form "xfe xfe...." instead of "\0xfe \0xfe..." -- more in-line with FLRig format https://github.com/Hamlib/Hamlib/issues/1536 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |