Hi,
we have an USRP1 with a WBX card and we would like to get some data
received
on 433MHz from a homemade module. It sends a data packet each 5 seconds.
The
packet is constructed like this: , where DATA represents some information collected on
that
module.We intend to work on Windows not Linux, it much more user
friendly.We
don’t really know how to start all this therefore we would appriciate
any
help.We installed UHD,GNURADIO and other needed things, but I couldn’t
find
any help file with some explained examples. What could be easyer, to
make some
application (in C++, VisualBasic, etc.), to use Python or other
solutions.
Anyway whenwe will get data intothe PCwe need to do some math operations
and
display it.
So, the biggest problem is thatwe don’t really understand howwe could
get
that data. We have that module that sends some packets.If we set the
USRP1
through UHD to 433MHz (what other parameters shouldwe set), when it will
receivesome RF signals it willstarts to pass it to the application (run
with
python or made with other development softwares). The USRP will send
some
data(byte 1; byte 2; byte 3; …) as many as it receives. From that
datawe
will get out our DATA and check CRC, HEADER, etc.
A help file would be very helpfull. Till nowwe have worked with many
development softwares and with each one there were some kind of help
files for
beginners like us, to understand the basics. The problem is thatwe don’t
really
undestand how UHD works, how couldwe use it with a VisualBasic
environment for
example. There’s any such kind of help file or some web pages?
Thank you very much.
Gunther Ferdinand.