AMBEserver (former dv3000d) is a small program which can be run on a Raspberry Pi and provides access to the NWDR AMBE series of products. It makes the AMBE3000R™ chip available via the network using UDP frames. Details of the chip are beyond the scope of this document, but sufficient to say that it is capable of vocoding audio for D-Star, DMR, and P.25 Phase 2 HR and maybe more.

http://nwdigitalradio.com/thumbdv-and-dv3000-resource-page

https://github.com/dl5di/OpenDV/tree/master/DummyRepeater/DV3000

Note: please use this version - https://github.com/dl5di/OpenDV/blob/573b2961cf815bd7e9cc7e4335fb396c58332724/DummyRepeater/DV3000/AMBEserver.c

How-To

Restarting FTDI driver

# modprobe -r ftdi_sio
# modprobe ftdi_sio
# systemctl restart ambeserver