Commit Graph

74 Commits

Author SHA1 Message Date
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 8182ce1fe9 fix AIS decoding memory leaks 2021-10-30 13:08:42 +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 35ff689cd9 include ais conversion 2021-10-22 13:08:25 +02:00
andreas c63a9bb689 initial import of ais stuff 2021-10-21 19:38:57 +02:00
andreas 63eb317816 add extended nmea2k status 2021-10-21 18:10:25 +02:00
andreas c24e699874 move to dynamic registration of converter functions 2021-10-21 17:04:56 +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
andreas 9fa577c768 store all values in boatData 2021-10-18 21:26:08 +02:00
andreas 3bbd9ef965 separate boat data, integrate with web server 2021-10-18 19:20:00 +02:00