Jiao Xianjun
a47b55e6ca
Add antsdr E310v2 support ( #310 )
...
* add support for antsdr e310v2
---------
Co-authored-by: black_pigeon <1530604142@qq.com>
Co-authored-by: MicroPhase <50510771+MicroPhase@users.noreply.github.com>
2023-05-08 14:13:35 +02:00
Xianjun Jiao
2bde151a31
Add system_top.bit.bin generation to update_sdcard.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:30:12 +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
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
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
Xianjun Jiao
a0b49e8a77
Add Update the sd card build script for ADI kuiper
2023-01-26 17:08:52 +01:00
Xianjun Jiao
6ed2a22b53
Add neptunesdr to related scripts
2023-01-17 14:48:23 +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
Wei.Li
a066622e35
Sdrpi ( #211 )
...
Add sdrpi support
2022-09-02 16:36:38 +02:00
weiliu
7e3e6749ba
change xilinx dma and ad9361 drv location to avoid booting problem
2022-03-26 21:03:08 +01:00
Jiao Xianjun
abdb610f56
Scripts are adapted for SW HW decouple
...
To avoid openwifi-hw github submodule in openwifi. More flexible now.
2021-10-20 22:50:30 +02:00
black-pigeon
ad0b112aa3
change openwifi-hw submodule url, add new sdr hardware antsdr-e310, add necessary modifications
2021-08-13 11:07:44 +08:00
Xianjun Jiao
21e7ff9184
udpate_sdcard.sh: backup BOOT.BIN devicetree and kernel in SD card openwifi directory to collabrate with sdcard_boot_udpate.sh
2021-05-05 16:57:06 +02:00
Xianjun Jiao
56fcab2044
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.
2021-05-05 16:44:39 +02:00
Xianjun Jiao
1196ed1fef
remove our customized xilinx_dma.c. the original xilinx_dma.c in kernel can be used now
2021-04-05 21:45:27 +02:00
Jiao Xianjun
20aa12c209
Update update_sdcard.sh
2021-02-03 16:00:48 +01:00
Lina Ceballos
a6085186d9
adding license and copyright headers
2021-01-20 13:30:12 +01:00
Xianjun Jiao
9634f24ef2
improve the kernel build procedure
2020-12-16 15:37:29 +01:00
Xianjun Jiao
22dd0cc486
the side channel (timestamp, frequency offset, CSI, equalizer) feature
2020-10-08 15:07:57 +02:00
weiliu1011
f80c9b329c
Update update_sdcard.sh
...
typo fix
2020-09-05 14:11:26 +02:00
Xianjun Jiao
0a92505df2
add recent update:
...
1. add git revision software register 7 to DRV_XPU module (not FPGA XPU module)
2. fix the print of hdr->seq_ctrl in sdr.c
3. add ht_flag display to sdr.c
4. remove the sysid from devicetree because new we have our own git revision read back solution in FPGA (XPU register 63) and driver (the sotware register 7 of drv_xpu)
5. add sudo to update_sdcard.sh to make the image generation without SD card in the test-bed easier
2020-09-04 10:57:04 +02:00
Xianjun Jiao
febc5adf73
prepare upgrade
2020-04-27 09:37:04 +02:00
Xianjun Jiao
2b6dbfb21d
update SD card board_name directory structure to avoid ambiguity from analog device native board directory. track latest openwifi-hw
2020-03-29 17:39:46 +02:00
Xianjun Jiao
251f6958a2
make script more easy to use. Avoid Linux name new MAC address to non eth0
2020-03-05 08:51:52 +01:00
Xianjun Jiao
b73660ad79
prepare for release
2020-03-04 19:39:12 +01:00