~mutlaqja/kstars-bleeding/+git/kstars-master:stable-3.6.9

Last commit made on 2024-03-03
Get this branch:
git clone -b stable-3.6.9 https://git.launchpad.net/~mutlaqja/kstars-bleeding/+git/kstars-master

Branch merges

Branch information

Name:
stable-3.6.9
Repository:
lp:~mutlaqja/kstars-bleeding/+git/kstars-master

Recent commits

866d340... by Jasem Mutlaq

Use emit to fix compile error

216eb07... by Jasem Mutlaq

Clear pending property when requesting to stop

e45803b... by Jasem Mutlaq

Add a check for uncommanded mount park that is initiated outside scheduler module. When it happens we need to abort scheduler is active and if the current capture job does not require parking for calibration purposes

4c866b8... by Jasem Mutlaq

Check if optical train is not empty

0325dfe... by Jasem Mutlaq

Only store true value for radio buttons

455591e... by Jasem Mutlaq

Fix issues with removing dark frames from table.

BUGS:481907
BUGS:481908
FIXED-IN:3.7.0

b9951c6... by Jasem Mutlaq

Fix Dome, GPS, and other non-train devices not getting ACTIVE_DEVICE synced properly

dd37ad0... by Jasem Mutlaq

Add one more check to prevent crash

a5394be... by Jasem Mutlaq

Add more checks for filter manager to prevent crashes

55b95b6... by Jasem Mutlaq

Do not create modules when creating a new equipment profile unless all equipment are detected

This should help fix the issue of empty optical train when creating new profiles and some of the devices are not plugged or detected. Without this, Ekos modules are started without a train which could lead in crashes.