Commit 7c068130 authored by Giuseppe Carboni's avatar Giuseppe Carboni Committed by GitHub
Browse files

Fix #556 again, added `DiscosLocals` in main Makefile (#567)



* fix issue #556: Implemented API to send eMail to system administrators. This is now used when a pendolation in Noto and Medicina servo system is
detected. Also moved the welcome message from station.xml configuration file to StationLocals.xml.

* Fix #556, updated main Makefile

Co-authored-by: default avatarAndrea Orlati <a.orlati@ira.inaf.it>
parents 226682fa 6b90e8a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ COMMON_INTERFACES:=CommonInterface ManagmentInterface AntennaInterface Receivers
                   WeatherStationInterface ActiveSurfaceInterface \
                   XBackendInterface
COMMON_LIBRARIES:=SlaLibrary IRALibrary DiscosVersion TextWindowLibrary ParserLibrary \
                  XarcosLibrary ModbusChannel ComponentProxy \
                  XarcosLibrary ModbusChannel ComponentProxy DiscosLocals \
				  DiscosBackendProtocol PyTestingLibrary \
COMMON_SERVERS:=AntennaBoss Observatory OTF PointingModel Refraction SkySource \
                Moon FitsWriter Scheduler ReceiversBoss ExternalClients \