mirror of
https://github.com/AlexisTM/RT-WiFi.git
synced 2024-12-18 21:28:07 +00:00
Base info
This commit is contained in:
parent
e0f3307131
commit
f3aa04c1ff
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
# Prerequisites
|
# Prerequisites
|
||||||
*.d
|
*.d
|
||||||
|
*.*~
|
||||||
# Object files
|
# Object files
|
||||||
*.o
|
*.o
|
||||||
*.ko
|
*.ko
|
||||||
|
12
README.md
12
README.md
@ -1,2 +1,14 @@
|
|||||||
# RT-WiFi
|
# RT-WiFi
|
||||||
RT-WiFi repo, to see the changes from the original driver to the modified RT-WiFi driver version.
|
RT-WiFi repo, to see the changes from the original driver to the modified RT-WiFi driver version.
|
||||||
|
|
||||||
|
Origin driver version.
|
||||||
|
|
||||||
|
Paper: http://2013.ieee-rtss.org/wp-content/uploads/2014/01/session-5-CPS-technology/paper-3-RT-WiFi-Quan.pdf
|
||||||
|
|
||||||
|
User guide: http://www.cs.utexas.edu/users/cps/rt-wifi/RT-WiFi%20user%20guide%20v0.1.pdf
|
||||||
|
|
||||||
|
Informations: http://www.cs.utexas.edu/users/cps/rt-wifi.html
|
||||||
|
|
||||||
|
RT-WiFi Code: http://www.cs.utexas.edu/users/cps/rt-wifi/RT-WiFi-v0.1.tgz
|
||||||
|
|
||||||
|
Backport used: https://www.kernel.org/pub/linux/kernel/projects/backports/stable/v3.13.2/
|
||||||
|
Loading…
Reference in New Issue
Block a user