Browse code

minor revisions

Gandolf authored on 06/21/2021 21:16:28
Showing 1 changed files
... ...
@@ -9,14 +9,7 @@ Installing and using Arednsig will give you an excellent introduction to Linux "
9 9
 </p>
10 10
 <p>
11 11
 You can find all the required software available under open source, GNU license on this project site.  Please read the
12
- <a href="arednsig-installation.pdf">installation instructions</a> for details on how to install Arednsig.
12
+ <a href="arednsig_installation.pdf">installation instructions</a> for details on how to install Arednsig.
13 13
 </p>
14
-<p>
15
-Currently two versions of the Aredn firmware are supported by the Arednsig application
16
-<ul>
17
-<li>3.19.3.0</li>
18
-<li>3.20.3.0</li>
19
-</ul>
20
-</p> 
21 14
 </body>
22 15
 </html>
Browse code

reorg_20201027

Gandolf authored on 10/27/2020 20:33:28
Showing 1 changed files
... ...
@@ -17,7 +17,6 @@ Currently two versions of the Aredn firmware are supported by the Arednsig appli
17 17
 <li>3.19.3.0</li>
18 18
 <li>3.20.3.0</li>
19 19
 </ul>
20
-Please download the software from the appropriate folder.
21 20
 </p> 
22 21
 </body>
23 22
 </html>
Browse code

reorg_20201027

Gandolf authored on 10/27/2020 20:32:08
Showing 1 changed files
... ...
@@ -9,7 +9,7 @@ Installing and using Arednsig will give you an excellent introduction to Linux "
9 9
 </p>
10 10
 <p>
11 11
 You can find all the required software available under open source, GNU license on this project site.  Please read the
12
- <a href="Arednsig-Installation.pdf">installation instructions</a> for details on how to install Arednsig.
12
+ <a href="arednsig-installation.pdf">installation instructions</a> for details on how to install Arednsig.
13 13
 </p>
14 14
 <p>
15 15
 Currently two versions of the Aredn firmware are supported by the Arednsig application
Browse code

reorg_20201027

Gandolf authored on 10/27/2020 20:28:02
Showing 1 changed files
... ...
@@ -9,7 +9,7 @@ Installing and using Arednsig will give you an excellent introduction to Linux "
9 9
 </p>
10 10
 <p>
11 11
 You can find all the required software available under open source, GNU license on this project site.  Please read the
12
- <a href="docs/Arednsig-Installation.pdf">installation instructions</a> for details on how to install Arednsig.
12
+ <a href="Arednsig-Installation.pdf">installation instructions</a> for details on how to install Arednsig.
13 13
 </p>
14 14
 <p>
15 15
 Currently two versions of the Aredn firmware are supported by the Arednsig application
Browse code

support for Aredn FW v3.20.3.0

gandolf authored on 03/31/2020 17:37:45
Showing 1 changed files
... ...
@@ -1,8 +1,8 @@
1 1
 <html>
2 2
 <body>
3
-<h4>Ardensig - Monitor your Node's Performance</h4>
3
+<h4>Arednsig - Monitor your Node's Performance</h4>
4 4
 <p>
5
-Ardensig enables you to view your node's received signal strength and signal to noise ratio for any time period stored in the database.  Ardensig uses a "round-robin" database to store up to years worth of data.  Once you install Arednsig it begins keeping a database.  You can use the web browser to create charts of any time period after installing Arednsig.
5
+Arednsig enables you to view your node's received signal strength and signal to noise ratio for any time period stored in the database.  Arednsig uses a "round-robin" database to store up to years worth of data.  Once you install Arednsig it begins keeping a database.  You can use the web browser to create charts of any time period after installing Arednsig.
6 6
 </p>
7 7
 <p>
8 8
 Installing and using Arednsig will give you an excellent introduction to Linux "devops".  You will learn about Linux server software systems and architecture, scripting for Internet applications, and displaying information in a web page.
... ...
@@ -11,5 +11,13 @@ Installing and using Arednsig will give you an excellent introduction to Linux "
11 11
 You can find all the required software available under open source, GNU license on this project site.  Please read the
12 12
  <a href="docs/Arednsig-Installation.pdf">installation instructions</a> for details on how to install Arednsig.
13 13
 </p>
14
+<p>
15
+Currently two versions of the Aredn firmware are supported by the Arednsig application
16
+<ul>
17
+<li>3.19.3.0</li>
18
+<li>3.20.3.0</li>
19
+</ul>
20
+Please download the software from the appropriate folder.
21
+</p> 
14 22
 </body>
15 23
 </html>
Browse code

typo corrections

gandolf authored on 01/19/2020 00:10:18
Showing 1 changed files
... ...
@@ -2,10 +2,10 @@
2 2
 <body>
3 3
 <h4>Ardensig - Monitor your Node's Performance</h4>
4 4
 <p>
5
-Ardensig enables you to view your node's received signal strength and signal to noise ration for any time period stored in the database.  Ardensig uses a "round-robin" database to store up to years worth of data.  Once you install Arednsig it begins keeping a database.  You can use the web browser to create charts of any time period after installing Arednsig.
5
+Ardensig enables you to view your node's received signal strength and signal to noise ratio for any time period stored in the database.  Ardensig uses a "round-robin" database to store up to years worth of data.  Once you install Arednsig it begins keeping a database.  You can use the web browser to create charts of any time period after installing Arednsig.
6 6
 </p>
7 7
 <p>
8
-Installing an using Arednsig will give you an excellent introduction to Linux "devops".  You will learn about Linux server software systems and architecture, scripting for Internet applications, and displaying information in a web page.
8
+Installing and using Arednsig will give you an excellent introduction to Linux "devops".  You will learn about Linux server software systems and architecture, scripting for Internet applications, and displaying information in a web page.
9 9
 </p>
10 10
 <p>
11 11
 You can find all the required software available under open source, GNU license on this project site.  Please read the
Browse code

revisions

gandolf authored on 01/19/2020 00:07:23
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,15 @@
1
+<html>
2
+<body>
3
+<h4>Ardensig - Monitor your Node's Performance</h4>
4
+<p>
5
+Ardensig enables you to view your node's received signal strength and signal to noise ration for any time period stored in the database.  Ardensig uses a "round-robin" database to store up to years worth of data.  Once you install Arednsig it begins keeping a database.  You can use the web browser to create charts of any time period after installing Arednsig.
6
+</p>
7
+<p>
8
+Installing an using Arednsig will give you an excellent introduction to Linux "devops".  You will learn about Linux server software systems and architecture, scripting for Internet applications, and displaying information in a web page.
9
+</p>
10
+<p>
11
+You can find all the required software available under open source, GNU license on this project site.  Please read the
12
+ <a href="docs/Arednsig-Installation.pdf">installation instructions</a> for details on how to install Arednsig.
13
+</p>
14
+</body>
15
+</html>