# # ChangeLog for / in ammosreader # # Generated by Trac 1.6 # 05/25/25 06:05:45 Wed, 04 May 2022 14:12:24 GMT Enrico Schwass [5547430] * doc/build/doctrees/environment.pickle (modified) * doc/build/doctrees/index.doctree (modified) * doc/build/html/.buildinfo (modified) * doc/build/html/_static/ajax-loader.gif (deleted) * doc/build/html/_static/alabaster.css (deleted) * doc/build/html/_static/basic.css (modified) * doc/build/html/_static/comment-bright.png (deleted) * doc/build/html/_static/comment-close.png (deleted) * doc/build/html/_static/comment.png (deleted) * doc/build/html/_static/custom.css (deleted) * doc/build/html/_static/doctools.js (modified) * doc/build/html/_static/documentation_options.js (modified) * doc/build/html/_static/down-pressed.png (deleted) * doc/build/html/_static/down.png (deleted) * doc/build/html/_static/jquery.js (modified) * doc/build/html/_static/language_data.js (modified) * doc/build/html/_static/pygments.css (modified) * doc/build/html/_static/searchtools.js (modified) * doc/build/html/_static/underscore.js (modified) * doc/build/html/_static/up-pressed.png (deleted) * doc/build/html/_static/up.png (deleted) * doc/build/html/_static/websupport.js (deleted) * doc/build/html/genindex.html (modified) * doc/build/html/index.html (modified) * doc/build/html/objects.inv (modified) * doc/build/html/search.html (modified) * doc/build/html/searchindex.js (modified) * doc/html/.buildinfo (modified) * doc/html/.doctrees/PDW.doctree (modified) * doc/html/.doctrees/ammosreader.doctree (modified) * doc/html/.doctrees/environment.pickle (modified) * doc/html/.doctrees/index.doctree (modified) * doc/html/.doctrees/modules.doctree (modified) * doc/html/PDW.html (modified) * doc/html/_modules/ammosreader/AmmosAudioDataHeader.html (modified) * doc/html/_modules/ammosreader/AmmosAudioReader.html (modified) * doc/html/_modules/ammosreader/AmmosAudioSocketReader.html (modified) * doc/html/_modules/ammosreader/AmmosContainer.html (modified) * doc/html/_modules/ammosreader/AmmosExtendedAudioDataHeader.html (modified) * doc/html/_modules/ammosreader/AmmosExtendedIFDataHeader.html (modified) * doc/html/_modules/ammosreader/AmmosGlobalFrameBody.html (modified) * doc/html/_modules/ammosreader/AmmosGlobalFrameHeader.html (modified) * doc/html/_modules/ammosreader/AmmosIFDataBlock.html (modified) * doc/html/_modules/ammosreader/AmmosIFDataHeader.html (modified) * doc/html/_modules/ammosreader/AmmosIFReader.html (modified) * doc/html/_modules/ammosreader/AmmosSingleFrame.html (modified) * doc/html/_modules/ammosreader/IQDWTXBlock.html (added) * doc/html/_modules/ammosreader/PDW.html (modified) * doc/html/_modules/ammosreader/PPDWContainer.html (modified) * doc/html/_modules/index.html (modified) * doc/html/_static/basic.css (modified) * doc/html/_static/css/adctheme.css (added) * doc/html/_static/css/mobile.css (added) * doc/html/_static/doctools.js (modified) * doc/html/_static/img/arrow-head-left.gif (added) * doc/html/_static/img/breadcrumb_background.png (added) * doc/html/_static/img/documentation.png (added) * doc/html/_static/img/header_sm_mid.png (added) * doc/html/_static/img/invisible.gif (added) * doc/html/_static/img/scrn1.png (added) * doc/html/_static/img/scrn2.png (added) * doc/html/_static/img/searchfield_leftcap.png (added) * doc/html/_static/img/searchfield_repeat.png (added) * doc/html/_static/img/searchfield_rightcap.png (added) * doc/html/_static/img/title_background.png (added) * doc/html/_static/img/triangle_closed.png (added) * doc/html/_static/img/triangle_left.png (added) * doc/html/_static/img/triangle_open.png (added) * doc/html/_static/js/toc.js (added) * doc/html/_static/language_data.js (modified) * doc/html/_static/pygments.css (modified) * doc/html/_static/searchtools.js (modified) * doc/html/ammosreader.html (modified) * doc/html/genindex.html (modified) * doc/html/index.html (modified) * doc/html/modules.html (modified) * doc/html/objects.inv (modified) * doc/html/py-modindex.html (modified) * doc/html/search.html (modified) * doc/html/searchindex.js (modified) * doc/rst/PDW.rst (deleted) * doc/rst/conf.py (modified) * doc/source/conf.py (modified) * doc/source/index.rst (modified) docs updated Wed, 04 May 2022 13:01:04 GMT recknagel [f3421e6] * sample_scripts/audio_socket_reader_test_streamer.py (modified) * sample_scripts/iqdw_reader.py (modified) * sample_scripts/pdw_reader.py (modified) updated sample_scripts Wed, 04 May 2022 12:59:44 GMT recknagel [bec3119] * sample_scripts/audio_reader.py (modified) updated audio_reader sample_script Wed, 04 May 2022 12:56:29 GMT recknagel [ec7df22] * .gitignore (modified) * sample_scripts/audio_reader.py (modified) * sample_scripts/audio_socket_reader_test.py (modified) * setup.cfg (modified) * src/ammosreader/AmmosAudioReader.py (modified) * src/ammosreader/AmmosAudioSocketReader.py (modified) * src/ammosreader/AmmosExtendedAudioDataHeader.py (modified) * src/ammosreader/AmmosExtendedIFDataHeader.py (modified) * src/ammosreader/AmmosIFReader.py (modified) final bugfix to imports Wed, 04 May 2022 12:44:19 GMT Enrico Schwass [e3e89c2] * doc/rst/conf.py (modified) * doc/source/conf.py (modified) sphinx theme changed Wed, 04 May 2022 12:40:15 GMT Enrico Schwass [9db2d9a] * README.md (modified) * org/README.md (modified) * org/README.org (modified) README fixed Wed, 04 May 2022 12:37:54 GMT Enrico Schwass [7e96694] * README.md (modified) * org/README.md (added) * org/README.org (added) docs updated Wed, 04 May 2022 12:25:16 GMT Enrico Schwass [64565fe] * build/lib/ammosreader/AmmosAudioDataHeader.py (deleted) * build/lib/ammosreader/AmmosAudioReader.py (deleted) * build/lib/ammosreader/AmmosAudioSocketReader.py (deleted) * build/lib/ammosreader/AmmosContainer.py (deleted) * build/lib/ammosreader/AmmosExtendedAudioDataHeader.py (deleted) * build/lib/ammosreader/AmmosExtendedIFDataHeader.py (deleted) * build/lib/ammosreader/AmmosGlobalFrameBody.py (deleted) * build/lib/ammosreader/AmmosGlobalFrameHeader.py (deleted) * build/lib/ammosreader/AmmosIFDataBlock.py (deleted) * build/lib/ammosreader/AmmosIFDataHeader.py (deleted) * build/lib/ammosreader/AmmosIFReader.py (deleted) * build/lib/ammosreader/AmmosSingleFrame.py (deleted) * build/lib/ammosreader/IQDWTXBlock.py (deleted) * build/lib/ammosreader/PDW.py (deleted) * build/lib/ammosreader/PPDWContainer.py (deleted) * build/lib/ammosreader/__init__.py (deleted) * src/_version.py (modified) * src/ammosreader.egg-info/PKG-INFO (modified) * src/ammosreader.egg-info/SOURCES.txt (modified) build directory removed Wed, 04 May 2022 10:00:45 GMT Enrico Schwass [ada37fa] * doc/html/.buildinfo (modified) * doc/html/.doctrees/PDW.doctree (modified) * doc/html/.doctrees/ammosreader.doctree (added) * doc/html/.doctrees/environment.pickle (modified) * doc/html/.doctrees/index.doctree (modified) * doc/html/.doctrees/modules.doctree (modified) * doc/html/PDW.html (modified) * doc/html/_modules/ammosreader/AmmosAudioDataHeader.html (added) * doc/html/_modules/ammosreader/AmmosAudioReader.html (added) * doc/html/_modules/ammosreader/AmmosAudioSocketReader.html (added) * doc/html/_modules/ammosreader/AmmosContainer.html (added) * doc/html/_modules/ammosreader/AmmosExtendedAudioDataHeader.html (added) * doc/html/_modules/ammosreader/AmmosExtendedIFDataHeader.html (added) * doc/html/_modules/ammosreader/AmmosGlobalFrameBody.html (added) * doc/html/_modules/ammosreader/AmmosGlobalFrameHeader.html (added) * doc/html/_modules/ammosreader/AmmosIFDataBlock.html (added) * doc/html/_modules/ammosreader/AmmosIFDataHeader.html (added) * doc/html/_modules/ammosreader/AmmosIFReader.html (added) * doc/html/_modules/ammosreader/AmmosSingleFrame.html (added) * doc/html/_modules/ammosreader/PDW.html (moved) * doc/html/_modules/ammosreader/PPDWContainer.html (added) * doc/html/_modules/index.html (modified) * doc/html/_sources/PDW.rst.txt (modified) * doc/html/_sources/ammosreader.rst.txt (added) * doc/html/_sources/index.rst.txt (modified) * doc/html/_sources/modules.rst.txt (modified) * doc/html/_sources/pdw_reader.rst.txt (deleted) * doc/html/_static/ajax-loader.gif (deleted) * doc/html/_static/alabaster.css (modified) * doc/html/_static/basic.css (modified) * doc/html/_static/comment-bright.png (deleted) * doc/html/_static/comment-close.png (deleted) * doc/html/_static/comment.png (deleted) * doc/html/_static/doctools.js (modified) * doc/html/_static/documentation_options.js (modified) * doc/html/_static/down-pressed.png (deleted) * doc/html/_static/down.png (deleted) * doc/html/_static/jquery-3.5.1.js (added) * doc/html/_static/jquery.js (modified) * doc/html/_static/language_data.js (modified) * doc/html/_static/pygments.css (modified) * doc/html/_static/searchtools.js (modified) * doc/html/_static/underscore-1.13.1.js (added) * doc/html/_static/underscore.js (modified) * doc/html/_static/up-pressed.png (deleted) * doc/html/_static/up.png (deleted) * doc/html/_static/websupport.js (deleted) * doc/html/ammosreader.html (added) * doc/html/genindex.html (modified) * doc/html/index.html (modified) * doc/html/modules.html (modified) * doc/html/objects.inv (modified) * doc/html/pdw_reader.html (deleted) * doc/html/py-modindex.html (modified) * doc/html/search.html (modified) * doc/html/searchindex.js (modified) * doc/rst/PDW.rst (modified) * doc/rst/ammosreader.rst (added) * doc/rst/conf.py (modified) * doc/rst/index.rst (modified) * doc/rst/modules.rst (modified) * doc/source/conf.py (modified) docs generated Wed, 04 May 2022 09:11:13 GMT Enrico Schwass [1846087] * tests/test_mock.py (modified) typo fixed Wed, 04 May 2022 09:09:44 GMT Enrico Schwass [8a6d675] * tests/test_mock.py (added) mock test added Wed, 04 May 2022 09:06:40 GMT Enrico Schwass [3c396a4] * .gitlab-ci.yml (modified) gitlab job added Wed, 04 May 2022 09:02:10 GMT Enrico Schwass [3364b8b] * .gitlab-ci.yml (added) * build/lib/ammosreader/AmmosAudioDataHeader.py (added) * build/lib/ammosreader/AmmosAudioReader.py (added) * build/lib/ammosreader/AmmosAudioSocketReader.py (added) * build/lib/ammosreader/AmmosContainer.py (added) * build/lib/ammosreader/AmmosExtendedAudioDataHeader.py (added) * build/lib/ammosreader/AmmosExtendedIFDataHeader.py (added) * build/lib/ammosreader/AmmosGlobalFrameBody.py (added) * build/lib/ammosreader/AmmosGlobalFrameHeader.py (added) * build/lib/ammosreader/AmmosIFDataBlock.py (added) * build/lib/ammosreader/AmmosIFDataHeader.py (added) * build/lib/ammosreader/AmmosIFReader.py (added) * build/lib/ammosreader/AmmosSingleFrame.py (added) * build/lib/ammosreader/IQDWTXBlock.py (added) * build/lib/ammosreader/PDW.py (added) * build/lib/ammosreader/PPDWContainer.py (added) * build/lib/ammosreader/__init__.py (added) * src/_version.py (modified) * src/ammosreader.egg-info/PKG-INFO (modified) * src/ammosreader/AmmosAudioReader.py (modified) * src/ammosreader/AmmosAudioSocketReader.py (modified) * src/ammosreader/AmmosExtendedAudioDataHeader.py (modified) * src/ammosreader/AmmosExtendedIFDataHeader.py (modified) * src/ammosreader/AmmosIFReader.py (modified) Merge branch 'main' of http://gitlab.kid.local/kidzg/ammosreader Wed, 04 May 2022 08:58:36 GMT Enrico Schwass [8d77666] * src/_version.py (modified) * src/ammosreader.egg-info/PKG-INFO (modified) * src/ammosreader.egg-info/SOURCES.txt (modified) Version updated Wed, 04 May 2022 08:54:07 GMT recknagel [ed58d23] * .gitlab-ci.yml (added) Merge branch 'main' of gitlab.kid.local:kidzg/ammosreader Wed, 04 May 2022 08:53:42 GMT Frank Löpthien [34d631d] * .gitlab-ci.yml (modified) Update .gitlab-ci.yml Wed, 04 May 2022 08:52:05 GMT Frank Löpthien [44bcf85] * .gitlab-ci.yml (modified) Update .gitlab-ci.yml file Wed, 04 May 2022 08:50:42 GMT recknagel [c0d0a63] * build/lib/ammosreader/__init__.py (modified) * src/_version.py (modified) * src/ammosreader.egg-info/PKG-INFO (modified) * src/ammosreader.egg-info/SOURCES.txt (modified) * src/ammosreader/__init__.py (added) import related fix Wed, 04 May 2022 08:50:07 GMT Frank Löpthien [7ebfdab] * .gitlab-ci.yml (modified) Update .gitlab-ci.yml file Wed, 04 May 2022 08:49:39 GMT Frank Löpthien [4125513] * .gitlab-ci.yml (added) Update .gitlab-ci.yml file Wed, 04 May 2022 08:45:30 GMT recknagel [1266d25] * build/lib/ammosreader/AmmosAudioDataHeader.py (added) * build/lib/ammosreader/AmmosAudioReader.py (added) * build/lib/ammosreader/AmmosAudioSocketReader.py (added) * build/lib/ammosreader/AmmosContainer.py (added) * build/lib/ammosreader/AmmosExtendedAudioDataHeader.py (added) * build/lib/ammosreader/AmmosExtendedIFDataHeader.py (added) * build/lib/ammosreader/AmmosGlobalFrameBody.py (added) * build/lib/ammosreader/AmmosGlobalFrameHeader.py (added) * build/lib/ammosreader/AmmosIFDataBlock.py (added) * build/lib/ammosreader/AmmosIFDataHeader.py (added) * build/lib/ammosreader/AmmosIFReader.py (added) * build/lib/ammosreader/AmmosSingleFrame.py (added) * build/lib/ammosreader/IQDWTXBlock.py (added) * build/lib/ammosreader/PDW.py (added) * build/lib/ammosreader/PPDWContainer.py (added) * build/lib/ammosreader/__init__.py (added) * src/_version.py (modified) * src/ammosreader.egg-info/PKG-INFO (modified) * src/ammosreader.egg-info/SOURCES.txt (modified) * src/ammosreader/AmmosAudioReader.py (modified) * src/ammosreader/AmmosAudioSocketReader.py (modified) * src/ammosreader/AmmosExtendedAudioDataHeader.py (modified) * src/ammosreader/AmmosExtendedIFDataHeader.py (modified) * src/ammosreader/AmmosIFReader.py (modified) import related fix Wed, 04 May 2022 08:44:58 GMT recknagel [1c24eb4] * src/ammosreader/__init__.py (deleted) import related fix Wed, 04 May 2022 08:36:36 GMT Enrico Schwass [d5e05b3] * src/ammosreader/__init__.py (added) missing __init__.py added Wed, 04 May 2022 08:25:20 GMT Enrico Schwass [0da6808] * LICENSE (added) * __init__.py (added) * setup.cfg (modified) * src/_version.py (added) * src/ammosreader.egg-info/PKG-INFO (added) * src/ammosreader.egg-info/SOURCES.txt (added) * src/ammosreader.egg-info/dependency_links.txt (added) * src/ammosreader.egg-info/not-zip-safe (added) * src/ammosreader.egg-info/requires.txt (added) * src/ammosreader.egg-info/top_level.txt (added) missing files added and minor pip fixes Wed, 04 May 2022 08:19:55 GMT Enrico Schwass [d88bd02] * org/AMMOS_Datastreams.pdf (moved) * pyproject.toml (added) * setup.cfg (added) * setup.py (added) * src/ammosreader/AmmosAudioDataHeader.py (moved) * src/ammosreader/AmmosAudioReader.py (moved) * src/ammosreader/AmmosAudioSocketReader.py (moved) * src/ammosreader/AmmosContainer.py (moved) * src/ammosreader/AmmosExtendedAudioDataHeader.py (moved) * src/ammosreader/AmmosExtendedIFDataHeader.py (moved) * src/ammosreader/AmmosGlobalFrameBody.py (moved) * src/ammosreader/AmmosGlobalFrameHeader.py (moved) * src/ammosreader/AmmosIFDataBlock.py (moved) * src/ammosreader/AmmosIFDataHeader.py (moved) * src/ammosreader/AmmosIFReader.py (moved) * src/ammosreader/AmmosSingleFrame.py (moved) * src/ammosreader/IQDWTXBlock.py (moved) * src/ammosreader/PDW.py (moved) * src/ammosreader/PPDWContainer.py (moved) directory structure changed to reflect pip package structure Wed, 04 May 2022 08:04:50 GMT Enrico Schwass [6cb85c2] * AmmosAudioDataBody.py (deleted) * AmmosAudioReader.py (modified) * org/audio.html (added) documentation added and numerical constants replaced Tue, 03 May 2022 12:23:17 GMT recknagel [44aebd3] * __init__.py (deleted) reverted changes Tue, 03 May 2022 11:46:35 GMT recknagel [c063328] * __init__.py (added) * test.py (deleted) added init Tue, 03 May 2022 08:01:25 GMT recknagel [1e781ba] * .gitignore (added) * AMMOS_Datastreams.pdf (added) * AmmosAudioDataBody.py (added) * AmmosAudioDataHeader.py (added) * AmmosAudioReader.py (added) * AmmosAudioSocketReader.py (added) * AmmosContainer.py (added) * AmmosExtendedAudioDataHeader.py (added) * AmmosExtendedIFDataHeader.py (added) * AmmosGlobalFrameBody.py (added) * AmmosGlobalFrameHeader.py (added) * AmmosIFDataBlock.py (added) * AmmosIFDataHeader.py (added) * AmmosIFReader.py (added) * AmmosSingleFrame.py (added) * IQDWTXBlock.py (added) * PDW.py (added) * PPDWContainer.py (added) * doc/Makefile (added) * doc/build/doctrees/environment.pickle (added) * doc/build/doctrees/index.doctree (added) * doc/build/html/.buildinfo (added) * doc/build/html/_sources/index.rst.txt (added) * doc/build/html/_static/ajax-loader.gif (added) * doc/build/html/_static/alabaster.css (added) * doc/build/html/_static/basic.css (added) * doc/build/html/_static/comment-bright.png (added) * doc/build/html/_static/comment-close.png (added) * doc/build/html/_static/comment.png (added) * doc/build/html/_static/custom.css (added) * doc/build/html/_static/doctools.js (added) * doc/build/html/_static/documentation_options.js (added) * doc/build/html/_static/down-pressed.png (added) * doc/build/html/_static/down.png (added) * doc/build/html/_static/file.png (added) * doc/build/html/_static/jquery.js (added) * doc/build/html/_static/language_data.js (added) * doc/build/html/_static/minus.png (added) * doc/build/html/_static/plus.png (added) * doc/build/html/_static/pygments.css (added) * doc/build/html/_static/searchtools.js (added) * doc/build/html/_static/underscore.js (added) * doc/build/html/_static/up-pressed.png (added) * doc/build/html/_static/up.png (added) * doc/build/html/_static/websupport.js (added) * doc/build/html/genindex.html (added) * doc/build/html/index.html (added) * doc/build/html/objects.inv (added) * doc/build/html/search.html (added) * doc/build/html/searchindex.js (added) * doc/html/.buildinfo (added) * doc/html/.doctrees/PDW.doctree (added) * doc/html/.doctrees/environment.pickle (added) * doc/html/.doctrees/index.doctree (added) * doc/html/.doctrees/modules.doctree (added) * doc/html/.doctrees/pdw_reader.doctree (added) * doc/html/PDW.html (added) * doc/html/_modules/PDW.html (added) * doc/html/_modules/index.html (added) * doc/html/_sources/PDW.rst.txt (added) * doc/html/_sources/index.rst.txt (added) * doc/html/_sources/modules.rst.txt (added) * doc/html/_sources/pdw_reader.rst.txt (added) * doc/html/_static/ajax-loader.gif (added) * doc/html/_static/alabaster.css (added) * doc/html/_static/basic.css (added) * doc/html/_static/comment-bright.png (added) * doc/html/_static/comment-close.png (added) * doc/html/_static/comment.png (added) * doc/html/_static/custom.css (added) * doc/html/_static/doctools.js (added) * doc/html/_static/documentation_options.js (added) * doc/html/_static/down-pressed.png (added) * doc/html/_static/down.png (added) * doc/html/_static/file.png (added) * doc/html/_static/jquery.js (added) * doc/html/_static/language_data.js (added) * doc/html/_static/minus.png (added) * doc/html/_static/plus.png (added) * doc/html/_static/pygments.css (added) * doc/html/_static/searchtools.js (added) * doc/html/_static/underscore.js (added) * doc/html/_static/up-pressed.png (added) * doc/html/_static/up.png (added) * doc/html/_static/websupport.js (added) * doc/html/genindex.html (added) * doc/html/index.html (added) * doc/html/modules.html (added) * doc/html/objects.inv (added) * doc/html/pdw_reader.html (added) * doc/html/py-modindex.html (added) * doc/html/search.html (added) * doc/html/searchindex.js (added) * doc/rst/PDW.rst (added) * doc/rst/conf.py (added) * doc/rst/index.rst (added) * doc/rst/modules.rst (added) * doc/source/conf.py (added) * doc/source/index.rst (added) * org/audio.org (added) * org/iqdw.org (added) * org/ppdw.org (added) * sample_data/audio_data_sample.bin (added) * sample_data/example.ppdw (added) * sample_data/sample.iqdw (added) * sample_scripts/audio_reader.py (added) * sample_scripts/audio_socket_reader_test.py (added) * sample_scripts/audio_socket_reader_test_streamer.py (added) * sample_scripts/iqdw_reader.py (added) * sample_scripts/pdw_reader.py (added) * sample_scripts/test.wav (added) * test.py (added) former radardex-project Tue, 03 May 2022 07:57:02 GMT Tobias Recknagel [571e0cc] * README.md (added) Initial commit