Index: src/_version.py
===================================================================
--- src/_version.py	(revision c0d0a63e8d754eda97c39ec2b0e2b49e313fe4d2)
+++ src/_version.py	(revision 9db2d9ac65f85e0215561edff07250aadeee31c0)
@@ -2,4 +2,4 @@
 # file generated by setuptools_scm
 # don't change, don't track in version control
-version = '0.1.dev10+g1266d25.d20220504'
-version_tuple = (0, 1, 'dev10', 'g1266d25.d20220504')
+version = '0.1.dev22+gada37fa.d20220504'
+version_tuple = (0, 1, 'dev22', 'gada37fa.d20220504')
Index: src/ammosreader.egg-info/PKG-INFO
===================================================================
--- src/ammosreader.egg-info/PKG-INFO	(revision c0d0a63e8d754eda97c39ec2b0e2b49e313fe4d2)
+++ src/ammosreader.egg-info/PKG-INFO	(revision 9db2d9ac65f85e0215561edff07250aadeee31c0)
@@ -1,5 +1,5 @@
 Metadata-Version: 2.1
 Name: ammosreader
-Version: 0.1.dev10+g1266d25.d20220504
+Version: 0.1.dev22+gada37fa.d20220504
 Summary: ammosreader: tool to parse R&S Ammos files
 Home-page: http://gitlab.kid.local/kidzg/ammosreader
Index: src/ammosreader.egg-info/SOURCES.txt
===================================================================
--- src/ammosreader.egg-info/SOURCES.txt	(revision c0d0a63e8d754eda97c39ec2b0e2b49e313fe4d2)
+++ src/ammosreader.egg-info/SOURCES.txt	(revision 9db2d9ac65f85e0215561edff07250aadeee31c0)
@@ -1,3 +1,4 @@
 .gitignore
+.gitlab-ci.yml
 LICENSE
 README.md
@@ -40,35 +41,44 @@
 doc/html/.buildinfo
 doc/html/PDW.html
+doc/html/ammosreader.html
 doc/html/genindex.html
 doc/html/index.html
 doc/html/modules.html
 doc/html/objects.inv
-doc/html/pdw_reader.html
 doc/html/py-modindex.html
 doc/html/search.html
 doc/html/searchindex.js
 doc/html/.doctrees/PDW.doctree
+doc/html/.doctrees/ammosreader.doctree
 doc/html/.doctrees/environment.pickle
 doc/html/.doctrees/index.doctree
 doc/html/.doctrees/modules.doctree
 doc/html/.doctrees/pdw_reader.doctree
-doc/html/_modules/PDW.html
 doc/html/_modules/index.html
+doc/html/_modules/ammosreader/AmmosAudioDataHeader.html
+doc/html/_modules/ammosreader/AmmosAudioReader.html
+doc/html/_modules/ammosreader/AmmosAudioSocketReader.html
+doc/html/_modules/ammosreader/AmmosContainer.html
+doc/html/_modules/ammosreader/AmmosExtendedAudioDataHeader.html
+doc/html/_modules/ammosreader/AmmosExtendedIFDataHeader.html
+doc/html/_modules/ammosreader/AmmosGlobalFrameBody.html
+doc/html/_modules/ammosreader/AmmosGlobalFrameHeader.html
+doc/html/_modules/ammosreader/AmmosIFDataBlock.html
+doc/html/_modules/ammosreader/AmmosIFDataHeader.html
+doc/html/_modules/ammosreader/AmmosIFReader.html
+doc/html/_modules/ammosreader/AmmosSingleFrame.html
+doc/html/_modules/ammosreader/PDW.html
+doc/html/_modules/ammosreader/PPDWContainer.html
 doc/html/_sources/PDW.rst.txt
+doc/html/_sources/ammosreader.rst.txt
 doc/html/_sources/index.rst.txt
 doc/html/_sources/modules.rst.txt
-doc/html/_sources/pdw_reader.rst.txt
-doc/html/_static/ajax-loader.gif
 doc/html/_static/alabaster.css
 doc/html/_static/basic.css
-doc/html/_static/comment-bright.png
-doc/html/_static/comment-close.png
-doc/html/_static/comment.png
 doc/html/_static/custom.css
 doc/html/_static/doctools.js
 doc/html/_static/documentation_options.js
-doc/html/_static/down-pressed.png
-doc/html/_static/down.png
 doc/html/_static/file.png
+doc/html/_static/jquery-3.5.1.js
 doc/html/_static/jquery.js
 doc/html/_static/language_data.js
@@ -77,9 +87,8 @@
 doc/html/_static/pygments.css
 doc/html/_static/searchtools.js
+doc/html/_static/underscore-1.13.1.js
 doc/html/_static/underscore.js
-doc/html/_static/up-pressed.png
-doc/html/_static/up.png
-doc/html/_static/websupport.js
 doc/rst/PDW.rst
+doc/rst/ammosreader.rst
 doc/rst/conf.py
 doc/rst/index.rst
@@ -124,2 +133,3 @@
 src/ammosreader.egg-info/requires.txt
 src/ammosreader.egg-info/top_level.txt
+tests/test_mock.py
