INDI monthly update. In addition to driver improvements, major code refactoring is in progress by @pawel-soja to modernize and improve INDI aging code.
New forum users, please go here first: indilib.org/forum/new-forum-users.html
You need to issue this command from that directory where weather.rrd is located. Should be /usr/local/share/weatherradio or /usr/share/weatherradio.ERROR: opening 'weather.rrd': Aucun fichier ou dossier de ce type
nafa@NAFABox:~$
I also tried to try to decipher the data file, but I think there will be a problem, because the cloud cover depends on a calculation from the sky temperature, as the SQM depends on the Lux value.
So how to do it?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
/usr/bin/indiserver -v indi_weatherradio >> /tmp/indiserver.log
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
[Unit]
Description=INDI server for weather radio
Wants=network-online.target
After=network-online.target
[Service]
Type=simple
User=root
ExecStart=/usr/bin/indiserver -v indi_weatherradio
[Install]
WantedBy=multi-user.target
ExecStart=/usr/bin/indiserver -v indi_weatherradio >> /tmp/weatherradio_output.txt
afa@NAFABox:~$ sudo systemctl start indi-weatherradio.service
afa@NAFABox:~$ tail -f /tmp/weatherradio_output.txt
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
ExecStart=/usr/bin/indiserver -v indi_weatherradio
ExecStart=/usr/bin/indiserver -v indi_weatherradio >> /tmp/weatherradio_output.txt
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.