Flex Info before calling support
Hi All
(having just got off the phone?with Tim)
If your radio is doing weird things, before you open a support case, please make sure that NodeRed or some other?external software is not causing the problem.
This can be the following programs (but not limited to)
- FRStack
- SliceMaster
- NodeRed
- HRD
- Logbooks with CAT control
- VOX and loud dogs
- etc..
Thanks for help!? :)
Mike va3mw
|
Welcome Neal!!
:)
Sorry, I am up to my neck in media for the QSO Today Expo, so I haven't had a chance to jump in.
Mike va3mw
toggle quoted message
Show quoted text
On Mon, Jul 20, 2020 at 3:42 PM Neal Pollack < nealix@...> wrote: Mike:
Make that 42 members :-)
Cheers,
Neal, N6YFM
|
On Sun, Jul 19, 2020 at 06:21 AM, Randy Nelson wrote:
Randy WB0VHB
N6YFM would be interested in purchasing a board, and if you still have, cable and header. Please advise. 73 (Info good on qrz.com)
|
Mike:
Make that 42 members :-)
Cheers,
Neal, N6YFM
|
Mark. ? ?That is great news! ? ?Thanks for adding your?support to the Raspberry Pi and Node-Red!
Looking forward to the release.
Alan WA9WUD
toggle quoted message
Show quoted text
On Mon, Jul 20, 2020 at 10:10 AM David De Coons wo2x < RocketNJ@...> wrote: Thanks Mark! This will be very useful. ? I have loaded it and will play this afternoon. Having maintenance done to my radio about mid day and will be up and running after. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Mark Hanson Sent: Monday, July 20, 2020 9:49 AM To: [email protected] Subject: Re: [nodered-hamradio] File /W3II/DLI.txt uploaded #file-notice ? I am working on a RPi variant of FRStack's WebAPIs. This service daemon will allow you to connect to a radio, select a client, adjust radio and active slice parameters. It will support UDP features, amp tune protection, SPE amp control, SteppIR control. It will have Enable TX on Active slice, Mute other slices on Active Slice and follow active slice. This?daemon has no UI so I will include a Node Red Flows demonstrating the APIs. One new feature is Meter data delivered to Node Red in the form of a Web Socket. I am currently soliciting feedback from two fellow hams and plan to release to the Flex Radio / Node Red community once I have the initial round of feedback. I have attached a screenshot of my Node Red test site.
|
Hi Mark,
Thanks for sharing. I look forward to trying this out once you release it.
Gary K6HN
|
Thanks Mark! This will be very useful. ? I have loaded it and will play this afternoon. Having maintenance done to my radio about mid day and will be up and running after. ? 73 Dave wo2x ? ?
toggle quoted message
Show quoted text
From: [email protected] <[email protected]> On Behalf Of Mark Hanson Sent: Monday, July 20, 2020 9:49 AM To: [email protected] Subject: Re: [nodered-hamradio] File /W3II/DLI.txt uploaded #file-notice ? I am working on a RPi variant of FRStack's WebAPIs. This service daemon will allow you to connect to a radio, select a client, adjust radio and active slice parameters. It will support UDP features, amp tune protection, SPE amp control, SteppIR control. It will have Enable TX on Active slice, Mute other slices on Active Slice and follow active slice. This?daemon has no UI so I will include a Node Red Flows demonstrating the APIs. One new feature is Meter data delivered to Node Red in the form of a Web Socket. I am currently soliciting feedback from two fellow hams and plan to release to the Flex Radio / Node Red community once I have the initial round of feedback. I have attached a screenshot of my Node Red test site.
|
I am working on a RPi variant of FRStack's WebAPIs. This service daemon will allow you to connect to a radio, select a client, adjust radio and active slice parameters. It will support UDP features, amp tune protection, SPE amp control, SteppIR control. It will have Enable TX on Active slice, Mute other slices on Active Slice and follow active slice. This?daemon has no UI so I will include a Node Red Flows demonstrating the APIs. One new feature is Meter data delivered to Node Red in the form of a Web Socket.
I am currently soliciting feedback from two fellow hams and plan to release to the Flex Radio / Node Red community once I have the initial round of feedback.
I have attached a screenshot of my Node Red test site.
73, Mark W3II
|
File /wo2x flows/Elecraft W2 watt meter.json uploaded
#file-notice
The following files have been uploaded to
the Files area of the [email protected] group.
By: David De Coons wo2x
Description:
Corrected Elecraft W2 watt meter flow. Please update to this flow.
(Bret and Alan, you guys should be OK :-)
|
Hi Mark
Great to see on the Node-Red forum!? I like your DLI flow. ? Simple.
Your expertise will be an asset to us novice programmers.
Dave, WO2X, on this forum, has been trying to parse the VITA49 packets from the Flex 4991 port to get meter data.? He has been somewhat successful but has not yet figured out how to adjust the bytes to parse for each meter, as the position?of the bytes dynamically?changes position.
Could you offer some ideas for Dave, on how to parse the meter packet, in Node-Red?
I am sure Dave will join in this discussion.
Alan
|
I have to check. I pick up band info from my amp.
toggle quoted message
Show quoted text
On Jul 19, 2020, at 9:17 PM, Santiago Mejia via groups.io <hi8smx@...> wrote:
? Sorry, I meant to write BAND next to MODE. Yes, it works, shows DIGU.
My goal is to see for example:
VFO: 7.074 BAND: 40m MODE: DIGU
______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
The following files have been uploaded to
the Files area of the [email protected] group.
By: Mark Hanson
Description:
Digital Loggers Web Switch script. Does NOT require CURL as it is self contained. Just set Username, Password and IP address for your switch. In DLI admin site; External APIs check "Enable Allow REST-style API", Access Settings check "Allow legacy plaintext login methods"
|
Sorry, I meant to write BAND next to MODE. Yes, it works, shows DIGU.
My goal is to see for example:
VFO: 7.074 BAND: 40m MODE: DIGU
______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
When on data modes it should show DIGU, DIGL, or RTTY.
toggle quoted message
Show quoted text
On Jul 19, 2020, at 8:57 PM, Santiago Mejia via groups.io <hi8smx@...> wrote:
?Done. Nice update for the flow. I have been looking for the document where I can find all Flex strings and messages. I found some wiki but havent seen anything there. For example, how/where do I identify what part of the string carries the BAND data? I want to add DATA, next to MODE but have not found the info yet.
Is there any document or reference table or site where I can find it?
Santiago
______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Done. Nice update for the flow. I have been looking for the document where I can find all Flex strings and messages. I found some wiki but havent seen anything there. For example, how/where do I identify what part of the string carries the BAND data? I want to add DATA, next to MODE but have not found the info yet.
Is there any document or reference table or site where I can find it?
Santiago
______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Oh, you need to click on the three horizontal lines in upper right corner and go to Manage Pallette. ?Click on install and search for node-red-contrib-string and install it. Reboot the Pi ? I am going to update my Readme file to add that to the list of required nodes. ? 73 Dave wo2x ? ?
toggle quoted message
Show quoted text
From: [email protected] < [email protected]> On Behalf Of Santiago Mejia via groups.io Sent: Sunday, July 19, 2020 7:49 PM To: [email protected]Subject: Re: [nodered-hamradio] W2 wattmeter support ? I imported the flow, but Im getting an error in the following string:
 ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
