Commit Graph

153 Commits

Author SHA1 Message Date
Xianjun Jiao
914bc0b9ba Add system_top.bit.bin generation to boot_bin_gen.sh:
For onboard auto loading FPGA by wgd.sh wo directory/.tar.gz, because some boards (like adrv9364z7020) need this to avoid no rx interrupt
2023-03-14 16:29:20 +01:00
Xianjun Jiao
bed4d10878 add sudo into update_sdcard.sh 2023-03-14 13:35:38 +01:00
Jiao Xianjun
6efb6064e3
Download onboard www server video file from github 2023-03-07 21:20:28 +01:00
Xianjun Jiao
69b9cfdbd7 Add password into hostapd conf 2023-03-07 13:45:51 +01:00
Xianjun Jiao
b02038957b Change the default AP ch 44-->36:
Lower frequency, better RF performance
2023-03-03 11:58:24 +01:00
Xianjun Jiao
afbf0d645c Add disable script to support eifs trigger config 2023-02-27 19:57:30 +01:00
Xianjun Jiao
51e498afbf inject_80211 uses notter/kuiper kernel files:
prepare for 802.11ax
2023-02-14 15:58:03 +01:00
Xianjun Jiao
441850b113 NO code change. Formating 2023-02-09 16:14:10 +01:00
Xianjun Jiao
daf7040c67 Add sub-us fast register reading example 2023-02-09 16:10:43 +01:00
Xianjun Jiao
ce08dfae84 Add author info into single_carrier_gen.m 2023-02-09 16:10:01 +01:00
Xianjun Jiao
6faed2c4d0 Make set_lbt_th.sh output more human friendly:
While no argument is given (for checking)
2023-02-09 16:09:11 +01:00
Xianjun Jiao
3d0e9e61c8 Add hidden option to specify board to udpate_sdcard.sh:
Save some time while doing experiment
2023-02-09 16:08:33 +01:00
Xianjun Jiao
2349a78387 DO NOT reconnect ad9361 while not loading FPGA:
Cause mess behavior on adrv9364z7020
2023-02-09 16:08:02 +01:00
Xianjun Jiao
ce4469b31b Add devicetree to PC-board transfer scripts 2023-02-03 16:26:09 +01:00
Jiao Xianjun
d684d4e9ec
Let populate_kernel_image_module_reboot continue:
Even if some files not existing (for some boards, they are supposed non existing).
2023-01-30 13:48:50 +01:00
Xianjun Jiao
b72abc1703 Resolve the potential re-booting issue:
1. issue: booting halt at Found device /dev/ttyPS0. Found device /dev/disk/by-partuuid/f7eeebee-01.
    2. solution action 1. BOOT partition is full, more space needs to be released
3. solution action 2. move ad9361_drv/adi_axi_hdmi/axidmatest/lcd/xilinx_dma.ko outside kernel_modules (<-- lib/modules/...)
2023-01-27 22:31:22 +01:00
Jiao Xianjun
4443c30616 remove unnecessary commands in prepare_kernel.sh 2023-01-27 22:27:30 +01:00
Xianjun Jiao
5a69caf8d7 Add setup_once.sh needed for new ADI kuiper SD card building flow 2023-01-26 17:10:13 +01:00
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
6ed2a22b53 Add neptunesdr to related scripts 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
49daf26a3e Make prepare_kernel.sh more safe 2023-01-17 14:39:09 +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
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
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
a7af994b09 Set addr3 to addr1 for data/mgmt frame in inject_80211.c 2023-01-17 13:49:01 +01:00
Xianjun Jiao
189290a596 Add channel info into rssi_show.sh and rename it 2023-01-17 13:05:14 +01:00
thavinga
c0371e3594 Add script to read RSSI from AD9361 2023-01-10 16:16:08 +01:00
MicroPhase
0dc81d985e
add support for antsdr_e200 (#237)
Co-authored-by: black_pigeon <1530604142@qq.com>
2022-10-25 20:30:45 +02:00
Xianjun Jiao
38e452ce23 Rename rootfs/root/openwifi/system_top.bit.bin to other while building sd card img, in case afterwards the wgd.sh load the wrong fpga img onboard 2022-09-03 23:18:05 +02:00
Xianjun Jiao
e3155ac1e8 Avoid cf_axi_dds reconnection in load_fpga_img.sh (otherwise crash) 2022-09-03 21:54:22 +02:00
Wei.Li
a066622e35
Sdrpi (#211)
Add sdrpi support
2022-09-02 16:36:38 +02:00
Xianjun Jiao
88cef6e242 Add make clean into drv_and_fpga_package_gen.sh 2022-05-31 12:47:09 +02:00
Thijs Havinga
33d13ba8b4
Check for check_calib_inf.pid file
And kill only when it exists. Avoids error message on first call of wgd.sh
2022-05-16 13:43:31 +02:00
Xianjun Jiao
e60c3d1541 120316e70c704a006b8991b121336e145da34303 2022-05-16 12:23:01 +02:00
Xianjun Jiao
55a868b0af Remove unnecessary sync/sleep in rf_init_11n.sh 2022-05-16 12:22:28 +02:00
Xianjun Jiao
94847d8099 Add dynamic reloading driver and FPGA
Rebooting/power-cycle is not needed anymore!
2022-05-13 17:01:41 +02:00
Xianjun Jiao
628c5d74a4 inject_80211 make location needs to be changed in post_config.sh 2022-03-30 13:06:16 +02:00
Xianjun Jiao
152dcbfbcc Add inject_80211 make into post_config.sh 2022-03-30 11:47:41 +02:00
Xianjun Jiao
6bb9ef71e9 Example of how to add debug channel via sysfs and access it via script --> driver 2022-03-29 15:18:55 +02:00
thavinga
9fde3bff20 Displaying side channel plots with interactive mode to avoid jumping to foreground on update
Plus small fix for file closing
2022-03-28 16:53:07 +02:00
Xianjun Jiao
7d361288db Add testmode argument (1 for AMPDU) to fosdem.sh 2022-03-28 12:35:17 +02:00
Xianjun Jiao
d572f3b04e Remove the short GI capability from hostapd conf:
This brings us more stable (a bit less throughput in extreme case) system
2022-03-28 12:34:06 +02:00