4443c306 | 26-Jan-2023 |
Jiao Xianjun <[email protected]> |
remove unnecessary commands in prepare_kernel.sh |
5a69caf8 | 26-Jan-2023 |
Xianjun Jiao <[email protected]> |
Add setup_once.sh needed for new ADI kuiper SD card building flow |
d951e046 | 26-Jan-2023 |
Xianjun Jiao <[email protected]> |
Adapt the wgd.sh for ADI kuiper (our notter release) |
a0b49e8a | 26-Jan-2023 |
Xianjun Jiao <[email protected]> |
Add Update the sd card build script for ADI kuiper |
22a15944 | 26-Jan-2023 |
Xianjun Jiao <[email protected]> |
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 |
bb2d8ee8 | 26-Jan-2023 |
Xianjun Jiao <[email protected]> |
Add full board list into some script |
6ed2a22b | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Add neptunesdr to related scripts |
899e5c7e | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Add script to read back rssi measured by openwifi |
49daf26a | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Make prepare_kernel.sh more safe |
6a4d7cea | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Update necessary kuiper scripts |
5a9ac0d1 | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Adapt wgd.sh and fosdem.sh for kuiper Linux environment |
3933c530 | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Remove unnecessary line from dhcpd.conf |
6ffca2ac | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Update BOOT.BIN scripts according to ADI kuiper release |
0802e503 | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Update inject_80211 to avoid comiling error onboard |
6c538ca9 | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Add comprehensive info at the beginning of .ftr files to reproduce ad9361 ftr files. Also add a narrower band fir example |
9f9b6708 | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Add number of read as parameter of rssi_ad9361_show.sh |
a7af994b | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Set addr3 to addr1 for data/mgmt frame in inject_80211.c |
189290a5 | 17-Jan-2023 |
Xianjun Jiao <[email protected]> |
Add channel info into rssi_show.sh and rename it |
c0371e35 | 10-Jan-2023 |
thavinga <[email protected]> |
Add script to read RSSI from AD9361 |
0dc81d98 | 25-Oct-2022 |
MicroPhase <[email protected]> |
add support for antsdr_e200 (#237)
Co-authored-by: black_pigeon <[email protected]> |
38e452ce | 03-Sep-2022 |
Xianjun Jiao <[email protected]> |
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 |
e3155ac1 | 03-Sep-2022 |
Xianjun Jiao <[email protected]> |
Avoid cf_axi_dds reconnection in load_fpga_img.sh (otherwise crash) |
a066622e | 02-Sep-2022 |
Wei.Li <[email protected]> |
Sdrpi (#211)
Add sdrpi support |
88cef6e2 | 31-May-2022 |
Xianjun Jiao <[email protected]> |
Add make clean into drv_and_fpga_package_gen.sh |
33d13ba8 | 16-May-2022 |
Thijs Havinga <[email protected]> |
Check for check_calib_inf.pid file
And kill only when it exists. Avoids error message on first call of wgd.sh |