extrastats
Simon 4 years ago
parent ec7bcd66fd
commit 2c335f375e

@ -2054,8 +2054,8 @@ class routerHBP(HBSYSTEM):
_target_status[_target['TS']]['TX_STREAM_ID'] = _stream_id
_target_status[_target['TS']]['TX_RFS'] = _rf_src
_target_status[_target['TS']]['TX_PEER'] = _peer_id
_target_status[_target]['TS']['source_server'] = _source_server
_target_status[_target]['TS']['source_rptr'] = _source_rptr
_target_status[_target]['TS']]['source_server'] = _source_server
_target_status[_target]['TS']]['source_rptr'] = _source_rptr
# Generate LCs (full and EMB) for the TX stream
dst_lc = self.STATUS[_slot]['RX_LC'][0:3] + _target['TGID'] + _rf_src
_target_status[_target['TS']]['TX_H_LC'] = bptc.encode_header_lc(dst_lc)

Loading…
Cancel
Save

Powered by TurnKey Linux.