kit-cel / gr-dab

GNU Radio DAB (digital audio broadcasting) module
http://0x7.ch/code/
GNU General Public License v3.0
43 stars 13 forks source link

error running dab_transmitter #44

Open thomasDOTwtf opened 6 years ago

thomasDOTwtf commented 6 years ago

I've just checked out the repo and built it.

Getting the following error running the dab_transmitter.grc: ` self.dab_fib_source_b_0 = dab.fib_source_b(1, 1, "ensemble", "servicelabel", "serivcecomp", 1, [2], [14]) TypeError: make() takes exactly 10 arguments (8 given)

screenshot from 2018-09-07 19-30-06 `

Environment:

Any ideas why that happens?