File etisnoop.changes of Package etisnoop

-------------------------------------------------------------------
Sun Sep 21 15:49:10 UTC 2025 - Martin Hauke <mardnh@gmx.de>

- Update to version 2.2.0
  * Fix FIG completeness calculation, add length histogram.
  * Add missing include <cstdint>
  * Try to decode ODR-DabMux watermark.
  * Fix some YAML errors.
  * Fix YAML output for fig0_3.
  * Initialise snoop subchannel index.
  * Add some more changes to subchannel extraction.
  * Fix subchannel extraction.
  * Correct help text.

-------------------------------------------------------------------
Wed Nov  4 08:45:47 UTC 2020 - Martin Hauke <mardnh@gmx.de>

- Update to upstream release 2.1.0
  * Add missing fig0_7.cpp
  * Improve FIG0/13, add 0/7, avoid int overflows
  * Show number of user applications FIG0/13
  * Use AX_CXX_COMPILE_STDCXX instead of _11 variant
  * Mention libfaad-dev in README
  * Travis: switch to bionic
  * Travis: update to Xenial
  * Minor FIG2 changes
  * Fix FIB2 component labels

-------------------------------------------------------------------
Fri Jan 18 22:45:50 UTC 2019 - mardnh@gmx.de

- Update to version 2.0.0.git1547649885.9d3d404:
  * Add charset decoder for FIG1 labels
  * Add FIG2 label decoding with draft TS 103 176 v2.2.1 support
  * Output same YAML structure for ETI and FIC analysis
  * Replace KHz by kHz
  * Add -e option
  * Add some FIG2 parsing
  * Fix protection level bug (#24)
  * FIG0/2: print hex subch with 0x prefix
  * Decode UA data in FIG 0/13
  * Add FIC input
  * Do not break YAML on FCT discontinuity
  * Update wav header, assume stereo

-------------------------------------------------------------------
Sun Mar 04 08:06:31 UTC 2018 - mardnh@gmx.de

- Update to version 2.0.0.git1520096619.6137201:
  * Update to v2.0.0
  * Output YAML
  * Minor fixes
  * Fix EEP_B in YAML
  * Fixed seg fault when used with Mode III. Now room for 4 FIGs
  * Remove boost dependency
  * Compile faadalyse in C99
  * Initialise all DabPlusSnoop fields
  * Travis: also compile faadalyse
  * Get faadalyse to compile again
  * Fix FIG print of protection level
  * Fix print of protection level
  * Write statistics to yaml file, add option to stop after N frames
  * Change printout of audio level stats
  * Do not write wav files in statistics mode
  * Add ensemble database, show service label in audio level statistics
  * Measure audio levels, add ensemble database WIP
  * Move eti analysis code to another file
  * Switch travis to gcc 6
  * Fix wav file format on ctrl-C and use more RAII
  * Fix FIG0/21 AMSS and DRM frequency parsing
  * Fix FIG0/21 parsing
  * Fix printf bug in FIG0/6 parser
  * Rework FIG0/21 parser
  * Minor FIG display changes
  * Adapt FIG1/x to new result struct, improve FIG filter
  * Refactor FIG0/X message generation
  * Add faadalyse

-------------------------------------------------------------------
Sun Jan 08 12:32:21 UTC 2017 - mardnh@gmx.de

- Update to version 1.1.0.git1482594577.b977fd4:
  * Add first filter to display only some FIGs
  * Add FCT continuity check
  * Travis: change to c++, add boost, remove fec
  * Add missing m4 boost script
  * Add figalyser.hpp
  * Fix FCT discontinuity detection
  * Mention prerequisites in README

-------------------------------------------------------------------
Mon Nov 07 19:23:33 UTC 2016 - mardnh@gmx.de

- Update to version 1.1.0.git1478356415.a1415d5:
  * Properly initialise eti_analsyse_config_t
  * Move .dabp dump and rename to .msc
  * Fix subchannel extraction
  * Fix whitespace
  * fix FIG 0/17 printf buffer size
  * Fix FIG0/10 parsing of milliseconds
  * Fix warning about uninitialised ecc in FIG0/2
  * Fix compilation issue on CentOS 7
  * Replace CMake by autotools
  * Show GITVERSION in help screen
  * Use config.h for VERSION
  * Set -Wall flag
  * Add --std=gnu99 arg to gcc calls
  * Move all sources to src/
  * Remove libfec dependency
  * FIG0/6 changes in EN 300 401 V2.1.1
  * Fix decode to .msc for both DAB and DAB+
  * Prepare v1.1.0
  * Add missing stdexcept header
  * Properly parse FIG0/1 if its last entry is UEP

-------------------------------------------------------------------
Sat Feb 20 19:18:21 UTC 2016 - mardnh@gmx.de

- Update to version 0.0.0.git1454269799.1873279:
  + Use stdint types
  + Update makefile
  + Update README
  + Refactor all FIG0/x into separate files
  + Refactor FIG 1
  + Fix warnings, revert small typos
  + Add repetition rate analyser
  + Reset repetition rate measurements every 6s
  + Nicer rate printout
  + Clarify TIST decoding
  + Add option to display repetition rate

-------------------------------------------------------------------
Mon Dec 28 12:39:30 UTC 2015 - mardnh@gmx.de

- Update to version 0.0.0.git1450448579.5c0bca7:
  + Add Travis CI config

-------------------------------------------------------------------
Fri Oct 23 18:57:01 UTC 2015 - mardnh@gmx.de

- Update to version 0.0.0.git1445543180.c463f36:
  + Add DAB+ Reed-Solomon decoding and error statistics print

-------------------------------------------------------------------
Fri Sep 11 18:18:02 UTC 2015 - mardnh@gmx.de

- Update to version 0.0.0.git1440886298.43c1ce0:
  + Add CMake support

-------------------------------------------------------------------
Wed Aug 26 19:39:46 UTC 2015 - mardnh@gmx.de

- Update to version 0.0.0.git1439589643.877dc6f:
  + Add ETI duplicate frame removal helper tool
  + Some bug fixes in the FIG parser.
  + Add watermark decoder
  + Makefile: change CC to CXX
  + Add FIG 0/6 decoding
  + Add FIG 0/21 decoding
  + Fix size_t warning
  + Remove AAC ADTS output (960-transformation can't be signalled)
  + Use 960-transformation in libfaad2
  + Add FIG 0/24 decoding
  + Add timestamp and frame number
  + Add FIG 0/18 & 0/19 decoding. Small FIG 0/6 decoding improvement.
  + Add FIG 0/8 decoding
  + Add FIG 0/9 decoding
  + Update usage information
  + Add FIG 0/5 decoding
  + Add FIG 0/14 decoding
  + Add FIG 0/16 decoding
  + FIG 0/10: add MJD decoding
  + Add FIG 0/17 decoding
  + Add FIG 0/22 decoding
  + Add FIG 0/3 decoding
  + Add FIG 0/11 decoding
  + Add FIG 0/25 decoding
  + Add FIG 0/26 decoding
  + Add FIG 0/27 decoding
  + Minor printout improvements
  + Add FIG 0/28 decoding
  + Add FIG 0/31 decoding
  + Fix FIG0/18 cluster ID parsing

-------------------------------------------------------------------
Sun Feb 15 20:03:33 UTC 2015 - mardnh@gmx.de

- initial package, version 0.0.0.git1423925399.d202044

openSUSE Build Service is sponsored by