andreas
|
b581fe9537
|
generic sensor handling for enviii
|
2023-11-03 18:03:30 +01:00 |
andreas
|
f2e5115d93
|
restructure bme280 handling
|
2023-11-03 17:25:12 +01:00 |
andreas
|
41b9f1e675
|
intermediate: concentrate sensor cfg into sensro configs
|
2023-11-03 16:51:00 +01:00 |
andreas
|
e449b7836d
|
intermediate: QMP6988 new config
|
2023-11-03 16:19:10 +01:00 |
andreas
|
2052f07a81
|
intermediate: SHT3X working with new config
|
2023-11-03 15:53:57 +01:00 |
andreas
|
2505b87967
|
intermediate: generic iic sensor handling
|
2023-11-03 15:49:20 +01:00 |
andreas
|
16b7652f1d
|
intermediate: allow for config array definitions, prepare multiple sensors
|
2023-11-03 12:34:33 +01:00 |
andreas
|
f3c682422f
|
ensure that the generated dir is included in libs
|
2023-11-02 20:57:11 +01:00 |
andreas
|
f266d3b3db
|
add iic sensors to cibuild
|
2023-11-02 20:48:16 +01:00 |
andreas
|
6884881bcf
|
avoid double counting of sent N2k messages
|
2023-11-01 18:11:26 +01:00 |
andreas
|
259901abe3
|
put the prefix for logs/counter into the sensor config
|
2023-11-01 18:06:14 +01:00 |
andreas
|
d3641668fb
|
generic sendN2k handling for sensors
|
2023-10-31 16:13:47 +01:00 |
andreas
|
ab53d2b626
|
generic addXdrMapping functions
|
2023-10-31 15:58:13 +01:00 |
andreas
|
a4f5153440
|
unify sensor parameter names
|
2023-10-31 15:35:52 +01:00 |
andreas
|
9d3390b086
|
unify sensor parameter names
|
2023-10-31 15:32:08 +01:00 |
andreas
|
f606b78929
|
separate sensor libs
|
2023-10-29 09:46:54 +01:00 |
andreas
|
6281067afa
|
BME20 with offsets
|
2023-10-28 21:11:22 +02:00 |
andreas
|
d78f0d201f
|
intermediate: BME280 reading
|
2023-10-28 21:04:40 +02:00 |
andreas
|
9308cca898
|
intermediate: read BME280
|
2023-10-28 20:25:00 +02:00 |
andreas
|
09eb59510d
|
avoid overflow of update counter on task interfaces
|
2023-10-28 19:16:17 +02:00 |
andreas
|
14dcc75271
|
add some counters to iic measures
|
2023-10-28 19:03:22 +02:00 |
andreas
|
1d0f131758
|
QMP6988 pressure measurements
|
2023-10-28 18:55:56 +02:00 |
andreas
|
eb3a01b060
|
intermediate: support for QMP6988
|
2023-10-28 11:33:16 +02:00 |
andreas
|
8271347713
|
rename env for m5 env3
|
2023-10-28 11:19:47 +02:00 |
andreas
|
1ff7c44220
|
forbid the include of GwHardware.h in user task headers
|
2023-10-28 11:09:48 +02:00 |
andreas
|
a98693a9b1
|
avoid the need for additional includes for task interfaces
|
2023-10-28 11:04:40 +02:00 |
andreas
|
ff1bc50607
|
allow to hide config values by calling setValue
|
2023-10-27 21:32:55 +02:00 |
andreas
|
51065acc8d
|
allow to hide config values by calling setValue
|
2023-10-27 21:32:16 +02:00 |
andreas
|
95d9025f8e
|
update example task to new handling for the task data api
|
2023-10-27 21:09:57 +02:00 |
andreas
|
c03e54601c
|
added claiming for task interface
|
2023-10-27 20:54:39 +02:00 |
andreas
|
a6c1511298
|
remove task from declare_taskif
|
2023-10-27 20:29:16 +02:00 |
andreas
|
34dd3434fe
|
use template functions instead of statics for taskInterfaces
|
2023-10-27 20:19:02 +02:00 |
andreas
|
9e05a86820
|
allow for dynamic user task registration
|
2023-10-27 19:55:22 +02:00 |
andreas
|
682bbb5bb4
|
make the N2K source configurable for humidity and temperature
|
2023-10-27 19:34:12 +02:00 |
andreas
|
553f6c0a23
|
modify dependency handling to use mode off
|
2023-10-27 19:06:06 +02:00 |
andreas
|
80017af0b4
|
intermediate: move to ldf none mode
|
2023-10-27 12:26:10 +02:00 |
andreas
|
62124cb22d
|
1st step for M5 ENV3 iic module support
|
2023-10-26 21:44:47 +02:00 |
andreas
|
8266fba42a
|
intermediate: add iic task
|
2023-10-26 11:55:57 +02:00 |
andreas
|
30facdbf4d
|
change numbering of groove pins
|
2023-10-25 17:37:02 +02:00 |
andreas
|
ffdfd917ae
|
generate XDR field and selector defines
|
2023-10-24 18:47:39 +02:00 |
andreas
|
f0643b636a
|
allow to set XDR mappings from user tasks
|
2023-10-24 18:20:01 +02:00 |
andreas
|
4b3c6f13b4
|
simplify xdr type mapping
|
2023-10-24 16:19:00 +02:00 |
andreas
|
0e10fcfee2
|
handle buttons and leds completely as user tasks
|
2023-10-24 15:58:43 +02:00 |
andreas
|
91c1e6f85c
|
handle the leds as user task
|
2023-10-24 15:23:54 +02:00 |
andreas
|
155c7a8d1c
|
add error example, improve debug messages
|
2023-10-24 15:10:13 +02:00 |
andreas
|
0db0dd4322
|
add example for task data exchange usage
|
2023-10-24 14:59:02 +02:00 |
andreas
|
6758c59a3a
|
introduce a type safe task adta exchange interface
|
2023-10-24 14:48:47 +02:00 |
andreas
|
b5210a79e8
|
allow to change the Wifi AP Ip address and mask
|
2023-10-20 20:40:44 +02:00 |
andreas
|
371372f1f4
|
intermediate: allow to exchange simple data between tasks
|
2023-10-14 20:21:20 +02:00 |
andreas
|
015b4762f8
|
allow for multiple counters in user task
|
2023-10-14 19:43:50 +02:00 |