Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMBED with Flo DF3ET AMBE3003 and DV-30 Stick #117

Closed
hb9gfx opened this issue Jan 26, 2019 · 14 comments
Closed

AMBED with Flo DF3ET AMBE3003 and DV-30 Stick #117

hb9gfx opened this issue Jan 26, 2019 · 14 comments

Comments

@hb9gfx
Copy link

hb9gfx commented Jan 26, 2019

As soon as I add a DV-Stick 30 Stick to the USB Port of the AMBE Server the AMBE3003 stops workling.
Both Ambes are recognized but no channels available.
As soon as I reject the DV-Stick 30 all is ok again.

@phl0
Copy link
Contributor

phl0 commented Jan 26, 2019

I could not check it yet but I guess the code fails pairing the spare AMBE channel of the DF2ET AMBE 3003 board with the channel of the DV-Stick 30. I have to take a look at the code.

@hb9gfx
Copy link
Author

hb9gfx commented Feb 3, 2019

Ist it an issue or just not supported

@dl5di
Copy link

dl5di commented Mar 25, 2019

I found the same issue and proposed a change today to get it work.
I believe that there are actually 2 different issues:

  1. There is a minor bug which lets the code run into a deadlock when you connect 2 sticks.
    That is easy to fix.
  2. Even when that is fixed the code does not really support to combine AMBE3000 with 3003.
    But with a little change and a special treatment of this mixed configuation it works fine here at XLX262.
    I could only test with the specific combination of one 3003 and one 3000, have no others.

73 de Hans DL5DI

@phl0
Copy link
Contributor

phl0 commented Mar 26, 2019 via email

@dl5di
Copy link

dl5di commented Mar 26, 2019 via email

@phl0
Copy link
Contributor

phl0 commented Mar 26, 2019

Hi Hans,

no problem. I could also have had a look at your repo :-)
I will give it a try.

vy73 de Florian DF2ET

@dl5di
Copy link

dl5di commented Mar 26, 2019 via email

@phl0
Copy link
Contributor

phl0 commented Mar 26, 2019

Maybe you looked at the original repo rather than your fork. I can still see the changes in your forked repo: https://github.com/dl5di/xlxd/tree/patch-1?files=1

@phl0
Copy link
Contributor

phl0 commented Mar 26, 2019

First test:

~/xlxd/ambed $ !!                                                                                         
sudo ./ambed 10.99.0.156                                                                                                
Starting AMBEd 1.3.3                                                                                                    
                                                                                                                        
Initializing vocodecs:                                                                                                  
Detected 2 USB-FTDI devices                                                                                             
                                                                                                                        
Description : DF2ET-3003         Serial : AI041BTL                                                                      
Description : USB-3000   Serial : AI041BTM                                                                              
Opening DF2ET-3003:AI041BTL device                                                                                      
Trying DF2ET-3003 soft reset                                                                                            
DF2ET-3003 soft reset succeeded                                                                                         
ReadDeviceVersion : 0AMBE3003F1V120.E100.XXXX.C106.G514.R008.A0030608.C0020208/                                         
                                                                                                                        
                                                                                                                        
Opening USB-3000:AI041BTM device                                                                                        
FTDI function FT_Write error 0                                                                                          
FTDI function FT_Write error 0                                                                                          
FTDI function FT_Write error 0                                                                                          
FTDI function FT_Write error 0                                                                                          
FTDI function FT_Write error 0                                                                                          
FTDI function FT_Write error 0                                                                                          
FTDI function FT_Write error 0                                                                                          
FTDI function FT_Write error 0

Need to check my hars/soft reset settings on the USB-3000 board ...

@dl5di
Copy link

dl5di commented Mar 26, 2019 via email

@hb9gfx
Copy link
Author

hb9gfx commented Jul 4, 2019

any news on this?

@LX1IQ
Copy link
Collaborator

LX1IQ commented Dec 2, 2019

Hi folks,

AMBED with Flo DF3ET AMBE3003 and DV-30 Stick should be fixed with the latest AMBEd release v2.3.1

73, Luc

@LX1IQ LX1IQ closed this as completed Dec 2, 2019
@phl0
Copy link
Contributor

phl0 commented Dec 2, 2019

Jupp, I have tested latest changes by LX1JL successfully. Thank you for your support guys.

@LX1IQ
Copy link
Collaborator

LX1IQ commented Dec 2, 2019

Tnx Flo, you're welcome.

73, Luc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants