Merge branch 'development' into release/v1.5.0

This commit is contained in:
Andrew Welker 2020-05-06 12:11:18 -06:00 committed by GitHub
commit 98c8a42d97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 890 additions and 671 deletions

View file

@ -100,6 +100,8 @@
<Compile Include="Chassis\DmpsInternalVirtualDmTxController.cs" />
<Compile Include="Chassis\DmpsRoutingController.cs" />
<Compile Include="Chassis\HdMdNxM4kEController.cs" />
<Compile Include="Endpoints\Receivers\DmRmc4kZ100CController.cs" />
<Compile Include="Endpoints\Receivers\DmRmc4kZScalerCController.cs" />
<Compile Include="Endpoints\Transmitters\TxInterfaces.cs" />
<Compile Include="IDmSwitch.cs" />
<Compile Include="Config\DmpsRoutingConfig.cs" />