usrp-users@lists.ettus.com

Discussion and technical support related to USRP, UHD, RFNoC

View all threads

USRP TX In Windows

NG
Nyjil George
Tue, Mar 15, 2016 8:26 AM

Hello Esteemed Members,

Trying to Enable TX function in HDSDR in Windows 10.
But the error is ExtIO USRP.DLL is not supporting TX function.
Can you help me to enable TX function in HDSDR with USRP1.

With Warm Regards,
Nyjil George
73s
VU3ZNG

Hello Esteemed Members, Trying to Enable TX function in HDSDR in Windows 10. But the error is ExtIO USRP.DLL is not supporting TX function. Can you help me to enable TX function in HDSDR with USRP1. With Warm Regards, Nyjil George 73s VU3ZNG
DK
Derek Kozel
Tue, Mar 22, 2016 7:02 PM

Hello Nyjil,

As you found ExtIO does not implement the extra commands that HDSDR uses to
transmit. In order to get HDSDR's transmit functionality to work with the
USRP1 you will need to add the commands to the ExtIO software. Information
about getting the source code is located on the developer's website,
http://wiki.spench.net/wiki/USRP_Interfaces. Unfortunately development of
HDSDR seems to be idle as the last release was November 2013.

I do not know of other software which easily does transmissions of Amateur
Radio modes on Windows. You can construct GNU Radio flowgraphs which will
do any mode and on Linux there is SoDaRadio which provides easy FM and CW
operation.

There are beta versions of Windows installers for GNU Radio here.
http://www.gcndevelopment.com/gnuradio/index.htm

https://sourceforge.net/projects/sodaradio/

Regards,
Derek

On Tue, Mar 15, 2016 at 1:26 AM, Nyjil George via USRP-users <
usrp-users@lists.ettus.com> wrote:

Hello Esteemed Members,

Trying to Enable TX function in HDSDR in Windows 10.
But the error is ExtIO USRP.DLL is not supporting TX function.
Can you help me to enable TX function in HDSDR with USRP1.

With Warm Regards,
Nyjil George
73s
VU3ZNG


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Hello Nyjil, As you found ExtIO does not implement the extra commands that HDSDR uses to transmit. In order to get HDSDR's transmit functionality to work with the USRP1 you will need to add the commands to the ExtIO software. Information about getting the source code is located on the developer's website, http://wiki.spench.net/wiki/USRP_Interfaces. Unfortunately development of HDSDR seems to be idle as the last release was November 2013. I do not know of other software which easily does transmissions of Amateur Radio modes on Windows. You can construct GNU Radio flowgraphs which will do any mode and on Linux there is SoDaRadio which provides easy FM and CW operation. There are beta versions of Windows installers for GNU Radio here. http://www.gcndevelopment.com/gnuradio/index.htm https://sourceforge.net/projects/sodaradio/ Regards, Derek On Tue, Mar 15, 2016 at 1:26 AM, Nyjil George via USRP-users < usrp-users@lists.ettus.com> wrote: > Hello Esteemed Members, > > Trying to Enable TX function in HDSDR in Windows 10. > But the error is ExtIO USRP.DLL is not supporting TX function. > Can you help me to enable TX function in HDSDR with USRP1. > > > With Warm Regards, > Nyjil George > 73s > VU3ZNG > > > _______________________________________________ > USRP-users mailing list > USRP-users@lists.ettus.com > http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com > >
NG
Nyjil George
Wed, Mar 23, 2016 6:22 AM

Hello Derek,

Thank you very much for the reply and valuable info.
I will follow your instruction.

Thanks again .

Warm Regards,
Nyjil George
On 23-Mar-2016 12:32 AM, "Derek Kozel" derek.kozel@ettus.com wrote:

Hello Nyjil,

As you found ExtIO does not implement the extra commands that HDSDR uses
to transmit. In order to get HDSDR's transmit functionality to work with
the USRP1 you will need to add the commands to the ExtIO software.
Information about getting the source code is located on the developer's
website, http://wiki.spench.net/wiki/USRP_Interfaces. Unfortunately
development of HDSDR seems to be idle as the last release was November 2013.

I do not know of other software which easily does transmissions of Amateur
Radio modes on Windows. You can construct GNU Radio flowgraphs which will
do any mode and on Linux there is SoDaRadio which provides easy FM and CW
operation.

There are beta versions of Windows installers for GNU Radio here.
http://www.gcndevelopment.com/gnuradio/index.htm

https://sourceforge.net/projects/sodaradio/

Regards,
Derek

On Tue, Mar 15, 2016 at 1:26 AM, Nyjil George via USRP-users <
usrp-users@lists.ettus.com> wrote:

Hello Esteemed Members,

Trying to Enable TX function in HDSDR in Windows 10.
But the error is ExtIO USRP.DLL is not supporting TX function.
Can you help me to enable TX function in HDSDR with USRP1.

With Warm Regards,
Nyjil George
73s
VU3ZNG


USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Hello Derek, Thank you very much for the reply and valuable info. I will follow your instruction. Thanks again . Warm Regards, Nyjil George On 23-Mar-2016 12:32 AM, "Derek Kozel" <derek.kozel@ettus.com> wrote: > Hello Nyjil, > > As you found ExtIO does not implement the extra commands that HDSDR uses > to transmit. In order to get HDSDR's transmit functionality to work with > the USRP1 you will need to add the commands to the ExtIO software. > Information about getting the source code is located on the developer's > website, http://wiki.spench.net/wiki/USRP_Interfaces. Unfortunately > development of HDSDR seems to be idle as the last release was November 2013. > > I do not know of other software which easily does transmissions of Amateur > Radio modes on Windows. You can construct GNU Radio flowgraphs which will > do any mode and on Linux there is SoDaRadio which provides easy FM and CW > operation. > > There are beta versions of Windows installers for GNU Radio here. > http://www.gcndevelopment.com/gnuradio/index.htm > > https://sourceforge.net/projects/sodaradio/ > > Regards, > Derek > > On Tue, Mar 15, 2016 at 1:26 AM, Nyjil George via USRP-users < > usrp-users@lists.ettus.com> wrote: > >> Hello Esteemed Members, >> >> Trying to Enable TX function in HDSDR in Windows 10. >> But the error is ExtIO USRP.DLL is not supporting TX function. >> Can you help me to enable TX function in HDSDR with USRP1. >> >> >> With Warm Regards, >> Nyjil George >> 73s >> VU3ZNG >> >> >> _______________________________________________ >> USRP-users mailing list >> USRP-users@lists.ettus.com >> http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com >> >> >