01e4bcb47e
formatting
2023-11-07 14:52:14 +01:00
2b2e50916c
dev: jf sync: stopping master gives idle ( #824 )
...
* jf sync mode master could return idle when stopped and so not all modules return the same value and must check for 'stopped or idle', Also must throw if any of the module gives an error
* added contains_only to sls::Result (#827 )
* added variadic template for checking if a result contains only specified values
* fix for gcc4.8
* renamed to Result::contains_only
* updated condition in Detector.cpp
* stop on only the positions
---------
Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com>
2023-10-13 15:25:41 +02:00
Dhanya Thattil
d61741c28b
tests add to namespace sls ( #466 )
...
* tests add to namespace sls
* fixed for tests
* finish up namespace sls for tests
2022-05-23 16:17:32 +02:00
Dhanya Thattil
8656eeec25
Revert "tests add to namespace sls ( #464 )" ( #465 )
...
This reverts commit f5745fcf18ae9c6953227a0cd3fe03b9b157ae9e.
2022-05-20 15:43:48 +02:00
Dhanya Thattil
f5745fcf18
tests add to namespace sls ( #464 )
2022-05-20 15:41:37 +02:00
dac60ad76d
added .cpp licenses
2021-10-15 15:47:04 +02:00
Erik Frojdh
06dbf82e93
clang-format
2020-11-18 18:01:39 +01:00
Erik Fröjdh
a15d8dd30a
Moving headers into include/sls ( #212 )
2020-11-02 16:05:28 +01:00
Erik Frojdh
959fd562d3
clang-format
2020-05-04 16:30:00 +02:00
Erik Frojdh
4d8a63eee1
ToString of Result<map>
2020-03-26 14:10:06 +01:00
Erik Frojdh
2c5ff0e9bf
fixed output
2019-08-23 15:44:47 +02:00
Erik Fröjdh
5c06549982
Cleanup of the CmdProxy and migrated some commands ( #52 )
...
* migrated rx_fifodepth
* Moved and cleand CmdProxy
* rx_slient
* new commands
* examples
* fixed result string print
2019-08-23 14:32:44 +02:00
Erik Frojdh
7b1cb517c0
removed emplace_back test
2019-08-14 09:08:23 +02:00
Erik Frojdh
f99ebc7f21
WIP
2019-08-12 18:38:56 +02:00
Erik Frojdh
1008944a6a
ROI workaroud
2019-08-12 16:34:59 +02:00
Erik Frojdh
f78a98797f
more testing
2019-08-12 11:53:23 +02:00
Erik Frojdh
151c3ee062
tests for Result
2019-08-12 11:29:38 +02:00
Erik Frojdh
dfbf7ab39a
tsquash
2019-08-09 11:00:12 +02:00
Dhanya Thattil
4ceee97c03
Api ( #48 )
...
* WIP
* WIP
* WIP
* cleaned up multi
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* split up python module
* WIP
* WIP
* WIP
* WIP
* WIP
* ok
* fixed bugs from rebase
* WIP
* fixed broken test
* WIP
* fixed python
* WIP
* sphinx help
* including new commands
* docs
* WIP
* WIP
* more tests
* added missing public header
* WIP
2019-08-07 11:21:07 +02:00