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 @@
},
"devices": {
"STAT/AntennaField/1": {
"include": [
"HBAT_ANT_mask_RW"
],
"exclude": [
"HBAT_BF_delay_steps_*"
]
},
"STAT/APSCT/1": {
},
"STAT/APSPU/1": {
......@@ -29,6 +37,9 @@
"RCU_mask_RW"
],
"exclude": [
"HBAT_LED_on_R",
"HBAT_PWR_LNA_on_R",
"HBAT_PWR_on_R",
"HBAT_BF_delay_steps_*",
"*_ITRF_R",
"*_ITRF_offsets_R"
......@@ -66,6 +77,7 @@
},
"STAT/XST/1": {
"exclude": [
"FPGA_xst_ring_*",
"last_packet_R",
"xst_*_R"
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment