DVSwitch / Analog_Bridge

Bridge AMBE / IMBE to PCM
23 stars 30 forks source link

Add support for TEAM6160 / Bao "USB VOCO" #3

Open marrold opened 6 years ago

marrold commented 6 years ago

Hi All,

I recently purchased a TEAM6160 / Bao "USB VOCO" AMBE transcoder. It's working great with BlueDV, but Analog_Bridge fails to initialise it.

If I run the AMBEtest4.py, I get the following:

Setting serial port
Serial port parameters:
Port name:      /dev/ttyUSB0
Baudrate:       460800
Byte size:      8
Parity:         N
Stop bits:      1
Xon Xoff:       False
RTS/CTS:        False
DST/DTR:        False
*********************
Silent testing mode.....
In test Get Product ID
Error, did not get expected value from DV3000.  Got: 0AMBE3000F expected 0AMBE3000R
30414d4245333030304600
In test Get Version
Error, did not get expected value from DV3000.  Got: 1V120.E100.XXXX.C106.G514.R007.A0030608.C0020208 expected 1V120.E100.XXXX.C106.G514.R009.B0010411.C0020208
31563132302e453130302e585858582e433130362e473531342e523030372e41303033303630382e433030323032303800
Error count =  2

When someone gets chance, please could they amend the validation in Analog_Bridge, so the Product ID and Version pass and it starts up correctly?

If anyone needs access to the device let me know.

Thanks again Matthew

image