Git Product home page Git Product logo

Comments (17)

 avatar commented on September 25, 2024 2

from odr-dabmod.

mpbraendli avatar mpbraendli commented on September 25, 2024

What version did you use?

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

The latest from the next. I've posted the version in the (closed) issue about edi.

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

ODR-DabMod version v2.0.0-26-g9ef3824, compiled at May 13 2018

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

Digital gain is 0.8

from odr-dabmod.

mpbraendli avatar mpbraendli commented on September 25, 2024

Ok. I also used next to do a test, enabling/disabling TII with the remote-control. I wasn't able to see any effect on my receivers :-/
Can you post your .ini file in a github gist or on https://paste.ubuntu.com/ and send me a link?

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

Well, now I remember. When I started the issue I still had Ubuntu 16.04. Some days ago I re-installed a clean 18.04 Kubuntu. And tested it again right now. Seems we can close now.

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

btw: My ini is:

[input]
transport=file
source=/dev/stdin
loop=1

[modulator]
gainmode =1
rate=2048000
digital_gain=0.8

[output]
output=file

[fileoutput]
format=s8
filename=/dev/stdout

[tii]
enable=1
comb=4
pattern=11
old_variant=0

more foo.eti | odr-dabmod foo.ini | hackrf_transfer -t - -f 215072000 -x 25 -a 1 -s 2048000 -b 1750000

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

Ok thanks, I'll try that instead.

from odr-dabmod.

mpbraendli avatar mpbraendli commented on September 25, 2024

If you read from a file, better specify the filename in the .ini over using more. cat would be more appropriate (pun not intended) because more is a pager, it could actually mess with file contents.
Thanks for reporting issues, even if this was (luckily) a false positive!

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

Ok, thanks.

I also had to change rate=2048000 in the ini-file to 4096k.

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

Well, I don't see a difference between 4M and 2M beside of higher traffic and CPU usage. Signal is the same. Both work here.

from odr-dabmod.

mpbraendli avatar mpbraendli commented on September 25, 2024

How do you measure your signal? Do you have a spectrum analyser?

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

Qt-dab

from odr-dabmod.

mpbraendli avatar mpbraendli commented on September 25, 2024

qt-dab doesn't show a wide enough bandwidth, so you won't see the effect Rash is talking about.

from odr-dabmod.

andimik avatar andimik commented on September 25, 2024

4096k and CPU usage 40%
grafik
2048k and CPU usage 35%
grafik

For testing (and helping FMSCAN to be updated with CSV files from Andreas Gsinn's Player) this is absolutely ok.

from odr-dabmod.

mpbraendli avatar mpbraendli commented on September 25, 2024

Sure. It's interesting to see that the spectrum looks a bit flatter in 4096ksps. Maybe it's just an impression though.
As long as you are aware of the limitations and consequences of using 2048ksps, this is fine.

from odr-dabmod.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.