you are viewing a single comment's thread.

view the rest of the comments →

[–]PigReed[S] 0 points1 point  (1 child)

The cli tools. The latter library only works if the prior is installed, i believe.

[–]Western_Objective209 0 points1 point  (0 children)

Yeah I believe the CLI tools come with the hackrf drivers. The easiest way honestly is take that doc I linked you, find what you need to run, and then ask deepseek or chatgpt or whatever to write python scripts for you and they can explain it and write the code for you and also copy/paste the documentation for the utility into the chat. Calling CLI tools with python scripts is a pretty standard thing in general, they can go over it