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
4b337722bc
activate support for implicit_linear/raw_linear representation
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
e7d261d2c4
clean up repo, include print methods in cython, update README python docu
2021-01-26 16:15:41 +01:00
f1dedc2467
Cython extension: working setup
2021-01-26 11:25:25 +01:00
529b80f4f9
include/implement csvseparator option
2021-01-25 18:06:37 +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
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
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
7e373be49e
tdm_reaper: template<datatype>convert_data_to_type
2021-01-20 19:55:03 +01:00
9b0dd5e7d7
start channel access
2021-01-20 14:15:27 +01:00
616ceaf326
tdm_reaper: process submatrices, localcolumns
2021-01-20 12:24:45 +01:00
c6d24d5f50
process channels
2021-01-20 10:47:15 +01:00
5286a45ffc
tdm_reader.cpp: load XML from ifstream
2021-01-20 10:32:56 +01:00
5c2c643dfe
process channelgroups
2021-01-20 10:17:36 +01:00
42aa8a897f
lib/tdm_reaper.cpp: fix typos
2021-01-20 09:23:53 +01:00
48ec660d2d
tdm data model: process tdm_root finished
2021-01-19 20:30:12 +01:00
c0f5346f58
processing of <usi:include> blocks complete
2021-01-19 18:52:44 +01:00
628ae02531
finish tdm data model
2021-01-19 17:37:10 +01:00
62233bf678
lib/ establish tdm data model
2021-01-18 19:08:32 +01:00
b519756aeb
start full revision
2021-01-18 15:29:49 +01:00