Found this in rtty.c
* --- initialize controller */
int init_controller()
{
extern char controllerport[];
struct termios termattribs;
if ((fdcont = open(controllerport, O_RDWR | O_NONBLOCK)) < 0) {
showstring(controllerport,
There neds to be one more file:
/home/youruser/TLFlfdigi
Without it fldigi do not send out the received text to the gMFSK.log.
Added note, I see the controller error whether or not fldigi is running.
Ed
___
Tlf-devel mailing list
Tlf-devel@nongn
On 01/03/2013 08:03 AM, Thomas Beierlein wrote:
Get the same port controller issue with gmfsk.
Ed W3NR
___
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel
There neds to be one more file:
/home/youruser/TLFlfdigi
Without it fldigi do not send out the received text to the gMFSK.log.
Furthermore comment out the NETKEYER line in logcfg.dat
Have already all of the above, as part of setting up for the contest.
The gMFSK.log has input from fldigi
Am Wed, 02 Jan 2013 15:39:24 -0500
schrieb Ed :
> On 01/02/2013 03:10 PM, Fred Siegmund wrote:
> > Hi Ed, have you set these things in your logcfg.dat?
> >
> > *RTTYMODE* Start tlf in RTTY mode (defaul is CW)
> >
> > *GMFSK=/home/youruser/gMFSK.log* Tell miniterm where to get the data
> >
> > *DIG