Commit Graph

51 Commits

Author SHA1 Message Date
andreas d81a56aec7 correctly handle invalid/empty fields in RMB message 2024-11-24 19:10:21 +01:00
andreas d132cf56ea allow to show unmapped XDR transducer values 2024-11-24 17:25:16 +01:00
andreas a8a0df4b70 #50: fix handling of GSV messages (completely wrong sat info) 2024-11-13 18:07:50 +01:00
andreas e982389c75 correctly handle data timeouts, always set source if for updates 2024-10-13 16:09:17 +02:00
andreas 3c664b1480 #75: untested/intermediate - add some mappings for the pgn 130306 wind reference 2024-10-06 20:06:15 +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
free-x 55207473a7 bump nmea2000 library 2023-08-30 11:08:49 +02:00
andreas df8b26dc0c #49: parse MTW and convert to 130310 2023-03-08 16:18:53 +01:00
andreas 2e58716716 #49: better handling of VHW - optionally send 127250 for both mag/true, always send 128259 also if no heading is available 2023-03-08 15:58:08 +01: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 16a2ea32cb #39: do not send 129539 from GSA if fix mode is not 2 or 3 - also do not set xDOP 2022-03-27 17:32:59 +02:00
andreas 324d3c4060 #38: handle status for RMC and quality for GGA 2022-03-23 11:12:44 +01:00
andreas 7c321ecf83 externalize SNMEA0183Msg 2022-03-14 11:16:35 +01:00
andreas 724733c306 #33: accept lowercase checksum characters (intermediate until library is fixed) 2022-03-09 19:27:26 +01:00
andreas f9180d36ed #17: rename boat data values 2022-03-01 16:33:09 +01:00
wellenvogel e70591eb4f add changes from Homberger for AIS compatibility with raymarine 2022-01-14 21:07:54 +01:00
wellenvogel d21e497864 intermediate, untested: move channel handling out of main 2022-01-02 14:43:37 +01:00
wellenvogel 1bc61f729b rename DaysSince1970 and SecondsSinceMidnight 2021-12-18 13:14:27 +01:00
wellenvogel 64a95f9316 correct engine rapid xdr back mapping 2021-12-04 12:44:15 +01:00
wellenvogel 84483024ac correct backward xdr mapping for unknown instance, prefer instance mode single for unmapped, improve traces 2021-12-03 22:51:31 +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 c105eef969 #12: multiple capabilities in user task, user init function, cleanup message handling in main, clearer api 2021-12-01 20:03:33 +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 ff4b3b5c10 read GLL 2021-11-13 18:16:21 +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 e1e2998a9a convert VHW,VTG 2021-11-10 18:25:08 +01:00
andreas 5560c39a02 convert RSA 2021-11-10 17:53:05 +01:00
andreas 127eb3f84c convert NMEA0183 depth records 2021-11-10 17:36:22 +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 4572cafa23 MWD,VWR to n2k 2021-11-05 18:12:31 +01:00
andreas 702cac2a83 MWV to n2k 2021-11-05 17:12:10 +01:00
andreas b84e47d16a NMEA0183 AIS to N2K, corrected some encodings 2021-11-02 19:29:40 +01:00
andreas 3b437c8476 intermediate: NMEA0183A AIS to N2K 2021-11-02 11:51:55 +01:00
andreas ce954e41f8 send 129285 on RMB 2021-11-02 11:18:32 +01:00
andreas ac9f113b54 intermediate: translate RMB to N2K 2021-11-01 15:43:17 +01:00
andreas 0bdcc8fff2 handle priorities in boat data 2021-11-01 11:41:41 +01:00
andreas 8d1895ad3a prepare message for AIS 2021-11-01 11:19:46 +01:00
andreas 470dec92ad convert RMC from 0183 to 2k, avoid cores 2021-10-31 21:20:27 +01:00
andreas 4cbd7b313d use converterlist for both directions 2021-10-31 11:17:04 +01:00
andreas f9bec3f0ba make the converterlist an own class 2021-10-31 10:59:53 +01:00