W2AGN
wrote:
I really like the new look, BUT I can't get PTT
to work with this version. I tried the old "vanilla" gmfsk and it keys
the serial port FB, but can't get this one to key the PTT.
John,
Be sure you have the compile flags set properly in the "hkj-config.h"
file that is located in the subdirectory src.
#define WANT_TENTEC_MOD 0
#define TEN_TEC_LOG_PREC 4
#define WANT_KACHINA 0
#define WANT_PTT_MOD 0
#define WANT_WATERFALL_MOD? 1
#define WANT_SNRIMD 1
#define WANT_BACKSPACE_MOD 1
#define WANT_1HZFREQ_BUTTON 1
#define WANT_SPINFREQ_ENTRY 0
#define WANT_NEW_UI 1
#define WANT_FREQLOCK 1
#define WANT_CTL_SUPPRESSED 1
#define WANT_2TONE_OLIVIA 1
#define WANT_TTY_MOD 1
#define WANT_FULL_REVERSE 1
Then recompile the program.?
Be sure to set the Preferences / PTT dialog for your TTYSx and whether
you use RTS, DTR or BOTH.
Please let me know whether or not this works for you and if not then
give me some particulars about your setup.
Thanks.
Dave (hkj)