Radoslav Gerganov 8ba15ad0b1 Make the 'do_exit' flag static
Both libhackrf and hackrf_transfer are using boolean flag named
"do_exit" which is not static. This is problematic because the flag is
used for different things. This patch fixes the problem by making the
flag static in both places.
2016-08-05 16:53:36 +03:00
2016-08-05 16:53:36 +03:00
2013-07-01 00:21:27 -04:00
2016-05-26 17:13:41 -06:00
2012-03-16 09:59:45 -06:00
2016-06-01 10:51:34 -06:00

This repository contains hardware designs and software for HackRF, a project to produce a low cost, open source software radio platform.

HackRF One

(photo by fd0 from https://github.com/fd0/hackrf-one-pictures)

principal author: Michael Ossmann mike@ossmann.com

http://greatscottgadgets.com/hackrf/

Description
No description provided
Readme 49 MiB
Languages
KiCad 70.6%
C 26%
CMake 1%
Python 1%
Assembly 0.8%
Other 0.5%