riebl/vanetza

Encountering errors while implementing a CAM application with multihop functionality.

Opened this issue · 1 comments

Hi @riebl,

I want to implement a CAM application with multihop functionality similar to DENM applications. Is it possible to utilize multihop facilities like those in DENM applications for CAM applications?

Thanks!

Sure, just use GeoBroadcast (GBC) instead of Single-Hop-Broadcast (SHB) as transport type in the BTP data request:

geonet::TransportType transport_type;

Of course, you will also need to specify the destination area for the GBC.