Tom Flanagan
Tom Flanagan
Thanks! after testing again, it seems my transceiver is defective and can read, but not generate a voltage. I suspect there might be a lot of counterfeit VP230s around... I...
Wow, thanks for root causing this. Random thought, but could the SoapySDR lib be ~~accidentally exporting std::map symbols which were~~ compiled from a different compiler, and they're not ABI compatible...
As for "no such device" - I'm not sure how to debug this, but the SoapySDRUtil tool, and CubicSDR included with the Pothos installer both seem to find the device....
`-d ""` has the same behavior. This also seems to fail on the `https://github.com/hertzg/rtl_433_docker` docker images. does this affect all prebuilt binaries? I'll try compiling with clang
Some updates, I got it to work on linux compiled with clang! 1) with `-d ""` it seems to find some other (not real) device first, and not my hackrf...
Looks like this should go into `pynmea2/types/proprietary/` and not talker.py. Can you also provide unit tests for it?
#127 is a good example of adding a proprietary type with tests
Hi, This was an unanticipated usage, and I realize there is no nice, documented API for it. Thanks for pointing this out. Here is one way to do this today:...
Hi, unfortunately we don't have support for AIS messages. If you are able to help contribute code, or even just provide references and samples, it would be appreciated!
This is a good idea. I haven't had much time to work on this project in a while, but I'm open to PRs!