Here's the error I get:

Traceback (most recent call last):
  File "./dvbt-hackrf.py", line 123, in <module>
    main(sys.argv[1:])
  File "./dvbt-hackrf.py", line 31, in main
    port    = int(args[0])
ValueError: invalid literal for int() with base 10: 'testdvbt'


My file is called 'testdvbt' and opening the file in VLC it plays fine (I
made a recording with my webcam)

On Sun, Jun 28, 2015 at 4:23 PM, n0p [Luis Bernal] <[email protected]>
wrote:

> Can you paste here the error?
> El 28/6/2015 17:04, "Craig Barber" <[email protected]> escribió:
>
>> Just to add I have been playing with this too:
>>
>> https://github.com/BogdanDIA/gr-dvbt
>>
>> But I cannot get a signal when transmitting the .bin file with
>> hackrf_transfer. I am not sure on what sample rate I should be using to
>> transmit as the GRC files that come with thee package above have 32k as the
>> sample rate but also 6.244k, I've tried both but cannot see the signal on
>> my freeview TV when scanning.
>> On 28 Jun 2015 15:58, "Craig Barber" <[email protected]> wrote:
>>
>>> Hi all,
>>>
>>> Has anyone had much luck transmitting dvbt and dvbt2 with the hackrf? I
>>> found the "sdr-examples" package with a dvbt-hackrf.py script but had no
>>> luck with it running, it would just throw up an error.
>>>
>>> Can someone help?
>>>
>>
>> _______________________________________________
>> HackRF-dev mailing list
>> [email protected]
>> https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
>>
>>
_______________________________________________
HackRF-dev mailing list
[email protected]
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev

Reply via email to