User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
mNo edit summary
 
(22 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. So we have set up the following:
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.


* On-line video meeting
Summary of programming languages used (roughly in chronological order):
** a host / moderator will present a topic with a demonstration
* FORTRAN
** BigBlueButton - https://demo.bigbluebutton.org/gl/der-7cg-cwt-ljw
* assembly languages of various computers
** you can test your browser access at https://test.bigbluebutton.org/
* COBOL
** First meeting: Saturday 17 October 2020, 20:00 UTC
* C
** we will limit the session to one hour
* Pascal
 
* HTML5
The agenda for the first meeting follows.
* CSS3
 
* XML
== Introductions ==
* JavaScript
 
* JSON
Host: Barry Duggan, KV4FV
* node.js
 
* PHP
Co-host: Derek Kozel, MW0LNA & K0ZEL
* Python
 
== Brief walk-through of Simulation example: FSK ==
 
https://wiki.gnuradio.org/index.php/Simulation_example:_FSK
 
== Presentation of gr-RTTY-basics package ==
 
https://github.com/duggabe/gr-RTTY-basics<br>
https://github.com/duggabe/gr-webserver
 
=== Audio loopback demo ===
 
=== Live Over-the-Air demo ===
 
== Questions about demo ==
 
== Discussion about meeting format, time, etc. ==
 
Discussion about format, topics, when to meet next.
 
Notes about the meeting can be made on [[Talk:HamRadio]].
 
* The Ham Radio chat room on Matrix is available for continuing discussion.
** server: 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