Commit Graph

3 Commits

Author SHA1 Message Date
Harald Welte 00d6f4b4d9 Convert AIS encoder into a PDU/messaging block
We don't want to repeatedly transmit the same AIS message, but we
want to feed AIS messages in via TCP, which will then be transmitted
subsequently.

Gnuradio 3.7 offers asynchronous messaging and PDU semantics for this,
so let's use it.
2015-03-23 19:41:38 +01:00
Harald Welte c40449e6ac first humble attempt at a gnuradio 3.7 port 2015-03-23 03:05:27 +01:00
Fernando Mercês aff7e147de first commit 2014-12-12 11:31:06 -02:00