Jared Boone
|
847289bf31
|
Fix attempt #2 for proper tuning frequency calculation.
|
2014-02-19 13:17:47 -08:00 |
|
Jared Boone
|
b1eccd4e79
|
Add integer promotion to tuning frequency calculation.
|
2014-02-19 13:08:02 -08: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
|
61a8d0f1d6
|
Move set_transceiver stuff back hackrf_usb.c, since it seems to fit better there.
|
2013-09-20 14:24:05 -07: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 |
|