Coder Social home page Coder Social logo

Comments (19)

glangsto avatar glangsto commented on June 18, 2024 2

from gr-radio_astro.

fventuri avatar fventuri commented on June 18, 2024 2

@glangsto - I agree with you that the default branch should be compatible with gr310, since now Ubuntu LTS comes with GNU Radio 3.10.
Perhaps we could rename the current main branch to say gr37 (or something like that), and gr310 branch tom main (and make that one the default branch in GitHub).

I can definitely help with that.

Franco

from gr-radio_astro.

fventuri avatar fventuri commented on June 18, 2024 1

@anthfuller - that error is probably because the default branch of gr-radio_astro (main) is still based on GNU Radio 3.7 (or 3.8) that used SWIG for the Python bindings.
Newer versions of GNU Radio (3.9 and 3.10) use pybind11.

You can build the gr-radio_astro OOT module for one of these recent versions of GNU Radio by just switching to the gr310 branch after cloning this repository, i.e.:

git clone https://github.com/WVURAIL/gr-radio_astro.git
cd gr-radio_astro
git checkout gr310
mkdir build
cd build
cmake ..
make
sudo make install
sudo ldconfig

Hope this helps,
Franco

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

Hi Franco!
I'll give it a try tomorrow and let you know.
Thank you!

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

Gentlemen I am up and running, thank you so much!! I'm modifying the Spectrometer_w_cal to use the KrakenSDR five channel RTL-SDR receiver. I'm only testing with two channels and an internal noise source for the moment.

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

I'm also currently working on a radio astronomy interferometer using two, 3-meter dishes. Hopefully I can obtain one or two more 3-meter satellite dishes, which aren't easy to come by now. Either you're ordering over seas with astronomical shipping cost or you're building your own. :-D

from gr-radio_astro.

fventuri avatar fventuri commented on June 18, 2024

.@anthfuller - I am glad you got it to work.
Let us know how it goes with the interferometer; are you going to write/publish your experiments and results somewhere?

Franco

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

Hi Franco!

I'm hoping to get the system up and running within 30 days! The project has been long overdue. If all goes well, I'll publish all results at the Society of Amateur Radio Astronomers (SARA).

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

There are several issues to work out. One, I'm using a linear power source for the H1 receivers due to the equipment shed being to close to the satellite dishes. I'll also most likely line the inside of the equipment shed with Titan RF to create a faraday cage. I'm looking to motorize both dishes, but most EL/AZ rotors won't fit my pole mounts without some type of modifications (welding). So, I may have to work with actuators, one horizontal, the other altered for vertical. Not the best, but for now, until I can figure that part out or use maybe a slew drive, don't know.

RAS_Observatory

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

20220116_163812

KrakenSDR_FiveChannels

from gr-radio_astro.

fventuri avatar fventuri commented on June 18, 2024

@anthfuller - Thanks for the nice pictures Anthony! You have a very impressive setup there!
I am looking forward to read your results on SARA, and let me know if you need any help with the Python code.

Franco

from gr-radio_astro.

glangsto avatar glangsto commented on June 18, 2024

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

@anthfuller - Thanks for the nice pictures Anthony! You have a very impressive setup there! I am looking forward to read your results on SARA, and let me know if you need any help with the Python code.

Franco

Thank you, Franco! I definitely may require help. At the moment, I'm working on getting the Nsf-gr-radio_astro example interfaces setup, for after the data has been pulled. Particularly temperature in Kelvin and the velocity (km/sec).
https://github.com/WVURAIL/gr-radio_astro/wiki/Nsf-gr-radio_astro

gr-astro_radio

from gr-radio_astro.

glangsto avatar glangsto commented on June 18, 2024

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

from gr-radio_astro.

glangsto avatar glangsto commented on June 18, 2024

from gr-radio_astro.

glangsto avatar glangsto commented on June 18, 2024

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

from gr-radio_astro.

anthfuller avatar anthfuller commented on June 18, 2024

from gr-radio_astro.

Related Issues (12)

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.