Commit Graph

52 Commits

Author SHA1 Message Date
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
andreas b0684fc65a allow to set the nmea0183 talker id 2021-11-05 21:14:39 +01:00
andreas c782225e33 handle HDG,HDM,HDT bothways 2021-11-05 20:38:15 +01:00
andreas fc57d73054 add info about conversions to UI, tweak layout 2021-11-05 19:19:43 +01:00
andreas 702cac2a83 MWV to n2k 2021-11-05 17:12:10 +01:00
andreas 470dec92ad convert RMC from 0183 to 2k, avoid cores 2021-10-31 21:20:27 +01:00
andreas c14ed4cfe9 return status info in boatData request 2021-10-31 16:31:22 +01:00
andreas 165aca2f61 make boatData statically predefined 2021-10-31 12:29:50 +01:00
andreas 4cbd7b313d use converterlist for both directions 2021-10-31 11:17:04 +01:00
andreas e61e2955b7 restructure n2ktoais 2021-10-30 20:05:02 +02:00
andreas 483e79f99e cleanup of unused code, streamline main 2021-10-30 19:43:14 +02:00
andreas e7b2c6e756 add some memory diagnostics 2021-10-30 12:01:50 +02:00
andreas 1be2b1a667 handle receiving and distributing on NMEA messages 2021-10-28 10:25:12 +02:00
andreas f054413de4 intermediate: use header for n2kton0183 functions 2021-10-21 16:13:52 +02:00
andreas 30a91bd5d2 longer timeouts for data 2021-10-20 21:27:48 +02:00
andreas 940d7ea957 completely moved to dynamic boatData, first tests 2021-10-20 21:19:20 +02:00
andreas e1e3928062 cleanup boatData handling 2021-10-20 16:42:12 +02:00
andreas 68769368f2 further move to dynamic boat data 2021-10-18 21:58:32 +02:00