Skip to content

Releases: RedhawkSDR/FileReader

FileReader 5.0.0

16 Apr 17:36
Compare
Choose a tag to compare
  • Added ability to process a meta data file captured by FileWriter to replicate the same context when playing back the data. The following context information is used when processing each data packet:

    • SRI Context - streamID, hversion, xstart, xdelta, subsize, ystart, ydelta, mode, keywords/values
    • Packet Context - streamID, data length, EOS, timecode (tcmode,tcstatus, twsec, tfsec, toff)
  • Added additional unit tests for meta data file handling.

  • Updated version number.

  • Prevented increase of CPU utilization when the asset is not playing.

  • Improved handling of Big or Little Endian data formats when processing data.

FileReader 4.1.0 for REDHAWK 2.0

02 Oct 15:28
Compare
Choose a tag to compare
  • Updated rh.FileReader to use TC_PREC keyword for additional precision in BLUE files.

FileReader 4.0.3 for REDHAWK 2.0

04 Jan 19:10
Compare
Choose a tag to compare
  • bluefile byteswap hardcoded to false

FileReader 4.0.2 for REDHAWK 2.0

01 Sep 13:06
Compare
Choose a tag to compare
  • Fixed to start when launched with non-default source_uri