Martin Ling
|
c3fdf402d7
|
Reformat all code to new clang-format standard.
|
2022-08-03 23:46:44 +01:00 |
|
Mike Walters
|
e76eace09d
|
Use the M0 to collect SGPIO samples
|
2020-01-20 14:22:30 +00:00 |
|
Michael Ossmann
|
3474ad50c0
|
Merge branch 'multi-device-hardware-sync' of https://github.com/dodgymike/hackrf into dodgymike-multi-device-hardware-sync
|
2017-01-24 16:18:33 -07:00 |
|
Mike Davis
|
4b4cd181d8
|
Sync ready
|
2017-01-03 22:25:32 +02:00 |
|
Jared Boone
|
5363ec3672
|
Use new GPIO API to abstract GPIO in various drivers.
Had to do it all at once due to name conflicts with API exposed in libopencm3.
Quite invasive patch! Also precipitated an LED API...
|
2014-11-15 16:26:59 -08:00 |
|
Jared Boone
|
7b50dfa12c
|
Factor out USB API for transceiver control into separate files.
Pull out streaming control functions into common/streaming.[ch].
Remove excess #includes in hackrf_usb.c.
|
2013-09-20 12:54:56 -07:00 |
|