Difference between revisions of "User:Duggabe"

From GNU Radio
Jump to navigation Jump to search
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== How to install a stable GNU Radio version 3.8 and gr-iio ==
Barry Duggan is a graduate of Georgia Tech in Electrical Engineering and is a career computer programmer specializing in real-time control, data communication systems, and email security. He has been an amateur radio operator since 1953, and now devotes most of his time to the GNU Radio project. He is a member of the GRCon23 Organizing Committee.


* download and install Ubuntu 20.04 - do <b>not</b> check "install third party software"
summary of programming languages I have used:
 
* FORTRAN
* from a terminal enter:
* COBOL
    sudo apt install gnuradio
* Pascal
 
* assembly languages of various computers
* follow the steps in https://wiki.gnuradio.org/index.php/ModuleNotFoundError
* C
 
* HTML5
* to install gr-iio, follow step 7 in https://github.com/duggabe/gr-control#installation
* CSS3
* XML
* JavaScript
* JSON
* node.js
* Python
* PHP

Latest revision as of 01:13, 2 April 2023

Barry Duggan is a graduate of Georgia Tech in Electrical Engineering and is a career computer programmer specializing in real-time control, data communication systems, and email security. He has been an amateur radio operator since 1953, and now devotes most of his time to the GNU Radio project. He is a member of the GRCon23 Organizing Committee.

summary of programming languages I have used:

  • FORTRAN
  • COBOL
  • Pascal
  • assembly languages of various computers
  • C
  • HTML5
  • CSS3
  • XML
  • JavaScript
  • JSON
  • node.js
  • Python
  • PHP