Commit Graph

34 Commits

Author SHA1 Message Date
9e7be83fb0 Update xpu.c 2021-02-03 15:45:09 +01:00
20f54826cd Update xilinx_dma.c 2021-02-03 15:44:30 +01:00
1ed5453a9a Update make_xilinx_dma.sh 2021-02-03 15:43:59 +01:00
ad98df511b Update README.md 2021-02-03 15:43:34 +01:00
c4306a8baf Update tx_intf.c 2021-02-03 15:42:49 +01:00
541ccd3ce3 Update side_ch.h 2021-02-03 15:42:17 +01:00
ebf4978ece Update side_ch.c 2021-02-03 15:41:35 +01:00
a415fa7ffb Update make_driver.sh 2021-02-03 15:41:02 +01:00
d8d76f8862 Update sdr.h 2021-02-03 15:40:16 +01:00
32bfd1abde Update sdr.c 2021-02-03 15:39:58 +01:00
8598124eec Update rx_intf.c 2021-02-03 15:39:36 +01:00
5355b2b8ea Update openofdm_tx.c 2021-02-03 15:38:47 +01:00
a3cbb385b8 Update openofdm_rx.c 2021-02-03 15:38:20 +01:00
9e46321135 Update make_all.sh 2021-02-03 15:37:12 +01:00
d5f8d0d664 Update hw_def.h 2021-02-03 15:36:30 +01:00
f0cca53ce0 Update ad9361_private.h 2021-02-03 15:35:25 +01:00
eede959f93 Update ad9361.h 2021-02-03 15:34:39 +01:00
56c954897d Update ad9361.c 2021-02-03 15:34:08 +01:00
a6085186d9 adding license and copyright headers 2021-01-20 13:30:12 +01:00
aa239344c1 use a better cca rssi threshold in sdr.c 2020-12-17 16:48:56 +01:00
5deb8d18f6 sync internal 2020-12-14 13:32:15 +01:00
b6d7171315 sdr driver update for 80211n 2020-11-05 18:22:24 +01:00
f71252c537 iq capture feature 2020-10-19 10:13:51 +02:00
22dd0cc486 the side channel (timestamp, frequency offset, CSI, equalizer) feature 2020-10-08 15:07:57 +02:00
0a92505df2 add recent update:
1. add git revision software register 7 to DRV_XPU module (not FPGA XPU module)
2. fix the print of hdr->seq_ctrl in sdr.c
3. add ht_flag display to sdr.c
4. remove the sysid from devicetree because new we have our own git revision read back solution in FPGA (XPU register 63) and driver (the sotware register 7 of drv_xpu)
5. add sudo to update_sdcard.sh to make the image generation without SD card in the test-bed easier
2020-09-04 10:57:04 +02:00
838a9007cf update source coed of: 4 fpga queues and better driver/fpga flow control to avoid crash. improved slice cfg and printing 2020-06-12 10:50:34 +02:00
b5ead9efdd sync master (#21)
* fix the branch name, since we use master in public repositry

* track correct git repository

* track correct openofdm_rx

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2020-06-11 15:50:12 +02:00
febc5adf73 prepare upgrade 2020-04-27 09:37:04 +02:00
75042a3073 fix the tsf warning in sdr.c and sdrctl 2020-03-06 14:05:47 +01:00
e63d1ec300 Jetmir: add tsf set command to sdrctl 2020-03-05 08:50:41 +01:00
b73660ad79 prepare for release 2020-03-04 19:39:12 +01:00
2a1e074623 fix the potential memory access over boundary issue of openwifi_rx_interrupt and make necessary configuration for new FPGA that tx sending out I/Q immediately after tx_start which achieves 10us SIFS in 2.4GHz 2020-01-07 14:17:08 +01:00
2054f92c88 Fix the bug for monitor mode in driver sdr.c openwifi_configure_filter() function. Seems like monitor mode will create and use a new virtual interface, so priv-vif[0] is not valid anymore when monitor mode start and call openwifi_configure_filter() 2020-01-03 18:53:21 +01:00
2ee6717882 initial commit 2019-12-10 14:03:47 +01:00