Commit Graph

1213 Commits

Author SHA1 Message Date
andreas 243c20c468 fix merge errors 2024-11-25 16:50:32 +01:00
andreas f9a001a9c2 Merge branch 'master' into sensors 2024-11-25 16:48:11 +01:00
andreas d81a56aec7 correctly handle invalid/empty fields in RMB message 2024-11-24 19:10:21 +01:00
andreas ca60d3fbac remove useless unit ° for formatLat 2024-11-24 19:09:56 +01:00
andreas 7fead48b9d do not remove dashboard page accidently when restarting 2024-11-24 18:31:46 +01:00
andreas 3c198194aa better log when wifi is connecting 2024-11-24 18:05:37 +01:00
andreas d132cf56ea allow to show unmapped XDR transducer values 2024-11-24 17:25:16 +01:00
andreas bada311f83 directly use SemaphoreHandle_t as pointer (finalize merge) 2024-11-24 16:27:13 +01:00
andreas bfa38fe2e4 directly use SemaphoreHandle_t as pointer 2024-11-24 16:23:22 +01:00
andreas 54ccb5dcd2 introduce write lock for USB channel 2024-11-24 16:18:35 +01:00
andreas d33592cfdf directly use SemaphoreHandle_t as pointer 2024-11-24 16:16:35 +01:00
andreas 8cb012eac0 introduce write lock for USB channel 2024-11-24 16:07:27 +01:00
andreas 874dcffba8 Merge branch 'master' into sensors 2024-11-23 20:59:45 +01:00
andreas 8265d9342c #81: directly flush the tx fifo for USBCDC if connection is hanging 2024-11-23 20:59:25 +01:00
norbert-walter fa1362f9dc test revert 2024-11-20 22:25:35 +01:00
norbert-walter 225ed79cb8 test 2024-11-20 22:24:51 +01:00
norbert-walter 0e70090d52 Merge remote-tracking branch 'origin/master' 2024-11-20 21:55:44 +01:00
Tobias E a212f4165d modified: lib/obp60task/PageRollPitch.cpp
fixed whitespace
2024-11-20 19:59:01 +00:00
Tobias E f5aa0cd968 modified: lib/obp60task/PageRollPitch.cpp 2024-11-20 19:47:28 +00:00
Tobias E 97c1c1fa2d modified: lib/obp60task/PageRollPitch.cpp
back to standard
2024-11-20 19:44:56 +00:00
Tobias E 85ad03e0fa modified: lib/obp60task/gen_set.pl
Bugfixes and some comments
2024-11-20 19:39:16 +00:00
Tobias E 960e80330f new file: lib/obp60task/gen_set.pl 2024-11-20 17:58:03 +00:00
Norbert Walter 70c23a47b7
Merge branch 'wellenvogel:master' into master 2024-11-20 14:22:19 +01:00
Tobias E 38d8be874d new file: lib/obp60task/gen_set.sh 2024-11-20 12:05:01 +00:00
Tobias E b875c51f94 Merge branch 'master' of https://github.com/TobiasE-github/esp32-nmea2000-obp60 2024-11-20 10:23:19 +00:00
Norbert Walter fc935fb706
Merge pull request #117 from TobiasE-github/FixRollPitch
modified:   lib/obp60task/PageRollPitch.cpp
2024-11-20 11:03:03 +01:00
Norbert Walter 38dce1ac81
Merge pull request #110 from thooge/master
Fix autobahn segment display and calculation
2024-11-20 11:01:32 +01:00
Thomas Hooge a75ea95694 Fix warnings 2024-11-20 10:42:38 +01:00
Tobias E 94510878cd modified: lib/obp60task/PageRollPitch.cpp
Typo
2024-11-20 09:22:00 +00:00
Tobias E 1bc896dfd7 modified: lib/obp60task/PageRollPitch.cpp
--> fixed Typo
2024-11-20 09:20:50 +00:00
Tobias E 87f7579c8e modified: lib/obp60task/PageRollPitch.cpp
update svalue1old, to fix Issure 114
2024-11-20 07:19:07 +00:00
andreas 0b565cfdc7 intermediate: restructure SHT3X 2024-11-19 19:33:18 +01:00
andreas 0200352f91 intermediate, untested: move creator to SensorBase 2024-11-19 18:58:29 +01:00
andreas d904d15ece intermediate: sensor config initializer list 2024-11-17 14:41:28 +01:00
andreas 1ab70aca8b intermediate: running sensor tasks inits after all user init tasks 2024-11-16 20:36:28 +01:00
andreas f75f8033d1 intermediate: restructure for sensors via API 2024-11-16 20:15:09 +01:00
andreas 56518d9309 intermediate: simplify task interfaces 2024-11-16 17:43:21 +01:00
andreas 85e1a0e5f0 restructure SensorBase 2024-11-16 15:12:21 +01:00
andreas 70fb1b3633 make BMP280 working with groove config 2024-11-15 21:39:35 +01:00
andreas 7a6eba4b86 use groove def for env bps 2024-11-15 21:37:15 +01:00
andreas 757ef93db4 correct defines for BMP280 2024-11-15 21:35:38 +01:00
andreas d86619db1a correct descriptions for BMP280 in cibuild 2024-11-15 19:34:58 +01:00
andreas abe15281a1 #71: add BMP280 and env IV to cibuild 2024-11-15 18:39:38 +01:00
Andreas Vogel 834bbcb72a
Merge pull request #71 from free-x/oldenv
add BMP280 sensor
2024-11-15 16:53:05 +01:00
andreas 22976f0874 add USB defines to readme 2024-11-15 16:52:25 +01:00
andreas bf03de68ac call requestHandler in user code outside of the API lock 2024-11-15 16:52:11 +01:00
free-x f5f1bdc62f
Merge branch 'wellenvogel:master' into oldenv 2024-11-15 08:27:35 +01:00
andreas 5adf483220 add release doc 20241114 2024-11-14 20:01:51 +01:00
andreas 13efceeef7 extend doc for new api functions and networking options 2024-11-14 19:47:10 +01:00
andreas c292b82635 correct some js errors in example 2024-11-14 18:33:18 +01:00