gr-m17/examples
Jean-Michel Friedt bb64f0ae1c add decoder Threshold as a user-tunable parameter + loopback example 2023-03-07 12:11:02 +01:00
..
NFM_M17.grc attempt at modulating NBFM with M17 coder-decoder block while testing that NBFM is working on a pure tone 2023-03-06 07:55:13 +01:00
NFM_simulation.grc add decoder Threshold as a user-tunable parameter + loopback example 2023-03-07 12:11:02 +01:00
README initial commit GNU Radio 3.10 2023-02-20 18:27:58 +01:00
m17_loopback_noisychannel.grc add decoder Threshold as a user-tunable parameter + loopback example 2023-03-07 12:11:02 +01:00
m17_streamer.grc match examples to new block parameters 2023-03-06 07:24:05 +01:00
m17_streamer.png update example with variables for validating callback functions 2023-03-04 13:25:37 +01:00
receiverRTLSDR.grc over the air communication attempt 2023-02-22 16:02:16 +01:00
transmitterPLUTOSDR.grc match examples to new block parameters 2023-03-06 07:24:05 +01:00

README

It is considered good practice to add examples in here to demonstrate the
functionality of your OOT module. Python scripts, GRC flow graphs or other
code can go here.