Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: File /FRS Control&Status.json uploaded
#file-notice
Alan WA9WUD, I tried to add your FRS Control&Status.json just now and received an error message.? (Unknown node)? Any direction you can offer? Thanks, 73 John W9KXQ On Sun, Aug 16, 2020 at 6:46 PM Alan Blind, WA9WUD <a.alan.blind@...> wrote:
|
Re: File /FRS Control&Status.json uploaded
#file-notice
Something is wrong. Even though it appears to be working I will take your advice and start over with a fresh install. I did have several hiccups during the install process.
Thanks for your advice. Gary K6HN |
Re: File /FRS Control&Status.json uploaded
#file-notice
Gary For comparison, here are screenshots of my FRS Status in each of the three states: Alan |
Re: Display Question
¿ªÔÆÌåÓýHi Marty ? On my iPad which I use for remote operating I use split mode which puts SmartSDR for IOS on the right and Safari browser on the left. ? ? I just bought a 32¡± monitor which I have to the left of the main 50¡± 4k monitor. I have Node Red on the 32¡± full screen. But before that I ran SmartSDR for Windows at 1/3 height from the bottom with Node Red dashboard above it. Just size the different program windows to arrange the desktop the way you want. ? ? ? ? 73 Dave wo2x ? From: [email protected] <[email protected]> On Behalf Of Marty Boroff via groups.io
Sent: Sunday, August 16, 2020 6:34 PM To: [email protected] Subject: [nodered-hamradio] Display Question ? I have seen a few photos of desktops showing the node-red dashboard in a rectangular shape along side SmartSDR¡¯s display of the radio.? ? How is this accomplished? My node-red service is on a Raspberry Pi accessed by Safari. That also eats up desktop real estate. ? 73, Marty WD9GYM? |
Re: File /FRS Control&Status.json uploaded
#file-notice
It seems odd as everything seems to work correctly.?
I am getting this error a lot. dotnet[7512]: FRStackWebApi.Controllers.ActiveSliceController[0] 15:41:57 RangeCheck true is not between 0 and 100. Exception Input string was not in a correct format. |
Re: File /FRS Control&Status.json uploaded
#file-notice
Gary.? No, I do not.? Does not look like your install was fully completed. ? Suggest you try building a fresh FRS Server from the ground up, including a fresh .Net build. Alan On Sun, Aug 16, 2020 at 4:44 PM K6HN Gary <gary@...> wrote: Hi Alan, |
Re: FRStack Web APIs for RPi with FRStack Node Red Flows
It's not an audio recorder, but an audio "player".? I stream my radio audio to a shoutcast server which then allows me to use an audio player to listen to the radio stream. The player in the node-red flow is simple javascript. If this is what you are looking for I can share the code. Gary K6HN On Sun, Aug 16, 2020 at 3:11 AM Alan Blind, WA9WUD <a.alan.blind@...> wrote:
|
Re: File /FRS Control&Status.json uploaded
#file-notice
Hi Alan,
toggle quoted message
Show quoted text
Thanks for sharing this, I would not have thought of about monitoring the service. Any idea why I am getting this error when trying to stop or start the service? Command failed:? sudo systemctl stop FRStackWebApisudo: no tty present and no askpass program specified |
Re: File /FRS Control&Status.json uploaded
#file-notice
Here is a screenshot of my FRStack Status and Control Mode. The dashboard shows; 1- The full text of the FRS Service Status 2- A text box showing only the "active", inactive" or "Activating" state 3- A LED showing green, red, and yellow corresponding?to the FRS Service?state 4- A pushbutton to shutdown / restart the FRS Service, with background color changes corresponding to the current state. Alan WA9WUD
|
File /FRS Control&Status.json uploaded
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: Alan Blind, WA9WUD Description: |
Re: FRStack Web APIs for RPi with FRStack Node Red Flows
Here is my modified version of Mark's flow using 2 tabs.?Since the s-meter output isn't working on the Pi version I am still using the windows version to send out that data.?The "Play,Stop" buttons are for a streaming audio player. I stream my radio audio to a server to allow monitoring and controlling with my Android Phone using this node-red application.
|
Re: FRStack Web APIs for RPi with FRStack Node Red Flows
I am getting a value of 255 on all smeters from the new Linux FRstack installation where they are working fine from the Windows version.
This is listening on udp port 12270 in node-red. Anyone else using the smeters broadcasts on Linux and get them working? Gary K6HN |
Re: FRStack Web APIs for RPi with FRStack Node Red Flows
toggle quoted message
Show quoted text
On Aug 13, 2020, at 1:30 PM, K6HN Gary <gary@...> wrote:
|
Re: FRStack Web APIs for RPi with FRStack Node Red Flows
¿ªÔÆÌåÓýBefore you do that. Check the /usr/bin directory and see if dotnet is there. ? Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of K6HN Gary ? I just "assumed" the latest version would be good, but maybe not. I will try using 3.1.6 and see what happens. |