infostellarinc / starcoder

A server to read/write data from/to the stars, written in Go.
GNU General Public License v3.0
21 stars 13 forks source link

Disabled PMT to PDU block to fix fsk_ax25.grc #181

Closed rockets3600 closed 5 years ago

rockets3600 commented 5 years ago

Screenshot from 2019-09-24 17-23-22

After bypassing the PMT to PDU block, the flowgraph produces packets again. The assumption is that the strip AX.25 header already returns a PDU, so trying to convert it to another PDU causes it to fail.