Skip to content
Snippets Groups Projects
  • Thomas Jürges's avatar
    5fd83619
    SW-546: Add sub-band size parameter and use it for frame data storage · 5fd83619
    Thomas Jürges authored
    The executable expects now a new parameter "subbandSize" which is the
    expected number of complex values in each sub-band that the TBB will send.
    This allows to stop receiving after we the right number of samples has been
    received.  And it allows to report a problem if not.  Also knowing the number
    of values per sub-band allows to receive bands out of order but store the data
    in the right position in the file.
    5fd83619
    History
    SW-546: Add sub-band size parameter and use it for frame data storage
    Thomas Jürges authored
    The executable expects now a new parameter "subbandSize" which is the
    expected number of complex values in each sub-band that the TBB will send.
    This allows to stop receiving after we the right number of samples has been
    received.  And it allows to report a problem if not.  Also knowing the number
    of values per sub-band allows to receive bands out of order but store the data
    in the right position in the file.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.