-
Time exposure for a ZWO-ASI-120-MC camera jump from minimum to 1s.
I can not select intermediate values
This behavior do not exist with Ekos and indi driver from AstroPhoto Plus
AstroPhoto Plu…
-
When executing via Kstar, the server returns an error.
we got result == 0
ftdi_read_data_modified don't work. I'll check if it's an hardware problem by running it on Windows.
-
Very nice work, the whole distro works beautifully. I do however have a problem that I have seen a couple others report in my 2 days of Googling but I cannot find any fixes that work. I have an ZWO AS…
-
https://groups.google.com/d/topic/open-phd-guiding/bHn3FSQTnxs/discussion
The INDI log shows the camera exposure complete and the "upload" to PHD2 complete, but phd2 still times out.
-
***ERIK PETERSON GRADER- 4/5***
PBL Coders
- [x] GH Team Page and Individual Work Ticket with Scrum Master Grade
- [x] Project task on scrum board for week, due EOD Monday
- [x] Tangible c…
-
Hi,
I'm migrating phd2 onto a embedded platform with relative high performance (RK3399 4x A53 and 2x A72). I also created a new camera driver within to call V4l2-ctl and grab images through pipe. T…
-
Hi,
i want to use a Pi HQ camera with an RPI4 as camera with ALS. But the python 'picamera' software can't write fits files, but can direct prepare an numpy object. So avoiding the fits files by us…
-
```
On my 64 bit gentoo (unicode) system, the following will lead to a crash of
open-phd-guiding:
1) I start an indiserver,
2) start phd,
3) then click at connect in the indi configure dialog,
I…
-
**Score: 4.8/5 Graded by Alex Do
Link to Individual Github Page: [here](https://tyler929.github.io/)**
Notes: https://docs.google.com/document/d/130zYR8JN79nmI4OgugUdg88U1qgWwT7ymNHU9HqWvBM/edit
…
-
I'm trying to run your fantastic RPi3 script on a RPi Zero Raspian (just INDI, no PHD2 or viewer). It's better to set:
-j $(expr $(nproc) + 2)
as
-j 1
Thoughout, otherwise stuff hangs. …