Commit Graph

505 Commits

Author SHA1 Message Date
Xianjun Jiao
efb7b60626 Add script to limit statistics for packets from target/peer MAC address only 2022-03-28 12:20:28 +02:00
Xianjun Jiao
8c9b1b478d Add script to enable all rx packet collecting for:
rx statistics.
For example, the received ACK normally will not be reported to the rx driver statistics. After this script, we collect all packet (including ACK, all control/management packet) for statistics
2022-03-28 12:19:33 +02:00
Xianjun Jiao
b1a9fd07da Add scripts to ease rx gain setting 2022-03-28 12:17:16 +02:00
Xianjun Jiao
a918498713 Add script to restrict openwifi only use a fixed frequency:
to avoid extra tuning/scanning operation/procedure bringing ad9361 calibration and Linux channenl setting activities
2022-03-28 12:16:41 +02:00
Xianjun Jiao
0cfbe31c70 Add scripts to ease cw/max/min/difs/eifs/nav disable/enable 2022-03-28 12:14:55 +02:00
Xianjun Jiao
4eaae4b893 add on board helper script cd_adi_iio_dir.sh:
to find out the correct adi iio sysfs directory
2022-03-28 12:11:15 +02:00
thavinga
dce2bea9db Make check_calib_inf.sh work for all boards
Search for direct_reg_access location.
2022-03-28 12:10:55 +02:00
Xianjun Jiao
b375844f73 improve the matlab script of iq capture:
1. more flexible
2. align the rx iq to the new hardware: natural order: lsb 16bit for I; msb 16bit for Q
2022-03-28 11:51:07 +02:00
thavinga
8a2eaff38f Add useful files to user_space
- Continuously checking whether Tx Quadrature Calibration did not reach maximum convergence count, otherwise print warning. Started and killed by wgd.sh.
- set_tx_lo.sh to set or get Tx LO status
- set_tx_port.sh to set or get Tx RF Port A or B
2022-03-28 11:34:48 +02:00
Xianjun Jiao
4a12fa0498 Improve the wgd.sh according to the new design 2022-03-28 11:20:22 +02:00
Xianjun Jiao
80ccea555a Add wpa_supplicant conf file for R&S CMW270 WiFi tester AP 2022-03-28 11:18:38 +02:00
Xianjun Jiao
f4c9b0720a Improve the README 2022-03-28 11:17:46 +02:00
Xianjun Jiao
e2f9904a29 Remove unnecessary scripts 2022-03-28 11:08:28 +02:00
Xianjun Jiao
e557222ed1 Add value print only option to side_ch_ctl.c:
When two arguments are input (no matter the exact value/form of the 2nd input), the side_ch_ctl will print value only to ease some bash script to call/use further (avoid extra parsing while extra info present)
2022-03-28 11:06:44 +02:00
Xianjun Jiao
ce26cc15c7 Userspace tool/example for arbitrary IQ generation via tx_intf 2022-03-28 11:02:59 +02:00
Xianjun Jiao
17cfeb0bf7 Add more app notes:
1. Packet/event statistics in FPGA
2. Packet/event statistics in driver
3. Some frequent/usual trick for openwifi configuration/fine-tuning/special-setting/etc
2022-03-28 11:02:00 +02:00
weiliu
7e3e6749ba change xilinx dma and ad9361 drv location to avoid booting problem 2022-03-26 21:03:08 +01:00
Xianjun Jiao
8dc97f7f08 Avoid the git_rev.h issue:
When user download the repo instead of clone it.
2022-03-26 20:47:02 +01:00
Xianjun Jiao
ce40e055d2 Add modified ad9361_conv.c of our own:
Sometimes the unstable hardware can not pass the 61.44Msps self-test/calibration. Override it to 40Msps
2022-03-26 20:34:55 +01:00
Jiao Xianjun
e9d2be2efd Update radar-self-csi.md 2022-03-25 21:09:22 +01:00
Xianjun Jiao
38796372a8 Update the devicetree and kernel config preparing for new release:
1. Devicetree needs to be simplified due to that we remove/disable lots of unnecessary adi FPGA blocks/functionalities
2. Add more Linux kernel modules/functionalities to easy more powerful/flexible network setup/features
2022-03-25 15:34:48 +01:00
Xianjun Jiao
b075baec2e Merge branch 'master' into pre-release 2022-03-25 14:29:47 +01:00
Jiao Xianjun
97873317cc
Update publications.md 2022-03-23 20:09:12 +01:00
Jiao Xianjun
c20da22486
Add files via upload 2022-03-22 16:36:53 +01:00
Jiao Xianjun
dbcf06d18f
Update packet-iq-self-loopback-test.md 2022-03-22 16:24:20 +01:00
Jiao Xianjun
d16022c7a2
Update README.md 2022-03-22 15:54:02 +01:00
Jiao Xianjun
529690b6c1
Create packet-iq-self-loopback-test.md 2022-03-22 15:52:35 +01:00
Jiao Xianjun
20dd837968
Update README.md 2022-03-16 15:00:47 +01:00
Xianjun Jiao
e9a08f26b4 Add more packet type and sub-type support into inject_80211.c 2022-03-15 13:01:26 +01:00
Jiao Xianjun
1f288d27e9
Update README.md 2022-03-14 18:56:20 +01:00
Jiao Xianjun
705130a120
Update README.md 2022-03-14 18:54:23 +01:00
Jiao Xianjun
abac655ded
Update iq_2ant.md 2022-03-08 10:17:25 +01:00
Jiao Xianjun
57b28bf209
Update iq.md 2022-03-08 10:17:03 +01:00
Xianjun Jiao
981758c008 fix the link in README 2022-02-24 11:16:31 +01:00
Jiao Xianjun
56ab2d850e
Update radar-self-csi.md 2022-02-23 12:33:34 +01:00
Jiao Xianjun
4369f38ae0
Update radar-self-csi.md 2022-02-23 12:31:22 +01:00
Xianjun Jiao
a4eb20013d Add openwifi CSI radar app note 2022-02-23 12:29:59 +01:00
Jiao Xianjun
d692cb8dcc
Add fosdem2022 presentation video
and correct the fosdem2021 video link
2022-02-09 15:41:44 +01:00
Xianjun Jiao
46eebcc32f Merge branch 'master' into pre-release 2022-01-28 12:22:04 +01:00
Jiao Xianjun
496966b2d7
Update publications.md 2022-01-22 12:02:36 +01:00
mmehari
9cd584f8de Missing aggregation rules 2022-01-06 15:12:03 +01:00
mmehari
385339ab4b tx_interrupt if/else optimization 2022-01-06 15:11:05 +01:00
mmehari
0c0d5d827e use FPGA fifo count registers instead of software queue_cnt 2022-01-06 15:07:50 +01:00
mmehari
c098112487 bug fixes:
1) update start_idx and blk_ack_ssn variables,
2) revert printing switch
3) update use_short_gi type (bool -> u8),
4) advance skb->tail by num_byte_pad for non aggregation flow
2022-01-06 14:53:39 +01:00
mmehari
2d12c07d4d tx_intf update: PKT_INFO*_[read/write] handlers and openwifi_fpga_type 2022-01-06 14:43:32 +01:00
mmehari
f738aefa50 A-MPDU tx aggregation support 2022-01-06 14:42:01 +01:00
mmehari
261bb9eef7 A-MPDU rx aggregation support 2022-01-06 14:13:24 +01:00
Jiao Xianjun
e9377ce537
Merge pull request #133 from open-sdr/master
prepare for new release
2022-01-04 15:15:21 +01:00
Daniel Bovensiepen Li
0a9ca3b0a6
Minor spelling fix in the README (#128) 2021-12-10 19:20:42 +01:00
Jiao Xianjun
151574ece8
Update README.md 2021-11-10 23:32:42 +01:00