Wait for TX buffer flush at end of hackrf_transfer...
by Martin Ling 2 years 10 months
Wait for TX buffer flush at end of hackrf_transfer.
8f60e6b6
Add API to support flushing the device buffer when...
by Martin Ling 2 years 10 months
Add API to support flushing the device buffer when TX finishes.
d556f0ab
Call TX callback to fill transfers before initial ...
by Martin Ling 2 years 10 months
Call TX callback to fill transfers before initial submission.
9d2e163a
Use an early return to reduce indentation in prepa...
by Martin Ling 2 years 10 months
Use an early return to reduce indentation in prepare_transfers.
8bd8dedd
Add defines for TX and RX endpoint addresses.
by Martin Ling 2 years 10 months
5881b3b6
Remove message when rewinding input file.
by Martin Ling 2 years 10 months
Remove message when rewinding input file.

For small input files this may be printed a very large number of times.
9b6a0259
In repeat mode, rewind file as many times as neede...
by Martin Ling 2 years 10 months
In repeat mode, rewind file as many times as needed to fill buffer.

Fixes #720.
0c35cff0
One more early return to simplify TX callback.
by Martin Ling 2 years 10 months
06a0c2b1
Use more early returns to further simplify callbac...
by Martin Ling 2 years 10 months
85a86b8b
Use some early returns to reduce deeply indented c...
by Martin Ling 2 years 10 months
Use some early returns to reduce deeply indented callbacks.
bcaebc00
Report a bug