User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Understanding ZMQ Blocks =
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.


== Types of ZMQ Blocks ==
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.


=== Data Blocks ===
Summary of programming languages used (roughly in chronological order):
 
* FORTRAN
=== Message Blocks ===
* assembly languages of various computers
 
* COBOL
== Using ZMQ Blocks ==
* C
 
* Pascal
=== Separate GR flowgraphs on Same Computer ===
* HTML5
 
* CSS3
=== Separate GR flowgraphs on Different Computers ===
* XML
 
* JavaScript
=== Python Program as Destination of ZMQ Block ===
* JSON
 
* node.js
=== Python Program as Source to ZMQ Block ===
* PHP
* Python

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