Commit Graph

997 Commits

Author SHA1 Message Date
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
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
Thomas Hooge 64cb33ba67 Fix autobahn segment display and calculation 2024-11-04 20:00:45 +01:00
norbert-walter 72acf9f585 Butify page autobahn 2024-11-03 01:30:02 +01:00
norbert-walter 326fbfb781 Fixes for page autobahn 2024-11-03 01:00:21 +01:00
Norbert Walter 6ef7e969e3
Merge pull request #109 from thooge/autobahn
Autobahn
2024-11-03 00:41:28 +01:00
thooge 53833c0ed7
Merge branch 'master' into autobahn 2024-11-02 18:44:46 +01:00
Thomas Hooge be0f0d74f2 Minor fix in code layout 2024-11-02 18:37:06 +01:00
Thomas Hooge d3c98f5415 Created autobahn page 2024-11-02 18:11:43 +01:00
norbert-walter db69b37df2 Fix for issue #79 2024-11-02 16:55:38 +01:00
norbert-walter c5449a91a6 Fix for GPS and RTC see issue #79 and #88 2024-11-02 16:28:22 +01:00
Norbert Walter 717d66054d
Merge pull request #108 from thooge/master
Implement formatter for XTE (cross track error)
2024-11-02 13:35:13 +01:00
Thomas Hooge 2fbe8c7fa8 Implement formatter for XTE (cross track error) 2024-10-31 18:45:01 +01:00
norbert-walter 644a0cd91b Translate to English 2024-10-31 09:52:55 +01:00
norbert-walter 2f7d02892a Move notes.txt 2024-10-31 09:45:48 +01:00
Norbert Walter 3a3f27c68f
Merge pull request #106 from TobiasE-github/master
PageWindRoseFlex where all Data fields can be configured
2024-10-31 09:44:18 +01:00
norbert-walter 8a52be7288 Stop code for obp60task 2024-10-31 09:43:57 +01:00
Norbert Walter d025b0be27
Merge pull request #107 from thooge/master
Fix avg display in voltage page
2024-10-30 15:00:55 +01:00
Thomas Hooge 3b1b6395ef Fix avg display in voltage page 2024-10-28 06:37:48 +01:00
Tobias E c805adbc9d deleted: lib/obp60task/PageWindRose2.cpp
modified:   lib/obp60task/config.json
	modified:   lib/obp60task/obp60task.cpp

Cleanup, deleted PageWindRose2
2024-10-26 11:31:08 +00:00
Tobias E 19fd80128c modified: lib/obp60task/config.json 2024-10-26 10:12:36 +00:00
Tobias E 92da148f35 modified: lib/obp60task/PageWindRoseFlex.cpp 2024-10-26 09:59:14 +00:00
Tobias E a76264dbab modified: lib/obp60task/config.json 2024-10-26 09:40:51 +00:00
Tobias E 116deab9a4 modified: lib/obp60task/config.json
Typo
2024-10-26 09:26:19 +00:00
Tobias E 62bcfbbbcd modified: lib/obp60task/PageWindRoseFlex.cpp 2024-10-26 09:25:01 +00:00
Tobias E 2c23517ad6 modified: lib/obp60task/config.json
Fixed errors in Page numbers
2024-10-26 09:18:13 +00:00
Tobias E 4bef5fddd3 modified: lib/obp60task/obp60task.cpp 2024-10-26 09:04:08 +00:00
Tobias E 20130b6248 modified: lib/obp60task/config.json
addes Data Fields 5 and 6 for all 10 Pages
2024-10-26 08:42:10 +00:00
Tobias E e0a5677cd9 added PageWindRoseFlex 2024-10-26 08:32:53 +00:00
Tobias E adacc3a34d modified: lib/obp60task/PageWindRose2.cpp
changed hardcoded values to COG and SOG
2024-10-26 07:55:49 +00:00
Tobias E 63fb67a828 new file: lib/obp60task/PageWindRose2.cpp
modified:   lib/obp60task/config.json
	modified:   lib/obp60task/obp60task.cpp
Added WindRose (identical to WindRose)
2024-10-26 07:51:29 +00:00
Tobias E ab8188ab83 new file: notes.txt
fresh start, added notes.txt
2024-10-26 07:45:09 +00:00
Norbert Walter 1408665ceb
Merge pull request #105 from thooge/master
Fixed some typos
2024-10-21 23:21:17 +02:00
thooge 3fb84a822b
Merge branch 'norbert-walter:master' into master 2024-10-21 10:47:12 +02:00
Thomas Hooge 4dedb1eadd Fixed some typos 2024-10-21 10:42:55 +02:00
Norbert Walter 078bae6e54
Update PageWindRose.cpp Fix #102
Fix for #102
2024-10-21 09:24:04 +02:00
Norbert Walter 7cf5fb88e9
Merge pull request #104 from thooge/master
Add ISO date format
2024-10-21 09:16:19 +02:00
Thomas Hooge 7367c25f50 Add ISO date format 2024-10-21 08:31:07 +02:00
Norbert Walter 96dfd9e773
Merge branch 'wellenvogel:master' into master 2024-10-17 16:49:32 +02:00
Norbert Walter 8548aca94c
Merge pull request #100 from thooge/master
Added support for BMP280 on page for BME280
2024-10-17 15:54:41 +02:00
thooge 700781ae23
Added support for BMP280 2024-10-16 13:49:30 +02:00