A register to select what type of band volts.
Have you given any more consider the use of the GPIO05_xxx as a transmit inhibit.
While using the separate rx input, I noticed a double clicking of the R/T relay.
--
You received this message because you are subscribed to the Google Groups "Hermes-Lite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hermes-lite...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/2f20c8f1-68b3-42bd-9dc5-68470dfa9857n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/b7b75c03-78c8-4379-96ec-c8b5d03cc808n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Hermes-Lite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hermes-lite...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/9cfc3b13-cf97-4b4e-9dd3-c7548fa559e8n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Hermes-Lite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hermes-lite...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/9cfc3b13-cf97-4b4e-9dd3-c7548fa559e8n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/2d022bc8-9651-454a-8471-7ffb90520f00n%40googlegroups.com.
Hello Reid,
My design goals of the IO board differ from yours. In "Jim world" the user knows what table of band volts she needs and just programs it into the Pico. You seem to want to provide complete control inThetis, and the user does next to nothing. In "Jim world" the SDR software just provides minimal basic info, and real control is programmed into the Pico by the user.
But I don't want to stand in anyone's way. So I propose the following. Registers in the Pico have a byte address, so there are 256 registers. Currently, registers 0 to 30 have a defined meaning, and some have side effects such as decoding the Tx frequency. A polling loop in main.c looks at the registers to see if something should happen.
Now the registers are in a static 256-byte array and reading and writing any register is supported whether or not it is part of the "protocol". Reading a register just returns the last-written value unless Pico code changes it. The polling loop can see all 256 registers and do what it wants. Registers 200 and up are used for features that are optional or unique to an SDR program. All 256 registers are zero at power on, and after a software reset.
So there is no need to ask for protocol registers, and any SDR author can claim a register. Just announce on this group that you are using register 200 for the selection of a table of band volts. Provide documentation so that other SDR authors can implement the register or not.
To avoid stepping on someone else's register, please use registers 200 and up, announce register usage and provide complete documentation for that register.
To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/edd17935-3919-45dd-b28b-2b797673623an%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Hermes-Lite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hermes-lite...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/132eed47-89a0-4732-af34-da6d927a21a9n%40googlegroups.com.
On Sep 9, 2023, at 10:08 AM, James Ahlstrom <jah...@gmail.com> wrote:
Hello Group,
Makerfabs informs me that the IO board will be available shortly, and the order page is up on their site! I have added more registers and documentation to my github site.JimN2ADR
--
You received this message because you are subscribed to the Google Groups "Hermes-Lite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hermes-lite...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/deb22f53-9802-43b9-ab56-d8bf53b8dbb1n%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Hermes-Lite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hermes-lite...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hermes-lite/deb22f53-9802-43b9-ab56-d8bf53b8dbb1n%40googlegroups.com.