Commit 8ffffaf2 authored by TheDebbio's avatar TheDebbio
Browse files

indirizzi hw produzione

parent a8a54d85
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -8,10 +8,10 @@
				xmlns:baci="urn:schemas-cosylab-com:BACI:1.0"
				xmlns:cdb="urn:schemas-cosylab-com:CDB:1.0"
				xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"   
				DewarIPAddress="192.168.1.10"
				DewarPort="5002"
				LNAIPAddress="192.168.1.10"
				LNAPort="5003"		
				DewarIPAddress="192.168.51.2"
				DewarPort="10002"
				LNAIPAddress="192.168.51.2"
				LNAPort="10003"		
				WatchDogResponseTime="400000"
				WatchDogSleepTime="500000"
				LNASamplingTime="250000"
+2 −1
Original line number Diff line number Diff line
@@ -19,7 +19,8 @@

#
# user definable C-compilation flags
USER_CFLAGS = -DMED_DEBUG_LVL -DEXCLUDE_MIXER -DEXCLUDE_MONITOR -DSTOP_MONITOR_PROPERTY
USER_CFLAGS = -DMED_DEBUG_LVL
# availables:-DMED_DEBUG_LVL  -DEXCLUDE_MIXER -DEXCLUDE_MONITOR -DSTOP_MONITOR_PROPERTY

#
# additional include and library search paths