Skip to content
Snippets Groups Projects
Commit db741f96 authored by Pieter Donker's avatar Pieter Donker
Browse files

L2SDP-349, remove unused code.

parent 6846511c
No related branches found
No related tags found
1 merge request!16L2SDP-349, add bst_offload, and a lot other stuff to make n instanches and...
...@@ -50,15 +50,6 @@ public: ...@@ -50,15 +50,6 @@ public:
void toc(void); void toc(void);
}; };
const static uint MAX_VAL_SIZE = 100;
const static uint FORMAT_UNKNOWN = 0;
const static uint FORMAT_STRING = 1;
struct StrData {
char val[MAX_VAL_SIZE];
};
class TermOutput { class TermOutput {
public: public:
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# gn ipaddr expected firmware expected version enabled # gn ipaddr expected firmware expected version enabled
# UNB 0 # UNB 0
node 0 10.99.2.1 lofar2_unb2b_sdp_station_xsub_one 2 1 node 0 10.99.2.1 lofar2_unb2b_sdp_station_bf 2 1
node 1 10.99.2.2 lofar2_unb2b_sdp_station_xsub_one 2 1 node 1 10.99.2.2 lofar2_unb2b_sdp_station_xsub_one 2 1
node 2 10.99.2.3 lofar2_unb2b_sdp_station_xsub_one 2 1 node 2 10.99.2.3 lofar2_unb2b_sdp_station_xsub_one 2 1
node 3 10.99.2.4 lofar2_unb2b_sdp_station_xsub_one 2 1 node 3 10.99.2.4 lofar2_unb2b_sdp_station_xsub_one 2 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment