Skip to content

Commit 44afa0e

Browse files
authored
Merge pull request #350 from subnero1/team-comments
Team comments
2 parents aaa039c + 9eddd85 commit 44afa0e

13 files changed

Lines changed: 25 additions & 18 deletions

_posts/2013-09-01-Commonly-cited-challenges-in-underwater.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Commonly cited challenges in underwater networks include low bandwidth, long pro
1313

1414
[UnetStack](https://www.unetstack.net){:target="_blank"}, a Java/Groovy-based software-defined underwater network stack, takes a different approach. It consists of a collection of software agents that provide well-defined services to allow good separation of concern while allowing information to be shared, services to be provided, and behaviors to be negotiated between different agents. The resulting solution is flexible and allows software-defined underwater networks to be rapidly designed, simulated, tested and deployed.
1515

16-
UnetStack has been developed over several years, and tested through numerous underwater network experiments at sea. A community version of UnetStack has recently been made freely available for academic and research use. This version allows rapid development and simulation of underwater networking protocols. Once protocols are developed and testing using this framework, they can be deployed without the need for porting in any [UnetStack-compliant underwater modem]({{site.baseurl}}/products){:target="_blank"} for field use.
16+
UnetStack has been developed over several years, and tested through numerous underwater network experiments at sea. A community version of UnetStack has recently been made freely available for academic and research use. This version allows rapid development and simulation of underwater networking protocols. Once protocols are developed and testing using this framework, they can be deployed without the need for porting in any [UnetStack-compliant underwater smart modem]({{site.baseurl}}/products){:target="_blank"} for field use.
1717

1818
</div>
1919

_posts/2017-12-12-Underwater-modem-with-multiple-hydrophones.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ thumbnail: images/pulse-thumbnail-multichannel.jpg
1111

1212
> This is a legacy product and is now replaced with the [multi-receiver modems](https://subnero.com/products/gen4x/multi-receiver.html){:target="_blank"}.
1313
14-
The Subnero underwater modems provide options for customization and extension at many levels. For a research application, a customer required 4 synchronized recordings of a received signal from carefully positioned hydrophones, everytime the signal was detected on the main hydrophone. In order to fulfill this requirement, we integrated 4 preamplifiers and a USB-1608G Series high-speed USB data acquisition system in our standard modem. A driver was developed (in C language) for the multi-receiver acquisition system. This driver published its data to UnetStack using standard baseband recording messages, so that the customer's software could request these messages.
14+
The Subnero underwater smart modems provide options for customization and extension at many levels. For a research application, a customer required 4 synchronized recordings of a received signal from carefully positioned hydrophones, everytime the signal was detected on the main hydrophone. In order to fulfill this requirement, we integrated 4 preamplifiers and a USB-1608G Series high-speed USB data acquisition system in our standard modem. A driver was developed (in C language) for the multi-receiver acquisition system. This driver published its data to UnetStack using standard baseband recording messages, so that the customer's software could request these messages.
1515

1616
At the event of detection of a signal on the main hydrophone, a baseband reception notification message `RxBasebandSignalNtf` is sent by the modem. The customer's script can look for the reception of this notification message and request a recording using the secondary data acquisition system:
1717

_posts/2020-11-19-Subnero-at-SIWW-online.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ thumbnail: images/pulse-thumbnail-siww-online.png
1010
<div class="post-main" markdown="1">
1111

1212

13-
Due to the pandemic, the [Singapore International Water Week](https://www.siww.com.sg/){:target="_blank"} was postponed to July 2021, prompting the organizers to host a virtual edition instead. Subnero participated with a virtual booth, with team members available online throughout the event to engage with visitors and respond to queries. We also showcased details of our [underwater modems](https://subnero.com/products){:target="_blank"} for underwater data collection applications. The virtual show was well attended and featured several insightful talks. We looked forward to the exhibition taking place in person from 20–24 June 2021.
13+
Due to the pandemic, the [Singapore International Water Week](https://www.siww.com.sg/){:target="_blank"} was postponed to July 2021, prompting the organizers to host a virtual edition instead. Subnero participated with a virtual booth, with team members available online throughout the event to engage with visitors and respond to queries. We also showcased details of our [underwater smart modems](https://subnero.com/products){:target="_blank"} for underwater data collection applications. The virtual show was well attended and featured several insightful talks. We looked forward to the exhibition taking place in person from 20–24 June 2021.
1414

1515

1616

_posts/2023-03-27-Gen4-modems-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The M25M series offers up to 15<sup>*</sup> kbps and more than 4 km of communica
1717

1818
The advanced networking and localization capabilities include operating multiple communication nodes simultaneously, support for multi-hop links, routing protocols, mesh networks, cellular-like networks for broader coverage, and remote control of devices out-of-the-box.
1919

20-
Subnero's WNC series of underwater acoustic modems are ideal for various applications, including underwater sensors, marine robotics, diver communication networks, and underwater wireless networks. The [Subnero Wireless Integrated Suite (SWIS) - ADCP Edition](https://subnero.com/products/swis-adcp){:target="_blank"}, provides a seamless end-to-end solution for wireless data transfer from Acoustic Doppler Current Profilers (ADCPs) to avoid uncertainties during long-term deployments. Ripple is a software package that provides a single software interface to all communication devices, both above and underwater on your underwater vehicle, be it wireless or wired.
20+
Subnero's WNC series of underwater acoustic modems are ideal for various applications, including underwater sensors, marine robotics, diver communication networks, and underwater wireless networks. The [Subnero Wireless Integrated Suite (SWIS) - ADCP Edition](https://subnero.com/solutions/swis){:target="_blank"}, provides a seamless end-to-end solution for wireless data transfer from Acoustic Doppler Current Profilers (ADCPs) to avoid uncertainties during long-term deployments. Ripple is a software package that provides a single software interface to all communication devices, both above and underwater on your underwater vehicle, be it wireless or wired.
2121

2222
Scientific researchers can benefit from the Subnero WNC series of products, which support arbitrary waveform transmission and reception, along with the ability to customize or replace every layer in the network stack. The community edition of UnetStack is free for non-commercial use, making it an ideal choice for scientific researchers.
2323

css/style.css

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2165,7 +2165,6 @@ p.small-title {
21652165
margin: 0;
21662166
}
21672167

2168-
21692168
.pulse-grid {
21702169
display: grid;
21712170
grid-template-columns: repeat(auto-fill, minmax(24rem, 1fr));
@@ -2176,9 +2175,9 @@ p.small-title {
21762175
display: flex;
21772176
flex-direction: column;
21782177
padding: 1.6rem;
2179-
background-color: #f8fdff;
2178+
background-color: #fff;
21802179
border-radius: 8px;
2181-
border: 1px solid #ddeeff;
2180+
border: 1px solid #E2E8F0;
21822181
transition: all 0.4s;
21832182
}
21842183
.pulse-card:hover {
@@ -4290,7 +4289,7 @@ h1.banner-sub-heading, h2.banner-sub-heading{
42904289
padding: 20px;
42914290
background-color: #F7F9FF;
42924291
border-radius: 8px;
4293-
border: 1px solid #E4EBFF;
4292+
border: 1px solid #E2E8F0;
42944293
}
42954294
.quick-links .product-card {
42964295
flex-basis: 18%;
@@ -4303,7 +4302,7 @@ h1.banner-sub-heading, h2.banner-sub-heading{
43034302
color: #007A8C;
43044303
}
43054304
.product-card:hover {
4306-
box-shadow: 0px 8px 13px 2px rgba(0,0,0,0.2);
4305+
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
43074306
}
43084307
.product-card p.band {
43094308
font-size: 14px;
@@ -5995,10 +5994,10 @@ a.usecase-card:hover {
59955994
border-radius: 6px;
59965995
overflow: hidden;
59975996
background-color: #fff;
5998-
box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.04);
5997+
border: 1px solid #E2E8F0;
59995998
}
60005999
.tech-link:hover {
6001-
box-shadow: 0px 4px 16px 1px rgba(0, 0, 0, 0.1);
6000+
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
60026001
}
60036002
.tech-link:hover h4 {
60046003
color: #E6782F;
@@ -6612,6 +6611,11 @@ a.usecase-card:hover {
66126611
.support .docs-card {
66136612
flex-direction: column;
66146613
background-color: #fff;
6614+
transition: all 0.4s;
6615+
}
6616+
.support .docs-card:hover {
6617+
border: 1px solid #E2E8F0;
6618+
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
66156619
}
66166620
.support ul {
66176621
list-style-type: none;

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
title: Software-Defined Underwater Wireless Networking & Acoustic Smart Modems
3+
description: Subnero provides industry-leading underwater acoustic modems and the UnetStack software ecosystem. Powering the Blue Economy with reliable subsea communication and sensing solutions.
24
section_id: home
35
---
46

products/accessories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ banner : images/banner-accessories.jpg
55
thumbnail: images/thumbnail-accessories.png
66
categories: product-type
77
section_id: products
8-
excerpt: Optional upgrades and accessories for Subnero underwater modems.
8+
excerpt: Optional upgrades and accessories for Subnero's software-defined underwater smart modems.
99
tab-id: panel-four
1010
order: 3
1111
---

products/cables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ canonical: /products/gen4x/cables/
3636
</div>
3737
<div class='accessories-info'>
3838
<h1>Underwater Cables</h1>
39-
<h3>Additional cables for Subnero underwater modems</h3>
39+
<h3>Additional cables for Subnero underwater smart modems</h3>
4040
<ul>
4141
<li>Multiple connectivity and power options</li>
4242
</ul>

products/coprocessor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ canonical: /products/gen4x/co-processors/
3636
</div>
3737
<div class='accessories-info'>
3838
<h1>nVidia Jetson TX2</h1>
39-
<h3>Additional processing module for Subnero underwater modems</h3>
39+
<h3>Additional processing module for Subnero underwater smart modems</h3>
4040
<ul>
4141
<li>256-core nVIDIA Pascal™ GPU architecture with 256 nVIDIA CUDA cores</li>
4242
<li>Dual-Core nVIDIA Denver 2 64-Bit CPU</li>

products/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ excerpt: Subnero's underwater acoustic smart modems with UnetStack for underwate
9494
<div class="columns large-6">
9595
<h2 class="col-title">Powering <br />Underwater Connectivity</h2>
9696
<p class="col-p">UnetStack is a suite of technologies that brings modern communication networks underwater, offering a programmable network stack, full simulation environment, and seamless integration with Subnero’s smart modems.</p>
97-
<a class="uproduct button g-orange-btn" href="{{site.baseurl}}/products/unet.html">Learn more about UnetStack &rarr;</a>
97+
<a class="uproduct button g-orange-btn" href="{{site.baseurl}}/products/unet.html" target="_blank">Learn more about UnetStack &rarr;</a>
9898
</div>
9999
<div class="columns large-6">
100100
<div class="feature-grid col2">

0 commit comments

Comments
 (0)