User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
(revise introduction)
mNo edit summary
 
(19 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.


Our first on-line meeting was held Saturday 17 October 2020, 20:00 UTC. After some technical difficulties with Big Blue Button, we moved to Zoom and succeeded in doing the planned agenda. For the record, I will keep the agenda posted here for a while, but future announcements will be made on the [[HamRadio#GNU_Radio_Amateur_Radio_monthly_meeting_group|HamRadio]] page.
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, MW0LNA & 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. ==
 
* Should we continue?
* Was this a good format?
* How often should we meet?
* Should we skip the holidays?
* Notes about the meeting can be made on [[Talk:HamRadio]].
* The Ham Radio chat room on Matrix is available for continuing discussion.
** server: https://chat.gnuradio.org
** or via the Homeserver in a matrix app: gnuradio.matrix.ungleich.cloud
** room: #grcon-HamRadio:gnuradio.org OR #HamRadio:gnuradio.org (an alias)

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