HB9UF / gr-ysf

GNU Radio modules for decoding Yaesu System Fusion C4FM packets
GNU General Public License v3.0
57 stars 14 forks source link

Sinks should inherit from sync-blocks #14

Open mweyland opened 8 years ago

mweyland commented 8 years ago

All custom sinks in this project are of generic type. According to the GNU Radio folks, they should instead inherit from sync.