Autogenerate StationID
Sanjaer opened this issue · 2 comments
Sanjaer commented
Is there a way to autogenerate the field StationID?
In Cohda this field is autogenerated based on the MAC of the station.
riebl commented
We currently have no specific function for this purpose, i.e. setting the StationID
has to be handled by the software using Vanetza.
I would be happy if you provide such a function via a pull request extending Vanetza's facilities layer. This function could be used for
vanetza/tools/socktap/cam_application.cpp
Line 72 in b78665f
Sanjaer commented
Ok thanks! If I develop something worth it I'll surely push it