Fabio Manganiello
|
5bc7319933
|
Optimized serial plugin
|
2018-07-17 23:47:13 +02:00 |
|
Fabio Manganiello
|
42fa8360f3
|
Only propagate the values above/below threshold in case of a sensor threshold crossing, excluding the sensors that haven't crossed the threshold
|
2018-07-15 17:28:17 +02:00 |
|
Fabio Manganiello
|
7398107570
|
Completed documentation for backends
|
2018-06-26 00:36:01 +02:00 |
|
Fabio Manganiello
|
8a0ca64e4d
|
Merge branch 'master' into docs
|
2018-06-26 00:17:28 +02:00 |
|
Fabio Manganiello
|
28862d743d
|
Adding backends documentation
|
2018-06-26 00:16:39 +02:00 |
|
Fabio Manganiello
|
0939cdedf8
|
Added utility to scan for messages on the ZeroBorg infrared sensor
|
2018-06-26 00:16:04 +02:00 |
|
Fabio Manganiello
|
77d954f14e
|
Simplified MCP3008 sensor backend by letting it extend SensorBackend
|
2018-06-12 00:36:43 +02:00 |
|
Fabio Manganiello
|
c410bd8926
|
s/sensors/data/g
|
2018-06-12 00:23:47 +02:00 |
|
Fabio Manganiello
|
0e3873eaf3
|
Removed light sensor backend. As most of them are analog sensors, they can't communicate directly with the Raspberry - instead a plugin like serial (e.g. Arduino) or MCP3008 should act as a proxy
|
2018-06-12 00:00:15 +02:00 |
|
Fabio Manganiello
|
33a507f047
|
Simplified SensorBackend implementations
|
2018-06-11 23:49:37 +02:00 |
|
Fabio Manganiello
|
933940c695
|
Attribute name fix
|
2018-06-11 22:12:25 +02:00 |
|
Fabio Manganiello
|
0905981c58
|
Refactoring sensor backend and added SensorSerialBackend
|
2018-06-11 21:07:54 +02:00 |
|
Fabio Manganiello
|
4da74b1096
|
Refactored logging submodule
|
2018-06-06 20:09:23 +02:00 |
|
Fabio Manganiello
|
306faff4af
|
Default tolerance for hand palm motion on Leap should be zero
|
2018-05-23 19:48:59 +02:00 |
|
Fabio Manganiello
|
57722fce2a
|
Added support for Leap Motion device events
|
2018-05-23 17:07:15 +02:00 |
|
Fabio Manganiello
|
b8cba8ec0c
|
Forgot an assignment
|
2018-04-30 01:43:23 +02:00 |
|
Fabio Manganiello
|
c0ef9e2373
|
poll_seconds should not have a default value
|
2018-04-29 23:58:33 +02:00 |
|
Fabio Manganiello
|
bd8d4649c5
|
Added MCP3008 backend
|
2018-04-29 23:51:53 +02:00 |
|
Fabio Manganiello
|
2be2677963
|
Added light sensor backend
|
2018-04-06 17:19:08 +02:00 |
|
Fabio Manganiello
|
6309f5301e
|
- Power offsets now passed through conf instead of source code
- More robust handling of temporary sensor failures
|
2018-03-17 17:16:20 +01:00 |
|
Fabio Manganiello
|
8b733fb859
|
- Added IR sensor backend
- Fixed default power offsets
- Changed threshold distance for ultrasound sensor
- Fixed power multiplier coefficient
|
2018-03-04 17:55:48 +01:00 |
|