Skip to content
Snippets Groups Projects
Commit 82dc90d2 authored by Pepping's avatar Pepping
Browse files

- Configured _lite revision

parent ef339003
No related branches found
No related tags found
No related merge requests found
......@@ -33,14 +33,14 @@ PACKAGE apertif_unb1_correlator_pkg IS
CONSTANT c_apertif_unb1_correlator_revision_matrix : t_apertif_unb1_correlator_revision_matrix :=
(-- 0 1 2 3
( TRUE, TRUE, TRUE, FALSE), -- c_use_input_node
( TRUE, TRUE, TRUE, TRUE), -- c_use_mesh_node
( TRUE, FALSE, TRUE, TRUE), -- c_use_mesh_node
( TRUE, TRUE, TRUE, FALSE), -- c_use_processing_node
( TRUE, TRUE, TRUE, FALSE), -- c_use_bg_input
( TRUE, TRUE, TRUE, FALSE), -- c_use_db_input
( TRUE, FALSE, TRUE, FALSE), -- c_use_db_input
( TRUE, TRUE, TRUE, FALSE), -- c_use_interleave
( TRUE, TRUE, TRUE, TRUE), -- c_use_bg_mesh
( TRUE, TRUE, TRUE, TRUE), -- c_use_db_mesh
( TRUE, TRUE, TRUE, FALSE), -- c_use_repack
( TRUE, FALSE, TRUE, TRUE), -- c_use_bg_mesh
( TRUE, FALSE, TRUE, TRUE), -- c_use_db_mesh
( TRUE, FALSE, TRUE, FALSE), -- c_use_repack
( TRUE, TRUE, TRUE, FALSE) -- c_use_wpfb
);
......
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