]> jspc29.x-matter.uni-frankfurt.de Git - mvdsensorcontrol.git/commit
mvd_unpacker: new Python module for new dataformat
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Wed, 22 Oct 2014 16:28:38 +0000 (18:28 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Wed, 22 Oct 2014 16:28:38 +0000 (18:28 +0200)
commit956442360423690ba8772beabd3898f76f21a610
tree1f3cbee636a8863218e97b294e676655b478a8c3
parent60ba82c3a015076c1d19f2975649e112e6b771d1
mvd_unpacker: new Python module for new dataformat
tools/python_mvd_unpacker/.gitignore [new file with mode: 0644]
tools/python_mvd_unpacker/README.rst [new file with mode: 0644]
tools/python_mvd_unpacker/mvd_unpacker/__init__.py [new file with mode: 0644]
tools/python_mvd_unpacker/mvd_unpacker/unpacker.py [new file with mode: 0644]
tools/python_mvd_unpacker/mvd_unpacker/utils.py [new file with mode: 0644]
tools/python_mvd_unpacker/scripts/unpack_mvd [new file with mode: 0644]
tools/python_mvd_unpacker/setup.py [new file with mode: 0644]