--- title: "GeNiuSS Place" permalink: /geniuss-place/ author_profile: false share: true comments: true related: true excerpt: 'A place for sharing projects and thoughts about software-defined GNSS receivers.' sidebar: nav: "geniuss-place" --- A place for sharing projects and thoughts about software-defined GNSS receivers. {% assign entries_layout = page.entries_layout | default: 'list' %}
{% for post in site.geniuss-place %} {% include archive-single.html type=entries_layout %} {% endfor %}