User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
mNo edit summary
 
(25 intermediate revisions by 3 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.


As a result of the CRGon20 Breakout session on HamRadio, there seems to be a lot of enthusiasm for the formation of a monthly group meeting for those interested in using GNU Radio in amateur applications. The agenda for the first meeting follows.
Barry started working on the GNU Radio project in 2019 and now devotes most of his time doing Wiki documentation, and development of amateur radio applications. He is a member of the GRCon24 Organizing Committee.


== Introductions ==
Summary of programming languages used (roughly in chronological order):
 
* FORTRAN
Host: Barry Duggan, KV4FV
* assembly languages of various computers
 
* COBOL
Co-host: Derek Kozel, K0ZEL
* C
 
* Pascal
== Brief walk-through of Simulation example: FSK ==
* HTML5
 
* CSS3
https://wiki.gnuradio.org/index.php/Simulation_example:_FSK
* XML
 
* JavaScript
== Presentation of gr-RTTY-basics package ==
* JSON
 
* node.js
https://github.com/duggabe/gr-RTTY-basics<br>
* PHP
https://github.com/duggabe/gr-webserver
* Python
 
=== Audio loopback demo ===
 
=== Live Over-the-Air demo ===
 
== Questions about demo ==
 
== Discussion about meeting format, time, etc. ==

Latest revision as of 16:37, 26 October 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.

Barry started working on the GNU Radio project in 2019 and now devotes most of his time doing Wiki documentation, and development of amateur radio applications. He is a member of the GRCon24 Organizing Committee.

Summary of programming languages used (roughly in chronological order):

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