CroatianMeteorNetwork / RMS

RPi Meteor Station
https://globalmeteornetwork.org/
GNU General Public License v3.0
169 stars 47 forks source link

Updates to CameraControl #210

Open Vasiliy1992 opened 9 months ago

Vasiliy1992 commented 9 months ago

It was noticed that the command does not work on Raspberry Pi 3B+:

     python -m Utils.CameraControl reboot

Can you fix it? This feature is very necessary.

opp4ce commented 9 months ago

I would like to clarify, this command does not work at Rpi 3B+

python -m Utils.CameraControl27 reboot

There is no feedback in the console. If ping is started in another terminal window, then there are no interruptions in the execution of ping command.

Vasiliy1992 commented 9 months ago
(vRMS) pi@RMS-RU0001:~/source/RMS $ python -m Utils.CameraControl reboot
Loading the default config!
rebooting, please wait....
error executing command - probably not supported
(vRMS) pi@RMS-RU0001:~/source/RMS $ python -m Utils.CameraControl27 reboot
(vRMS) pi@RMS-RU0001:~/source/RMS $