greatscottgadgets / greatscottgadgets/hackrf
minor issue: hackrf_max2837_read endianness?
Open
Nobody has claimed this yet.
bug
software
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 1.7k
- Avg merge
- 15d 7h
- Merged PRs (30d)
- 1
Description
I was reading the code and found that in hackrf_max2837_read:
The value is returned straight from the USB transfer. Shouldn't it be converted to little endian?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.