e1331cc6e6
* allowing for missing value-id (and consequently external_id, as well) in local_column (refer to issue #12 ) => resulting in empty channel in output
...
* simplify get_channel_overview(...) by removing full group info
* add build-timestamp to version/help message of CLI binary
* simplify/unify group/channel/submatrix/localcolumn overview of CLI
binary
2021-09-16 14:03:38 +02:00
3e4ee699ad
change repository/library/tool name
2021-02-05 10:01:03 +01:00
0db972c2f5
add filepath check, minimal.py, tdm_reaper.pyx: write_all
2021-01-26 17:35:07 +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
b53da59999
main.cpp: consistent naming
2021-01-25 09:27:50 +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
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
42aa8a897f
lib/tdm_reaper.cpp: fix typos
2021-01-20 09:23:53 +01:00
4289b16bab
check process of tdm_reaper
2021-01-19 20:43:45 +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
b519756aeb
start full revision
2021-01-18 15:29:49 +01:00
cc48d35511
README.md: technical docu + references
2021-01-18 12:59:08 +01:00
b5afab3c20
CLI: print meta data
2021-01-18 11:30:42 +01:00
156d8ce62f
src/main.cpp: filename rule
2021-01-18 11:07:14 +01:00
33b5e39028
src/main.cpp: fix clean exit
2021-01-16 01:27:10 +01:00
7942e6e725
src/main.cpp: exit cleanly/immediately on invalid option
2021-01-16 01:12:03 +01:00
7acc6554a5
src/main.cpp: exit on invalid option
2021-01-16 01:03:37 +01:00
2830007378
src/main.cpp: redirect exceptions to stderr
2021-01-16 00:54:13 +01:00
a584cc40de
finish CLI tool tdm_ripper
2021-01-15 18:02:54 +01:00
09937203c8
clean up repo, prepare CLI tool
2021-01-15 14:04:02 +01:00