69 Commits

Author SHA1 Message Date
3e4ee699ad change repository/library/tool name 2021-02-05 10:01:03 +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
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
00528e9460 complete cython interface, python example usage.py 2021-01-26 13:21:54 +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
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
7e373be49e tdm_reaper: template<datatype>convert_data_to_type 2021-01-20 19:55:03 +01:00
083db81f4e check/compare machine datatypes 2021-01-20 14:58:22 +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
6179bf01f7 tdmdatamodel: add submatrices to channelgroup info 2021-01-20 10:57:37 +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
a29c7d40fc update README.md with docu 2021-01-19 14:11:03 +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
156d8ce62f src/main.cpp: filename rule 2021-01-18 11:07:14 +01:00
Mario Fink
569909b391 binary to extract all, fixed index in check min/max 2019-07-05 10:36:04 +02:00
Mario Fink
a29370cd6e added group_name and obtain_channel_id to cython, added extract_all.py producing .csv dump of all .tdm and .tdx data 2019-06-21 15:08:00 +02:00
Mario Fink
93ed029c33 create .csv dump of all metainformation + readme 2019-06-07 17:48:49 +02:00
Mario Fink
5b1b2622bd obtain meta information tags 2019-05-20 17:13:20 +02:00
Mario Fink
53ed09967a suppress C++ output 2019-05-16 17:20:58 +02:00
Mario Fink
c46194c0be std namespace issue with strtok 2019-05-16 16:43:10 +02:00
Mario Fink
161541f4c6 gauge timestamp and use optional .tdx path in cython 2019-05-16 15:59:54 +02:00
Mario Fink
964cf461a7 unix timestamp in cython 2019-05-16 11:09:49 +02:00