HAMNET-Access-Protocol / HAMNET-Access-Protocol/HNAP4PlutoSDR
Check if Tx shall be turned off when not used
Open
moved from gitlab
- Dominant language
- C
- Stars
- 31
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The self reception of the TX-LO will distort our received signal: https://wiki.analog.com/university/tools/pluto/hacking/listening_to_yourself?s[]=adalm&s[]=pluto&s[]=hardware
We already generate a PTT signal in our client application which toggles a GPIO port. We should check wether its possible to also enable/disable the TX LO during PTT toggling. If disabling the LO completely has a too large delay, we could try to lower the transmit power of the TX instead of turning it off.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.