-
In file included from /usr/include/boost/iterator/reverse_iterator.hpp:10:0,
from /usr/local/include/boost/range/reverse_iterator.hpp:21,
from /usr/local/include/bo…
-
This is not an issue but I would like to ask about.
I want to build vanetza for OpenWRT/LEDE platform. Those are linux based platforms so I guess it's feasible.
Do you think is possible? Could …
-
Hello,
I tried to compile socktap for a ARM 32bit architecture. Therefore I cross compiled Boost, Crypto++, GeographicLib and gpsd (libgps.a is placed under /home/user/vanetza-deps/lib and gps.h unde…
-
cd vanetza
mkdir build && cd build
cmake ..
make
*********************************************************************************************
cmake ..
Boost 1.58 found.
-- Found Boost compon…
-
Hi Sir,
I'm facing the some issue while triggering "cmake --build build --target run_simulte-cars". I didn't understand the solutions you have posted in earlier closed issue. I tried the first solu…
-
Hi @riebl,
I'm trying to simulate 2 scenarios where in the first one I use **TRC reactive DCC**, and in the second I use the **LIMERIC** algorithm.
If I understood an earlier answer of yours, fo…
-
Hello,
this is not an issue but I would like to ask about. I compiled vanetza successfully, but I'm to 'stupid' to start the proxy-fake-feed tool. I initialize a UDP port and execute the following co…
-
Hi ! Thank you for this repository, it's very helpful.
I would like to know which version of CAM and DENM messages did you use please ?
Best regards
-
Hello.
According to ETSI TR 103 299 V2.1.1, the CAM triggering conditions varies from 0.03s to 0.1s. However, there is a limitation provided by /artery/extern/vanetza/vanetza/dcc/state_machine.cpp, …
-
Hi @riebl , me again!
I am having some trouble with the indicate() function that I'm hoping you can help me with. I have edited the highway_police scenario quite a bit, the main point of which is t…