Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
ha7ilm committed Aug 5, 2016
1 parent a666a24 commit c95ad47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,9 @@ Don't forget to remove the test file from the SD card.
## How does it work

`qtcsdr` starts a chain of processes:
* `rpitx` generates the RF signal on the GPIO pin, based on the I/Q signal input,
* `rpitx` generates the RF signal on the GPIO pin, based on the input I/Q signal,
* `rtl_sdr` interacts with the receiver hardware, and outputs the I/Q signal,
* `mplayer`, `arecord` or `aplay` interact with the audio card,
* `csdr` does the digital signal processing.

### Processing chain in receive mode
Expand Down

0 comments on commit c95ad47

Please sign in to comment.