Keyboard Shortcuts
Likes
- Nodered-Hamradio
- Messages
Search
Re: FTDX101 ON OFF
开云体育I will download the FTdx101 CAT reference manual and take a look.?I will also download the FT991 manual for the CAT reference for that radio as well.? 3:30 a.m. here and will be home tonight so will not get to it until tomorrow morning Eastern U.S. Did ?too much walking yesterday at the convention I am attending and another 1/2 day to go. Will have my friend drive back. With my leg and back issue I will pay the price the next several days.? 73 Dave wo2x Sent from my waxed string and tin cans.? On Jun 29, 2022, at 1:19 AM, Adrian Fewster <vk4tux@...> wrote:
|
Re: FTDX101 ON OFF
开云体育Ok. Not knowing your or Ron’s flow exactly I was just putting it out there.?I have taken basic frequency info from within Node Red and created a Kenwood or Yaesu formatted CAT out.? If there is a way you can send the frequency of VFO A in non-split or VFO B in split then building the CAT out is pretty easy. ?Feed msg.vfoa and msg.vfob and msg.splitstatus into a function node and you could have it produce a msg.freq out.? Would something like that work? You would just need to tap the two VFO frequencies and status of split (on or off).? I’ll be back home tomorrow night.? 73 Dave wo2x Sent from my waxed string and tin cans.? On Jun 28, 2022, at 11:51 PM, Adrian Fewster <vk4tux@...> wrote:
|
Field Day Contest Dashboard Database Wanted
For those of you who used my Contest Dashboard at your Field Day site (multi or single op) I would like to get a copy of the database to complete some data scrubbing and see if my database calculations are accurate.
I would open up a Google Drive or Dropbox to have you upload, but I don't want any cross examination of logs from user to user.? If you would like to share and have a way I can download your database, I would be very appreciate.? Please email me the link at my QRZ email address.? Thanks! Kyle AA0Z ? |
Re: FTDX101 ON OFF
Adrian, with respect to the Flex, the SPE has the table internal to the SPE. The user programs the SPE with the band/power level exciter settings much like I did in the flow. The process is documented in the SPE manual. Ron WB2WGH On Tue, Jun 28, 2022 at 9:09 PM Adrian Fewster via <vk4tux=[email protected]> wrote: Ron, Yes the stanby power works well. --
Ron |
Re: FTDX101 ON OFF
开云体育AdrianCan you take the input from FTdx101D and send it out a USB to serial to the SPE amp set to Yaesu CAT?? I did similar with Elecraft K4D CAT into Node Red then immediately sent it out two USB to Serial cables to Power Genius and Tuner Genius set to Elecraft protocol. That way Node Red received the CAT data and I split it in Node Red to amp and tuner.? 73 Dave wo2x Sent from my waxed string and tin cans.? On Jun 28, 2022, at 9:09 PM, Adrian Fewster <vk4tux@...> wrote:
|
Re: FTDX101 ON OFF
Adrian, Glad the beta upgrade is working well. As to your comment regarding frequency sync, I think not. The API provides front panel like functions and frequency sync is not one of them if I understand you correctly. As to the updated beta flow:
73, Ron WB2WGH On Tue, Jun 28, 2022 at 8:00 PM Adrian Fewster via <vk4tux=[email protected]> wrote: Ron, your SPE flow txcr drive control works great as expected ; --
Ron |
Re: 13 Colonies Dashboard
Marty Bluhm
开云体育Wild, this is the one special event I never miss. I’ll be checking out the good stuff.I normally used pencil and paper. 73 Marty Bluhm W8AKS On Jun 28, 2022, at 4:06 PM, Kyle K <kylekrieg@...> wrote:
|
Re: 13 Colonies Dashboard
You need a life!? LOL Nice work! Mike va3mw On Tue, Jun 28, 2022 at 4:06 PM Kyle K <kylekrieg@...> wrote:
|
13 Colonies Dashboard
I was not feeling productive during a work call and decided to make a 13 Colonies dashboard tracker to be more productive.? It's in the files section under my callsign.
/g/nodered-hamradio/files/AA0Z%20-%20Contesting%20Flows/13colonies.json Database name : 13colonies Database schema CREATE TABLE IF NOT EXISTS qsos(
? "timestamp" TEXT,
? "band" TEXT,
? "mode" TEXT,
? "call" TEXT
);
My Contest Dashboard has some instructions on how to create a database and load the schema.? I think the only non-standard node is sqlite3.?? 13 Colonies starts on Thursday.? I don't usually log 1x1's and my printer broke, so I figured it was easier to make a database/dashboard than by a new printer. NUKE DATABASE deletes all the entries from the database, so use with caution.?? 73 Kyle AA0Z |
Re: Question about re-install
开云体育I have found some flows add to the CSS head section in Node Red which can cause issues with custom theme colors.?Try this. If you have the CSS node that I uploaded in the file section, delete it and deploy. ?Then import the css flow again and deploy. Then try enabling custom and change colors.? 73 Dave wo2x Sent from my waxed string and tin cans.? On Jun 28, 2022, at 3:10 PM, Kirk Harding <kirk.harding@...> wrote:
|
Re: Question about re-install
开云体育Arnie, ? I found that using Dashboard, Theme, Dark, worked for me which you may have already have done.? I don’t know!? Using Custom, I did find that I was unable to change the Theme to anything but white so gave up on using Custom! ? 73, ? Kirk, K6KAR ? From: [email protected] <[email protected]> On Behalf Of W8DU_Arnie
Sent: Tuesday, June 28, 2022 10:30 AM To: [email protected] Subject: Re: [nodered-hamradio] Question about re-install ? The problem is the one I posted about earlier...cannot get the background of my UI to be anything other than white. This happened suddenly and without me making any changes because it was displaying the dark them background just fine until it didn't. Does not matter what brower i use...all display a white UI backround whereas I want the dark theme background, as most of the dashboards I have seen seem to be. SO, I thought maybe reinstalling node red on my RPi might put things right. |
Re: Simple programs to run
开云体育For a simple, get started flow, here is a video I did for a 4 relay control.?I suggest you follow the WiKi to install the 32 bit OS on the Pi then follow the Readme WiKi to install extra nodes. Once that is done, you can follow the video to create the 4 relay flow. That will give you an idea on using the Node Red editor and dashboard.? I have other videos that cover some other topics in more detail.? 73 Dave wo2x Sent from my waxed string and tin cans.? On Jun 28, 2022, at 12:31 PM, Marty Bluhm <w8aks55@...> wrote:
|
Re: Simple programs to run
Marty Bluhm
开云体育Thank you all for your responses. Appreciate it.Over more coffee and looking through the radios flow listing in the files section, I’ve came to a command decision. One of the first hard lessons I learned eons ago was you did not use an operational system as developmental system or test bed. The 890 and 7100 are doing their job and untouchable until I know what I’m doing. Looking down the list, I see flows for a x5100 or 6100 plus a g90 qrp rigs.? With not a lot of money to invest, perhaps finding one of these rigs on the used market and using it as a test bed until I feel confident to moving on ?to the 890 and 7100 will be the way to go. Kyles cluster flow is extremely interesting also. So that’s where I’m at, more video watching and learning. I’ll back on out of here and leave y’all alone. Thanks for the help. I’ll be back with some questions I’m sure when I progress further. Y’all have good days and week. 73 for now. Marty Bluhm W8AKS On Jun 28, 2022, at 10:51 AM, Alan Blind, WA9WUD <a.alan.blind@...> wrote:
|
Re: Question about re-install
The problem is the one I posted about earlier...cannot get the background of my UI to be anything other than white. This happened suddenly and without me making any changes because it was displaying the dark them background just fine until it didn't. Does not matter what brower i use...all display a white UI backround whereas I want the dark theme background, as most of the dashboards I have seen seem to be. SO, I thought maybe reinstalling node red on my RPi might put things right.
Tnx de Arnie W8DU |
Re: Simple programs to run
Marty Bluhm
开云体育Thank you Ron,Understand what you are saying.? I guess I best sit down and figure out what I’m trying to accomplish with this. Honestly, I haven’t really thought about it. Like Kyle, I’m primarily a contester with POTA chasing when no contests are going.? Currently chasing grids on 6m.? So I’m thinking my focus is going to be on improving my ability to accomplish these goals. Let me think about this some. Here is the current local rundown. My station is a Kenwood TS 890 for hf work with an Ic7100 used primarily for vhf/uhf. The towers/beams are gone sine I cannot maintain them ( no climbing decree), so that eliminates rotor control etc. ?zero five 40-10 ground plane and inverted v’s comprise the antenna farm. The amp is also gone as it didn’t get used, however that is not to say another May show up. Thanks again, let me crawl back into my man cave and contemplate exactly what I want to do with this. 73 Marty Bluhm W8AKS On Jun 28, 2022, at 9:57 AM, Ronald Panetta, WB2WGH <ron@...> wrote:
|
Re: Simple programs to run
Marty,? The breadth of what one can do with Node Red is almost infinite. When I started with Node Red about a year ago, I found it useful to tailor Node Red flows to my station starting with using existing flows that matched what I had and using that as a stepping stone for development?of new and updated flows. The group was a great resource when I started and continues to be. I don't profess to be an expert at Node Red but continue to learn as I continue to integrate my station.? So with that, Node Red is great at managing "smart" devices (radios, amplifiers, rotors, relay modules, power switches, etc) with the underlying requirement that they can be directly or indirectly controlled via a computer (network, USB, serial, ....). Some may not be directly controlled (e.g., rotors) but with the addition of 3rd party controllers (e.g., ERC-4 rotor controller), one can take "dumb" devices and make them "smart". It might be useful if you provide some insight into the types of devices you're planning on integrating into Node Red. Then with the group's help, we can point you at hopefully existing flows for you to try. Then you can use that as a stepping stone to move forward. 73, Ron WB2WGH On Tue, Jun 28, 2022 at 9:38 AM Marty Bluhm via <w8aks55=[email protected]> wrote: Good morning, --
Ron |
Simple programs to run
Marty Bluhm
Good morning,
I’ve reached the point of wanting to built simple programs to learn how the different nodes interact. I found a couple on the node red web site but one doesn’t do anything while the other is a little too advanced for me at this stage. The “dummies “ (remember them lol) books used to be great with simple building block type programs for us dummies. An in depth search indicates no dummies books for node red. Perhaps indicative that there are no “dummies” in the node red world . Lol ? Bottom line, is there any place where I can find some sample type programs that I can use in my learning process? Watching Kyles videos have been extremely helpful, after watching 2 to 3 times, I’m even beginning to understand him. At 81, this is a major accomplishment. Thanks Kyle. Last but not least, thanks to the group for the welcome and the resolution of my first problem concerning the dashboard. Hopefully, the problems encountered will be mininual. Y’all have a good day and week. 73 Marty Bluhm W8AKS |