opencpn:comm-ais

Last commit made on 2022-09-06
Get this branch:
git clone -b comm-ais https://git.launchpad.net/opencpn

Branch merges

Branch information

Name:
comm-ais
Repository:
lp:opencpn

Recent commits

e9c4968... by Alec Leamas <email address hidden>

AIS_Decoder: untangle from ais.h

30a3909... by Alec Leamas <email address hidden>

AIS: Add separate ais_msg_decoder{.cpp,.h} files.

372c2f8... by Alec Leamas <email address hidden>

comm: drivers: Use polymorphic pointers as SendMessage args.

b49a1a7... by David Register

Temporarily remove cli build steps, pending ais_decoder resolution.

f8a012e... by David Register

Implement AIVDO processing in CommBridge

06897a9... by David Register

Various attempts to SendMessage, WIP

fdef57c... by David Register

Correct ConnectionParams CTOR

0d29079... by David Register

Correct AIS decode of "TTM" messages.

b466840... by David Register

Implement API "PushNMEABuffer" using NavMsgBus, for VDR plugin.

157db0c... by David Register

Correct prioritization logic reset on connection change.