Commit Graph

9 Commits

Author SHA1 Message Date
Xianjun Jiao
73475306b7 Add phy len indication for decoding latency prediciton:
Add n_ofdm_sym, n_bit_in_last_sym and phy_len_valid to openofdm_rx ip
2023-01-09 15:28:25 +01:00
Xianjun Jiao
a1e1e0090b Add threshold_scale and enable it by default:
sync short works at low SNR and the receiver sensitivity is better
2023-01-09 14:43:34 +01:00
Xianjun Jiao
1659c01ac7 Add conditional compiling framework 2022-05-13 13:24:41 +02:00
Jiao Xianjun
ac1a75e55a
Change the device/board to 7020 for low-end device friendly (Avoid the license issue in the default case) 2022-05-11 10:30:18 +02:00
Xianjun Jiao
f08c76ca3d Add signal_watchdog module to prevent fake demod in early phase:
1. If strong DC or low frequency sing wave like signal (suspect it is generated by ad9361 during some self-calibration like operation), put the receiver into reset
2. If the signal/header is valid, but the packet length is abnormal (signal_len<14 || signal_len>max_signal_len_th), reset the receiver
2022-03-15 16:03:40 +01:00
Xianjun Jiao
e77f1ba70b Add git rev tracking to reg 31 2022-03-15 15:57:57 +01:00
Xianjun Jiao
539133f453 make the code more testbench friendly 2020-09-02 21:59:37 +02:00
Xianjun Jiao
abbe9ecde9 extend support to zcu102/Zynq MPSoC ultra_scale 2020-04-27 15:46:16 +02:00
Xianjun Jiao
2643844f2f necessary bug fixes and improvements for openwifi 2019-12-10 13:31:16 +01:00