Closed sp5wwp closed 11 months ago
For a CW signal at spot-on channel center frequency, the RSSI register goes crazy. This is because the RSSI estimator takes raw I-branch samples for computations instead of magnitude squared, for simplicity. TODO: add mag-squared block.
This needs another check after the latest channel filter change.
Is the current RSSI estimator block immune to this? I think it is.
Closing as fixed.
For a CW signal at spot-on channel center frequency, the RSSI register goes crazy. This is because the RSSI estimator takes raw I-branch samples for computations instead of magnitude squared, for simplicity. TODO: add mag-squared block.