Commit Graph

20 Commits

Author SHA1 Message Date
Jakob Meier cda81fc841 enable hk 2022-06-03 18:05:38 +02:00
Robin Müller c1be1fe232
update CMakeLists.txt etl handling 2022-04-26 20:06:26 +02:00
Robin Müller f0d7eaf35a Merge branch 'merge-upstream' into mueller/lis3-handler-nullptr-check 2022-04-21 10:38:43 +02:00
Robin Müller b128ef9da9
Merge remote-tracking branch 'upstream/development' into merge-upstream 2022-04-21 10:37:01 +02:00
Robin Müller 085213c60f
add nullptr check 2022-04-21 10:30:46 +02:00
Robin Müller d9d9a28ef8
delete code which is not required anymore 2022-03-24 21:04:46 +01:00
Robin Müller aebd4817b8
periodic printouts are runtime configurable now 2022-02-22 11:33:41 +01:00
Robin Müller ddcac2bbac
reapply clang format 2022-02-02 10:29:30 +01:00
Robin Müller 6d5eb5b387
Op Divider and bitutility updates
- Added unittests for `PeriodicOperationDivider` and the `bitutil` helpers
- Some API changes: Removed redundant bit part, because these functions are already in a namespace
- Some bugfixes for `PeriodicOperationDivider`
2021-11-10 18:48:02 +01:00
Robin Müller c46bde417e
small bugfix for LIS3 handler 2021-10-11 19:37:23 +02:00
Robin Müller 358ee0fbf2 removed C++14 featue 2021-09-28 15:47:12 +02:00
Robin Müller 4f08b2d342 removed include 2021-09-28 15:47:01 +02:00
Robin Müller 423f7c8281
missing include and printer compatbility fixes 2021-09-26 22:45:32 +02:00
Robin Müller a84e60a37a
Added missing devicehandlers
These devicehandlers were missing from the last PR
2021-09-26 22:22:55 +02:00
Robin Müller a37b6184fc
fix dataset sizes 2021-09-25 16:40:22 +02:00
Jakob Meier f6b03dee6a removed unused variable switchId from GyroL3GD20Handler class 2021-09-24 12:11:12 +02:00
Robin Müller f2bc374f0f
Device handler updates 2021-09-23 18:12:59 +02:00
Robin Müller a6e4eb9ad4 improvements for L3GD20H device handler 2021-09-15 17:18:47 +02:00
Robin Müller c3fbe04fc6
all include corrections 2021-08-02 20:58:56 +02:00
Robin Müller f1f167c2d1
using _ instead of - now 2021-08-02 20:55:03 +02:00