Commit Graph

11 Commits

Author SHA1 Message Date
Xianjun Jiao
2a5da37c58 Add driver support for euqalizer monitor:
When the equalizer out is too small (48 out of 52/56) for SIGNAL decoding, watchdoc will reset the receiver
2023-02-03 16:26:58 +01:00
Xianjun Jiao
e273351b99 Add/Set the default fft_win_shift of new openofdm_rx to 1, which gives better throughput while receiving udp traffic 2023-01-17 13:51:25 +01:00
Xianjun Jiao
26825b8b77 Add OPENWIFI_MIN_SIGNAL_LEN_TH 14 to set min pkt length threshold for FPGA signal watchdog 2023-01-17 13:14:59 +01:00
Xianjun Jiao
585a56016e openofdm_rx initialization with the help of macro definition in hw_def.h:
Now changing the macro in hw_def.h will change the related initialization part in all related drivers (rx_intf/xpu/openofdm_rx)
2022-03-28 20:48:36 +02:00
Xianjun Jiao
12b235cd18 Remove the unnecessary variable and code from openofdm_rx interface 2022-03-28 20:44:42 +02:00
Xianjun Jiao
e1c2ba0915 turn on soft decoding by default in openofdm_rx.c driver 2021-04-05 21:41:31 +02:00
Jiao Xianjun
a3cbb385b8
Update openofdm_rx.c 2021-02-03 15:38:20 +01:00
Lina Ceballos
a6085186d9 adding license and copyright headers 2021-01-20 13:30:12 +01:00
Jiao Xianjun
4ecf49bb3e
4 fpga queues and better driver/fpga flow control to avoid crash. improved slice cfg and printing (#23) 2020-06-12 11:11:47 +02:00
Xianjun Jiao
febc5adf73 prepare upgrade 2020-04-27 09:37:04 +02:00
Xianjun Jiao
2ee6717882 initial commit 2019-12-10 14:03:47 +01:00