Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: Dashboard Alignment Issues
开云体育OK, I loaded these in my production Pi. ? First, you don’t need   for a space character in the names. I changed it to just a space. Next, I adjusted the group width to 3 instead of 4 (buttons are set at width of 3). ? Below is screenshot on my dashboard. Everything is lined up. Note colors are not set due to no comm to the relays. ? ? Under Dashboard and Site tab I am using Node Red Theme Everywhere ? My guess is something in you CSS head settings is causing the issue. ? Look if you have any UI templates set to Added To Site <Head> Section. Try disabling them which will disable custom CSS and see if it makes a difference. If so, then something in those CSS settings is causing the alignment issue. ? Last, try a different browser or try it from your phone or tablet. ? 73 Dave wo2x ? ? ? From: [email protected] <[email protected]> On Behalf Of Mark Wharton, K0LO
Sent: Wednesday, June 8, 2022 9:53 AM To: [email protected] Subject: Re: [nodered-hamradio] Dashboard Alignment Issues ? Dave: Here's what part of the Dashboard looks like without adding spaces following the text labels. Nothing like the right-aligned buttons in your figure above (June 4). K0LO |
Re: Dashboard Alignment Issues
toggle quoted message
Show quoted text
On Jun 8, 2022, at 9:53 AM, Mark Wharton, K0LO <markwharton@...> wrote:
|
Re: Dashboard Alignment Issues
Dave: Here's what part of the Dashboard looks like without adding spaces following the text labels. Nothing like the right-aligned buttons in your figure above (June 4). K0LO |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
开云体育Hi Adrian,Can you check something with HRD Logbook? Click on an FT8 spot in the DX cluster and see if it sets the radio to digital USB. I am finding it sets the radio to CW. HRD support says that is how it works and it will not be fixed. If that is the case then I will stay with my current logging program. 73 Dave wo2x On Jun 8, 2022, at 6:39 AM, Adrian Fewster <vk4tux@...> wrote:
|
Re: File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded
#file-notice
toggle quoted message
Show quoted text
|
Re: File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded
#file-notice
开云体育Hi Gennady, ? HRD Logbook still has bug that mode mapping is not correct. Clicking on spot in HRD DX cluster 14.074 sets CW instead of DIGIU. This is an HRD bug and not a problem with your connector flow. ? I have opened a support ticket with HRD. This is why I stopped using HRD several years ago. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Gennady Kupinsky
Sent: Tuesday, June 7, 2022 6:04 PM To: [email protected] Subject: Re: [nodered-hamradio] File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded #file-notice ? Hi ? TCP Node returned string already. ? regards Gennady RM3DA ? 07.06.2022 22:17, David De Coons wo2x пишет:
|
Re: File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded
#file-notice
开云体育Not on my end. The debug node on output of the TCP request that communicates to Flex CAT returns a buffer ? Dave wo2x ? ? ? From: [email protected] <[email protected]> On Behalf Of Gennady Kupinsky
Sent: Tuesday, June 7, 2022 6:04 PM To: [email protected] Subject: Re: [nodered-hamradio] File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded #file-notice ? Hi ? TCP Node returned string already. ? regards Gennady RM3DA ? 07.06.2022 22:17, David De Coons wo2x пишет:
|
Re: File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded
#file-notice
开云体育Hi
regards Gennady RM3DA
07.06.2022 22:17, David De Coons wo2x
пишет:
|
Re: File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded
#file-notice
开云体育Hi Gennady ? I have it working now but need to test all the features. I needed to add a hex to string function after the Flex TCP CAT node. ? Once I verify everything I will post the updated flow. ? Thank you ? Dave wo2x ? ? ? From: [email protected] <[email protected]> On Behalf Of Group Notification
Sent: Tuesday, June 7, 2022 1:12 PM To: [email protected] Subject: [nodered-hamradio] File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded #file-notice ? The following files and folders have been uploaded to the Files area of the [email protected] group. By: Gennady Kupinsky <gek1925@...> Description: |
File /!1! Flows by Type/MISCELLANEOUS/flows-HRDCommander7873-20220607-2004.json uploaded
#file-notice
Group Notification
The following files and folders have been uploaded to the Files area of the [email protected] group. By: Gennady Kupinsky <gek1925@...> Description: |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
开云体育Oh, and one more thing Greg, the source code for Mini Deluxe is available if you wanted to take a look. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of ve9gfi@...
Sent: Tuesday, June 7, 2022 12:01 PM To: [email protected] Subject: Re: [nodered-hamradio] File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice ? Hi Dave,
#2 I'm not sure how a system talks to the frontend of LogBook. #3 uses a OBDC connection (I think).?? ? Node Red has a OBDC node, so that is good. ? Question:? ?Where do you see the operators name, notes, etc. that you might want to add to Logbook come from? I'll look to see what I can see. Greg |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
开云体育Hi Greg, ? Ultimately having a way to emulate the HRD server so Logbook can communicate to the emulated server would be preferable. ? Object is to run HRD Logbook and use the cluster in it to set radio frequency and mode, then I will use JTAlert to have WSJT-X contacts sent to the logbook (that works now) I’ve been using N3FJP AC Log which I like for its functionality and fairly simple. It talks to the Flex via the radio’s API. ? Someone had written a utility called Mini Deluxe which used one of the Flex Com ports and then acted as a TCP server for logbook. Problem is it hasn’t been maintained and there was a period where the HRD programmers were changing the main TCP server to logbook communications and as a result the mode on the radio was not being set correctly when clicking on a spot. ? I could get Wireshark set up to capture communications between HRD and HRD Logbook, then do the emulation in Node Red. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of ve9gfi@...
Sent: Tuesday, June 7, 2022 12:01 PM To: [email protected] Subject: Re: [nodered-hamradio] File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice ? Hi Dave,
#2 I'm not sure how a system talks to the frontend of LogBook. #3 uses a OBDC connection (I think).?? ? Node Red has a OBDC node, so that is good. ? Question:? ?Where do you see the operators name, notes, etc. that you might want to add to Logbook come from? I'll look to see what I can see. Greg |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Michael Black
Yes..returned data is agnostic -- some rigs will give error reports when things aren't implemented though. get_freq for example is not available on all rigs. Mike W9MDB
On Tuesday, June 7, 2022, 11:54:35 AM CDT, ve9gfi@... <ve9gfi@...> wrote:
Excellent!?? ? I really do think that the parsing of the returned data is agnostic to the connected radio,? but perhaps there are additional set/get commands that I have not found since I only have the FT-847 connected to HRD.? ? ? That said, I've made it easy to add more set/get commands.? ?They all go into the "Carousel of Query Types" node.? ? If you go and change the getQueries array on line 9, and add each an every number from 1 to 25 , you will see all the queries that I have found.? ? The answers will all appear in the context flow section.? ?? ? After doing all that, all I needed for my amplifier was the frequency, and band.? ?But the mode, etc. is available to you. I'll review the capture tonight and see if there are any additional commands that I can add. Thanks, Greg VE9GFI |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Excellent!?? ? I really do think that the parsing of the returned data is agnostic to the connected radio,? but perhaps there are additional set/get commands that I have not found since I only have the FT-847 connected to HRD.? ? ? That said, I've made it easy to add more set/get commands.? ?They all go into the "Carousel of Query Types" node.? ? If you go and change the getQueries array on line 9, and add each an every number from 1 to 25 , you will see all the queries that I have found.? ? The answers will all appear in the context flow section.? ?? ? After doing all that, all I needed for my amplifier was the frequency, and band.? ?But the mode, etc. is available to you. I'll review the capture tonight and see if there are any additional commands that I can add. Thanks, Greg VE9GFI |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Hi Dave,
#2 I'm not sure how a system talks to the frontend of LogBook. #3 uses a OBDC connection (I think).?? ? Node Red has a OBDC node, so that is good. ? Question:? ?Where do you see the operators name, notes, etc. that you might want to add to Logbook come from? I'll look to see what I can see. Greg |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
开云体育Hi Greg, ? Have a “mission” for you. Create a simple (yeah right) “connector” between Node Red and HRD Logbook, similar to what Mini Deluxe and DDUtil do. I’m looking for a simple way to connect either the Flex or Node Red to HRD Logbook. I do not need to run two GUIs to run my radio. ? In other words, replace the main HRD program with a simple connector to get and send frequency and mode to and from the radio for logbook. Let me know what you think. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of ve9gfi@...
Sent: Tuesday, June 7, 2022 10:56 AM To: [email protected] Subject: Re: [nodered-hamradio] File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice ? Hi Adrian, ? OK - I have not tested this with an older version of HRD.? ?That said, I can make this work, but I will need your help.? ?My thoughts right now are that the HRD v5 does not send the buffer as the v6 currently does. The mission, if you accept, is to capture the data between DM780 and HRD v5, and then email me the data.? ?I'll review it and edit my flow accordingly. ? You will require Wireshark and this will be run on the same PC as HRD and DM780 are installed. Prerequisites: install Wireshark Steps using Wireshark, HRD, and DM780:
I'll study the differences and use the "get version" response to automatically select the method used to parse the payload. ? Greg VE9GFI? ? ? ? ? |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
Hi Adrian, ? OK - I have not tested this with an older version of HRD.? ?That said, I can make this work, but I will need your help.? ?My thoughts right now are that the HRD v5 does not send the buffer as the v6 currently does. The mission, if you accept, is to capture the data between DM780 and HRD v5, and then email me the data.? ?I'll review it and edit my flow accordingly. ? You will require Wireshark and this will be run on the same PC as HRD and DM780 are installed. Prerequisites: install Wireshark Steps using Wireshark, HRD, and DM780:
I'll study the differences and use the "get version" response to automatically select the method used to parse the payload. ? Greg VE9GFI? ? ? ? ? |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
开云体育I believe 6.2 and older then 6.3 and newer have a different connection scheme. That is probably your issue. ? Try downloading the free 30 day trial of 6.8 ? Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Adrian Fewster
Sent: Tuesday, June 7, 2022 10:19 AM To: [email protected] Subject: Re: [nodered-hamradio] File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated #file-notice ? 5.24 Greg, an old version, but supports the FT-897 well, before HRD removed the flash ram agc cmds etc |
Re: File /!1! Flows by Type/RADIOS/HRD_ve9gfi.json updated
#file-notice
What version of HRD are you running?? ? Did you try to connect to the "Demo-Matic" radio in HRD?
? Greg ? ? Greg |