Skip to content

Fix noaa flowgraph and add UDP sinks for the decoded frames

Manolis Surligas requested to merge surligas/gr-satnogs:fix-noaa into master
  • Fix NOAA issue caused by a buggy flowgraph regeneration
  • Add UDP sinks for the flowgraphs that decode frames. With this new feature, operators can forward automatically the frames using the UDP messages
  • Fix the satnogs_version.py utility to report the proper version instructed by the CMake

Merge request reports