andreas
|
09b583ebd6
|
also set water temperature (MTW) from PGN 130312 - with condition
|
2024-10-11 16:14:22 +02:00 |
free-x
|
465c66a514
|
Issue #83: Converting MTW from PGN 130311
|
2024-10-11 10:54:00 +02:00 |
andreas
|
3c664b1480
|
#75: untested/intermediate - add some mappings for the pgn 130306 wind reference
|
2024-10-06 20:06:15 +02:00 |
Andreas Vogel
|
358710ef03
|
Merge pull request #76 from quantenschaum/75-true-wind
tried to fix wind conversion, disabled wind calculation
|
2024-09-29 16:46:19 +02:00 |
andreas
|
4ede06e33d
|
untested: move to nmea2000 library 4.22.0, nmea0183 1.10.1
|
2024-09-29 16:27:20 +02:00 |
quantenschaum
|
1fa1049759
|
renamed HDG->HDT, MHDG->HDM
|
2024-08-22 15:16:23 +02:00 |
quantenschaum
|
54d6d51519
|
tried to fix wind conversion, disabled wind calculation
|
2024-08-21 14:57:36 +02:00 |
andreas
|
47a2eb52f5
|
allow to configure sendRMC
|
2024-03-03 18:37:38 +01:00 |
andreas
|
71f0bfa6f3
|
allow to convert 2 rudder instances
|
2024-03-02 19:59:00 +01:00 |
free-x
|
55207473a7
|
bump nmea2000 library
|
2023-08-30 11:08:49 +02:00 |
wellenvogel
|
b4d5e97619
|
#44: implement workaround factor for ROT
|
2022-11-16 11:46:14 +01:00 |
andreas
|
7d653c41ce
|
add support for pgn 127257
|
2022-04-03 16:16:46 +02:00 |
andreas
|
db7647aa78
|
fix a crash in ParseN2kGNSS, initialize double values for all n2k to 0183 conversions
|
2022-03-09 19:57:21 +01:00 |
andreas
|
f9180d36ed
|
#17: rename boat data values
|
2022-03-01 16:33:09 +01:00 |
wellenvogel
|
73eee8461e
|
allow receiving seasmart messages, correctly handle source for actisense and seasmart in converter
|
2022-01-03 18:05:14 +01:00 |
wellenvogel
|
34540405d0
|
replace logString with logDebug
|
2021-12-18 18:47:57 +01:00 |
wellenvogel
|
1bc61f729b
|
rename DaysSince1970 and SecondsSinceMidnight
|
2021-12-18 13:14:27 +01:00 |
wellenvogel
|
d2981dc8b1
|
avoid initial crash in handleBoatSpeed
|
2021-12-09 17:17:27 +01:00 |
wellenvogel
|
5b2c6a3a9a
|
avoid crash when converting 130312
|
2021-12-04 17:31:40 +01:00 |
wellenvogel
|
236c417fb5
|
intermediate: fix some n2k->xdr mappings, add backwards conversions
|
2021-12-03 22:07:21 +01:00 |
wellenvogel
|
3e73f6b80c
|
add XDR min interval, N2K min interval, add N2K_LOAD_LEVEL and N2K_CERTIFICATION_LEVEL
|
2021-12-03 11:47:05 +01:00 |
wellenvogel
|
5195c3be88
|
free GwApi from ArduinoJson
|
2021-11-28 12:11:47 +01:00 |
wellenvogel
|
e8b6b42869
|
Merge branch 'feature/env2' of https://github.com/free-x/esp32-nmea2000 into free-x-feature/env2
|
2021-11-26 11:02:47 +01:00 |
wellenvogel
|
dbadb6fb11
|
n2k engine pgns, untested
|
2021-11-25 22:16:51 +01:00 |
free-x
|
3e8680e511
|
Handle 127508 BatteryStatus
|
2021-11-25 20:19:21 +01:00 |
free-x
|
2179555dea
|
Handle 127505 Fluid Level
|
2021-11-25 18:47:16 +01:00 |
free-x
|
8a0301fabc
|
adjusment to dynamic boat data
|
2021-11-25 17:45:18 +01:00 |
free-x
|
df126c9f34
|
Merge branch 'wellenvogel:master' into feature/env2
|
2021-11-24 21:31:28 +01:00 |
wellenvogel
|
fb13a70ce6
|
dynamic adding of xdr boat data for implemented n2k conversions
|
2021-11-24 18:52:33 +01:00 |
wellenvogel
|
166d8d826b
|
intermediate: dynamic boat data for xdr
|
2021-11-24 12:47:41 +01:00 |
free-x
|
ea60f5cabc
|
Add Handling of PGNs 130311&130316
|
2021-11-22 19:23:06 +01:00 |
free-x
|
ee8cd44f54
|
Rename HandleWaterTem to Handle130310 and expansion with more sensors
|
2021-11-22 18:32:09 +01:00 |
wellenvogel
|
c31f18b65f
|
move some debug messages to higher level
|
2021-11-22 12:24:00 +01:00 |
free-x
|
62d742268b
|
Merge branch 'master' of https://github.com/wellenvogel/esp32-nmea2000 into feature/env2
|
2021-11-22 06:42:22 +01:00 |
wellenvogel
|
1d24fd3732
|
omit #nnn on instance mode single, prepare listing unmapped
|
2021-11-21 22:34:05 +01:00 |
free-x
|
8beab691ee
|
Handle 130313: Humidity
|
2021-11-21 13:39:39 +01:00 |
free-x
|
ca65ea87b4
|
Handle 130312: Temperature
|
2021-11-21 13:28:27 +01:00 |
wellenvogel
|
724e661396
|
avoid duplicate message conversion
|
2021-11-20 23:25:00 +01:00 |
wellenvogel
|
4d871bc121
|
better logging
|
2021-11-20 22:32:25 +01:00 |
wellenvogel
|
15ca1b9e17
|
xdrmappings: map 130314
|
2021-11-20 17:53:02 +01:00 |
wellenvogel
|
c6c33fa3dd
|
convert n2k to RMB
|
2021-11-18 22:46:16 +01:00 |
wellenvogel
|
aa0d22aab3
|
convert xte 2 way
|
2021-11-18 17:27:40 +01:00 |
wellenvogel
|
32f9badda2
|
convert ROT from/to, add conv doc
|
2021-11-18 13:36:59 +01:00 |
andreas
|
6ef75422d8
|
send/receive GSA,GSV, 129540
|
2021-11-13 15:44:54 +01:00 |
andreas
|
08af807cf9
|
max handling also from 0183, satInfo cleanup
|
2021-11-13 12:32:38 +01:00 |
andreas
|
28abd16749
|
intermediate: handle sat status
|
2021-11-12 21:14:38 +01:00 |
andreas
|
c12ac513ba
|
send/receive gga
|
2021-11-12 19:25:57 +01:00 |
andreas
|
3cd9c5cea6
|
send/receive zda
|
2021-11-11 18:53:59 +01:00 |
andreas
|
127eb3f84c
|
convert NMEA0183 depth records
|
2021-11-10 17:36:22 +01:00 |
andreas
|
616ca1348b
|
correctly handle the talkerId
|
2021-11-06 20:41:08 +01:00 |