Coder Social home page Coder Social logo

Help creating a working chain... about csdr HOT 5 CLOSED

ha7ilm avatar ha7ilm commented on August 28, 2024
Help creating a working chain...

from csdr.

Comments (5)

ha7ilm avatar ha7ilm commented on August 28, 2024

I can't try it, anyway I guess that:

elad_sdr_24 7070000 0 | csdr convert_s24_f | csdr shift_addition_cc $(python -c "print (7073000-7070000.)/192000") |  csdr fir_decimate_cc 4 0.05 HAMMING | csdr bandpass_fir_fft_cc -0.1 0 0.05 | csdr realpart_cf | csdr agc_ff | csdr limit_ff | csdr convert_f_s16 | mplayer -cache 1024 -quiet -rawaudio samplesize=2:channels=1:rate=48000 -demuxer rawaudio -

from csdr.

ha7ilm avatar ha7ilm commented on August 28, 2024

There might as well be an endianness problem, which can be fixed with csdr convert_s24_f --bigendian.

from csdr.

michelinok avatar michelinok commented on August 28, 2024

I'll try asap and let you know.
Please, can you explain where is the audio bandwidth calculated? (I mean
the 2.3 or 2.7 khz... cannot remember the ham standard)

Http://www.iu5hes.it

Il 09 ott 2016 20:42, "András Retzler" [email protected] ha
scritto:

I can't try it, anyway I guess that:

elad_sdr_24 7070000 0 | csdr convert_s24_f | csdr shift_addition_cc
$(python -c "print (7073000-7070000.)/192000") | csdr fir_decimate_cc
4 0.05 HAMMING | csdr bandpass_fir_fft_cc -0.1 0 0.05 | csdr
realpart_cf | csdr agc_ff | csdr limit_ff | csdr convert_f_s16 |
mplayer -cache 1024 -quiet -rawaudio
samplesize=2:channels=1:rate=48000 -demuxer rawaudio -


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#18 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABrFIY9nL-iis5ouDfsqtxgGPm3YGcCSks5qyTWCgaJpZM4KR_jk
.

from csdr.

ha7ilm avatar ha7ilm commented on August 28, 2024
csdr bandpass_fir_fft_cc -0.1 0 0.05

...will have around 4.8 kHz.

csdr bandpass_fir_fft_cc -0.05625 0 0.002 

...will have 2.7 kHz, with a transition BW of 96 Hz.

from csdr.

ha7ilm avatar ha7ilm commented on August 28, 2024

I hope it is solved by now.

from csdr.

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.