I imported the flow, but Im getting an error in the following string:  ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
Yes. I have cleaned up some of the parsing and in addition to TX Frequency I now parse the current TX slice RF Power, Tune Power, and Mode. There are global nodes to send TX Frequency to other flows such as the W2 flow. ? Next thing I am working on is the display status for the 2x8 Antenna Genius. ? 73 Dave wo2x ? ?
toggle quoted message
Show quoted text
From: [email protected] < [email protected]> On Behalf Of Santiago Mejia via groups.io Sent: Sunday, July 19, 2020 6:30 PM To: [email protected]Subject: Re: [nodered-hamradio] W2 wattmeter support ? Good afternoon all! I¡¯ve been held back on node red due to work and a family trip. I don¡¯t have a W2 meter (yet), but the new Flex flow worth looking individually?
HI8SMX on Twitter, Instagram and YouTube ? On Sunday, July 19, 2020, 6:17 PM, David De Coons wo2x <RocketNJ@...> wrote: OK. I have finished the tweaks to the W2 wattmeter flow and the FlexRadio flow that is required to match it. I have added some parsing of current band TX power slider, tune power slider, and current mode. ? Here¡¯s a screenshot of my dash with everything on one screen. I will move some items off the main screen, like the W2 since I do not own one. ? The Antenna Genius display is a work in progress. Just starting adding the buttons. I am going to have it for informational display only as I have the antennas selected automatically by band. ? 73 Dave Wo2x ? ? 
? I will upload both flows From: [email protected] <[email protected]> On Behalf Of Bret Mills Sent: Sunday, July 19, 2020 5:17 PM To: [email protected] Subject: Re: [nodered-hamradio] W2 wattmeter support ? This is GREAT info and thanks for the Info ? That is an MQTT Broker Out node. ? ?The MQTT out node allows the flow to send the Flex TX status to a different Raspberry Pil Not?applicable?to you unless you have a second Pi you want to receive the Flex TX Status. ? On Sun, Jul 19, 2020 at 5:00 PM Bret Mills <bret.wx7y@...> wrote: I have a question on a Nodes, in the NEW "FLEXRADIO" Flow it uses the IP and Port number of "" and always says "connecting", If I put my FLEX Radio IP in here it still says? "connecting"? QUESTION is What should this be connecting to ??? ? Your welcome.? Glad to help I know Dave is close to releasing an update for the W2 that will further?improve its reliability and functions. ? On Sun, Jul 19, 2020 at 3:35 PM Bret Mills <bret.wx7y@...> wrote: ? Hi Dave, Just wanted to comment on things thus far and Thank you so very much for your help and debugging and Building the Flows!!! Between you and Alan have built my whole automation for my remote station here. The W2 Wattmeter Flow "Beta 8" is as far as?I can tell so far working great?on my HF station with the PGXL, the 6700, HF-Auto?and W2 Watt Meter, you made tons of headway?on the W2 this morning and thanks again. I'll keep testing and let you know if I find anything and if there is something you want to test further after knowing my station as you do please let me know.? A few things I would still like to figure out and maybe ask you some questions about but that is another can of worms. ? Hi Alan and thanks for the above that is what I have been doing and I am connected it looks like, I get this error in Debug mode ? 7/18/2020, 9:38:12 PMfunction : (error) "TypeError: Cannot read property 'substr' of undefined" On the control panel in Node-Red the buttons are green for the one that should be but see no meter Movement or Auto Change changes resolution
Thanks a lotBretWX7Y
? Bret - This is what worked for me: Step one - Use the Serial Request Node.? Remove Serial out node, wire inputs to Serial Request Node out. ? Same for "in". Step 2 - Select USB port; ?The status on the serial node should show "connected" or OK, when you select the correct port. ? Should be the same as I have in mine, if you have only one USB cable: Click as shown, to adjust settings. ? Also, on this setup page you can also enter the Serial Port name as Andreas has suggested.? I have not done this, yet, for mine, because I have only one USB connection so far and the USB0 port is working for me.? Should for you too. ? On Sat, Jul 18, 2020 at 9:42 PM Bret Mills <bret.wx7y@...> wrote: That is the same Cable as I am using, and the latest Flow from Daves Group.io I have several COM ports listed not after playing around with the WN2 Watt Meter and making sure the FTDI driver worked with the FTDI that works in the FLEX radio's USB ports so I may have to figure out how to get rid of the ones I'm not using or figure out how to set the Node-Red COM port by the actual Cable name.? All this?is really new to me so just learn as I go? ? I no longer use the serial to TCP converter.? If I were I would use the TCP in and out nodes.? I am now hard wired from the W2 to the Pi as described above Using Elecraft serial to USB FTDI cable.? The Serial Request node seems to coordinate in/out more to the W2¡¯s liking.? I never was able to get the two separate serial in and out nodes to talk with the W2. Alan ?Works for me using serial to USB FTDI cable.? ? On Jul 18, 2020, at 9:21 PM, David De Coons wo2x <RocketNJ@...> wrote:
?Actually I believe he will want to use serial on and out. I do not believe I have seen a serial request node. He is not using a serial to IP adapter.? Baud rate should be 9600,8n,1 ? Sent from my waxed string and tin cans.? ?You say the usb cable shows as connected. ? Good Linux found the USB port.? Use the same USB port with ?the settings I sent you, and use the TCP Request node instead of the two TCP in and TCP out nodes.? Be sure to remove the unused TCP nodes.? Then reboot pi, reboot W2.? ? ? Yep tried that I am now testing on the bench using the Windows App and all work A-OK, Just wondering do I have to set the COM port serial?number in Linux anywhere? also what baud rate does the W2 take?? looking at the Flow and seeing what COM Port is available it shows 11520 and 9600 the windows Device manager uses 9600 Baud?? Ill give a try here in a bit on the Node Red server again after dinner ? Bret- Re-boot the Pi, then if nothing, power cycle the W2 (unplug, plug back in). ? On Sat, Jul 18, 2020 at 7:09 PM Bret Mills <bret.wx7y@...> wrote: Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? ? Phone number here is 4357499012? ? On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x <RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff. I just need guidance on what people want for control of the meter. I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go. For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn. As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.? ? ? On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once. Changing scales requires you to do math on the reported values. BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public. ? On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx=[email protected]> wrote: Actually I don¡¯t have any at the moment. Yes, I¡¯m getting my way around. Currently I¡¯m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS. ? HI8SMX on Twitter, Instagram and YouTube ? On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago, Hope you are progressing with Node Red. What wattmeter do you use now? Does it have connectivity either via serial or USB? Dave wo2x ? Darn...I should add a W2 to the equipment wish list. ? HI8SMX on Twitter, Instagram and YouTube ? On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: I have finished the display portion of the W2 wattmeter flow. What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range). Sensor auto scan or manually selectable? Or a choice between the two? Once I get some feedback I will be able to have a flow publicly available to test.
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|
The following files have been uploaded to
the Files area of the [email protected] group.
By: David De Coons wo2x
Description:
This is final version 1,0 of the Elecraft W2 watt meter flow
The following files have been uploaded to
the Files area of the [email protected] group.
By: David De Coons wo2x
Description:
New updated FlexRadio flow. You will need this to use with the W2 watt meter flow.
|
Good afternoon all! I¡¯ve been held back on node red due to work and a family trip. I don¡¯t have a W2 meter (yet), but the new Flex flow worth looking individually?
____________ 73 de HI8SMX? hi8smx.online HI8SMX on Twitter, Instagram and YouTube
toggle quoted message
Show quoted text
On Sunday, July 19, 2020, 6:17 PM, David De Coons wo2x <RocketNJ@...> wrote: OK. I have finished the tweaks to the W2 wattmeter flow and the FlexRadio flow that is required to match it. I have added some parsing of current band TX power slider, tune power slider, and current mode. ? Here¡¯s a screenshot of my dash with everything on one screen. I will move some items off the main screen, like the W2 since I do not own one. ? The Antenna Genius display is a work in progress. Just starting adding the buttons. I am going to have it for informational display only as I have the antennas selected automatically by band. ? 73 Dave Wo2x ? ? 
? I will upload both flows From: [email protected] <[email protected]> On Behalf Of Bret Mills Sent: Sunday, July 19, 2020 5:17 PM To: [email protected] Subject: Re: [nodered-hamradio] W2 wattmeter support ? This is GREAT info and thanks for the Info ? That is an MQTT Broker Out node. ? ?The MQTT out node allows the flow to send the Flex TX status to a different Raspberry Pil Not?applicable?to you unless you have a second Pi you want to receive the Flex TX Status. ? On Sun, Jul 19, 2020 at 5:00 PM Bret Mills <bret.wx7y@...> wrote: I have a question on a Nodes, in the NEW "FLEXRADIO" Flow it uses the IP and Port number of "" and always says "connecting", If I put my FLEX Radio IP in here it still says? "connecting"? QUESTION is What should this be connecting to ??? ? Your welcome.? Glad to help I know Dave is close to releasing an update for the W2 that will further?improve its reliability and functions. ? On Sun, Jul 19, 2020 at 3:35 PM Bret Mills <bret.wx7y@...> wrote: ? Hi Dave, Just wanted to comment on things thus far and Thank you so very much for your help and debugging and Building the Flows!!! Between you and Alan have built my whole automation for my remote station here. The W2 Wattmeter Flow "Beta 8" is as far as?I can tell so far working great?on my HF station with the PGXL, the 6700, HF-Auto?and W2 Watt Meter, you made tons of headway?on the W2 this morning and thanks again. I'll keep testing and let you know if I find anything and if there is something you want to test further after knowing my station as you do please let me know.? A few things I would still like to figure out and maybe ask you some questions about but that is another can of worms. ? Hi Alan and thanks for the above that is what I have been doing and I am connected it looks like, I get this error in Debug mode ? 7/18/2020, 9:38:12 PMfunction : (error) "TypeError: Cannot read property 'substr' of undefined" On the control panel in Node-Red the buttons are green for the one that should be but see no meter Movement or Auto Change changes resolution
Thanks a lotBretWX7Y
? Bret - This is what worked for me: Step one - Use the Serial Request Node.? Remove Serial out node, wire inputs to Serial Request Node out. ? Same for "in". Step 2 - Select USB port; ?The status on the serial node should show "connected" or OK, when you select the correct port. ? Should be the same as I have in mine, if you have only one USB cable: Click as shown, to adjust settings. ? Also, on this setup page you can also enter the Serial Port name as Andreas has suggested.? I have not done this, yet, for mine, because I have only one USB connection so far and the USB0 port is working for me.? Should for you too. ? On Sat, Jul 18, 2020 at 9:42 PM Bret Mills <bret.wx7y@...> wrote: That is the same Cable as I am using, and the latest Flow from Daves Group.io I have several COM ports listed not after playing around with the WN2 Watt Meter and making sure the FTDI driver worked with the FTDI that works in the FLEX radio's USB ports so I may have to figure out how to get rid of the ones I'm not using or figure out how to set the Node-Red COM port by the actual Cable name.? All this?is really new to me so just learn as I go? ? I no longer use the serial to TCP converter.? If I were I would use the TCP in and out nodes.? I am now hard wired from the W2 to the Pi as described above Using Elecraft serial to USB FTDI cable.? The Serial Request node seems to coordinate in/out more to the W2¡¯s liking.? I never was able to get the two separate serial in and out nodes to talk with the W2. Alan ?Works for me using serial to USB FTDI cable.?
On Jul 18, 2020, at 9:21 PM, David De Coons wo2x <RocketNJ@...> wrote:
?Actually I believe he will want to use serial on and out. I do not believe I have seen a serial request node. He is not using a serial to IP adapter.? Baud rate should be 9600,8n,1 ? Sent from my waxed string and tin cans.? ?You say the usb cable shows as connected. ? Good Linux found the USB port.? Use the same USB port with ?the settings I sent you, and use the TCP Request node instead of the two TCP in and TCP out nodes.? Be sure to remove the unused TCP nodes.? Then reboot pi, reboot W2.? ? ? Yep tried that I am now testing on the bench using the Windows App and all work A-OK, Just wondering do I have to set the COM port serial?number in Linux anywhere? also what baud rate does the W2 take?? looking at the Flow and seeing what COM Port is available it shows 11520 and 9600 the windows Device manager uses 9600 Baud?? Ill give a try here in a bit on the Node Red server again after dinner ? Bret- Re-boot the Pi, then if nothing, power cycle the W2 (unplug, plug back in). ? On Sat, Jul 18, 2020 at 7:09 PM Bret Mills <bret.wx7y@...> wrote: Hi Dave, Hay got the Elecraft W2 Wattmeter today and got it plugged in with the included USB serial cable BUT I am not getting anything coming?out of the W2 to the FLow wonder when you have a minute you could poke around here and see what I have wrong that catch's your eye. The USB serial cable shows connected in the flow and nothing popping?out looking at the Debug for that Flow? ? Phone number here is 4357499012? ? On Tue, Jul 14, 2020 at 10:03 PM David De Coons wo2x <RocketNJ@...> wrote: My display flow for the wattmeter is based on the decimal spacing returned from the F command, F00125D2; would be 1.25 watts. And if the third place in the information string is 1 then meter scaling is set for 0 to 2 watts. I was able to do some pretty cool stuff. I just need guidance on what people want for control of the meter. I use the metering in the KPA1500. I kept monitoring and control simple, to what I need for remote operation. But the nice thing with Node Red is any avalable command or info returned can be displayed. It is just how crazy you want to go. For the people new to Node Red, install it and load some flows to look at the different nodes ?nodes to see how we manipulate the data. Looking at examples helps to learn. As always, ask questions here. Pretty much any equipment with serial, USB, or IP can be added.? ?
On Jul 14, 2020, at 11:28 PM, Michael Walker <va3mw@...> wrote:
? Dave Having used a W2 until last week (but for about 10 years previous) I found that I needed to hit 'scan' more than once. Changing scales requires you to do math on the reported values. BTW, for Scan, I think it requires a special firmware from Elecraft, but you would need to confirm they actually made the firmware public. ? On Tue, Jul 14, 2020 at 11:19 PM Santiago Mejia via <hi8smx=[email protected]> wrote: Actually I don¡¯t have any at the moment. Yes, I¡¯m getting my way around. Currently I¡¯m adapting some of our flows to my set up and combining them. And just started reading about Node Red and APC UPS. ? HI8SMX on Twitter, Instagram and YouTube ? On Tuesday, July 14, 2020, 11:16 PM, David De Coons wo2x <RocketNJ@...> wrote: Hi Santiago, Hope you are progressing with Node Red. What wattmeter do you use now? Does it have connectivity either via serial or USB? Dave wo2x ? Darn...I should add a W2 to the equipment wish list. ? HI8SMX on Twitter, Instagram and YouTube ? On Tuesday, July 14, 2020, 11:04 PM, David De Coons wo2x <RocketNJ@...> wrote: I have finished the display portion of the W2 wattmeter flow. What control functionality would you like to see? Forward power meter in auto range or manually set? (I personally like auto range). Sensor auto scan or manually selectable? Or a choice between the two? Once I get some feedback I will be able to have a flow publicly available to test.
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
-- ______________ 73 de Santiago HI8SMX web:? YouTube: HI8SMX? Twitter: @hi8smx Instagram: hi8smx
|