Skip to content
Snippets Groups Projects
Commit 3d791fad authored by Jan David Mol's avatar Jan David Mol
Browse files

Data-point archiving tuning

parent 7aa4d715
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,14 @@ ...@@ -5,6 +5,14 @@
}, },
"devices": { "devices": {
"STAT/AntennaField/1": {
"include": [
"HBAT_ANT_mask_RW"
],
"exclude": [
"HBAT_BF_delay_steps_*"
]
},
"STAT/APSCT/1": { "STAT/APSCT/1": {
}, },
"STAT/APSPU/1": { "STAT/APSPU/1": {
...@@ -29,6 +37,9 @@ ...@@ -29,6 +37,9 @@
"RCU_mask_RW" "RCU_mask_RW"
], ],
"exclude": [ "exclude": [
"HBAT_LED_on_R",
"HBAT_PWR_LNA_on_R",
"HBAT_PWR_on_R",
"HBAT_BF_delay_steps_*", "HBAT_BF_delay_steps_*",
"*_ITRF_R", "*_ITRF_R",
"*_ITRF_offsets_R" "*_ITRF_offsets_R"
...@@ -66,6 +77,7 @@ ...@@ -66,6 +77,7 @@
}, },
"STAT/XST/1": { "STAT/XST/1": {
"exclude": [ "exclude": [
"FPGA_xst_ring_*",
"last_packet_R", "last_packet_R",
"xst_*_R" "xst_*_R"
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment