-
Hi @riebl,
I wanted to ask about state of the https://github.com/riebl/vanetza/tree/sec_v2_namespace branch. I know it is based on pull request #130. We want to use Vanetza with newer security and …
-
Hi,
As part of my research project around PKI in its systems, I'm trying to load a bunch of certificate file paths and share it between every car node in the simulation. To implement this behavior,…
-
Dear @riebl and everyone,
Currently I am working with Artery and Vanetza and I have two questions:
- I am doing some reading about the location table in GeoNet and I am curious how can I retrieve …
-
Hello everyone,
Currently, I am working with multi-lane platoons in a stable formation. I have two questions when working with Artery:
1. Currently, the way I create traffics (platoon and non-pl…
-
Hi,
As I've read in section 12.5 from the "Artery: Large Scale Simulation Enrionment for ITS Applications". Using the function "artery.transfusion.TransfusionService" it is possible to send V2X mes…
-
Hi,
i compiled Vanetza for a craton2 successfully. I copied the shared object files (*.so) from `$HOME/vanetza-deps/libs` onto the Craton2 to `/usr/lib`. The compiled socktap is in `/home/user/vanetz…
-
I currently have problems with GN packet forwarding, and I am uncertain if this is desired behavior, an error in Vanetza or an error in the standard.
My test scenario looks like this (v0 = Vehicle_…
-
Hello,
I have seen that vanetza is currently support signatures, but as far as i can see, there is no _real_ encryption (other then the stubs from ASN) done at the moment. Is this so far correct?
…
-
The currently included version of Vanetza is quite old and not compatible with GCC 12 (see also riebl/vanetza#167).
Since Ubuntu 22.10 ships with GCC 12 and for future compatibility, the included ver…
-
Hello everyone,
Currently, I am adapting ETSI DCC control mechanism in multi-lane platoons. Beside Transmit Power Control and Transmit Rate Control, I also saw DSC (DCC Sensitivity Control) and TA…