Erik Fröjdh
5ab2c1693e
Fixed broken import in typecaster.h ( #1181 )
...
Native CMake Build / Configure and build using cmake (push) Failing after 28s
- Fixed the broken import _slsdet --> slsdet._slsdet caused by a previous upgrade
- Added tests that exercises the conversion from python to C++ and from C++ to python
- Python unit tests now run in CI (!)
2025-04-03 12:00:57 +02:00
Erik Fröjdh
3c2f149c22
Adding patterntools to slsdet ( #1142 )
...
* added patterntools from mythen3tools
* refactored do use implementation from slsSupportLib
2025-03-17 08:46:26 +01:00
Dhanya Thattil
ed2894dafd
python additions ( #686 )
...
* python: fixed versions when no receiver, added clearbusy, serialnumber and readoutspeedlist. commandline: modified versions to look like python versions
* python: added clkphase, fixed clkdiv, maxphase
* python added adcvpp
* gaincaps for python
---------
Co-authored-by: Erik Frojdh <erik.frojdh@gmail.com>
2023-02-23 16:29:54 +01:00
Erik Fröjdh
e747a5811f
added missing equality operator for DurationWrapper in Python (M3 exptime fix) ( #615 )
2023-01-16 14:12:12 +01:00
Erik Fröjdh
d106109f6c
fixed hostname not split (+) in python ( #609 )
...
* fixed hostname not split (+) in python
* also for rx_hostname
2023-01-16 13:33:11 +01:00
Erik Frojdh
642989cab2
removed c++14 only overload_cast from pybind enum interface
2021-11-05 11:56:57 +01:00
519b09fcad
permission
2021-10-18 15:01:10 +02:00
fada085f0e
added .py licenses
2021-10-15 15:54:58 +02:00
Erik Frojdh
c0be5ab8cb
merge args fix
2020-09-25 11:55:55 +02:00
Erik Frojdh
ec2d6c597f
added merge_args
2020-09-25 11:00:14 +02:00
Erik Frojdh
671a2724ac
more set_using_dict
2020-09-24 16:55:41 +02:00
Erik Frojdh
18d5c5e26d
more element
2020-09-24 14:06:58 +02:00
Erik Frojdh
101f029eef
generalized set_using_dict
2020-09-24 11:01:51 +02:00
Erik Frojdh
97fea10ee2
more of @element
2020-09-24 08:39:12 +02:00
Erik Frojdh
d3fbfebeb7
generalized make_ for python
2020-09-23 17:44:19 +02:00
Erik Frojdh
50fd9276ce
removed unused tests
2020-09-23 17:14:38 +02:00
a0f915316e
rx_readfreq to rx_zmqfreq and rx_datastream to rx_zmqstream
2020-09-10 14:11:21 +02:00
Erik Frojdh
57e0fd805e
added support for ~ expansion
2020-08-19 12:03:32 +02:00