remove yaml errors (#1144)
by Straithe 2 years 11 months
e5e1507b
converted issue templates to .yml instead of .md (...
by Straithe 2 years 11 months
converted issue templates to .yml instead of .md (#1143)
a2ff44f0
Add issue templates (#1122)
by Straithe 2 years 11 months
Add issue templates (#1122)

* Add issue templates

* Update templates based on feedback

* Update feature request issue template

* update templates based on suggestions
6e38a682
Wait for TX buffer flush at end of hackrf_transfer...
by Martin Ling 2 years 11 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 11 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 11 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 11 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 11 months
5881b3b6
Remove message when rewinding input file.
by Martin Ling 2 years 11 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 11 months
In repeat mode, rewind file as many times as needed to fill buffer.

Fixes #720.
0c35cff0
Report a bug