|
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
|
2021-05-05 13:28:11 +02:00 |
|
|
798fc22d7a
|
imc_conversion.hpp: more comprehensive error message, imc_datatype: imc_Ulongint,imc_Slongint typedef for x86_64 vs. arm
|
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
|
2021-04-27 11:38:43 +02:00 |
|
|
0107e367c4
|
finished conversion + CLI
|
2021-02-11 19:21:26 +01:00 |
|
|
a808a001a9
|
imc::objects: preliminary complete
|
2021-02-09 19:31:27 +01:00 |
|
|
09737a93fb
|
imcdatatype: simplify class name
|
2021-02-08 17:27:17 +01:00 |
|
|
cb8365a897
|
implement imcdatatype
|
2021-02-08 17:21:37 +01:00 |
|