Re: ThumbDV + DMR + Mac?
Hi Mike, You've probably already thought of this, but I do it occasionally using a Windows virtual machine and BlueDV on a MacBook Pro. I already run VMWare Fusion with a Windows VM for many other things where no Mac solution exists and I'm not sure I'd run a VM *just* to run DMR with a ThumbDV. But it is an option that works fairly well and will let you run both DMR and D-STAR at the same time. Brad N8QQ
On Wed, Aug 1, 2018 at 12:34 PM, Michael Marusin <mike@...> wrote: Hey everyone - does anyone know of options to access DMR through a ThumbDV on a Mac?
|
|
ThumbDV + DMR + Mac?
Michael Marusin
Hey everyone - does anyone know of options to access DMR through a ThumbDV on a Mac?
I know Buster supports DStar but am unaware of any other options to be able to connect to DMR while on a Mac. I travel a lot for work with my laptop and not carrying around a RPi or anything along those lines. Thoughts / suggestions? Thanks, Mike KC9YFH
|
|
Re: AMBE3000 and BlueDV
BlueDV can talk to the ThumbDV directly or through AMBEserver, but not both at the same time. If you have setup a working instance of AMBEserver then in BlueDV select AMBEserver, not AMBE3000. If you want to use ThumbDV directly from BlueDV, make sure the AMBEserver is not active and select the AMBE3000 option along with the correct COM port and baud rate (460800 for current ThumbDV).
On Fri, Jul 27, 2018 at 11:09 AM, Jim Brown via Groups.Io <w5zit@...> wrote:
|
|
AMBE3000 and BlueDV
Jim Brown <w5zit@...>
I am trying to get the AMBE server at BlueDV to see my new AMBE3000 dongle. I am running Win7 and the FTDI driver finds the dongle OK and assigns COM 14. I set COM 14 in the AMBE server from BlueDV and leave the baud rate and port set to default, but when I start the server, it does not find the AMBE3000. I am stuck at this point trying to get BlueDV working with the AMBE3000. I realize that this forum is not responsible for the BlueDV third party software, but thought someone else might have run into this same problem and have a solution. Thanks - 73 - Jim W5ZIT
|
|
Re: Status of UDRC-II?
Bryan will be offline for the weekend. All of these questions will be addressed when the official roll-out happens.
On Fri, Jul 27, 2018 at 10:54 AM, <KD2BBW@...> wrote: My pending order also has the acrylic case. Will that get wrapped up into the cost of the alum case?
|
|
Re: Status of UDRC-II?
Daniel Corwin
My pending order also has the acrylic case. Will that get wrapped up into the cost of the alum case?
|
|
Re: Status of UDRC-II?
john@...
Hi, Bryan... I still do not have my UDRCi-ii. :-( So, will I get one of these new units especially since I gave you the idea for its development? John, K4BR ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On July 27, 2018 10:36 AM, Bryan Hoyer <bhhoyer@...> wrote:
|
|
Re: Status of UDRC-II?
We are having an aluminum case built for the new unit.
toggle quoted messageShow quoted text
|
|
Re: Status of UDRC-II?
Daniel Corwin
Will the new device still be compatible with the acrylic cases you currently offer?
|
|
Re: Status of UDRC-II?
You have the choice of either a refund or a discount on new units.
toggle quoted messageShow quoted text
|
|
Re: Status of UDRC-II?
Daniel Corwin
What about units that haven’t shipped and are on back order?
|
|
Re: Status of UDRC-II?
We are announcing the replacement model DRAWS, Digital Radio Amateur Workstation, next month available in September.
toggle quoted messageShow quoted text
Thanks, Bryan K7UDR
|
|
Re: Status of UDRC-II?
toggle quoted messageShow quoted text
On Tue, Jul 24, 2018 at 4:15 PM, Chris - KC9AD <c.doutre@...> wrote:
|
|
Status of UDRC-II?
Chris - KC9AD
Hi Guys,
I was wondering if you had any kind of update on the UDRC-II availability? Thanks,
Chris KC9AD
|
|
Re: Compass and Duckdns
well the end result is this pi@compass:/duckdns $ sudo ./duck.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Failed to create the file /root/duckdns/duck.log: No such file or Warning: directory curl: (23) Failed writing body (0 != 2) pi@compass:/duckdns $ Ok just saw the issue it should be /root/Duckdns/ I was only /Duckdns oops..
On Mon, Jul 23, 2018 at 2:04 PM, John D Hays - K7VE <john@...> wrote:
--
Joe Detiveaux WA5VYK Odessa,Tx
|
|
Re: Compass and Duckdns
DuckDNS is it's own service. Just use https://www.duckdns.org/install.jsp if you want to use it. There are other DynamicDNS services. You can turn one on at ircddb.net, that automatically updates on ircddb reports. Go to http://regsrv.ircddb.net/index.htm and use "Change Dynamic DNS" setting. If your repeater callsign were NW7DR, then nw7dr.gw.ircddb.net would be the domain name.
On Mon, Jul 23, 2018 at 11:38 AM, Joe Detiveaux <Wa5vyk@...> wrote:
|
|
Re: Compass and Duckdns
Hi Joe,
We have it running on our Echolink System. There is nothing special, just follow the duckdns instructions. Bryan K7UDR
|
|
Compass and Duckdns
Is there instructions for adding duckdns to the Compass os? looking for the proper directory etc. -- Joe Detiveaux WA5VYK Odessa,Tx
|
|
UDRC ship date
Daniel Corwin
Any idea when back orders will be fulfilled? Thank you!
|
|
Re: MMDVM & UDRC
Thanks John, that helped but there were still a few errors along the way:
g++ -g -O3 -Wall -std=c++0x -pthread -c -o Biquad.o Biquad.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o CalDMR.o CalDMR.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o CalDStarRX.o CalDStarRX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o CalDStarTX.o CalDStarTX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o CalNXDN.o CalNXDN.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o CalP25.o CalP25.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o CWIdTX.o CWIdTX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o DMRDMORX.o DMRDMORX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o DMRDMOTX.o DMRDMOTX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o DMRSlotType.o DMRSlotType.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o DStarRX.o DStarRX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o DStarTX.o DStarTX.cpp
DStarTX.cpp: In member function ‘void CDStarTX::txHeader(const uint8_t*, uint8_t*) const’:
DStarTX.cpp:382:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (d & 0x08U)
^~
DStarTX.cpp:384:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
i++;
^
g++ -g -O3 -Wall -std=c++0x -pthread -c -o FIR.o FIR.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o FIRInterpolator.o FIRInterpolator.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o IO.o IO.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o IOUDRC.o IOUDRC.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o MMDVM.o MMDVM.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o NXDNRX.o NXDNRX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o NXDNTX.o NXDNTX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o P25RX.o P25RX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o P25TX.o P25TX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o POCSAGTX.o POCSAGTX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o SampleRB.o SampleRB.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o SerialController.o SerialController.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o SerialPort.o SerialPort.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o SerialRB.o SerialRB.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o SoundCardReaderWriter.o SoundCardReaderWriter.cpp
SoundCardReaderWriter.cpp: In member function ‘virtual void CSoundCardWriter::entry()’:
SoundCardReaderWriter.cpp:479:85: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
le ((ret = ::snd_pcm_writei(m_handle, m_samples + offset, nSamples - offset)) != (nSamples - offset)) {
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
g++ -g -O3 -Wall -std=c++0x -pthread -c -o Thread.o Thread.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o Utils.o Utils.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o YSFRX.o YSFRX.cpp
g++ -g -O3 -Wall -std=c++0x -pthread -c -o YSFTX.o YSFTX.cpp
g++ Biquad.o CalDMR.o CalDStarRX.o CalDStarTX.o CalNXDN.o CalP25.o CWIdTX.o DMRDMORX.o DMRDMOTX.o DMRSlotType.o DStarRX.o DStarTX.o FIR.o FIRInterpolator.o IO.o IOUDRC.o MMDVM.o NXDNRX.o NXDNTX.o P25RX.o P25TX.o POCSAGTX.o SampleRB.o SerialController.o SerialPort.o SerialRB.o SoundCardReaderWriter.o Thread.o Utils.o YSFRX.o YSFTX.o -g -lpthread -lasound -lwiringPi -o MMDVM
it did complete the compile. When I attempt ./MMDVM is receive the following: Link does not exist: /dev/pts/1 <> ttyMMDVM0
Error creating symlink from /dev/pts/1 to ttyMMDVM0
Unable to open serial port on vpty: ttyMMDVM0
I am assuming this indicates that it is not properly configured for the UDRC. That is what I will be exploring next. Thanks for the help Rich, KR4PI
|
|