SkyRoof: New Ham Satellite Tracking and SDR Receiver Software (rtl-sdr.com)
108 points by rmason 21 hours ago
ThaFresh 35 minutes ago
a satellite made of ham will never work
MagerValp 29 minutes ago
¿Porq ué?
politelemon 10 hours ago
Source code is here: https://github.com/VE3NEA/SkyRoof
It's in .NET so I'd think it ought to be buildable on Linux too? Unless there are some specific hardware/driver requirements involved (there isn't much in the readme right now)
runjake 3 hours ago
It’s not buildable on Linux. The app uses WinForms and a number of other Windows-only .net libraries.
Thanks for the link!
JKCalhoun 18 hours ago
Super cool.
Tangent: I know this is communications related — but I was wondering today (just read something about some new FRB's) if radio astronomy, of a kind, could be something an amateur could deep dive into and actually contribute to.
I recall a project that allowed you to tune into long radio emissions from the sun — perhaps keep tabs on the solar weather?
(And stupid me thought astronomy was more or less headed for stagnancy decades ago.)
jdougan 17 hours ago
Recently: "Radio Astronomy Software Defined Radio (Rasdr) (radio-astronomy.org)"
https://news.ycombinator.com/item?id=44134364
goku12 14 hours ago
I'm out of touch with RF technology lately. But there are some immediate applications that I can think of, where a community approach can yield interesting results. That 'long wavelength' part in your question would necessitate receiver antennas with a large radio aperture to get some reasonable spatial resolutions - sometimes on the order of kilometers. The practical way in which this problem is addressed is using signal processing techniques like Aperture Synthesis and Very Long Baseline Interferometry (VLBI).
If the worldwide community can share the cost by deploying cheap receivers and donating compute time, it can lead to some interesting results. Much of these already exist, but they do have room for innovations and improvements. It's also a fun way to demystify these seemingly esoteric concepts.
zombot 12 hours ago
Since macOS 14 (Sonoma) I'm unable to find SDR software that works with my SDRPlay device. CubicSDR still worked in Ventura. I was hoping this app also had a macOS build.
brewtide an hour ago
Perhaps https://www.sdrpp.org/ would work for you? Just throwing it out there -- I've learned that my few SDRplay devices def. require a lot more pieces and parts on my linux machines than any of the other SDR devices that I own.
walrus01 14 hours ago
Very unfortunate that it's a Windows application.
sciurus 3 hours ago
Getting into SDRs and ham radio is what brought me back to Windows after running Linux on all my personal computers for more then a decade. For whatever reasons, there's a lot of radio-related software that targets Windows primarily or exclusively.
panzagl 2 hours ago
The hams I know are mostly older than Linux- started with Turbo C on DOS and just went from there.
AStonesThrow 9 hours ago
https://www.rtl-sdr.com/big-list-rtl-sdr-supported-software/
Ctrl-F "linux" = 157 occurrences. This is the amateur radio community we're talking about here!
"Writing your own device drivers" is the new "Climbing on your roof to build an antenna"
epcoa an hour ago
What’s the point being made here? Is there anything on there that is similar in design?
The only thing that seems kind of similar (sdr-radio.com) is also Windows only.
CapricornNoble 15 hours ago
Nifty to see this. I was recently brainstorming about FOSS satellite tracking tools that could be pressed into service for military operations planning. Stuff ranging from planning attacks when certain space-based sensors have gaps in coverage, to working out minimum requirements for targeting adversary satellites. A lot of budget-constrained forces might be able to leverage SkyRoof to fill this gap.