This pull request includes two small fixes to the current master:
within the cars scenarios (LTE and 5G) the CellularNetworkConfigurator was still used - not necessary anymore since in INET 4.4.0 the wireless interfaces are recognized by isWireless()
in d2d and d2d_multihop, the channelModel configuration was not set correctly - since Simu5G it is an array of channelModel configurations
This pull request includes two small fixes to the current master: