Karl Schrab
Karl Schrab
## Description * Provides new interfaces to provide vehicle applications with sensor modules. * The `BasicSensorModule` is a single-value based sensor model which can be used to detect icy or...
## Description SNS covers already various addressing/routing modes. With this MR, multihop unicast for both topoligic or geographic routing are added by re-using existing methods. Multi-hop Broadcast is still missing....
This PR exchanges the library `net.sourceforge.javacsv:javacsv` with `com.opencsv:opencsv` which is used to parse CSV files from GTFS. The motivation for this change is, that `javacsv` was released 16 years ago,...
## Description Collect a list of upcoming edges within a given range for each updated vehicle. The list is added to the `additionalData` field within the `VehicleData` object. Configure through...