|
Icom 706MKIIG Setup
#icom
#ptt
I ended up renaming the draws-manager folder to draws-manager-old I used Git to clone the latest version and the following steps. sudo git clone https://github.com/nwdigitalradio/draws-manager.git cd
I ended up renaming the draws-manager folder to draws-manager-old I used Git to clone the latest version and the following steps. sudo git clone https://github.com/nwdigitalradio/draws-manager.git cd
|
By
KB5ZUR
· #4718
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
Could you list what actions you did that solved the problem or problems...in case someone else has the same or similar problem?
Could you list what actions you did that solved the problem or problems...in case someone else has the same or similar problem?
|
By
Mike B
· #4717
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
I got it going. Thanks
By
KB5ZUR
· #4716
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
I just got to this. You probably needed to upgrade nodejs ? # Using Debian, as root curl -sL https://deb.nodesource.com/setup_13.x | bash - apt-get install -y nodejs
I just got to this. You probably needed to upgrade nodejs ? # Using Debian, as root curl -sL https://deb.nodesource.com/setup_13.x | bash - apt-get install -y nodejs
|
By
John D Hays - K7VE
· #4662
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
I got it fixed sorry for the prior post. looks like I am up and going now. -Kb5zur-David
I got it fixed sorry for the prior post. looks like I am up and going now. -Kb5zur-David
|
By
KB5ZUR
· #4657
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
Well I have manages to break draws-manager. I get the following messages when I check the status: ● draws-manager.service - DRAWS™ Manager - A web application to manage the DRAW™ HAT configuration. Lo
Well I have manages to break draws-manager. I get the following messages when I check the status: ● draws-manager.service - DRAWS™ Manager - A web application to manage the DRAW™ HAT configuration. Lo
|
By
KB5ZUR
· #4656
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
As I recall WSJT-X uses Hamlin/CAT for PTT.
As I recall WSJT-X uses Hamlin/CAT for PTT.
|
By
John D Hays - K7VE
· #4654
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
I'm struggling with the TX audio settings in JS8Call. When i use the recommended settings based on the 0.4V Peak to Peak value for my ICOM 706, I don't seem to output any power. When I adjust the valu
I'm struggling with the TX audio settings in JS8Call. When i use the recommended settings based on the 0.4V Peak to Peak value for my ICOM 706, I don't seem to output any power. When I adjust the valu
|
By
KB5ZUR
· #4653
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
Couldnt find advanced PTT setting in WSJT-X which ptt_ctrl.sh showed /home/pi/bin/ptt_ctrl.sh So I set that path in JS8Call and it is now keying the radio. Just now getting into the TX audio adjustmen
Couldnt find advanced PTT setting in WSJT-X which ptt_ctrl.sh showed /home/pi/bin/ptt_ctrl.sh So I set that path in JS8Call and it is now keying the radio. Just now getting into the TX audio adjustmen
|
By
KB5ZUR
· #4651
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
Hi David, Using full path seems to work fine for script /home/pi/bin/ptt_ctrl.sh %1 and js8call Have you used wstx? What did you use for PTT control when using wstx and ICOM 706MKIIg? /Basil n7niix
Hi David, Using full path seems to work fine for script /home/pi/bin/ptt_ctrl.sh %1 and js8call Have you used wstx? What did you use for PTT control when using wstx and ICOM 706MKIIg? /Basil n7niix
|
By
Basil Gunn
· #4650
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
Also make sure it is executable.
Also make sure it is executable.
|
By
John D Hays - K7VE
· #4649
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
Most likely needs an absolute path. Also ptt_ctrl.sh should be in your path. Type this at console which ptt_ctrl.sh Try using the path that comes back from the above command for wsjtx /home/pi/bin/ptt
Most likely needs an absolute path. Also ptt_ctrl.sh should be in your path. Type this at console which ptt_ctrl.sh Try using the path that comes back from the above command for wsjtx /home/pi/bin/ptt
|
By
Basil Gunn
· #4648
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
Thanks, I have both scripts working now. Thanks for your help! Added this in the "PTT Command" setting in the Radio / Rig Options tab: ~/ptt.sh %1 and this seems to work for ptt.sh script Tried ~/n7ni
Thanks, I have both scripts working now. Thanks for your help! Added this in the "PTT Command" setting in the Radio / Rig Options tab: ~/ptt.sh %1 and this seems to work for ptt.sh script Tried ~/n7ni
|
By
KB5ZUR
· #4647
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
The script that John had you link to will not work when using PIN=12 because it is expecting wiringpi gpio pin numbers instead of BCM_GPIO pin numbers. DRAWS hat uses pin numbers 12 for the left port
The script that John had you link to will not work when using PIN=12 because it is expecting wiringpi gpio pin numbers instead of BCM_GPIO pin numbers. DRAWS hat uses pin numbers 12 for the left port
|
By
Basil Gunn
· #4643
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
ptt_ctrl.sh in n7nix/bin works https://github.com/nwdigitalradio/n7nix/blob/master/bin/ptt_ctrl.sh ie. cd n7nix/bin ./ptt_ctrl.sh on Turn gpio 12 on ./ptt_ctrl.sh off Turn gpio 12 off with the added b
ptt_ctrl.sh in n7nix/bin works https://github.com/nwdigitalradio/n7nix/blob/master/bin/ptt_ctrl.sh ie. cd n7nix/bin ./ptt_ctrl.sh on Turn gpio 12 on ./ptt_ctrl.sh off Turn gpio 12 off with the added b
|
By
Basil Gunn
· #4642
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
Thanks John, I got script set up and can run it but it doesn't turn on the GPIO. I'm using left hand DIN connector and calling for pin 12. gpio -g toggle 12 keys and unkeys radio. ./ptt.sh on doesn't
Thanks John, I got script set up and can run it but it doesn't turn on the GPIO. I'm using left hand DIN connector and calling for pin 12. gpio -g toggle 12 keys and unkeys radio. ./ptt.sh on doesn't
|
By
KB5ZUR
· #4641
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
https://gist.github.com/jsherer/dd09895ab23bdf571e2117cdd814c198
https://gist.github.com/jsherer/dd09895ab23bdf571e2117cdd814c198
|
By
John D Hays - K7VE
· #4640
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
I saw post regarding setting up an Icom 706 with Draws. I'm trying to use JS8Call with my ICOM706MkIIg / DRAWS set up and have TX issues. Receive works great and see stations from all over the place.
I saw post regarding setting up an Icom 706 with Draws. I'm trying to use JS8Call with my ICOM706MkIIg / DRAWS set up and have TX issues. Receive works great and see stations from all over the place.
|
By
KB5ZUR
· #4639
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
Thanks John.
By
...
· #3267
·
|
|
Icom 706MKIIG Setup
#icom
#ptt
I'd be happy to help out (as you've seen by my videos) Did you get my setalsa-ft891.sh script/suggestions? I saw you were making a TON of changes for beta12, maybe for the next round? Those setting ar
I'd be happy to help out (as you've seen by my videos) Did you get my setalsa-ft891.sh script/suggestions? I saw you were making a TON of changes for beta12, maybe for the next round? Those setting ar
|
By
...
· #3248
·
|