2016-03-29 Fred Gleason <fredg@paravelsystems.com>

* Added a switcher driver for the Broadcast Tools SS 4.1 MLR
	Switcher/Router in 'ripcd/btss41mlr.cpp' and 'ripcd/btss41mlr.h'.
This commit is contained in:
Fred Gleason
2016-03-30 17:12:05 -04:00
parent 1f494fbc5d
commit 129004ace4
8 changed files with 334 additions and 7 deletions

View File

@@ -43,6 +43,7 @@ dist_ripcd_SOURCES = acu1p.cpp acu1p.h\
btsentinel4web.cpp btsentinel4web.h\
btss124.cpp btss124.h\
btss164.cpp btss164.h\
btss41mlr.cpp btss41mlr.h\
btss42.cpp btss42.h\
btss44.cpp btss44.h\
btss82.cpp btss82.h\
@@ -89,6 +90,7 @@ nodist_ripcd_SOURCES = moc_am16.cpp\
moc_btsrc8iii.cpp\
moc_btss124.cpp\
moc_btss164.cpp\
moc_btss41mlr.cpp\
moc_btss42.cpp\
moc_btss44.cpp\
moc_btss82.cpp\