Essentials/src/PepperDash.Essentials.Core/Routing
Andrew Welker 19bd5723c8 feat: add RoutingFeedbackManager
RoutingFeedbackManager keeps track of updates from IRoutingSinkWotjFeedbacl devoces & IRoutingWithFeedback devices to allow for walking tieLines and finding a source.
2024-05-23 08:40:14 -05:00
..
DummyRoutingInputsDevice.cs feat: add RoutingFeedbackManager 2024-05-23 08:40:14 -05:00
eRoutingPortConnectionType.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
eRoutingSignalType.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
Extensions.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00
GenericExtensions.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
ICardPortsDevice.cs refactor: rearrange and add solution for 4-series 2023-02-07 15:45:01 -07:00
IHasCurrentSourceInfoChange.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IInputSync.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IMatrixRouting.cs fix: remove generics from matrix routing interfaces 2024-04-09 08:33:58 -05:00
IRmcRouting.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRmcRoutingWithFeedback.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRouting.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingFeedback.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingHasVideoInputSyncFeedbacks.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingInputs.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingInputSlot.cs fix: remove generics from matrix routing interfaces 2024-04-09 08:33:58 -05:00
IRoutingInputsOutputs.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingNumeric.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingNumericWithFeedback.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingOutputs.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingOutputSlot.cs fix: remove generics from matrix routing interfaces 2024-04-09 08:33:58 -05:00
IRoutingSink.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00
IRoutingSinkWithFeedback.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00
IRoutingSinkWithSwitching.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00
IRoutingSlot.cs feat: RKST-131 add IMatrixRouting interfaces 2024-03-08 11:16:48 -06:00
IRoutingSource.cs feat: add RoutingFeedbackManager 2024-05-23 08:40:14 -05:00
IRoutingWithClear.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
IRoutingWithFeedback.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00
ITxRouting.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
ITxRoutingWithFeedback.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RouteDescriptor.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RouteDescriptorCollection.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RouteRequest.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RouteSwitchDescriptor.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RoutingFeedbackManager.cs feat: add RoutingFeedbackManager 2024-05-23 08:40:14 -05:00
RoutingInputPort.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RoutingInputPortWithVideoStatuses.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RoutingNumericEventArgs.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RoutingOutputPort.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RoutingPort.cs refactor: fix namespaces after move 2024-05-23 08:38:56 -05:00
RoutingPortCollection.cs refactor: move routing interfaces into their own files 2024-05-23 08:38:50 -05:00
RoutingPortNames.cs merge branch 'development' into feature-2.0.0/move-dm-to-library 2023-10-26 23:07:55 -05:00
TieLine.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00
TieLineConfig.cs feat: implement feedback manager 2024-05-23 08:39:09 -05:00