You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# RPiKernel
2
2
Sources of the current kernel used for the DroneBridge Raspberry Pi images & its patch files.
3
-
Since the current version of the https://github.com/aircrack-ng/rtl8812au driveris not compiling successfuly it is deactivated.
3
+
Kernel source files contain the https://github.com/aircrack-ng/rtl8812au driver. It is experimental and not patched to output max power. Current branch is 5.20.x.
4
4
You might want to update the files in the `/drivers/net/wireless/rtl8812au` folder
5
5
6
6
## Building (cross compile)
@@ -37,4 +37,4 @@ To apply the patches copy the .patch file to the kernel root src directory run `
37
37
# Credits
38
38
39
39
* Initial patches provided by rodizio1 in the EZ-Wifibroadcast project
40
-
* Updated patches and Kernel for DroneBridge by seeul8er
40
+
* Updated patches, move to Kernel 4.14.66 and integration of aircrack-ng/rtl8812au driver for DroneBridge by seeul8er
0 commit comments