Skip to content

Commit

Permalink
Revert "Merge pull request #25 from qoherent/name-change"
Browse files Browse the repository at this point in the history
This reverts commit bf30339, reversing
changes made to 394c71c.
  • Loading branch information
mrl280 committed Apr 15, 2024
1 parent 1fd0c95 commit 6be2d65
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ weight = 5
[[main]]
parent = "Products"
weight = 1
name = "RIA Hub"
name = "RIAHUB"
url = "radiointelligenceapps-riahub/"

[[main]]
Expand Down
4 changes: 2 additions & 2 deletions content/english/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ banner:
features:
- title: "RIA"
image: "/images/signal.png"
content: "The Radio Intelligence Apps project exists to help accelerate the development of intelligent radio technology. The RIA project contains utilities for synthesizing, curating, and inspecting datasets of radio signals, example workflows for training high performance machine learning models, and tools for testing them. _**The RIA Project is coming soon.**_"
content: "The Radio Intelligence Apps project exists to help accelerate the development of intelligent radio technology. The RIA project contains utlilities for synthesizing, curating, and inspecting datasets of radio signals, example workflows for training high performance machine learning models, and tools for testing them. _**The RIA Project is coming soon.**_"
bulletpoints:
- "Supports signal generation in python, GNU Radio and MATLAB"
- "Curate from SigMF collections and save to h5"
Expand All @@ -24,7 +24,7 @@ features:
label: "Get Started Now"
link: "#"

- title: "RIA Hub"
- title: "RIAHUB"
image: "/images/work2.png"
content: "RIA is an end-to-end development suite for creating and deploying intelligent radio applications to realworld software-defined radio enabled systems. RIA is built on top of the open source RIA project."
bulletpoints:
Expand Down
2 changes: 1 addition & 1 deletion content/english/pages/radiointelligenceapps-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ draft: false
{{< image src="images/ria-logo.png" caption="" alt="alter-text" height="" width="" position="center" command="fill" option="q100" class="img-fluid" title="image title" webp="false" >}}


The RIA Project, also known as "RIA Core" serves as the foundational core of RIA Hub, an extensive AI development platform designed for software-defined radios. RIA Core is the open-source set of utilities, features, and command-line scripts that power the RIA Hub.
The RIA Project, also known as "RIA Core" serves as the foundational core of RIAHUB, an extensive AI development platform designed for software-defined radios. RIA Core is the open-source set of utilities, features, and command-line scripts that power the RIAHUB.

RIA drives the creation of intelligent radios, unlocking solutions in an increasingly congested, contested, and complex wireless spectrum.

Expand Down
10 changes: 5 additions & 5 deletions content/english/pages/radiointelligenceapps-riahub.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: "RIA Hub - create Radio Intelligence Apps"
meta_title: "RIA Hub for creating Radio Intelligence Apps"
title: "RIAHUB - create Radio Intelligence Apps"
meta_title: "RIAHUB for creating Radio Intelligence Apps"
description: "Suite for curating RF datasets, training models, and testing then deploying them."
image: "/images/5g.png"
draft: false


---
{{< notice "note" >}}
_**RIA Hub and the RIA Open Source Project are coming soon.**_
_**RIAHUB and the RIA Open Source Project are coming soon.**_
{{< /notice >}}

_**Radio Intelligence Apps Hub (RIA Hub)**_ by Qoherent is an AI development platform for software-defined radios, designed for radio signal processing engineers and researchers in wireless technologies. RIA accelerates intelligent radio development by significantly reducing integration between stages, allowing a sharper focus on innovation. The platform streamlines dataset creation, algorithm design, and model deployment, enhancing productivity and reducing project timelines. Built on a foundation of open-source accessibility, a comprehensive IP library, and automation capabilities, *RIA drives the creation of intelligent radios*, unlocking solutions in an increasingly congested and challenged wireless spectrum.
_**Radio Intelligence Apps Hub (RIAHUB)**_ by Qoherent is an AI development platform for software-defined radios, designed for radio signal processing engineers and researchers in wireless technologies. RIA accelerates intelligent radio development by significantly reducing integration between stages, allowing a sharper focus on innovation. The platform streamlines dataset creation, algorithm design, and model deployment, enhancing productivity and reducing project timelines. Built on a foundation of open-source accessibility, a comprehensive IP library, and automation capabilities, *RIA drives the creation of intelligent radios*, unlocking solutions in an increasingly congested and challenged wireless spectrum.


#### End-to-end workflow for deploying machine learning into software-defined radios
Expand Down Expand Up @@ -49,4 +49,4 @@ hbspt.forms.create({
}
</style>

<p class="text">RIA Hub is built on top of the <a href="https://github.com/qoherent/ria">RIA project</a> and <a href="https://github.com/go-gitea/gitea">Gitea</a>.</p>
<p class="text">RIAHUB is built on top of the <a href="https://github.com/qoherent/ria">RIA project</a> and <a href="https://github.com/go-gitea/gitea">Gitea</a>.</p>

0 comments on commit 6be2d65

Please sign in to comment.