sh123

Results 14 comments of sh123

Raw dump from this dpmr station: http://www.filedropper.com/dpmr

@M0IQF, I guess it happens when svxlink sends audio from the RIG into the FRN server. Currently, FRN module goes into the IDLE state after list was processed, thus interrupting...

@faydr , good idea, but their minimum bit rate is 3kbps, which is going to work on 125khz LoRA channels and with Codec2 can fit into 25 kHz UHF channels...

Trying to build for system without X11 (and wxWidgets), console only Raspberry with `--without-gui`. Fails on looking for wxWidgets. Why wxWidgets is needed for console only version? ``` checking for...

Support for this module can be easily added as soon as RadioLib will support it https://github.com/jgromes/RadioLib/issues/655, I do not have this module to add support into RadioLib.

Trying to build for system without X11 (and wxWidgets), console only Raspberry with `--without-gui`. Fails on looking for wxWidgets. Also tried link from @mcdermj and it fails as well. Why...

@mcdermj, thank you, just did apt-get libwxbase3.0-dev, which is non-GUI package, and used your branch to compile without GUI. Original OpenDV did not compile, your branch compiled fine without GUI...

@shirriff, thank you, your patch still works fine with CS2540, would be nice to merge it.

@subhanshus-optimus, you can just apply patch provided by shiriff above.

@subhanshus-optimus, try to run it separately (without using .sh script) to see if it works. In my case, I also had to change CHANNEL in pipe2wireshark.sh and update range in...