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 |
|
Jared Boone
|
7920490f1e
|
Change USB bulk endpoint for baseband data to have only one queue item. Since there are only two baseband buffers, and one is transferring with the codec and the other with USB, enqueueing more than one buffer at a time would result in transferring an incomplete buffer.
|
2013-12-31 20:34:01 -08:00 |
|
Jared Boone
|
82ce660932
|
Broke some application-specific USB code into separate files within hackrf_usb/. Hoping I can use them as necessary in other projects, or push them into a library eventually.
|
2013-09-19 19:51:32 -07:00 |
|