|
PiDV, AMBEserver and Buster
I am sorry this has taken so much time, but I have been in various fights with Apple over Buster for the past few months. Finally, Buster 1.2.9 has been released to the app store. This should work bet
I am sorry this has taken so much time, but I have been in various fights with Apple over Buster for the past few months. Finally, Buster 1.2.9 has been released to the app store. This should work bet
|
By
Annaliese McDermond
· #1418
·
|
|
PiDV, AMBEserver and Buster
Buster version 1.2.4 was just submitted to the Mac App Store for review. This revision should fix the bug people are seeing with serial devices not being properly recognized in Catalina. -- Annaliese
Buster version 1.2.4 was just submitted to the Mac App Store for review. This revision should fix the bug people are seeing with serial devices not being properly recognized in Catalina. -- Annaliese
|
By
Annaliese McDermond
· #1275
·
|
|
Cannot communicate on 460800 baud thumbDV with FTDXX2 library
#thumbdv
This indicates a hardware issue. If there were a hardware issue, we'd have tons of folks complaining about bad hardware. We have been selling the ThumbDV at 460800 for years now with no issues on Mac,
This indicates a hardware issue. If there were a hardware issue, we'd have tons of folks complaining about bad hardware. We have been selling the ThumbDV at 460800 for years now with no issues on Mac,
|
By
Annaliese McDermond
· #910
·
|
|
Cannot communicate on 460800 baud thumbDV with FTDXX2 library
#thumbdv
I am not aware of anyone using the library to communicate with the chip. I use standard tty IO with Buster and it works fine at 430800. I’ve also worked with the chip on Linux while doing some rewrite
I am not aware of anyone using the library to communicate with the chip. I use standard tty IO with Buster and it works fine at 430800. I’ve also worked with the chip on Linux while doing some rewrite
|
By
Annaliese McDermond
· #906
·
|
|
Pb running AMBE server on RPI3b+
If you’re using a ThumbDV you are using the wrong serial port. You need to do something like: systemctl stop ambeserver@ttyS0 systemctl disable ambeserver@ttyS0 systemctl enable ambeserver@ttyUSB0 sys
If you’re using a ThumbDV you are using the wrong serial port. You need to do something like: systemctl stop ambeserver@ttyS0 systemctl disable ambeserver@ttyS0 systemctl enable ambeserver@ttyUSB0 sys
|
By
Annaliese McDermond
· #749
·
|
|
Linking to XLX reflectors
That’s what I figured. The dumb author of this software didn’t know who to ask about preferred protocols to the XLX reflectors and assumed that DExtra would work fine and was the easiest. I’m sure at
That’s what I figured. The dumb author of this software didn’t know who to ask about preferred protocols to the XLX reflectors and assumed that DExtra would work fine and was the easiest. I’m sure at
|
By
Annaliese McDermond
· #713
·
|
|
XLX003 Reflector; Anna
I was at the APRS Summer Gather in North Bend, WA last weekend hanging out with the rest of the NW Digital Radio crew and a bunch of other ham friends, so I didn’t have a chance to commit the code and
I was at the APRS Summer Gather in North Bend, WA last weekend hanging out with the rest of the NW Digital Radio crew and a bunch of other ham friends, so I didn’t have a chance to commit the code and
|
By
Annaliese McDermond
· #675
·
|
|
XLX003 Reflector; Anna
You shouldn’t have to do anything but upgrade off the App Store. —Anna
You shouldn’t have to do anything but upgrade off the App Store. —Anna
|
By
Annaliese McDermond
· #669
·
|
|
XLX003 Reflector; Anna
Without the new code, Buster won’t even look for it. Hold tight and I’ll get a new version out. —Anna
Without the new code, Buster won’t even look for it. Hold tight and I’ll get a new version out. —Anna
|
By
Annaliese McDermond
· #667
·
|
|
XLX003 Reflector; Anna
John and I worked out some datasource issues and I’ll be releasing some code in the next couple of days that will hopefully include XLX reflectors. -- Annaliese McDermond (NH6Z) Xenotropic Systems mcd
John and I worked out some datasource issues and I’ll be releasing some code in the next couple of days that will hopefully include XLX reflectors. -- Annaliese McDermond (NH6Z) Xenotropic Systems mcd
|
By
Annaliese McDermond
· #663
·
|
|
XLX003 Reflector; Anna
Dick -- At startup time, the reflector protocol drivers load up a properties list (plist) file of what reflectors they able to handle connections to. That list is made up of an internal list that’s sh
Dick -- At startup time, the reflector protocol drivers load up a properties list (plist) file of what reflectors they able to handle connections to. That list is made up of an internal list that’s sh
|
By
Annaliese McDermond
· #662
·
|
|
ThumbDV and Buster on OS X
Are you sure you have v1.2.1, the latest on the app store? There was a bug with entitlements that cause it to fail to be able to get the microphone device. — Anna
Are you sure you have v1.2.1, the latest on the app store? There was a bug with entitlements that cause it to fail to be able to get the microphone device. — Anna
|
By
Annaliese McDermond
· #631
·
|
|
ThumbDV and Buster on OS X
Buster tries to remember the last working setup and always use that if it can. That’s why restarting it doesn’t always help, because when you initially use the program, there is no good setup, so it c
Buster tries to remember the last working setup and always use that if it can. That’s why restarting it doesn’t always help, because when you initially use the program, there is no good setup, so it c
|
By
Annaliese McDermond
· #630
·
|
|
ThumbDV and Buster on OS X
Buster looks at the serial port, opens it, and tries to send an “reset” packet to the DVSI chip. It should hear a “ready” packet back if it’s successful and the DVSI chip is online. If the DVSI chip r
Buster looks at the serial port, opens it, and tries to send an “reset” packet to the DVSI chip. It should hear a “ready” packet back if it’s successful and the DVSI chip is online. If the DVSI chip r
|
By
Annaliese McDermond
· #624
·
|
|
Buster Input device not found after update MAC OS
For those of you waiting on this fix, I submitted it to the App Store today. It will automatically release when Apple approves it, so you should be set. Expect it to be version 1.2.1. -- Annaliese McD
For those of you waiting on this fix, I submitted it to the App Store today. It will automatically release when Apple approves it, so you should be set. Expect it to be version 1.2.1. -- Annaliese McD
|
By
Annaliese McDermond
· #603
·
|
|
ThumbDV & RaspiPi runs not stable
The start of every packet from the ThumbDV starts with a 0x61 byte. If AMBEServer cannot find that byte in any of the responses, it errors out. This is usually due to errors in AMBEserver by hand and
The start of every packet from the ThumbDV starts with a 0x61 byte. If AMBEServer cannot find that byte in any of the responses, it errors out. This is usually due to errors in AMBEserver by hand and
|
By
Annaliese McDermond
· #510
·
|
|
Buster v1.1 Released to App Store
After a long hiatus, Buster v1.1 has been released on the App Store. This version should have improved stability on MacOS X Sierra and a couple of other bug fixes. Please use my GitHub issue tracker a
After a long hiatus, Buster v1.1 has been released on the App Store. This version should have improved stability on MacOS X Sierra and a couple of other bug fixes. Please use my GitHub issue tracker a
|
By
Annaliese McDermond
· #170
·
|