From 816e45c498af5c438271cdd555e2bb3abf37113d Mon Sep 17 00:00:00 2001 From: fordg1 Date: Thu, 18 Apr 2024 12:59:33 -0400 Subject: [PATCH] RIAHUB changed to RIA Hub --- config/_default/menus.en.toml | 2 +- content/english/_index.md | 2 +- .../pages/radiointelligenceapps-project.md | 2 +- .../pages/radiointelligenceapps-riahub.md | 10 ++--- go.mod | 44 +++++++++---------- 5 files changed, 30 insertions(+), 30 deletions(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index a5835c9..95014a0 100755 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -74,7 +74,7 @@ weight = 5 [[main]] parent = "Products" weight = 1 -name = "RIAHUB" +name = "RIA Hub" url = "radiointelligenceapps-riahub/" [[main]] diff --git a/content/english/_index.md b/content/english/_index.md index e8bc647..387e668 100755 --- a/content/english/_index.md +++ b/content/english/_index.md @@ -24,7 +24,7 @@ features: label: "Get Started Now" link: "#" - - title: "RIAHUB" + - title: "Ria Hub" 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: diff --git a/content/english/pages/radiointelligenceapps-project.md b/content/english/pages/radiointelligenceapps-project.md index 241b5d4..b53e1b6 100644 --- a/content/english/pages/radiointelligenceapps-project.md +++ b/content/english/pages/radiointelligenceapps-project.md @@ -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 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. +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. RIA drives the creation of intelligent radios, unlocking solutions in an increasingly congested, contested, and complex wireless spectrum. diff --git a/content/english/pages/radiointelligenceapps-riahub.md b/content/english/pages/radiointelligenceapps-riahub.md index d1232c0..abf9851 100644 --- a/content/english/pages/radiointelligenceapps-riahub.md +++ b/content/english/pages/radiointelligenceapps-riahub.md @@ -1,6 +1,6 @@ --- -title: "RIAHUB - create Radio Intelligence Apps" -meta_title: "RIAHUB for creating Radio Intelligence Apps" +title: "RIA Hub - create Radio Intelligence Apps" +meta_title: "RIA Hub for creating Radio Intelligence Apps" description: "Suite for curating RF datasets, training models, and testing then deploying them." image: "/images/5g.png" draft: false @@ -8,10 +8,10 @@ draft: false --- {{< notice "note" >}} -_**RIAHUB and the RIA Open Source Project are coming soon.**_ +_**RIA Hub and the RIA Open Source Project are coming soon.**_ {{< /notice >}} -_**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. +_**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. #### End-to-end workflow for deploying machine learning into software-defined radios @@ -49,4 +49,4 @@ hbspt.forms.create({ } -

RIAHUB is built on top of the RIA project and Gitea.

\ No newline at end of file +

RIA Hub is built on top of the RIA project and Gitea.

\ No newline at end of file diff --git a/go.mod b/go.mod index f652a30..5ebc885 100644 --- a/go.mod +++ b/go.mod @@ -3,26 +3,26 @@ module hugoplate.netlify.app go 1.20 require ( - github.com/gethugothemes/hugo-modules/accordion v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/adsense v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/images v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/modal v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/pwa v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/search v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/tab v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20231227015948-b2308653c9e2 // indirect - github.com/gethugothemes/hugo-modules/videos v0.0.0-20231227015948-b2308653c9e2 // indirect + github.com/gethugothemes/hugo-modules/accordion v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/adsense v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/components/cookie-consent v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/components/custom-script v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/components/preloader v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/components/render-link v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/components/social-share v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/gallery-slider v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/gzip-caching v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/icons/font-awesome v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/images v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/modal v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/pwa v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/search v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/seo-tools/basic-seo v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/seo-tools/google-tag-manager v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/seo-tools/site-verifications v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/shortcodes/button v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/shortcodes/notice v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/tab v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/table-of-contents v0.0.0-20240417032207-612e47c108d7 // indirect + github.com/gethugothemes/hugo-modules/videos v0.0.0-20240417032207-612e47c108d7 // indirect )