Opendigitalradio / ODR-DabMod

ODR-DabMod is a DAB (Digital Audio Broadcasting) modulator, part of the ODR-mmbTools.

Home Page:https://www.opendigitalradio.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for u8 raw file output

andimik opened this issue · comments

In (closed) #13 I learned that u8 is the input for qt-dab and welle.io whereas ODR-DabMod exports s8 as raw format.

Would it be possible to add u8 format for export?

That would then allow the authors (Jan and Albrecht) to test their programs directly with raw file generated from eti-streams (made by dabtools or by eti-stuff), thus reduces the internet traffic (currently I have to send them SDR or RAW files).

Yes, good idea!

Added in commit 30b6ffb in the next branch.
Thanks for the suggestion!