PicoTuneWH - firmware for the PicoTuner with a Pico Ethernet module.
Forum rules
This forum is run by the BATC (British Amateur Television Club), it is service made freely available to all interested parties, please do not abuse this privilege.
Thank you
This forum is run by the BATC (British Amateur Television Club), it is service made freely available to all interested parties, please do not abuse this privilege.
Thank you
PicoTuneWH - firmware for the PicoTuner with a Pico Ethernet module.
The latest beta version is available on the BATC Wiki: https://wiki.batc.org.uk/PicoTuner_Ethernet_Interface
Download the firmware from section 2, Updates, News and Issues: https://wiki.batc.org.uk/PicoTuner_Ethe ... and_Issues
Please post any questions or problems here.
Brian
Download the firmware from section 2, Updates, News and Issues: https://wiki.batc.org.uk/PicoTuner_Ethe ... and_Issues
Please post any questions or problems here.
Brian
Re: PicoTuneWH - firmware for the PicoTuner with a Pico Ethernet module.
I have swapped out my Winterhill for a Picotuner. Apart from initially not working because still had the link in for the higher port number, it is working fine. At least so far, with one exception. I can't seem to make it switch to 13V with Rob's QuickTune. It stays set to 18V. Not sure what I am doing wrong.
So, a question arises, the whpcviewer app has 4 or 9 screens - it would be nice to have an option for two.
Edit - I should add why 13V matters. I am using one LNB for narrow and and wideband and powering it with the picotuner. I need 13V for narrow band.
So, a question arises, the whpcviewer app has 4 or 9 screens - it would be nice to have an option for two.
Edit - I should add why 13V matters. I am using one LNB for narrow and and wideband and powering it with the picotuner. I need 13V for narrow band.
Re: PicoTuneWH - firmware for the PicoTuner with a Pico Ethernet module.
I see the problem with the QuickTune voltage setting. I'll release an update shortly.
I'll put the 2 screen viewer on the list.
Brian
I'll put the 2 screen viewer on the list.
Brian
Re: PicoTuneWH - firmware for the PicoTuner with a Pico Ethernet module.
Version ptwh0v3c has a problem with applying QuickTune LNB voltage settings. Version ptwh0v3e corrects the problem.
https://wiki.batc.org.uk/PicoTuner_Ethe ... and_Issues
Brian
https://wiki.batc.org.uk/PicoTuner_Ethe ... and_Issues
Brian
Re: PicoTuneWH - firmware for the PicoTuner with a Pico Ethernet module.
It sort of fixes it, but not quite. It seems to only follow what is set for RX1. If you set RX2 to 13V, then nothing happens, it stays on 18V. At least that's what it seems to be doing in my case.
Mike
Mike
Re: PicoTuneWH - firmware for the PicoTuner with a Pico Ethernet module.
I tested the fix on RX2 and it seemed to do the correct thing. Can you look at the broadcast packet on port 9997 and see what that is indicating for the VGX status. It doesn't guarantee that the pins are in the correct state, but it might give some info.
Brian
Brian
Re: PicoTuneWH - firmware for the PicoTuner with a Pico Ethernet module.
Can you remind me how to look at the port ?
Re: PicoTuneWH - firmware for the PicoTuner with a Pico Ethernet module.
Use netcat -kluv 9997 to view the broadcast packet on an RPi. netcat -kluvw 0 9997 tends to wind up a processor to maximum.
Brian
Brian