twardokus / v2verifier

V2Verifer is an open-source project dedicated to wireless experimentation focused on the security of vehicle-to-vehicle (V2V) communications. This project features the first open-source implementation of the IEEE 1609.2 standard for V2V security.
Other
29 stars 13 forks source link

Merge updates from dev-parallel into dev #26

Closed twardokus closed 3 years ago

twardokus commented 3 years ago

Progress includes a functioning transmitter/receiver based on bytes rather than convoluted string encoding/decoding between bytes, hex and str types. Does not work with USRPs (yet). Also includes integration of new web-based GUI with Google Maps integration.