User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
No edit summary
(24 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= GNU Radio Amateur Radio meeting agenda =
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 GRCon22 Organizing Committee.


== Brief walk-through of Simulation example: FSK ==
summary of programming languages I have used:
 
* FORTRAN
https://wiki.gnuradio.org/index.php/Simulation_example:_FSK
* COBOL
 
* Pascal
== Presentation of gr-RTTY-basics package ==
* assembly languages of various computers
 
* C
https://github.com/duggabe/gr-RTTY-basics<br>
* HTML5
https://github.com/duggabe/gr-webserver
* CSS3
 
* XML
=== Audio loopback ===
* JavaScript
 
* JSON
=== Live Over-the-Air demo ===
* node.js
 
* Python
== Questions about demo ==
* PHP
 
== Discussion about meeting format, time, etc. ==

Revision as of 13:36, 18 November 2021

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 GRCon22 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