User talk:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(Proposal for reorganization of my tutorial)
No edit summary
 
(85 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== "Recycle Bin", content we no longer link to that we may eventually just delete ==
= Notes on revision / update of UHD and GNU Radio install docs =


* [[Guided_Tutorial_GNU_Radio_in_Python|Programming GNU Radio in Python]]
== Documents affected ==
* [[TutorialsRemoteGUI|Remote GRC Operations]] - needs updating!
* [[UsingVim|Using VIM plugins for GNU Radio development]]
* [[TutorialsQTGUI|QTGUI Tutorial]] - A tutorial on how to develop Python GNU Radio applications.
* [http://www.trondeau.com/gr-tutorial/ Tom Rondeau's gr-tutorial] - Some tutorials from the boss himself.
* [[Guided_Tutorial_Extras_Sample_Rates#E2.3._A_Note_on_Resampling]] - covered by Understanding sample rate
* [[TutorialsCoreConcepts|Core concepts of GNU Radio applications]] - content used in other pages
* [[TutorialsWritePythonApplications|WritePythonApplications]] - content used in other pages
* [[OutOfTreeModulesConfig|Tutorial on how to configure OOT packages to find and link against GNU Radio]] - for 3.7; also, most of the content is covered in Writing blocks in C++
* [[TutorialPythonFunctions|Writing a Python Function for GRC]] - for 3.7; content used in other pages; it doesn't work as written!
* [[TutorialsDebugging|How to debug your applications]] - not well written; would need major rework and update
* [http://www.brainshark.com/SPS/vu?pi=zH8zQcV8dzAXPbz0 VOLK Introduction] - bad link


== Notes on Wiki pages which need attention ==
* [[LinuxInstall#From_Source]]


* Mark all the pages in the Recycle Bin as 'deprecated in GR 3.8'
* AN-445 https://kb.ettus.com/Building_and_Installing_the_USRP_Open-Source_Toolchain_(UHD_and_GNU_Radio)_on_Linux


== Proposal for reorganization of my tutorial ==
* [[Draft-AN-445]] (GNU Radio version)
As I have said before, many of the GR docs are very USRP-centric. I disagree "that a huge fraction of people are learning on a USRP". I think most people who are starting GR, <b>other than in a classroom</b>, don't have the personal budget to buy a USRP, and starting a tutorial which is strictly for a USRP will totally turn them off. It did me when I was a newbie.


Here is the outline of the current tutorial:
== Reference information ==
<pre>
= Tutorial: Using GNU Radio with Hardware = (current Guided_Tutorial_Hardware_Considerations)
== Introduction ==
== Prerequisites ==
== What Will I Need? ==
== Using UHD Blocks ==
== Building an FM Radio Receiver ==
=== Creating a Software Radio Spectrum Analyzer ===
=== Using Your Software Radio Spectrum Analyzer ===
=== Building a Broadcast FM Receiver ===
=== A Working Software Radio Broadcast FM Receiver ===
</pre>


Here is my proposal which takes your comments into consideration:
* https://wiki.gnuradio.org/index.php?title=Talk:Draft-AN-445#Proposal_for_section_%22Installing_the_latest_UHD_toolchain_and_GNU_Radio_on_Ubuntu%22
<pre>
= DRAFT REVISION Guided_Tutorial_Hardware_Considerations =
== Introduction ==
== Prerequisites ==
== What Will I Need? ==
== Creating a Software Radio Spectrum Analyzer ==
=== Parameters For Popular Devices ===  (just the device parameters)
==== ADALM-PLUTO ====
==== UHD / USRP ====
==== RTL-SDR dongle ====
==== FunCube Pro+ ====
=== Tuning and Using the Spectrum Analyzer ===
== Building a Broadcast FM Receiver ==
References to the following flowgraphs without a list of the parameters:
* File:Pluto_FM_fg.png
* File:USRP_FM_fg.png
* File:RTLSDR_receive_fg.png
* File:FunCube_FM_fg.png
</pre>
 
== another section to generate a TOC ==

Latest revision as of 01:42, 27 June 2024