Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 886 Bytes

MANIFEST.md

File metadata and controls

24 lines (22 loc) · 886 Bytes

title: gr-azure brief: Leverage Azure cloud resources from within a GNU Radio flowgraph tags:

  • azure
  • cloud
  • sigmf
  • blob author:
  • Microsoft copyright_owner:
  • Microsoft dependencies:
  • gnuradio (>= 3.9.0) repo: https://github.com/microsoft/gr-azure.git gr_supported_version: v3.9, v3.10 stable_release: HEAD

The gr-azure Out of Tree (OOT) Module allows users to easily leverage Azure cloud resources from within a GNU Radio flowgraph. You can use this OOT module with your existing GNU Radio development environment, or within a VM in the cloud. Example use-cases involve storing and retrieving RF recordings from Blob (file) storage or creating complex cloud applications using Azure Event Hubs as a bridge between your flowgraph and Azure services. We are excited to see what can be created by combining GNU Radio with the power and scalability of the cloud!