Giter Club home page Giter Club logo

Comments (4)

raidfire99 avatar raidfire99 commented on August 16, 2024

I got around my UHD issues with a pyboms install of gnuradio building the uhd module from source, which now leads me to the question:
Whats inside the echo timer, is it a simple rx/tx component for the usrp or is there some other processing going on under the hood, I tried to replace the echotimer with pluto sources and sinks but the scatter plots are showing very random results which leads me to think there is something between the rx and tx in the echo timer, if this is the case can you point me in the right direction for the code and i will attempt to build a pluto echotimer. looking at the python source i see 'wait to start' and 'delay samples' as args, so waht would be perfect is an echo timer block that has a complex and message ins and the same as outs, plutos can be triggered by messages so having control over the message in and out should widen the scope to other devices.

from gr-radar.

dkozel avatar dkozel commented on August 16, 2024

@raidfire99 The echo timer block does specific time aligning operations which are only supported in the USRP. I don't know if the Pluto supports time aligning TX and RX so can't point you towards a good starting place.

Did you continue to work on this?

from gr-radar.

raidfire99 avatar raidfire99 commented on August 16, 2024

Parked the project over the summer, new dev computer build out etc just getting back into it, now i know what the echotimer is doing i can

  1. Check with the guys at analog devices on the hardware specifics, they have an excellent response time.
  2. Keep pushing with another idea taken from a USRP radar paper, the pluto like the usrp has 2x rx, tx, you can talk to both but only 1 pair is connected to sma, the other pair can be accessed by a gpio inside the pluto, build a 50 ohm feedback loop accross the redundant pair as a timing reference.

from gr-radar.

chrisjohgorman avatar chrisjohgorman commented on August 16, 2024

Hello @dkozel and @raidfire99,

I am also a pluto user and wondered about usrp_echotimer_cc_impl.cc. I simply commented out the entire file in order to build gr-radar. I had to do a few other modifications in order to build, but got it installed in gnuradio 3.8.1.

I have looked around and Srikanth Pagadarai's work on enabling precise timing control in SDRs seems like a good place to start trying to replace the functionality of usrp_echotimer_cc_impl.cc for the pluto. Unfortunately for me his lecture at grcon19 went over my head. For those who have more experience in this area than I do, his lecture can be found at https://www.youtube.com/watch?v=FcpM6vGroUk .

I will send off an email, once I figure out how, on analog devices web page and see what they say about implementing precise timing on the pluto.

Thanks
Chris

from gr-radar.

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.