Hi Thomas,
I recall you had some patch to add a second Tx channel to the host UHD. Could you push it to git or send as a patch here? We're testing dual-channel FPGA firmware now and it would be of good help.
On Fri, Sep 21, 2012 at 5:05 AM, Alexander Chemeris alexander.chemeris@gmail.com wrote:
Hi Thomas,
I recall you had some patch to add a second Tx channel to the host UHD. Could you push it to git or send as a patch here? We're testing dual-channel FPGA firmware now and it would be of good help.
I pushed a patch to:
git://github.com/ttsou/uhd.git umtrx_2tx
I setup vector transports for dual Tx similar to the receive side. I have not tested beyond making sure that it compiles.
Thomas
On Sat, Sep 22, 2012 at 2:02 AM, Thomas Tsou ttsou@vt.edu wrote:
On Fri, Sep 21, 2012 at 5:05 AM, Alexander Chemeris alexander.chemeris@gmail.com wrote:
Hi Thomas,
I recall you had some patch to add a second Tx channel to the host UHD. Could you push it to git or send as a patch here? We're testing dual-channel FPGA firmware now and it would be of good help.
I pushed a patch to:
git://github.com/ttsou/uhd.git umtrx_2tx
I setup vector transports for dual Tx similar to the receive side. I have not tested beyond making sure that it compiles.
Thanks Thomas!
Sergey - could you please look into this patch, does it makes sense for you?