diff --git a/Console/build.py b/Console/build.py index 2a59b39..45c9bd5 100644 --- a/Console/build.py +++ b/Console/build.py @@ -121,7 +121,7 @@ def render_topic(topic_entries): md += "" md += "" md += ""+str(topic["title"])+"" - md += ""+str(topic["date"])+"" + #md += ""+str(topic["date"])+"" md += ""+str(topic["excerpt"])+"" md += "" md += "" diff --git a/Console/source/builds/ap.md b/Console/source/builds/ap.md index cfeab3e..61356ec 100644 --- a/Console/source/builds/ap.md +++ b/Console/source/builds/ap.md @@ -1,7 +1,8 @@ [date]: <> (2023-01-12) -[title]: <> (Outdoor AP RNode) -[image]: <> (gfx/ph.png) -[excerpt]: <> (An outdoor-mountable RNode suitable for Access Point or network backbone operation. Also supports high-capacity batteries and solar charging.) -
{DATE}
+[title]: <> (Outdoor RNode) +[image]: <> (gfx/cs.webp) +[excerpt]: <> (An outdoor-mountable RNode suitable for Access Point or network extension operation. Also supports high-capacity batteries and solar charging.) ## Outdoor AP RNode +This RNode comes with a weather-proof case and convenient cable management options, suitable for outdoor mounting and operation. It is possible to mount this RNode directly to mast and antennas, and it supports high-capacity batteries and solar charging. + This build recipe will be released soon. Please [support the project]({ASSET_PATH}contribute.html) to help realise it! diff --git a/Console/source/builds/handheld.md b/Console/source/builds/handheld.md index 9b32e6e..dccd823 100644 --- a/Console/source/builds/handheld.md +++ b/Console/source/builds/handheld.md @@ -2,7 +2,6 @@ [title]: <> (Handheld RNode) [image]: <> (gfx/rnode_iso.webp) [excerpt]: <> (This RNode is suitable for mobile and handheld operation, and offers both wireless and wired connectivity to host devices. A good all-round unit. It is also suitable for permanent installation indoors.) -
{DATE}
## Handheld RNode Recipe This build recipe will help you create an RNode that is suitable for mobile and handheld operation, and offers both wireless and wired connectivity to host devices. It is also useful for permanent installation indoors, or even outdoors, as long as it is protected from water ingress and direct sunlight. @@ -26,6 +25,7 @@ To complete this build recipe, you will need access to the following items: - A 3D printer and the necessary amount of material for printing the [device parts](#parts) - 6 pieces of M2x6mm screws to assemble the case - A suitable [antenna](#antenna) +- An optional NeoPixel RGB LED - An optional [battery](#battery) ### Step 2: Supported Development Boards diff --git a/Console/source/builds/micropylon.md b/Console/source/builds/micropylon.md new file mode 100644 index 0000000..9abf309 --- /dev/null +++ b/Console/source/builds/micropylon.md @@ -0,0 +1,8 @@ +[date]: <> (2023-01-09) +[title]: <> (Reticulum MicroPylon) +[image]: <> (gfx/cs.webp) +[excerpt]: <> (A powerful multi-transceiver RNode-based radio system for autonomous and self-configuring Reticulum network deployments.) +## Reticulum MicroPylon +This radio system is a powerful and flexible multi-transceiver radio system, designed for rapidly deploying autonomous and self-configuring Reticulum networks over wide areas. + +This build recipe will be released soon. Please [support the project]({ASSET_PATH}contribute.html) to help realise it! diff --git a/Console/source/builds/wallmount.md b/Console/source/builds/wallmount.md new file mode 100644 index 0000000..e775099 --- /dev/null +++ b/Console/source/builds/wallmount.md @@ -0,0 +1,6 @@ +[date]: <> (2023-01-10) +[title]: <> (Wall-Mount RNode) +[image]: <> (gfx/cs.webp) +[excerpt]: <> (A sleek, wall-mountable RNode, suitable for permanent installation and operation indoors, or in a semi-protected environment outdoors.) +## Wall-Mount RNode +This build recipe will be released soon. Please [support the project]({ASSET_PATH}contribute.html) to help realise it! diff --git a/Release/spiffs.bin b/Release/spiffs.bin index 92698d9..aac51b2 100644 Binary files a/Release/spiffs.bin and b/Release/spiffs.bin differ