On 28 December 2015 at 12:58, Srinivasan T <[email protected]> wrote: > > I saw one video : > > https://www.youtube.com/watch?v=eVqIe3na_Zk > > I would like to know on how to reply .cfile which we capture ?
To replay a captured .cfile, you can use hackrf_transfer -t <filename> You will need to make sure that the file is in the HackRF format (signed bytes) rather than the GNURadio format (floats). If you received the original file using hackrf_transfer -r <filename>, then it will be in the right format. Dominic _______________________________________________ HackRF-dev mailing list [email protected] https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
