Commit Graph

71 Commits

Author SHA1 Message Date
Xianjun Jiao
b66028eed3 Change the example packet in inject_80211.c from broadcast to unicast to ease the loopback debug based on dmesg printing (broadcast packet is not printed) 2021-05-06 16:03:01 +02: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
0a17272215 sdcard_boot_udpate.sh: when downloading fails, warning will be given and old file will be used 2021-05-05 16:54:36 +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
46886bdf9e To avoid compiling error of inject_80211.c with new kernel (2019_R2), the rand_char size needs to be 1484 due to the space occupied by u8aRadiotapHeader and ieee_hdr in buffer 2021-05-03 09:58:01 +02:00
Xianjun Jiao
e1a9c183bc update jpg in webserver 2021-04-07 10:00:20 +02:00
Xianjun Jiao
f0f5e22fc1 add libpcap-dev into the post_config.sh. it is needed by packet injection program compiling 2021-04-05 21:56:17 +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
Xianjun Jiao
266e956643 make sdcard_boot_update.sh more fail safe 2021-03-23 00:00:23 +01:00
luz paz
b1dd94e387 Fix various typos
Found via codespell v2.1.dev0  
`codespell -q 3 -L ans,filp,fils,hsi`
2021-02-04 20:41:51 +01:00
Jiao Xianjun
995e5a48c4
Update nl80211.h 2021-02-03 16:19:45 +01:00
Jiao Xianjun
e07d2876e8
Update wgd.sh 2021-02-03 16:01:04 +01:00
Jiao Xianjun
20aa12c209
Update update_sdcard.sh 2021-02-03 16:00:48 +01:00
Jiao Xianjun
87979c5b0a
Update slice_cfg.sh 2021-02-03 16:00:30 +01:00
Jiao Xianjun
fe6c78a558
Update side_ch_ctl.c 2021-02-03 16:00:07 +01:00
Jiao Xianjun
0c8f0042fa
Update set_csma_normal.sh 2021-02-03 15:59:38 +01:00
Jiao Xianjun
43458c4d8f
Update set_csma_high.sh 2021-02-03 15:59:25 +01:00
Jiao Xianjun
2b772c5e40
Update set_ant.sh 2021-02-03 15:59:06 +01:00
Jiao Xianjun
7728f0169a
Update version.sh 2021-02-03 15:58:47 +01:00
Jiao Xianjun
90a0e608fc
Update sections.c 2021-02-03 15:58:17 +01:00
Jiao Xianjun
c654e5ed88
Update sdrctl.h 2021-02-03 15:57:47 +01:00
Jiao Xianjun
d41937caf8
Update sdrctl.c 2021-02-03 15:57:21 +01:00
Jiao Xianjun
717c7bfc90
Update nl80211_testmode_def.h 2021-02-03 15:56:52 +01:00
Jiao Xianjun
b2cb0f0ffb
Update cmd.c 2021-02-03 15:56:18 +01:00
Jiao Xianjun
402ab59395
Update sdr-ad-hoc-up.sh 2021-02-03 15:55:41 +01:00
Jiao Xianjun
b1b9970125
Update sdr-ad-hoc-join.sh 2021-02-03 15:55:26 +01:00
Jiao Xianjun
7be237bdc0
Update sdcard_boot_update.sh 2021-02-03 15:55:07 +01:00
Jiao Xianjun
fe360a663a
Update rf_init.sh 2021-02-03 15:54:51 +01:00
Jiao Xianjun
f56c9fb1b6
Update prepare_kernel.sh 2021-02-03 15:54:36 +01:00
Jiao Xianjun
dfdc60c422
Update post_config.sh 2021-02-03 15:54:19 +01:00
Jiao Xianjun
37f8306bff
Update nic_back_to_normal.sh 2021-02-03 15:54:04 +01:00
Jiao Xianjun
c13ae9ec61
Update monitor_ch.sh 2021-02-03 15:53:47 +01:00
Jiao Xianjun
f5ad45c8db
Update link_perf_test.sh 2021-02-03 15:53:05 +01:00
Jiao Xianjun
0a94bc0010
Update inject_80211.sh 2021-02-03 15:52:46 +01:00
Jiao Xianjun
90cf64d3b5
Update inject_80211.h 2021-02-03 15:52:17 +01:00
Jiao Xianjun
e69a4568d9
Update inject_80211.c 2021-02-03 15:51:16 +01:00
Jiao Xianjun
b53d54cf38
Update analyze_80211.c 2021-02-03 15:49:56 +01:00
Jiao Xianjun
53aeab506d
Update get_fpga.sh 2021-02-03 15:48:51 +01:00
Jiao Xianjun
423380721d
Update fosdem.sh 2021-02-03 15:48:33 +01:00
Jiao Xianjun
8d5a3b2bf0
Update fosdem-11ag.sh 2021-02-03 15:47:45 +01:00
Jiao Xianjun
fd92a0b520
Update build_wpa_supplicant_wo11b.sh 2021-02-03 15:47:20 +01:00
Jiao Xianjun
1e2aab33e0
Update boot_bin_gen_zynqmp.sh 2021-02-03 15:46:47 +01:00
Jiao Xianjun
596ef126cb
Update boot_bin_gen.sh 2021-02-03 15:46:25 +01:00
Jiao Xianjun
7e1ab0c46f
Update openwifi-logo-small.jpg.license 2021-02-03 15:18:07 +01:00
Jiao Xianjun
a7c1dab25d
Update openwifi-detail.jpg.license 2021-02-03 15:17:58 +01:00
Lina Ceballos
a6085186d9 adding license and copyright headers 2021-01-20 13:30:12 +01:00
Lina Ceballos
b3aca84e3b creating license files for images 2021-01-20 13:28:48 +01:00
Xianjun Jiao
9aa482478c by default fosdem.sh now runs in 11n mode. add 11ag related scripts 2020-12-17 16:49:31 +01:00
Xianjun Jiao
9634f24ef2 improve the kernel build procedure 2020-12-16 15:37:29 +01:00
Xianjun Jiao
5deb8d18f6 sync internal 2020-12-14 13:32:15 +01:00