Re: [Svxlink-devel] Easy Digi
Brought to you by:
sm0svx
|
From: Fever H. <myn...@gm...> - 2015-11-08 04:34:27
|
No problem with the D710 ... my thinking is this ... the 710 (like all other radios I suppose) gets very hot on high power and it is a more expensive radio ... sometimes I have QSO's that extend over 2 hours ... it is set on high power (50w) in order for me to cover at least 50km's/30 miles) with a copper J-pole to allow as many hams as possible to use EchoLink via RF ... so I thought instead of using the D710 for extended periods like that I would rather get a less expensive radio with an ExhoLink interface connected to an amplifier to reach these older ham operators ... the D710 will now be used for SkyCommand ... at least that is my plan ... Thank you for the reply ... I will change to VOX instead ... Danny ZS6XOX On 07 Nov 2015 10:55 PM, "David Ranch" <svx...@tr...> wrote: > > Hello Danny, > > > This TM-271A is replacing the Kenwood TM-D710E I used to use ... > > > Curious, did the D710 stop working? It has an Echolink mode which > includes the COS (Carrier Operated Squelch) mode which is ideal for an > Echolink setup. If you don't use the COS setup, you'll need to use VOX. > > > > [Rx1] > TYPE=Local > AUDIO_DEV=alsa:plughw:0 > AUDIO_CHANNEL=0 > SQL_DET=SERIAL > #SQL_START_DELAY=0 > #SQL_DELAY=0 > SQL_DELAY=100 > SQL_HANGTIME=2000 > #SQL_EXTENDED_HANGTIME=1000 > #SQL_EXTENDED_HANGTIME_THRESH=15 > #SQL_TIMEOUT=600 > VOX_FILTER_DEPTH=20 > VOX_THRESH=1000 > CTCSS_MODE=2 > CTCSS_FQ=136.5 > CTCSS_SNR_OFFSET=0 > #CTCSS_OPEN_THRESH=15 > #CTCSS_CLOSE_THRESH=9 > #CTCSS_BPF_LOW=60 > #CTCSS_BPF_HIGH=270 > #SERIAL_PORT=/dev/ttyS0 > SERIAL_PORT=/dev/ttyUSB0 > SERIAL_PIN=CTS > #SERIAL_SET_PINS=DTR!RTS > #SERIAL_SET_PINS=RTS > > > Per http://www.svxlink.org/doc/man/man5/svxlink.conf.5.html for your > setting of "SQL_DET=SERIAL", you have your setup configured to use COS > which your Kenwood D710 can support when in Echolink mode but I *DON'T* > think your TM-271 supports. Btw, the TM-271E (not 271A) has a 6-pin packet > connector which might support this but it's unclear which specific radio > variant you have. If you have a regular TM-271A, you'll need to > reconfigure your setup for VOX and tune it's variables. > > > #DTMF_SERIAL=/dev/ttyS0 > DTMF_SERIAL=/dev/ttyUSB0 > > > Unless you have a dedicated DTMF decoder board, you're enabling things you > don't have. You need to read the configuration URL above and only enable > HW you have. > > [Tx1] > TYPE=Local > PTT_TYPE=SerialPin > #PTT_PORT=/dev/ttyS0 > PTT_PORT=/dev/ttyUSB0 > #PTT_PIN=DTRRTS > PTT_PIN=RTS > > > This looks correct assuming the EasyDigi cable is wired to use the RTS > line. You need to confirm that with say a a volt meter to the correct pin > on the DB9 serial connector that connects to the USB adapter (make sure > it's not the DTR line). Also depending on how the EasyDigi is wired, you > actually might need "PTT_PIN=!RTS" to negate the logic > > --David > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Svxlink-devel mailing list > Svx...@li... > https://lists.sourceforge.net/lists/listinfo/svxlink-devel > > |