Dominic Spill
Dominic Spill
Add a verbose option to `hackrf_info` so that we can retrieve the state of the radio and other firmware settings. This will aid in debugging issues. ┆Issue is synchronized with...
Years ago we started some documentation for libhackrf functions on the wiki: https://github.com/mossmann/hackrf/wiki/libHackRF-API It would be useful for people writing software that uses libhackrf to have documentation on the functions....
A picture is worth 1000 words and I often struggle to write 100. A picture or diagram of opera cake on the wiki page will help to make sure we're...
Write a wiki page to explain how Pseudo-Doppler works with HackRF One and Opera Cake. The page should: * describe the technique or point to resources that do * explain...
Sometimes we want more than the standard information provided by `hackrf_info`, especially when troubleshooting an issue. Possible additions: * radio state (amp, gain, frequency, etc) * Running from RAM or...
Look at installing project config files for hackrf so cmake clients can just use find_package(HackRF CONFIG) without the whole find script thing https://cmake.org/Wiki/CMake/Tutorials/How_to_create_a_ProjectConfig.cmake_file ┆Issue is synchronized with this [Basecamp todo](https://3.basecamp.com/5295633/buckets/26082705/todos/4597385597)...
See here: https://travis-ci.org/greatscottgadgets/greatfet/jobs/346547662#L1357
I broke like a kitkat and decided to play with calculon again. I was in the process of familiarising myself with how it worked when I spotted the following. These...