This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
forked from sharebrained/portapack-hackrf
-
Notifications
You must be signed in to change notification settings - Fork 221
PWM RSSI output
Furrtek edited this page Feb 15, 2017
·
2 revisions
This is a huge kludge. It was written in a rush for very crude automatic direction finding.
When enabled, the demodulated audio output is replaced by a rectangular wave tone of either 800Hz in NFM mode or 500Hz in WFM mode. The wave's duty cycle is the RSSI.
The data path is very messy: the RSSI thread running on the baseband core sends groups of values to the application's RSSI widget, it computes the average value and sends it back to the baseband module which generates the audio output.
### _large
Receivers
- ACARS receiver
- ADS-B receiver
- AFSK
- AIS
- Analog audio receiver
- Analog TV
- APRS
- BTLE
- Capture
- Close Call
- ERT Meter
- LoRa
- NRF
- POCSAG receiver
- Radiosonde receiver
- SIGFOX
- SSTV
- TPMS
Transmitters