Karl Schrab

Results 4 issues of 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...

enhancement
hacktoberfest-accepted

## 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....

enhancement
hacktoberfest-accepted

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,...

refactoring

## 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...