parent
eb09c38464
commit
312ca267fe
|
@ -1,5 +1,5 @@
|
||||||
title: gr-m17
|
title: gr-m17
|
||||||
brief: The M17 OOT Module for GNU Radio
|
brief: The M17 OOT module for GNU Radio
|
||||||
tags: # Tags are arbitrary, but look at CGRAN what other authors are using
|
tags: # Tags are arbitrary, but look at CGRAN what other authors are using
|
||||||
- M17
|
- M17
|
||||||
author:
|
author:
|
||||||
|
@ -12,8 +12,10 @@ dependencies:
|
||||||
- gnuradio
|
- gnuradio
|
||||||
repo: https://github.com/M17-Project/gr-m17
|
repo: https://github.com/M17-Project/gr-m17
|
||||||
license:
|
license:
|
||||||
gr_supported_version: 3.08, 3.09, 3.10
|
gr_supported_version: 3.8, 3.9, 3.10
|
||||||
website: https://m17project.org
|
website: https://m17project.org
|
||||||
|
icon: https://m17project.org/user/pages/01.home/02._our-current-goal/m17glow.png
|
||||||
stable_release: HEAD
|
stable_release: HEAD
|
||||||
---
|
---
|
||||||
gr-m17 is an implementation of the M17 baseband protocol for GNU Radio.
|
gr-m17 is an implementation of the M17 digital voice/data protocol for GNU Radio.
|
||||||
|
Wikipedia entry on M17: https://en.wikipedia.org/wiki/M17_(amateur_radio)
|
||||||
|
|
Loading…
Reference in New Issue