Raphael Riebl
Raphael Riebl
@ruisonghan Maybe too many messages are generated by your station, i.e. DCC may enqueue them. I have recently added a `NoRateControlDccEntity` which you could try. You can enable this entity...
Regarding 1), these limits are just set as required by C2C-CC's Triggering Conditions. Possibly these conditions simply do not trigger with a longer sample buffer in your scenario. 2) TC...
Does this break compatibility with older Cohda SDK releases?
Obsolete by now because I have removed the tools *proxy_fake_feed* and *cohda_proxy*. They have never been closely related to Vanetza after all.
Hi @JordiMarias, welcome back! :-) Let me know if you face trouble fixing the unit tests. Otherwise, I will simply wait for your update.
Update: I am currently extracting the security v1.2.1 encoding to the `vanetza::security::v2` namespace, so `vanetza::security` contains only generic code working for both versions. As part of that, I am also...
Hi @JordiMarias, I have been able to extract most of the V2 security code to its namespace. Unfortunately, I have not yet been able to run all tests successfully again.
Hi @Sanjaer, I suppose that a recent release of GeographicLib changes some aspects which are not yet handled correctly by our *cmake/FindGeographicLib.cmake*. As an intermediate fix, you may simply check...
FYI: I need some more time to dig deeper into this problem.
Hi Ines, Unfortunately, the asn1c version numbers are not really useful (anymore). I track a patched version of asn1c at https://github.com/riebl/asn1c, which is also the version used to generate the...