mirror of
https://github.com/30hours/blah2.git
synced 2024-11-18 12:33:58 +00:00
Update README.md
This commit is contained in:
parent
5579062a04
commit
0d9163ecc5
1 changed files with 3 additions and 1 deletions
|
@ -4,7 +4,9 @@ This requires 2 HackRF units with a shared clock signal and a shared hardware tr
|
||||||
|
|
||||||
## Instructions
|
## Instructions
|
||||||
|
|
||||||
- Follow this [guide](https://hackrf.readthedocs.io/en/latest/hardware_triggering.html) to set up the shared clock and hardware trigger.
|
- The two HackRF boards should be wired similarly to the below wiring diagram
|
||||||
|
![HackRF blah wiring diagram](./hackrf-blah2.png "HackRF")
|
||||||
|
- (Optional read) Here is the official [guide](https://hackrf.readthedocs.io/en/latest/hardware_triggering.html) on how to set up the shared clock and hardware trigger.
|
||||||
- Install the HackRF package on the host using `sudo apt install hackrf` to access HackRF tools.
|
- Install the HackRF package on the host using `sudo apt install hackrf` to access HackRF tools.
|
||||||
- Run `hackrf_info` to get HackRF serial numbers.
|
- Run `hackrf_info` to get HackRF serial numbers.
|
||||||
- Edit the `config/config-hackrf.yml` file to add serial numbers and parameters.
|
- Edit the `config/config-hackrf.yml` file to add serial numbers and parameters.
|
||||||
|
|
Loading…
Reference in a new issue