In my case, I use a Hides BU-500 up-converter to 2.4 GHz and to be able to send to it the correct frequency (4xx.xxx MHz range) in an easy way, not using a paper conversion table

This week-end looking for information on how to best parametrize Pluto with H.265, I found a topic called Pluto with H.265 Encoder viewtopic.php?f=15&t=6618 where Colin G4EML explains a work around to the issue. I have try it and it works.
The work around use the following behavior of the Pluto firmware :
If a flash drive is present, when Pluto boots, it auto mounts on /media/sda1 the flash drive in my case and will auto-run scripts called runmeX.sh in the order of the numbers X.
I connected an OTG USB hub (HAMA Hub USB 2 OTG - USB Hub) to the Pluto USB port to which I have connected my Ethernet adapter and a USB flash drive.
I have copied my modified version of the pluto.php to /media/sda1 and created a runme1.sh script replacing the original pluto.sh in /www by mine from /media/sda1.
A nice and easy way to make changes we like to the firmware filesystem. Merci Colin !
Michel