In GNU Radio how can I make positive complex number negative?
Nice, this is a very GNU Radio–ish question 🙂 In GNU Radio, a complex number doesn’t have a “positive” or “negative” sign the way a real number does. If you…
Nice, this is a very GNU Radio–ish question 🙂 In GNU Radio, a complex number doesn’t have a “positive” or “negative” sign the way a real number does. If you…
How to figure flush value for GMU Radio GRC flowgraph which changes frequencies regularly and where saved data must not include data from previous frequency? Great question — this bites…
Hi Andy, You recently asked a question on the SARA forum “I notice that the SETI Horn of Plenty is a smaller version of the original Ewen Horn that first…
Presentation for meeting: https://www.astronomy.me.uk/wp-content/uploads/2026/01/Talk-Demo-BAA-GNU-Radio-Meeting-DRAFT-260126@2300.pdf Andrew Sutowski’s attempt to answer homework from last meeting: My own attempts to answer homework from last meeting: Exercise: Create your own AM radio: https://www.astronomy.me.uk/wp-content/uploads/2026/01/BAA-GNU-Radio-Meeting-Exercise-AM-Radio-201225.zip Exercise:…
There is no single officially published, modern value for the system temperature (Tsys) or SEFD of the 25 m Dwingeloo radio telescope that’s easy to point to. What follows is…
http://dses.sciencehttps://www.youtube.com/@DeepSpaceExplorationSocietyDSES dish 5 miles south of Haswell Colorado, USA38.380857283744184, -103.15636966751099https://www.google.com/search?q=38.380857283744184%2C-103.15636966751099
Here’s a comparison of typical power consumption (no peripherals or display) for each device, measured at the wall under different workloads. Device Idle Power Moderate Load (e.g. data logging, web,…
Ultra-wideband (UWB) cavity filters are specialized RF/microwave filters that maintain the low loss, high power handling, and excellent selectivity of traditional cavity filters, but over a much wider fractional bandwidth…
If you compare the Intel Core i7‑1065G7 with the first-generation desktop/server era Intel Core i7‑930 (or broadly the 1st-gen “Nehalem” i7s) you’ll find major architectural, process, power-efficiency and functional differences. Below is a breakdown…
If you want to clone a drive using Ubuntu’s own built-in tools (no extra software), the most reliable options are: 🧰 1. Using dd (built-in terminal tool) This is the…