vanetza icon indicating copy to clipboard operation
vanetza copied to clipboard

Open-source implementation of the ETSI C-ITS protocol stack

Results 47 vanetza issues
Sort by recently updated
recently updated
newest added

Hello, in nonofficial document I found out parametr for socktap `--can-serial=/dev/ttyUSB0 `. I think it should capture incoming messages and send them to serial line, but when I try to...

Hello everyone, While we are trying to reproduce the socktap binary with CAM application for DEMO purpose we always get a crash over time from the function "ManualRuntime::trigger(Clock::time_point tp)" defined...

I'm working with vanetza to make cpms messages, I have built the .c and .cpp files from the asn1, so the structures of the message have the structure of the...

Updates the security-related ASN definitions for TS 102 941 to v2.2.1 and TS 103 097 to v2.1.1. As the IEEE definitions need some patching and with the introduction of IEEE1609.2.1...

Hi @riebl, I want to implement a CAM application with multihop functionality similar to DENM applications. Is it possible to utilize multihop facilities like those in DENM applications for CAM...

Hello, After this issue : https://github.com/riebl/vanetza/issues/225. I've come accross to a bug, the Elevation.c in asn/its was causing a problem for the decoding of secured packet. I've just changed the...

@Boslx has kindly provided a harness for fuzz testing based on AFL++. I have contributed some scripts for conveniently executing these tests in a Docker environment.