diff --git a/MAC/APL/PIC/RSPDriver/src/RSPDriver.conf.in b/MAC/APL/PIC/RSPDriver/src/RSPDriver.conf.in index 3d6c9da90d54706ba488ac2c6ce25bb47ad5624b..7f42ad0fc6bf3f11baa9d0cfb9beb54ed5eb42c0 100644 --- a/MAC/APL/PIC/RSPDriver/src/RSPDriver.conf.in +++ b/MAC/APL/PIC/RSPDriver/src/RSPDriver.conf.in @@ -40,8 +40,8 @@ RSPDriver.PPS_TRIGGER=1 # # Specify the MAC addresses of the control port (MAC) of RSP boards # -RSPDriver.MAC_ADDR_0=10:FA:00:00:11:00 -RSPDriver.MAC_ADDR_1=10:FA:00:00:12:00 +RSPDriver.MAC_ADDR_0=10:FA:00:00:01:00 +RSPDriver.MAC_ADDR_1=10:FA:00:00:01:00 RSPDriver.MAC_ADDR_2=10:FA:00:00:02:00 RSPDriver.MAC_ADDR_3=10:FA:00:00:03:00 RSPDriver.MAC_ADDR_4=10:FA:00:00:04:00 @@ -132,6 +132,24 @@ RSPDriver.LANE_3_SRCIP=10.10.0.4 RSPDriver.LANE_3_DSTMAC=00:E0:81:31:B2:F5 RSPDriver.LANE_3_DSTIP=10.170.0.4 +# CS01 +# RSPDriver.LANE_0_DSTMAC=00:E0:81:34:8C:D1 +# RSPDriver.LANE_1_DSTMAC=00:E0:81:34:8C:D1 +# RSPDriver.LANE_2_DSTMAC=00:E0:81:34:9B:87 +# RSPDriver.LANE_3_DSTMAC=00:E0:81:31:B3:27 + +# CS08 +# RSPDriver.LANE_0_DSTMAC=00:E0:81:31:DE:8B +# RSPDriver.LANE_1_DSTMAC=00:E0:81:31:DE:8B +# RSPDriver.LANE_2_DSTMAC=00:E0:81:29:20:37 +# RSPDriver.LANE_3_DSTMAC=00:E0:81:31:DE:9B + +# CS16 +# RSPDriver.LANE_0_DSTMAC=00:E0:81:31:DF:D5 +# RSPDriver.LANE_1_DSTMAC=00:E0:81:31:DF:D5 +# RSPDriver.LANE_2_DSTMAC=00:E0:81:34:92:11 +# RSPDriver.LANE_3_DSTMAC=00:E0:81:31:B2:15 + # # IGNORE_REMOTE_DATA # ------------------ diff --git a/MAC/APL/PIC/RSPDriver/src/RemoteStation.conf.in b/MAC/APL/PIC/RSPDriver/src/RemoteStation.conf.in index d3fd10fb0da7bd7aea2afdb562284589cd122dde..785f8370ba2f6433d5a802e569699d8b628c929f 100644 --- a/MAC/APL/PIC/RSPDriver/src/RemoteStation.conf.in +++ b/MAC/APL/PIC/RSPDriver/src/RemoteStation.conf.in @@ -5,7 +5,7 @@ # # Number of RSP boards # -RS.N_RSPBOARDS=2 +RS.N_RSPBOARDS=12 # # Specify the station id (0 <= StationId < 256)