Michael Ossmann
|
06b9d7bee0
|
Clean up source code copyright notices.
|
2022-09-23 14:46:52 -04:00 |
|
Martin Ling
|
c3fdf402d7
|
Reformat all code to new clang-format standard.
|
2022-08-03 23:46:44 +01:00 |
|
Michael Ossmann
|
d4a5c2290b
|
replaced set_freq_if() with set_freq_explicit() and implemented explicit tuning option in hackrf_transfer
|
2014-03-13 16:06:51 -06:00 |
|
Jared Boone
|
fc5ec03353
|
Adjust tuning API to use a single 64-bit integer for frequency in Hz, since the Cortex-M4F has good support for uint64_t.
|
2013-12-31 20:12:47 -08:00 |
|
Jared Boone
|
fe2a700f8f
|
Move files that have no application-specific bits (e.g. USB stack, tuning, and RF path APIs) to ../common/.
|
2013-09-17 15:10:46 -07:00 |
|