storagecells not updated in rx and allowing it in idle mode (#485)

This commit is contained in:
Dhanya Thattil
2022-06-09 13:42:18 +02:00
committed by GitHub
parent 8ca8185d41
commit 5490daa0a1
3 changed files with 5 additions and 1 deletions

View File

@ -82,6 +82,7 @@ This document describes the differences between v7.0.0 and v6.x.x
- rxr mem size changed (fifo header size from 8 to 16) due to sls rxr header = 112.. 112+ 16=128 (reduces packet losss especially for g2)
-udp_srcip and udp_Srcip2: can set to auto (for virtual or 1g data networks)
- set dataset name for all hdf5 files to "data" only
- number of storage cells is not updated in teh receiver. done. and also allowing it to be modified in running status
2. Resolved Issues
==================