p3n3troot0r / socketV2V

Mainline Linux Kernel integration of IEEE 802.11p, IEEE 1609.{3,4}, and developmental userspace utility for using J2735 over WAVE
GNU General Public License v2.0
40 stars 23 forks source link

Changing wireless layer for Raspberry Pi #6

Open gaurav0190 opened 5 years ago

gaurav0190 commented 5 years ago

Hello sir, i am working on vanet project , i have seen so many sites and forums for the DSRC modules which can interfacing with the raspberry pi board. but all in vein. After , i seen and searched for changing software stack/drivers of wireless cards. i am compiling the kernel and then build it using the https://www.raspberrypi.org/documentation/linux/kernel/building.md and then build it. but before that i have to change some of the driver files which i need to know. But how can i do that using your code as i fork this. Now which files i have to change. https://github.com/jfpastrana/802.11p/blob/master/Documentation/802.11p_standard_and_V2X_applications.pdf, using this thesis , i got the idea what and which files to change. can you please help me out for this.