Commit Graph

698 Commits

Author SHA1 Message Date
Xianjun Jiao
d951e04673 Adapt the wgd.sh for ADI kuiper (our notter release) 2023-01-26 17:09:31 +01:00
Xianjun Jiao
a0b49e8a77 Add Update the sd card build script for ADI kuiper 2023-01-26 17:08:52 +01:00
Xianjun Jiao
22a1594480 Add IMG to OPENWIFI_HW_DIR argument: 1. to reflect the splitting of openwifi-hw and its FPGA bitstream file (openwifi-hw-img) 2. also include side_ch.ko in this script 2023-01-26 17:08:13 +01:00
Xianjun Jiao
bb2d8ee862 Add full board list into some script 2023-01-26 17:07:30 +01:00
Xianjun Jiao
a7346801b6 Update devicetree binary file for sdrpi 2023-01-26 17:06:50 +01:00
Xianjun Jiao
456a795707 Add side_ch driver build into make_all.sh 2023-01-26 17:05:59 +01:00
Xianjun Jiao
c359890433 Merge branch 'master' into pre-release 2023-01-26 17:04:00 +01:00
Jiao Xianjun
910b487a3c
Update publications.md 2023-01-19 11:11:55 +01:00
Xianjun Jiao
6ed2a22b53 Add neptunesdr to related scripts 2023-01-17 14:48:23 +01:00
Xianjun Jiao
eb6347176c Adapt the side channel support for kuiper 2023-01-17 14:48:23 +01:00
Xianjun Jiao
899e5c7ea1 Add script to read back rssi measured by openwifi 2023-01-17 14:48:23 +01:00
Xianjun Jiao
98d83bb1cb Add ack rx control into the doc 2023-01-17 14:48:17 +01:00
Xianjun Jiao
49daf26a3e Make prepare_kernel.sh more safe 2023-01-17 14:39:09 +01:00
Xianjun Jiao
ef526178fb Update kuiper README and document 2023-01-17 14:38:31 +01:00
Xianjun Jiao
6a4d7cea87 Update necessary kuiper scripts 2023-01-17 14:30:41 +01:00
Xianjun Jiao
5a9ac0d13e Adapt wgd.sh and fosdem.sh for kuiper Linux environment 2023-01-17 14:29:15 +01:00
Xianjun Jiao
3933c53031 Remove unnecessary line from dhcpd.conf 2023-01-17 14:28:23 +01:00
Xianjun Jiao
eb992377fe Add necessary Linux udev rule for wifi nic auto renaming under kuiper 2023-01-17 14:21:28 +01:00
Xianjun Jiao
6ffca2ac8f Update BOOT.BIN scripts according to ADI kuiper release 2023-01-17 14:20:41 +01:00
Xianjun Jiao
0802e503a4 Update inject_80211 to avoid comiling error onboard 2023-01-17 14:19:15 +01:00
Xianjun Jiao
d34ea307b5 Update Linux kernel config for kuiper. re-Add REALTEK Ethernet PHY support for sdrpi 2023-01-17 14:06:43 +01:00
Xianjun Jiao
875d61369c Necessary kernel driver patches and kernel_patch_readme.md 2023-01-17 14:05:47 +01:00
Xianjun Jiao
3e08fc3f4d Update zcu102 devicetree for kuiper release 2023-01-17 14:04:36 +01:00
Xianjun Jiao
cf07a59a82 Pick u-boot and necessary binary files from ADI kuiper img 2023-01-17 14:03:54 +01:00
Xianjun Jiao
0dff973643 Necessary change for scripts of driver building 2023-01-17 14:01:48 +01:00
Xianjun Jiao
01da46b5c5 Necessary sdr.c change for ADI kuiper release 2023-01-17 14:01:04 +01:00
Xianjun Jiao
2382984243 We do not maintain our own (modified) ad9361 driver anymore! The original ad9361 driver in the Linux kernel tree can be used with some extra EXPORT_SYMBOL. 2023-01-17 13:54:08 +01:00
Xianjun Jiao
6c538ca928 Add comprehensive info at the beginning of .ftr files to reproduce ad9361 ftr files.
Also add a narrower band fir example
2023-01-17 13:53:23 +01:00
Xianjun Jiao
9f9b6708c9 Add number of read as parameter of rssi_ad9361_show.sh 2023-01-17 13:52:10 +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
75d924e0e8 Remove unnecessary reg code in tx_intf.c 2023-01-17 13:49:50 +01:00
Xianjun Jiao
a7af994b09 Set addr3 to addr1 for data/mgmt frame in inject_80211.c 2023-01-17 13:49:01 +01:00
Xianjun Jiao
1265742e17 Refactor initial all open slice setup in xpu.c 2023-01-17 13:48:08 +01:00
Xianjun Jiao
ec5a505373 Remove unnecessary code in xpu.c 2023-01-17 13:32:27 +01:00
Xianjun Jiao
1fa7cac08e Format sdr.h 2023-01-17 13:31:10 +01:00
Xianjun Jiao
342bd25a0b Refactor a bit RING_ROOM_THRESHOLD/MAX_NUM_HW_QUEUE/MAX_NUM_SW_QUEUE 2023-01-17 13:31:10 +01:00
Xianjun Jiao
6c6cf95190 Refactor according to ...
Some xpu registers are removed
2023-01-17 13:31:10 +01:00
Xianjun Jiao
d4c3d8108e Though the SIFS definition in 2.4GHz is 10us, the actual gap is still 16us:
1. Confirmed by CMW270 in OFDM mode (10us is for 11b where viterbi decoder is not needed)
2. See Signal Extension in 18.3.2.4 ERP-OFDM PPDU format of 802.11-2020
2023-01-17 13:30:58 +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
7f48aacad4 Change default OPENOFDM_RX_RSSI_DBM_TH_DEFAULT to a value that will not affect sensitivity 2023-01-17 13:12:55 +01:00
Xianjun Jiao
20d92b40f5 Change the cca threshold to -62dBm. Seems help a lot in 2.4GHz 2023-01-17 13:11:59 +01:00
Xianjun Jiao
189290a596 Add channel info into rssi_show.sh and rename it 2023-01-17 13:05:14 +01:00
Xianjun Jiao
1f03c61acc Update iq.md 2023-01-17 13:03:05 +01:00
Xianjun Jiao
0410b1af1a Add neptunesdr files 2023-01-16 09:57:34 +01:00
thavinga
c0371e3594 Add script to read RSSI from AD9361 2023-01-10 16:16:08 +01:00
Xianjun Jiao
efa47b29f6 Update document and script for antsdr_e200 2023-01-10 16:05:33 +01:00
Jiao Xianjun
9d2c75f1e1
Update publications.md 2022-12-16 13:10:38 +01:00
Jiao Xianjun
eaf0cb68bb
Update publications.md 2022-12-08 15:58:43 +01:00
Jiao Xianjun
b147dfd152
Update publications.md 2022-11-26 10:17:20 +01:00
Jiao Xianjun
31955e7fc8
Update publications.md 2022-11-12 08:50:47 +01:00