Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX
Dave Most, if not all, of the Flex Status Variables, are set up and available as global and/or flow variables in Node-Red, via FRStack. I have been using the "Change Node" to access the variables and
By
Alan Blind, WA9WUD
·
#455
·
|
Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX
Thanks Mark. I will work on a basic flow showing capability for sight impaired hams and post it up. The Genovation keypad I have here is a 24 button pad that connects via RS-232. You can program the
By
Dave wo2x
·
#454
·
|
Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX
The REST APIs extensively cover the Radio and Slice state for the bound client. You can get a summary INFO for the RADIO and SLICES or ask for individual item status. The integration with the Stream
By
Mark Hanson
·
#453
·
|
Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX
Hi Mark, Any thoughts to be able to get status of different individual items on demand? I have a blind ham that could benefit from FRStack, Node Red and a Genovation keypad. That could give 24 buttons
By
Dave wo2x
·
#452
·
|
Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX
INDEX is used to find smeter value for slice. The smeter data is an array of 8 objects. The slice INDEX is used to get the proper offset to read SMETER data. The change to N1MM data structure is to
By
Mark Hanson
·
#451
·
|
Re: File /FRS SteppIR.json uploaded
#file-notice
I made an interface to the SteppIR SDA100 controller, using the above tools. It can be configured for CAT or no CAT, Yagi or Vertical, and RX slice or a specific slice to follow. It will allow the
By
Alan Blind, WA9WUD
·
#450
·
|
File /FRS SteppIR.json uploaded
#file-notice
The following files have been uploaded to the Files area of the [email protected] group. * /FRS SteppIR.json ( /g/nodered-hamradio/files/FRS SteppIR.json ) *By:* Alan Blind,
By
[email protected] Notification <nodered-hamradio@...>
·
#449
·
|
Re: FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX
Mark Thanks for the mention. It was a lot of fun working with you on SteppIR. Question: What is the new "INDEX" property? How can it be used? Also, the changes to the UDP data broadcast, is that to
By
Alan Blind, WA9WUD
·
#448
·
|
FRStackWebApi Version 3.1.20.45 for RPi, Linux and OSX
FRStack Web APIs V 3.1.20.45 for RPi, Linux x64 and OSX has been released. http://www.mkcmsoftware.com/download/FRStackWebApiRPi.zip http://www.mkcmsoftware.com/download/FRStackWebApiLinux.zip
By
Mark Hanson
·
#447
·
|
Re: Denkovi usb 8 relay board
Found these on the Node-Red Web site: https://flows.nodered.org/flow/acb08a08e4d83f30c910 https://flows.nodered.org/flow/071ec99f89a19b63ac07 Alan WA9WUD
By
Alan Blind, WA9WUD
·
#446
·
|
Denkovi usb 8 relay board
Anyone have a flow for controlling the Denkovi usb 8 relay board?? Thanks for any help ---
By
Dave <ddavis@...>
·
#445
·
|
Re: 5 files uploaded
#file-notice
I use my Flex 6600 and Q5 Transverter for Satellites. Node-Red for station controls, including antenna and pre-amp switching. The Windows based Satellite tracking software of choice has been SatPC32.
By
Alan Blind, WA9WUD
·
#444
·
|
5 files uploaded
#file-notice
The following files have been uploaded to the Files area of the [email protected] group. * /Flex TX Slice.json ( /g/nodered-hamradio/files/Flex TX Slice.json ) * /MacDoppler
By
[email protected] Notification <nodered-hamradio@...>
·
#443
·
|
Re: Another Idea HRD DB Query
You are correct. By default it uses MS Access I believe. But there is an option to convert to MySql to get performance boost which is fairly easy to do. But it was my assumption that Mike was geeky
By
Brent Crier
·
#442
·
|
Re: 8 relays - no soldering
Steve, I have the 4 relay. Sending 1 toggles. Send 1, first time turn on. Send 1 2nd time turn off. I am far from a programmer! [image: image.png] Here is a copy of the 4 relay Flow, I am developing.
By
Mike Coomer
·
#441
·
|
Re: 8 relays - no soldering
2 ^ (relay number -1) :) Tom NY4I
By
Tom Schaefer - NY4I
·
#440
·
|
Re: 8 relays - no soldering
Now of course after posting I work it out: Relay 1 = payload 1 Relay 2 = 2 Relay 3 = 4 Relay 4 = 8 Relay 5 = 16 Relay 6 = 32 Relay 7 = 64 Relay 8 = 128 Multiples relays are the sums. Easy when you
By
Steve Bunting
·
#439
·
|
Re: Another Idea HRD DB Query
Isn¡¯t the question first which database HRD is using? Or do later versions all use MySQL? I thought that was an option to pick your engine. Tom NY4I
By
Tom Schaefer - NY4I
·
#438
·
|
Re: Another Idea HRD DB Query
This might be what you are looking for, MariaDB [(none)]> use mysql MariaDB [(mysql)]> SELECT COL_BAND, COL_CALL, COL_GRIDSQUARE, COL_MODE FROM mysql.table_hrd_contacts_v01 WHERE COL_BAND='6m' and
By
Brent Crier
·
#437
·
|
Re: 8 relays - no soldering
I don¡¯t have that relay board, but it is a binary number that makes it work then I would explain it this way: Take the payload and convert it to binary. It should be obvious at that point :-)
By
Andreas Junge
·
#436
·
|