136 Commits

Author SHA1 Message Date
ZornitsaD
31471106bc
Update README.md 2021-02-18 10:43:31 +01:00
6a55fd68a5 correction in README.md 2021-02-17 09:54:06 +01:00
ZornitsaD
5180d2f168
Update README.md
some minor tweaks
2021-02-16 15:15:21 +01:00
12437fc2ec cython: setup.py: correct git URL 2021-02-12 10:38:18 +01:00
818963555d README typo 2021-02-05 13:41:20 +01:00
3e4ee699ad change repository/library/tool name v0.5 2021-02-05 10:01:03 +01:00
7284314fcb README: fix example hyperref v0.4 2021-02-01 09:35:06 +01:00
fbbf202a58 README: fix usage link 2021-01-27 16:56:04 +01:00
52b41ed9a8 README: fix usage link 2021-01-27 16:54:52 +01:00
9afc1958f9 README: add TOC header 2021-01-27 16:53:18 +01:00
ef17897ece README: table of contents 2021-01-27 16:51:53 +01:00
66ad358abc fix docu hyperlink 2021-01-27 10:33:38 +01:00
35439dc987 * add custom.py to README
* Cython: add column_header to print_group
* tdm_reaper.cpp/.hpp: allow for custom header and default header with
ids
* add custom.py as example
* fix minimal.py/usage.py to run successfully by default
2021-01-27 10:30:29 +01:00
855cd3adf6 fix column structure for print_group() => issue #5 2021-01-27 09:07:21 +01:00
c54784bb5b submit_files: clear all members 2021-01-27 08:50:06 +01:00
bf461ee42a fix version string v0.3 2021-01-26 19:14:43 +01:00
4b337722bc activate support for implicit_linear/raw_linear representation v0.2 2021-01-26 19:08:31 +01:00
0db972c2f5 add filepath check, minimal.py, tdm_reaper.pyx: write_all 2021-01-26 17:35:07 +01:00
a3b78f5ae2 update and fix Dockerfile 2021-01-26 16:34:01 +01:00
e7d261d2c4 clean up repo, include print methods in cython, update README python docu 2021-01-26 16:15:41 +01:00
f2012f4776 README: update python usage 2021-01-26 13:28:04 +01:00
00528e9460 complete cython interface, python example usage.py 2021-01-26 13:21:54 +01:00
52115139bb README: improve references 2021-01-26 11:47:49 +01:00
d200e10144 README: fix typo 2021-01-26 11:45:12 +01:00
9427bbadf6 Cython/Python install module docu 2021-01-26 11:43:36 +01:00
744c08b99d get rid of setup_osx.py 2021-01-26 11:26:51 +01:00
f1dedc2467 Cython extension: working setup 2021-01-26 11:25:25 +01:00
d9d317d6a5 proper cython setup 2021-01-25 19:43:34 +01:00
1ec81cafe6 initialize cython interface for tdm_reaper 2021-01-25 18:18:39 +01:00
529b80f4f9 include/implement csvseparator option 2021-01-25 18:06:37 +01:00
02adaa7908 docu CLI corrections 2021-01-25 17:49:32 +01:00
e900fd7be6 REAME.md: docu for CLI tool 2021-01-25 17:44:47 +01:00
5535135e46 * tdm_reaper.cpp: debug loggin for XML parse doc
* tdm_reaper.hpp: provide channelgroup/channel meta data objects
* main.cpp: finish full CLI tool
2021-01-25 17:26:01 +01:00
838d3e30e9 main.cpp: CLI revision 2021-01-25 14:10:59 +01:00
7b8c27b6af properly collect meta-data 2021-01-25 12:23:31 +01:00
b53da59999 main.cpp: consistent naming 2021-01-25 09:27:50 +01:00
b89c676145 README: consistent naming 2021-01-25 09:24:53 +01:00
3ca7fcd38a print channelgroup 2021-01-22 19:19:36 +01:00
a6ab3daf87 print channels 2021-01-22 18:38:17 +01:00
665b93be3f deactivate eStringUsi datatype, template parametrization for tdm overview 2021-01-22 17:40:39 +01:00
44ab3645e8 * update tdm_datatype
* tdm_reaper.cpp: introduce datatype checks, add datatype maps, finish get_channel
2021-01-22 16:28:36 +01:00
d0fe710512 get_channel as non-template function 2021-01-22 13:53:24 +01:00
93f0077146 * tdm_datatype: - use typedefs to map basic types
- no derive type (polymorph) anymore
* makefile: - use HPP to list .hpp dependencies
2021-01-22 13:22:35 +01:00
Mario Fink
90253f819a virtual destructor for tdmdatatype, makefile: compile on Darwin 2021-01-22 12:24:55 +01:00
1488aed089 split lib files.hpp 2021-01-22 10:59:28 +01:00
ac4417accf implement polymorphic tdmdatatype 2021-01-22 10:34:46 +01:00
1d70e7b58e get channel for any datatype 2021-01-21 18:33:36 +01:00
fe19f723b3 full tdm datamodel overview 2021-01-21 16:55:46 +01:00
cecb53fe85 complete output format 2021-01-21 16:23:06 +01:00
3b31384f67 remove old implementation tdm_ripper-dev.cpp 2021-01-21 10:47:38 +01:00