From 45d08ca20eda53c7a2982d6ce06c86bd6bd762a2 Mon Sep 17 00:00:00 2001 From: Dominic Spill Date: Thu, 27 Aug 2015 12:26:52 -0700 Subject: [PATCH] Updated libHackRF API (markdown) --- libHackRF-API.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libHackRF-API.md b/libHackRF-API.md index 301e319..7f5b3ac 100644 --- a/libHackRF-API.md +++ b/libHackRF-API.md @@ -10,6 +10,11 @@ hardware, we strongly recommend that you use either gr-osmosdr or SoapySDR to provide support for the broadest possible range of software defined radio hardware. +For example usage of many of these functions, see the +[hackrf_trasfer](https://github.com/mossmann/hackrf/blob/master/host/hackrf-tools/src/hackrf_transfer.c) +tool. + + ##Setup, Initialization and Shutdown ###HackRF Init