Skip to content
Snippets Groups Projects

Added g_lost_input, to verify BSN input monitor timeout and verify that output...

Merged Eric Kooistra requested to merge L2SDP-608 into master
4 files
+ 7
3
Compare changes
  • Side-by-side
  • Inline

Files

@@ -310,8 +310,9 @@ BEGIN
udp_src_port => stat_udp_src_port,
ip_src_addr => stat_ip_src_addr,
gn_index => TO_UINT(gn_id),
sdp_info => sdp_info,
gn_index => TO_UINT(gn_id)
weighted_subbands_flag => '1' -- because BF uses in_sosi_arr = fsub_sosi_arr, so weighted subbands
);
---------------------------------------------------------------
Loading