Raphael Riebl
Raphael Riebl
Sure, I will be happy to review your pull request :-)
Dear @shrivyshya, I welcome any contribution concerning WAVE to Vanetza; however, I do not have any plans to implement these features on my own.
Why is it better to stick with a particular version (which is in the end only a human-readable tag for a particular commit) instead of tracking commits? Are you concerned...
I am a little bit worried about the backward compatibility of these changes. By default, Vanetza shall comply to the latest published standards. Does `geonet::Router` behave any different now when...
Regarding MID, possibly it is favourable to have the same MID/GNA on each channel even in a multi-transceiver configuration when we think of _one pseudonym_ (identity) per station. I cannot...
@hagau Yes, I have just labelled this PR accordingly and keep it open. At the first glimpse, MCO seems to be almost trivial but there are many pitfalls. Still, thanks...
@kelunik That would be awesome! I am not sure if it is possible to include sub-scripts to avoid having a huge single Travis recipe?
You can cast the `cObject*` to `CaObject*` if the source is the *CamReceived* or *CamSent* signal.
Hi @vincelle, regarding 2) Vehicles may be aware of each other, but they do not actively avoid any collisions by default. For example, if you want to slow down vehicles...
For Windows builds, I would try to use Conan for the build process. Handling all the library dependencies manually on Windows is no fun at all.