open-sdr / openwifi

open-source IEEE 802.11 WiFi baseband FPGA (chip) design: driver, software
GNU Affero General Public License v3.0
3.68k stars 627 forks source link

Power Trigger #364

Closed winfelin closed 7 months ago

winfelin commented 7 months ago

The openOFDM_rx in openwifi uses the rssi_half_db generated in xpu, instead of the modular power_trigger.v. What's the reason? Will it cause OFDM packet detection to be out of sync?