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

BPSK AX.25 FIX #155

Closed CanoRoger closed 5 years ago

CanoRoger commented 5 years ago

After use of gradle build of stellarstation, previous BPSK AX.25 flowgraph included a custom python block "Strip AX.25 header" thus grcc generated 2 python files and failing its execution.

This block is substituted by "PDU Trim Uniform Vector" already included in starcoder.

Screenshot from 2019-06-10 18-44-45