On 11/09/2016 16:19, Claude Frantz wrote:
> Such options are e.g. timeout,
> retry, write_delay, post_write_delay.

HI Claude,

I am trying to improve Hamlib such that those options are not necessary, 
they have mostly been added to work around low level issues with the 
serial port communications rather than any specific rig issues.

To use the configuration file you must create a file called 
hamlib_settings.json in the same directory as the main WSJT-X settings 
file. It should look like this:

{

     "config": {

     "retry": "20",

     "write_delay": "1000",

     "post_write_delay": "500"

     }

}

73
Bill
G4WJS.


------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to