> Similarly, if I took one of the Dream sample encoded files- which are in
> fact wav audio- how would I transmit that?
>
> I anxiously await the gnuradio originated code to do this sort of thing
> more directly- but would appreciate any input anyone might have!
We typically output raw data files
Replying to myself here.. I imported the data as raw using Audacity
under windows Signed 16 bit little endian and that seemed to result in
appropriate sounding (encoded) stereo audio. Using that as a source file
under windows does not yield results however. Still looking for more
information.
Bret
OK- I've finagled the Dream code into giving me a file output from
transmitting and can even go into a FIFO and back into Dream receive-
the only problem is the dream decoder doesn't seem to lock on to a signal.
I have the code to receive off of the USRP into a FIFO (complements of
Mateo Campanell