Skip to content
Snippets Groups Projects
Commit 513f6da0 authored by Thomas Owen James's avatar Thomas Owen James :speech_balloon:
Browse files

Fix address_table_calop2gt.json calocopy->copy

parent 49d9000d
No related branches found
No related tags found
1 merge request!84L1calo add crc error flag
Pipeline #9346232 failed
Pipeline: scouting-preprocessor

#9346238

    Pipeline: scouting-preprocessor

    #9346237

      Pipeline: scouting-preprocessor

      #9346236

        ......@@ -68,7 +68,7 @@
        "freq_clk_rec" : { "metric": "gauge" , "writable": false, "exposable": true , "copies": 8 },
        "crc_error_counter" : { "metric": "gauge" , "writable": false, "exposable": true , "copies": 8 }
        },
        "calocopy" : {
        "copy" : {
        "scouting_ctrl_register_offset" : { "metric": "gauge" , "writable": false, "exposable": false },
        "orbits_per_packet" : { "metric": "gauge" , "writable": true , "exposable": true },
        "orbits_per_chunk" : { "metric": "gauge" , "writable": true , "exposable": true },
        ......@@ -121,7 +121,7 @@
        "scouting_registers" : [0]
        },
        "parameters": {
        "enabled_systems" : ["calo", "calocopy"],
        "enabled_systems" : ["calo", "copy"],
        "available_systems" : {
        "calo" : {
        "source_idx" : 0,
        ......@@ -134,7 +134,7 @@
        "tcp_stream_map" : [0,1,2,3],
        "daq_map" : [0]
        },
        "calocopy" : {
        "copy" : {
        "source_idx" : 1,
        "n_input_links" : 8,
        "n_regions" : 2,
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment