Commit Graph

  • b51b63dedc enable proper git tag sorting in cython/setup.py for versioning Mario Fink 2021-09-02 11:01:12 +02:00
  • 601613b6c4 consider platform dependency for building cython extension locally Mario Fink 2021-09-02 10:57:21 +02:00
  • 5e93ed0706 * version 1.2.10 * makefile: versioning and tags: properly deal with multiple digits version tags * setup.py: support both sdist and bdist pip wheels Mario Fink 2021-09-01 10:58:42 +02:00
  • 1345f6e4c9 add separate NT trigger time and Cb addtime parameters to output v1.2.10 Mario Fink 2021-07-12 13:19:45 +02:00
  • 1a381f01b7 delete deprecated python example, add new python example dealing with absolute time stamp according to trigger-time Mario Fink 2021-07-12 12:40:23 +02:00
  • b42a170650 bump version 1.2.9 Mario Fink 2021-07-08 15:39:50 +02:00
  • 1d30a5f237 include (absolute) trigger-time in channel output => issue #10 v1.2.9 Mario Fink 2021-07-08 14:06:20 +02:00
  • 00a869ff07 properly check markers of single file/all files in directory Mario Fink 2021-07-08 10:17:29 +02:00
  • 69f5e5496b * fix typo in preprocessor flag * executable --help: provide full repository URL Mario Fink 2021-07-02 13:33:05 +02:00
  • 56f83b8132 bump version 1.2.8 Mario Fink 2021-07-02 09:40:23 +02:00
  • cda6673f85 fix MSVC compilation/build issues v1.2.8 Mario Fink 2021-07-02 09:39:16 +02:00
  • 1d7a512fd4 * support pip installation on win32 => issue #8 * bump version 1.2.7 v1.2.7 Mario Fink 2021-07-02 09:11:30 +02:00
  • 658a73a284 get_info(): show less x,ydata in info-string Mario Fink 2021-07-01 15:46:03 +02:00
  • 71c9bb7a5c fix/optimize floating point precision for file output/info output/json output Mario Fink 2021-07-01 12:13:38 +00:00
  • 45efb06aa2 add support for NL key, issue #6 Mario Fink 2021-06-29 12:38:55 +02:00
  • 538b6f4659 README.md: add famosfilekey reference v1.2.6 Mario Fink 2021-06-29 11:45:50 +02:00
  • 08e2589dfd README: fix typo Mario Fink 2021-06-28 16:38:23 +02:00
  • d098273816 README.md: udpate to new CLI options Mario Fink 2021-06-28 16:37:16 +02:00
  • 2f9c550323 bump pip/cython version 1.2.5 Mario Fink 2021-06-28 16:33:25 +02:00
  • 234876c5a9 * cython/*_imc_termite.*: introduce both print_channel/print_channels methods featuring csv delimiter option * imc_raw.hpp: add print_channel() * python/{example.py,usage.py}: adjust to existing sample file names, add print_channel() example * src/main.cpp: add --delimiter option, additional CLI option checks v1.2.5 Mario Fink 2021-06-28 16:26:07 +02:00
  • bafc018566 CLI version: add option for delimiter token of csv output Mario Fink 2021-06-28 12:51:09 +02:00
  • fdd107fbb3 README.md: fix typo Mario Fink 2021-05-06 18:11:40 +02:00
  • cd4ce55e7e badge starts Mario Fink 2021-05-06 16:01:07 +02:00
  • 27683cbbd6 license badge Mario Fink 2021-05-06 15:59:43 +02:00
  • 25a51215a0 adjust README.md header Mario Fink 2021-05-06 15:50:38 +02:00
  • 36c02089aa clean up README.md header Mario Fink 2021-05-06 15:47:31 +02:00
  • cd75689d32 lgtm code stats Mario Fink 2021-05-06 11:46:43 +02:00
  • 57c7f6021b makefile: cppcheck target Mario Fink 2021-05-05 15:58:10 +02:00
  • 83922c343f * imc_channel, imc_raw: optimize with pass by reference * imc_object: asc_time, localtime: make threadsafe * imc_datatype: satisfy 'rule of two' * python: remove all unused imports Mario Fink 2021-05-05 13:28:11 +02:00
  • 72378877ec add some pipy release documentation Mario Fink 2021-05-02 19:57:13 +02:00
  • e7094d0125 * py_imc_termite.pyx: remove json loads parse_float option * imc_raw.hpp: catch empty/invalid file to avoid seg fault Mario Fink 2021-05-02 19:34:08 +02:00
  • 16a77ecf1e bump version 1.2.4 for pip/cython Mario Fink 2021-04-30 11:10:41 +02:00
  • 798fc22d7a imc_conversion.hpp: more comprehensive error message, imc_datatype: imc_Ulongint,imc_Slongint typedef for x86_64 vs. arm v1.2.4 Mario Fink 2021-04-27 12:42:24 +02:00
  • 2b2e69f0e5 * add support for datatype 11 = 2-byte-word digital * usage.py: raise proper exception * usage_adv.py: use different example file Mario Fink 2021-04-27 11:38:43 +02:00
  • 8708d2d008 * cython/py_imc_termite.pyx: json loads take care of floats, fix column assignment * imc_channel.hpp: fix floating precision for get_channel() * extend/include advanced usage in examples Mario Fink 2021-04-26 19:41:56 +02:00
  • 9feadb50c1 py_imc_termite.pyx: fix special character encoding Mario Fink 2021-04-16 09:37:58 +02:00
  • dbeb1b862a py_imc_termite.pyx: print_table: encoding, xdata Mario Fink 2021-04-15 23:51:44 +02:00
  • bda799832c fix Dockerfile, cython: print_table to print all channels in single table Mario Fink 2021-04-15 20:17:02 +02:00
  • 97c2195f98 ignore hexshow.hpp, version 1.2.3 Mario Fink 2021-03-05 09:19:06 +01:00
  • ea7ab9fa85 gitignore: add pip files, pip: add proper README v1.2.3 Mario Fink 2021-03-04 18:48:59 +01:00
  • c281aeae19 clean: include build directory Mario Fink 2021-03-04 11:48:06 +01:00
  • 0403f2bc64 add pip package build/upload, check version tags Mario Fink 2021-03-04 11:47:15 +01:00
  • 0969d626b8
    Merge pull request #5 from ZornitsaD/patch-2 v1.2.2 Mario Fink 2021-02-18 11:38:42 +01:00
  • 37cbc2d45f
    Update README.md ZornitsaD 2021-02-18 10:50:25 +01:00
  • 8c8ed10a90 README.md: some minor tweak Mario Fink 2021-02-17 10:23:53 +01:00
  • ecc1cd8005
    Merge pull request #4 from ZornitsaD/patch-1 Mario Fink 2021-02-16 12:39:45 +01:00
  • 8746519d1a
    Update README.md ZornitsaD 2021-02-16 12:33:36 +01:00
  • c9f8097c9b README: fix link Mario Fink 2021-02-12 13:32:05 +01:00
  • 5ae6b3f5ba add references Mario Fink 2021-02-12 13:29:53 +01:00
  • 4c082451fa finalize README.md + example + cython interface v1.1.0 Mario Fink 2021-02-12 13:22:15 +01:00
  • 133279258f README: installation + usage Mario Fink 2021-02-12 12:14:51 +01:00
  • dd78b37290 cython setup imc_termite pytho module Mario Fink 2021-02-12 11:30:16 +01:00
  • 3d9305a1be prepare imc_channel + imc_raw for cython interface Mario Fink 2021-02-12 09:52:52 +01:00
  • 40a922893d CLI: fix options vs. argc handling Mario Fink 2021-02-12 09:29:55 +01:00
  • 78c1ec4596 add Dockerfile Mario Fink 2021-02-11 20:11:52 +01:00
  • 3948bfeac6 fix/improve printing and CLI Mario Fink 2021-02-11 19:54:09 +01:00
  • 6b41dbe00a add printing methods Mario Fink 2021-02-11 19:39:11 +01:00
  • 0107e367c4 finished conversion + CLI Mario Fink 2021-02-11 19:21:26 +01:00
  • 3afa7fe345 channel: add origin NO Mario Fink 2021-02-11 17:21:39 +01:00
  • a03930515e finished metadata extraction Mario Fink 2021-02-11 17:17:09 +01:00
  • 6f9133c638 start extraction Mario Fink 2021-02-11 16:03:49 +01:00
  • acd55194a5 imc_raw + imc_channels: channel extraction from blocks and environment Mario Fink 2021-02-11 15:49:11 +01:00
  • 1596ca15b5 generate channel_envs Mario Fink 2021-02-11 13:38:07 +01:00
  • 4b510ea91b remove redundant stuff related to imc_object Mario Fink 2021-02-11 12:52:53 +01:00
  • bed43d6785 * remove usage of imc::object * introduce imc_channel with collection of affiliate blocks * imc::keys as list instead of map with custom check/get methods * imc_raw: start generation of affiliate blocks Mario Fink 2021-02-11 12:48:49 +01:00
  • fb16935829 makefile: force removal of object files to suppress error Mario Fink 2021-02-11 08:48:32 +01:00
  • c649961abb makefile: use PYT variable Mario Fink 2021-02-11 08:45:15 +01:00
  • 42583eb51f makefile: restore python targets + readjust cython setup Mario Fink 2021-02-11 08:42:10 +01:00
  • 26ff196676 remove redundant docu Mario Fink 2021-02-10 20:09:20 +01:00
  • 2697e0b578 rename directories Mario Fink 2021-02-10 20:04:47 +01:00
  • f4ecf48218 start group - channel - component - buffer association Mario Fink 2021-02-10 20:01:11 +01:00
  • 9bac0f1063 * list specific blocks * key comparison operator * imc::object: fix timestamp, fix analog vs. digital index * imc_raw: convert datatype Mario Fink 2021-02-10 18:17:54 +01:00
  • eb13088257 rename samples and datasets/files Mario Fink 2021-02-10 16:09:33 +01:00
  • cfca5310ef remove old (makefile + main.cpp) Mario Fink 2021-02-10 15:38:43 +01:00
  • 0eb034196d imc::object: all objects parsed Mario Fink 2021-02-10 15:37:24 +01:00
  • fe3befc5f2 start parsing imc::objects Mario Fink 2021-02-10 13:08:32 +01:00
  • eb2c49549a integrate imc::object into parsing workflow Mario Fink 2021-02-10 11:08:08 +01:00
  • 4f3e816dbf wrapper for imc::object, include imc::object in imc::block Mario Fink 2021-02-09 20:57:44 +01:00
  • a808a001a9 imc::objects: preliminary complete Mario Fink 2021-02-09 19:31:27 +01:00
  • e952764e4f reduce computational complexity Mario Fink 2021-02-09 18:11:06 +01:00
  • 79c1b19e33 check block consistency, reset block.end for length that exceeds buffer size (e.g. final CS) Mario Fink 2021-02-09 16:40:11 +01:00
  • c918746d29 add examples from IMC documentation Mario Fink 2021-02-09 15:06:55 +01:00
  • ee7f70d36f add imc_meta.hpp Mario Fink 2021-02-08 18:09:02 +01:00
  • 09737a93fb imcdatatype: simplify class name Mario Fink 2021-02-08 17:27:17 +01:00
  • cb8365a897 implement imcdatatype Mario Fink 2021-02-08 17:21:37 +01:00
  • cf7d51e2fb imc::block: fix parameters parsing Mario Fink 2021-02-08 16:48:22 +01:00
  • cf6f91a324 extract all block/parameters data Mario Fink 2021-02-08 16:22:28 +01:00
  • 3c91583ede adjust to new revision, main.cpp fix help message typo Mario Fink 2021-02-08 10:27:20 +01:00
  • 584243f466 full imc raw format revision Mario Fink 2021-02-05 19:45:33 +01:00
  • 09011b50ba tidy up parquet from lib Mario Fink 2021-02-05 12:30:01 +01:00
  • b869c1df3f clean up docu Mario Fink 2021-02-05 11:00:29 +01:00
  • e6be107950 update name/labeling Mario Fink 2021-02-05 10:14:48 +01:00
  • 21039b5225 use single docu file for format Mario Fink 2021-02-05 09:16:10 +01:00
  • 700a1bed82 add technical docu Mario Fink 2021-02-04 17:20:25 +01:00
  • 5d0b330d9e update description Mario Fink 2021-02-04 14:06:00 +01:00
  • 4ca398fa8c README: fix some formatting Mario Fink 2021-02-04 12:06:35 +01:00
  • debb4c4ec0 docu revision Mario Fink 2021-02-04 12:02:35 +01:00
  • 42f1ebc0b8 update README.md Mario Fink 2021-02-03 16:50:15 +01:00
  • acec174b8d
    Create LICENSE Mario Fink 2021-02-03 16:41:11 +01:00
  • 19ff83f1d5 lib/raweat.hpp: reset validity flag when setting next file v1.0.1 Mario Fink 2020-11-17 15:28:50 +01:00