|
156d8ce62f
|
src/main.cpp: filename rule
|
2021-01-18 11:07:14 +01:00 |
|
|
4d9dff517e
|
Dockerfile + make install without sudo
|
2021-01-16 15:52:55 +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 |
|
|
9a5cc31bed
|
README.md typo fix
|
2021-01-15 18:35:03 +01:00 |
|
|
c4d35b50f2
|
CLI: makefile: install/uninstall + docu
|
2021-01-15 18:30:25 +01:00 |
|
|
9cce25ff83
|
makefile: CLI install target
|
2021-01-15 18:07:48 +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 |
|
Marko Petzold
|
c8fd249669
|
add Cython dependency
v0.1
|
2020-11-15 12:05:31 +01:00 |
|
Mario Fink
|
996da15fa3
|
updated README.md
|
2019-08-02 15:17:06 +02:00 |
|
Mario Fink
|
65b11c5f81
|
fixed intendation and metafilename
|
2019-08-02 15:15:52 +02:00 |
|
Mario Fink
|
ea406bed6b
|
extract_all returns list of all produced files
|
2019-08-02 15:06:29 +02:00 |
|
Mario Fink
|
51a8312b69
|
documentation install
|
2019-07-12 11:04:36 +02:00 |
|
Mario Fink
|
0e249480ac
|
documentation install
|
2019-07-12 11:02:36 +02:00 |
|
Mario Fink
|
54b7cecccc
|
correct typo
|
2019-07-12 10:46:35 +02:00 |
|
Mario Fink
|
16945c3c7a
|
added function extract_all(...) for use in existing python script
|
2019-07-12 10:41:04 +02:00 |
|
Mario Fink
|
068e78f5e4
|
some readme
|
2019-07-05 12:44:58 +02:00 |
|
Mario Fink
|
da8903d0d2
|
some readme
|
2019-07-05 12:32:17 +02:00 |
|
Mario Fink
|
27b0a38b9c
|
some readme
|
2019-07-05 12:13:45 +02:00 |
|
Mario Fink
|
08572f11f8
|
some readme
|
2019-07-05 12:12:25 +02:00 |
|
Mario Fink
|
6387d7b644
|
edited Readme.md
|
2019-07-05 12:04:35 +02:00 |
|
Mario Fink
|
569909b391
|
binary to extract all, fixed index in check min/max
|
2019-07-05 10:36:04 +02:00 |
|
Mario Fink
|
e9c8c37e97
|
trivial corrections
|
2019-06-21 15:15:51 +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
|
3247ac531e
|
Merge pull request #1 from RecordEvolution/add-license-1
Create LICENSE
|
2019-06-21 10:14:28 +02:00 |
|
mario-fink
|
f3eed0b3ef
|
Create LICENSE
|
2019-06-21 10:13:46 +02:00 |
|
Mario Fink
|
93ed029c33
|
create .csv dump of all metainformation + readme
|
2019-06-07 17:48:49 +02:00 |
|
Mario Fink
|
76dc664bbc
|
restrict and check CLI-args
|
2019-05-29 11:38:14 +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 |
|
Mario Fink
|
a307da51aa
|
unix timestamp
|
2019-05-14 18:31:19 +02:00 |
|
Mario Fink
|
9887381d74
|
build on both OSX and Linux
|
2019-05-09 15:27:20 +02:00 |
|
Mario Fink
|
f6b8669395
|
fixed show_groups()
|
2019-05-09 10:42:31 +02:00 |
|
Mario Fink
|
f66410042b
|
channel-name case (in)sensitive lookup
|
2019-05-09 10:35:31 +02:00 |
|
Mario Fink
|
686896dd15
|
fixed missing id's and index range
|
2019-05-08 17:18:33 +02:00 |
|
Mario Fink
|
b4a993c27f
|
fixed list_groups seg. fault
|
2019-05-08 10:18:47 +02:00 |
|
Mario Fink
|
58132f56f1
|
added channel_exists
|
2019-05-07 12:23:35 +02:00 |
|
Mario Fink
|
e7730c2d02
|
neglect empty groups
|
2019-05-03 14:42:59 +02:00 |
|
Mario Fink
|
4d31dcd32d
|
adjusted python interface
|
2019-05-03 13:00:23 +02:00 |
|
Mario Fink
|
89dc943dce
|
intregration into workflow contd.
|
2019-05-02 17:31:15 +02:00 |
|
Mario Fink
|
2841137f8e
|
optimize searching xml tree with hash tables
|
2019-04-30 19:01:19 +02:00 |
|
Mario Fink
|
b16539264f
|
added units and excluced datatypes
|
2019-04-30 16:22:15 +02:00 |
|
Mario Fink
|
afe7331feb
|
correct id channel assignment
|
2019-04-30 13:18:27 +02:00 |
|
Mario Fink
|
a4a8aa91c2
|
starting integration into workflow
|
2019-04-29 18:01:34 +02:00 |
|