Some infrastructure issues ongoing at the AllStar live node database – likely will be resolved soon.
73 … Gerry.
Some infrastructure issues ongoing at the AllStar live node database – likely will be resolved soon.
73 … Gerry.
This release improves the AWS MQTT connection management, particularly in marginal WiFi and Internet situations. We recommend all users upgrade to this release.
73 … Gerry.
Several people have asked for a video explaining the WiFiByLight process for getting your ClearNode on your WiFi and talking to the ClearNode Mobile App. Enjoy !
This release brings the Android implementation up to par with the Apple iOS 1.12 release. Voice telemetry, parrot mode and zip code definition for the *81 weather announcement.
73 … Gerry.
We’ve found an issue with ClearNode where OpenVPN is installed and started as a daemon service via “systemctl” at boot. The RedNode API software service is starting before OpenVPN and establishing it’s messaging connection to the AWS Message Hub. Subsequently OpenVPN changes the network configuration and thus trashes the connection to AWS, preventing the ClearNode mobile app from controlling the node.
The temporary solution is to put a delay into the RedNode startup sequence. Edit the /lib/systemd/system/rednode.service file and add the delay as seen below
[Unit]
Description=RedNode AWS client and node controller
After=network.target
[Service]
Type=simple
ExecStartPre=/bin/sleep 15
ExecReload=/bin/kill -HUP $MAINPID
KillMode=process
Restart=always
RestartSec=15
User=root
WorkingDirectory=/usr/local/rednode/
ExecStart=/usr/bin/python /usr/local/rednode/nodeControl.py
[Install]
WantedBy=multi-user.target
We tried making rednode.service dependent on the OpenVPN service using the “After” section above, but that didn’t seem to work. You may need to adjust the value of “sleep 15” depending on your installation.
If you need help with taking care of this don’t hesitate to get in touch.
73 … Gerry.
Numerous fixes for the UI – especially issues with the Node Setup screen when changing orientation. Additions to the items in the Node Setup screen:
Some other additions:
73 … Gerry.
This release brings the Android up to date with the current iOS release. Apart from a handful of bug fixes and enhancements, the big news is the Search functionality for the AllStar and Echolink systems. In the Add Connection screen there is a spy-glass search icon in the top right corner – follow the prompts search search for callsigns, affiliations and locations.
73 … Gerry.
This release includes a handful of updates to telemetry – in particular CPU temperature. All users are encouraged to update to this release. In the Node Detail Screen, in the Versions section, tap on “RedNode Version” and accept the update.
73 … Gerry.
This release implements support for iOS 13’s new Dark Mode. To align the interface with the Dark Mode requirements, we had to make a handful of changes that also affect regular or Light Mode. The main changes you’ll notice is the menu icons in the top bar of the app. Hopefully the changes will be self-evident.
73 … Gerry.
This is mainly a Support & Maintenance release to enable us better help new customers with their initial configuration. None-the-less, we recommend all users upgrade to these versions
To upgrade – navigate to the Node Details screen, in the Versions section tap the heading “RedNode Version” and accept the update.
73 … Gerry.
[wpdreams_ajaxsearchlite]
Copyright © 2020-2025 Node-Ventures | Powered by WordPress | Design by Iceable Themes