Re: [Allstar Digital] DMRGateway / DMRGui / DMRLink /ambe_audio / DV3000u/PiDV
Richard, I was having the same problem as you, since I own a first generation ThumbDV which runs at 230400 bauds. When I removed the –n argument in the command: python AMBEtest3.py -n -s /dev/ttyUSB0, it then worked for me. So for people with first generation ThumbDV’s, the command python AMBEtest3.py -s /dev/ttyUSB0 must be used. Also, on page 3, Steve says at point 8: DO NOT edit DMRGateway.ini UNLESS your DV is not at /dev/ttyUSB0 If you run a first gen ThumbDV, the baud rate must be changed in it also to 230400. And for Steve: thank you very much for all the efforts in the software and the documents. I went thru it all, and except for the items mentionned up here, everything went well and I’m ready for the next steps. Thanks and 73s from Guy VE2VAG
Thank you very much Guy. I have à newer model. When tested with Windows. ( ThumbTest.exe ). You have to specify com port and speed. . I got an answer with com 5 and 460488 but none with com5 and 230244..... Will try with a new head tomorrow or with AMBEserver .... Thanks also Steve for the test on Rpi3... Thanks... Le 4 avr. 2017 9:18 PM, "Guy Vachon VE2VAG" <ve2vag@bell.net> a écrit :
Richard,
I was having the same problem as you, since I own a first generation ThumbDV which runs at 230400 bauds. When I removed the –n argument in the command: *python AMBEtest3.py -n -s /dev/ttyUSB0, *it then worked for me.
So for people with first generation ThumbDV’s, the command *python AMBEtest3.py -s /dev/ttyUSB0 *must be used.
Also, on page 3, Steve says at point 8: DO NOT edit DMRGateway.ini UNLESS your DV is not at /dev/ttyUSB0 If you run a first gen ThumbDV, the baud rate must be changed in it also to 230400.
And for Steve: thank you very much for all the efforts in the software and the documents. I went thru it all, and except for the items mentionned up here, everything went well and I’m ready for the next steps.
Thanks and 73s from Guy VE2VAG
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
Guy, Thank you very much for that find. I think we are going to modify the python script to cover that possibility. You will have to edit the baud rate in DMRGateway.ini Edit line 45 Change port = 460800 to port = 230400 On 04/04/2017 09:18 PM, Guy Vachon VE2VAG wrote:
Richard, I was having the same problem as you, since I own a first generation ThumbDV which runs at 230400 bauds. When I removed the –n argument in the command: *python AMBEtest3.py -n -s /dev/ttyUSB0, *it then worked for me. So for people with first generation ThumbDV’s, the command *python AMBEtest3.py -s /dev/ttyUSB0 *must be used. Also, on page 3, Steve says at point 8: DO NOT edit DMRGateway.ini UNLESS your DV is not at /dev/ttyUSB0 If you run a first gen ThumbDV, the baud rate must be changed in it also to 230400. And for Steve: thank you very much for all the efforts in the software and the documents. I went thru it all, and except for the items mentionned up here, everything went well and I’m ready for the next steps. Thanks and 73s from Guy VE2VAG
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
Guy, I do not have the first generation ThumbDV. Could you try with the -n switch and when it fails, try with the -n switch? No reboot between tests. Steve On 4/4/2017 9:18 PM, Guy Vachon VE2VAG wrote:
Richard, I was having the same problem as you, since I own a first generation ThumbDV which runs at 230400 bauds. When I removed the –n argument in the command: *python AMBEtest3.py -n -s /dev/ttyUSB0, *it then worked for me. So for people with first generation ThumbDV’s, the command *python AMBEtest3.py -s /dev/ttyUSB0 *must be used. Also, on page 3, Steve says at point 8: DO NOT edit DMRGateway.ini UNLESS your DV is not at /dev/ttyUSB0 If you run a first gen ThumbDV, the baud rate must be changed in it also to 230400. And for Steve: thank you very much for all the efforts in the software and the documents. I went thru it all, and except for the items mentionned up here, everything went well and I’m ready for the next steps. Thanks and 73s from Guy VE2VAG
_______________________________________________ Allstar-Digital mailing list Allstar-Digital@lists.keekles.org http://lists.keekles.org/cgi-bin/mailman/listinfo/allstar-digital
participants (3)
-
Guy Vachon VE2VAG -
Richard Aubin -
Steve Zingman