-
b0e31ac284
Changes
norbert-walter
2023-12-20 12:02:45 +0100
-
0dc361ec70
Add run script for compiling
norbert-walter
2023-12-20 10:55:43 +0100
-
d10fe38aac
Add Gitpod
norbert-walter
2023-12-20 10:43:11 +0100
-
d8da12d892
Add libs
wt
2023-12-18 16:44:49 +0100
-
3241ef2e20
Merge remote-tracking branch 'upstream/master'
wt
2023-12-18 15:40:33 +0100
-
-
-
-
e1044821a7
switch to own main loop, avoid warning in getTalkerId
wellenvogel
2023-11-13 12:19:03 +0100
-
-
9648901661
better error handling for flashtool
andreas
2023-11-06 17:25:03 +0100
-
a179de5239
doc for 20231105
andreas
2023-11-05 21:31:24 +0100
-
9b955d135d
make flashtool.pyz run again
andreas
2023-11-05 19:43:05 +0100
-
247f96e2ba
further restructuring of flashtool
andreas
2023-11-05 18:52:15 +0100
-
f12d6267b4
reorganize flash tool
andreas
2023-11-05 17:55:06 +0100
-
d0018c6726
make configs without sensors working again
andreas
2023-11-05 16:26:19 +0100
-
a9fc00cae4
remove typo from platformio.ini
andreas
2023-11-05 15:12:46 +0100
-
bf6efd1cd4
avoid compile error without iic sensors
andreas
2023-11-05 15:00:34 +0100
-
5a79e0584f
simplify sensor config handling
andreas
2023-11-05 12:15:39 +0100
-
cf1e0d1224
add some compile time checks for necessary i2c definitions
andreas
2023-11-04 20:07:15 +0100
-
83e181fa59
adapt buildconfig to reflect input only GṔIOs and strapping pins
andreas
2023-11-04 19:50:57 +0100
-
1202b6d81f
improve logging for sensors, correct bus assigment
andreas
2023-11-04 19:50:26 +0100
-
685a5c6a1f
better docs for i2c sensors
andreas
2023-11-03 20:34:48 +0100
-
362a26635a
copy build cmd to clipboard
andreas
2023-11-03 20:30:43 +0100
-
e815cd19da
add multiple i2c buses to build config
andreas
2023-11-03 20:00:38 +0100
-
adf55fcade
correct compilation of SHT3X and QMP6988
andreas
2023-11-03 20:00:16 +0100
-
28ae7d3bbd
avoid multiple logs, test multi sensor config
andreas
2023-11-03 18:58:39 +0100
-
0c736bd24a
move SHT3X to separate file
andreas
2023-11-03 18:36:43 +0100
-
e8e3262a0d
move QMP6988 to separate file
andreas
2023-11-03 18:28:44 +0100
-
899aa3fe4a
move BME280 to separate file
andreas
2023-11-03 18:19:16 +0100
-
b581fe9537
generic sensor handling for enviii
andreas
2023-11-03 18:03:30 +0100
-
f2e5115d93
restructure bme280 handling
andreas
2023-11-03 17:25:12 +0100
-
41b9f1e675
intermediate: concentrate sensor cfg into sensro configs
andreas
2023-11-03 16:51:00 +0100
-
e449b7836d
intermediate: QMP6988 new config
andreas
2023-11-03 16:19:10 +0100
-
2052f07a81
intermediate: SHT3X working with new config
andreas
2023-11-03 15:53:57 +0100
-
2505b87967
intermediate: generic iic sensor handling
andreas
2023-11-03 15:49:20 +0100
-
16b7652f1d
intermediate: allow for config array definitions, prepare multiple sensors
andreas
2023-11-03 12:34:33 +0100
-
f3c682422f
ensure that the generated dir is included in libs
andreas
2023-11-02 20:57:11 +0100
-
f266d3b3db
add iic sensors to cibuild
andreas
2023-11-02 20:48:16 +0100
-
6884881bcf
avoid double counting of sent N2k messages
andreas
2023-11-01 18:11:26 +0100
-
259901abe3
put the prefix for logs/counter into the sensor config
andreas
2023-11-01 18:06:14 +0100
-
d3641668fb
generic sendN2k handling for sensors
andreas
2023-10-31 16:13:47 +0100
-
ab53d2b626
generic addXdrMapping functions
andreas
2023-10-31 15:58:13 +0100
-
a4f5153440
unify sensor parameter names
andreas
2023-10-31 15:35:52 +0100
-
9d3390b086
unify sensor parameter names
andreas
2023-10-31 15:32:08 +0100
-
f606b78929
separate sensor libs
andreas
2023-10-29 09:46:54 +0100
-
6281067afa
BME20 with offsets
andreas
2023-10-28 21:11:22 +0200
-
d78f0d201f
intermediate: BME280 reading
andreas
2023-10-28 21:04:40 +0200
-
9308cca898
intermediate: read BME280
andreas
2023-10-28 20:25:00 +0200
-
09eb59510d
avoid overflow of update counter on task interfaces
andreas
2023-10-28 19:16:17 +0200
-
14dcc75271
add some counters to iic measures
andreas
2023-10-28 19:03:22 +0200
-
1d0f131758
QMP6988 pressure measurements
andreas
2023-10-28 18:55:56 +0200
-
eb3a01b060
intermediate: support for QMP6988
andreas
2023-10-28 11:33:16 +0200
-
8271347713
rename env for m5 env3
andreas
2023-10-28 11:19:47 +0200
-
1ff7c44220
forbid the include of GwHardware.h in user task headers
andreas
2023-10-28 11:09:48 +0200
-
a98693a9b1
avoid the need for additional includes for task interfaces
andreas
2023-10-28 11:04:40 +0200
-
ff1bc50607
allow to hide config values by calling setValue
andreas
2023-10-27 21:32:55 +0200
-
51065acc8d
allow to hide config values by calling setValue
andreas
2023-10-27 21:32:16 +0200
-
95d9025f8e
update example task to new handling for the task data api
andreas
2023-10-27 21:09:57 +0200
-
c03e54601c
added claiming for task interface
andreas
2023-10-27 20:54:39 +0200
-
a6c1511298
remove task from declare_taskif
andreas
2023-10-27 20:29:16 +0200
-
34dd3434fe
use template functions instead of statics for taskInterfaces
andreas
2023-10-27 20:19:02 +0200
-
9e05a86820
allow for dynamic user task registration
andreas
2023-10-27 19:55:22 +0200
-
682bbb5bb4
make the N2K source configurable for humidity and temperature
andreas
2023-10-27 19:34:12 +0200
-
553f6c0a23
modify dependency handling to use mode off
andreas
2023-10-27 19:06:06 +0200
-
80017af0b4
intermediate: move to ldf none mode
andreas
2023-10-27 12:26:10 +0200
-
62124cb22d
1st step for M5 ENV3 iic module support
andreas
2023-10-26 21:44:47 +0200
-
8266fba42a
intermediate: add iic task
andreas
2023-10-26 11:55:57 +0200
-
30facdbf4d
change numbering of groove pins
andreas
2023-10-25 17:37:02 +0200
-
ffdfd917ae
generate XDR field and selector defines
andreas
2023-10-24 18:47:39 +0200
-
f0643b636a
allow to set XDR mappings from user tasks
andreas
2023-10-24 18:20:01 +0200
-
4b3c6f13b4
simplify xdr type mapping
andreas
2023-10-24 16:19:00 +0200
-
0e10fcfee2
handle buttons and leds completely as user tasks
andreas
2023-10-24 15:58:43 +0200
-
91c1e6f85c
handle the leds as user task
andreas
2023-10-24 15:23:54 +0200
-
155c7a8d1c
add error example, improve debug messages
andreas
2023-10-24 15:10:13 +0200
-
0db0dd4322
add example for task data exchange usage
andreas
2023-10-24 14:59:02 +0200
-
6758c59a3a
introduce a type safe task adta exchange interface
andreas
2023-10-24 14:48:47 +0200
-
b5210a79e8
allow to change the Wifi AP Ip address and mask
andreas
2023-10-20 20:40:44 +0200
-
371372f1f4
intermediate: allow to exchange simple data between tasks
andreas
2023-10-14 20:21:20 +0200
-
015b4762f8
allow for multiple counters in user task
andreas
2023-10-14 19:43:50 +0200
-
6cdaab4d60
allow a counter for user tasks, reorganize generated config handling
andreas
2023-10-14 19:20:21 +0200
-
f52428366f
correctly handle flash start for full images
andreas
2023-10-14 16:30:21 +0200
-
723713b69d
allow to control LEB brightness via config UI
andreas
2023-10-14 13:44:13 +0200
-
d1032bc231
Merge pull request #55 from free-x/twai
Andreas Vogel
2023-10-13 19:39:05 +0200
-
-
4bced6e47c
#56: correct predefined config m5stack-atom-gps-canunit
andreas
2023-10-13 19:29:10 +0200
-
f13d35f443
#56: add predefined config m5stack-atom-gps-canunit
andreas
2023-10-13 19:26:19 +0200
-
cb579e3584
add more predefined configs
andreas
2023-10-13 19:10:11 +0200
-
3f6177d9cf
allow to load predefined configs
andreas
2023-10-11 18:05:10 +0200
-
ce9dceb589
add reset button, led to node mcu
andreas
2023-10-11 17:51:05 +0200
-
70345f0b79
introduce a help button, show build command
andreas
2023-10-11 16:16:57 +0200
-
80ab2224ce
complete gpio list, add CAN def
andreas
2023-10-09 20:34:48 +0200
-
8e40fa5e9d
allow replacement values in target strings, allow frames without keys, correct status handling
andreas
2023-10-09 20:23:40 +0200
-
4a93dd8fa4
add mandatory flags for values
andreas
2023-10-09 19:01:05 +0200
-
7b6fa4b784
do not set undefined values
andreas
2023-10-09 18:50:38 +0200
-
72a9afa27d
intermediate: serial defs
andreas
2023-10-09 17:43:07 +0200
-
4c2ec46aae
add checkbox config
andreas
2023-10-09 17:01:13 +0200
-
4a8ca6edf7
add build data to version string when building a branch
andreas
2023-10-09 15:47:59 +0200
-
c057271e37
cleanup and document structure handling
andreas
2023-10-07 12:25:04 +0200
-
82c98eec15
intermediate: cibuild for nodemcu
andreas
2023-10-06 21:36:20 +0200
-
10058cfeec
handle build version for ci builds
andreas
2023-10-06 19:57:32 +0200
-
1da9fea9a4
clean up status handling
andreas
2023-10-06 18:43:18 +0200
-
35eb5417af
correctly handle location header for HTTP/2
andreas
2023-10-06 18:40:51 +0200
-
4af9434b29
ensure to load buildconfig from selected git sha
andreas
2023-10-05 19:37:46 +0200
-
12288edbf8
add gps kit and gps unit
andreas
2023-10-05 19:11:09 +0200