History log of /openwifi/user_space/wgd.sh (Results 1 – 17 of 17)
Revision Date Author Comments
# 2349a783 09-Feb-2023 Xianjun Jiao <[email protected]>

DO NOT reconnect ad9361 while not loading FPGA:
Cause mess behavior on adrv9364z7020


# b72abc17 27-Jan-2023 Xianjun Jiao <[email protected]>

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 spac

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/...)

show more ...


# d951e046 26-Jan-2023 Xianjun Jiao <[email protected]>

Adapt the wgd.sh for ADI kuiper (our notter release)


# 5a9ac0d1 17-Jan-2023 Xianjun Jiao <[email protected]>

Adapt wgd.sh and fosdem.sh for kuiper Linux environment


# 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


# e60c3d15 16-May-2022 Xianjun Jiao <[email protected]>

120316e70c704a006b8991b121336e145da34303


# 94847d80 13-May-2022 Xianjun Jiao <[email protected]>

Add dynamic reloading driver and FPGA
Rebooting/power-cycle is not needed anymore!


# 8a2eaff3 28-Mar-2022 thavinga <[email protected]>

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

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

show more ...


# 4a12fa04 28-Mar-2022 Xianjun Jiao <[email protected]>

Improve the wgd.sh according to the new design


# 7e3e6749 26-Mar-2022 weiliu <[email protected]>

change xilinx dma and ad9361 drv location to avoid booting problem


# 56fcab20 05-May-2021 Xianjun Jiao <[email protected]>

udpate ad9361 driver related stuffs:
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.


# 1196ed1f 05-Apr-2021 Xianjun Jiao <[email protected]>

remove our customized xilinx_dma.c. the original xilinx_dma.c in kernel can be used now


# e07d2876 03-Feb-2021 Jiao Xianjun <[email protected]>

Update wgd.sh


# a6085186 20-Jan-2021 Lina Ceballos <[email protected]>

adding license and copyright headers


# b73660ad 04-Mar-2020 Xianjun Jiao <[email protected]>

prepare for release


# 795157ab 25-Jan-2020 Xianjun Jiao <[email protected]>

rf_init.sh does not need to be updated each time from remote


# 2ee67178 10-Dec-2019 Xianjun Jiao <[email protected]>

initial commit