Commit Graph

9 Commits

Author SHA1 Message Date
Xianjun Jiao
b0d1d08222 Remove the reg 3 init in rx_intf.c:
to avoid openwifi_start calling hw_init to override the FPGA loopback flag in reg 3 (value 256)
2022-05-13 16:48:30 +02: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
luz paz
b1dd94e387 Fix various typos
Found via codespell v2.1.dev0  
`codespell -q 3 -L ans,filp,fils,hsi`
2021-02-04 20:41:51 +01:00
Jiao Xianjun
8598124eec
Update rx_intf.c 2021-02-03 15:39:36 +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
b73660ad79 prepare for release 2020-03-04 19:39:12 +01:00
Xianjun Jiao
2ee6717882 initial commit 2019-12-10 14:03:47 +01:00