9834b07b47
Dev/fix port size ( #805 )
...
* port datatype changing from int to uint16_t
* throwing for -1 given for uint16_t ports
2023-09-28 09:36:39 +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
2809d2b83d
tests dac depreciated fix for m3
2021-05-26 18:37:34 +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
a838830090
ran tests and fixed
2020-10-08 15:44:15 +02:00
Erik Frojdh
959fd562d3
clang-format
2020-05-04 16:30:00 +02:00
eeed102bf3
somewhere between fork and pipes, crashes at sendingudppacket at print
2020-04-03 20:18:16 +02:00
7c7f7e8c70
testing WIP
2020-04-03 16:20:05 +02:00
Dhanya Thattil
de53747ddd
Counters ( #71 )
...
* mythen3: adding counters mask, firmware still takes only number of counters for now
* mythen3: checking if module attached before powering on chip
* bug fix: loop inital declaration not allowed in c
* fix scope eiger test
* mythen3: renamed setCounters to setCounterMask and getCounterMask in API
* mythen3 replacing counting bits with popcount
Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com>
2020-01-14 17:40:46 +01:00