Quantcast
Channel: Recent Topics - INDI Forum
Viewing all 15748 articles
Browse latest View live

Sony Alpha 5100 viewfinder widget error - by: vampy

$
0
0
Hi,

I have a problem with my Sony Alpha 5100.

My setup:

Raspberry Pi 4B with indiserver 1.81 on debian.
Nikon D5300
ZWO ASI120MC
Astrometry
GPSD
Laptop to connect over wifi to the pi's AP.
Everything works fine with this setup, so I think I know what I do here ;).

Today I received a new Camera to play with.
It is the Sony Alpha 5100 in control usb mode.
Changed the driver from nikon to sony DSLR / gphoto ccd -> the 5100 connects correctly.
I can capture photos this is not the problem.
But I can not go into liveview with either Sony DSLR or gphoto driver.
I get the following error:




I think EKOS thinks that the 5100 has a viewfinder and a mirror but this camera does not has one.
I tried to find a setting in the INDI control widget like "disable viewfinder" but there is nothing.

The libgphoto2 library says the 5100 is compatible in control mode with liveview:
Sony Alpha-A5100 (Control) Image Capture, Trigger Capture, Liveview, Configuration

I found some variables on the gphoto code like "gphoto_set_view_finder" on:
github.com/indilib/indi-3rdparty/tree/master/indi-gphoto

Maybe the code needs to be customized for the 5100?
Or can I set "gphoto_set_view_finder" to false somewhere to get around that error?

Thanks in advance!

Issues with AtikOne filter wheel - by: dazza1639

$
0
0
Calling all Linux INDI
I'm having issues with my AtikOne when I connect using Ekos the camera connects but the internal filter wheel keeps rotating. This happens whether I connect using Ekos through KStars directly on the RPi or on the remote windows PC. I have tried different USB ports on the USB3 hub and USB ports on the RPi. I have tried 2 different USB cables and 2 different power leads.

I have had this problem previously. Last time I fixed it by connecting the camera directly to the windows pc and connected to the camera and cycled through the filters with the software. Once reconnected to the RPi it appeared to work. Unfortunately, this fix hasn’t worked this time. I’m a bit stuck.

The RPi is an RPi4 running the beta version of StellarMate OS for RPi4

thanks



Darren

AtikOne internal filter wheel problem - by: dazza1639

$
0
0
Calling all Linux INDI
I'm having issues with my AtikOne when I connect using Ekos the camera connects but the internal filter wheel keeps rotating. This happens whether I connect using Ekos through KStars directly on the RPi or on the remote windows PC. I have tried different USB ports on the USB3 hub and USB ports on the RPi. I have tried 2 different USB cables and 2 different power leads.

I have had this problem previously. Last time I fixed it by connecting the camera directly to the windows pc and connected to the camera and cycled through the filters with the software. Once reconnected to the RPi it appeared to work. Unfortunately, this fix hasn’t worked this time. I’m a bit stuck.

The RPi is an RPi4 running the beta version of StellarMate OS for RPi4

thanks



Darren

Meridian flip - by: khobar

$
0
0
Last night imaging M31, I (apparently) experienced meridian flip. However, while the camera kept taking pictures, M31 was in frame but no longer centered (see picture).

I didn't do anything special - I actually hadn't anticipated the flip. But based on this video:
and my picture, I think my mount performed the flip rather than Ekos. How else would I have both images of M31 in the same frame?

Anyway, here is the picture:

1.4.4 on Rpi4 slow - by: Carneb

$
0
0
I'm finding 1.4.4 much slower than 1.4.3 on my rpi4 4gb. I've never used a rpi3 so have no comparison of the speed of that.
I've turned off as much graphics effects in plasma as I can find but it is still slow.
Some examples of what I mean. Windows open slowly, menus react slowly, and things like the pointer in kstars moves very slowly when moving from one object to another on the planetarium display. It also seems to take longer to boot to a point where I can log in with a VNC viewer.

I'm not sure if it's something I've done or if there are settings to change that will improve things?

unable to change histogram to log view without crashing kstars - by: suvowner

$
0
0
why does the histogram on the kstars fits viewer look so much different than other histograms ?? is it because it is defaulting to linear view??

everytime I try to change to log view kstars crashes

Can I default to "Native"? - by: khobar

$
0
0
Tonight I'm two hours into an imaging session and just realized I forgot to change the default format from FITS to Native. Can I make "Native" the default?

Nikon flats Ekos exposure time problem? - by: khobar

$
0
0
I must be overlooking something - I'm using a Nikon D5300 in bulb mode - works great for long-exposure. However, trying to capture flats it seems I cannot really control the exposure time. For example, I just tried to shoot 1/10sec and it shot 1/4sec. 1/20sec also yielded 1/4sec. I cranked it all the way to the fastest setting in Ekos and it yielded a 11.1sec exposure.

What am I missing?

Thanks.

Ubuntu based Raspberry Pi 4 - by: avarakin

$
0
0
Finally, Raspberry Pi 4 is officially supported by Ubuntu!
As usual, they ship it as a Server edition, without any UI.
The image is based on the latest Ubuntu 19.10.

I spent some time tweaking my script for setting up Astronomy apps on RPI and it works pretty well now.
I have not tested it under the stars yet.
The only issue I noticed is that indi has some broken drivers, so indi-full fails to install. You have to install required drivers manually.

The script is available on Github: github.com/avarakin/AstroPiMaker4
It installs KDE Desktop, Kstars, PHD2, CCDCiel, SkyChart, INDI and Astrometry.
It also enables Wireless Access Point and headless desktop sharing.

Given that the image is available from Ubunty itself, I think there is no need to wait for Ubuntu Mate anymore.

Feel free to try and report any issues!

Alex

Use streams for preview, autofocus, and guides in Ekos(Also for future live stac - by: T-Studio

$
0
0
Ekos is currently previewing, autofocusing, and auto-guiding with the image resolution specified by the driver.
Therefore, it takes a very long time to perform these processes using SBC.

I think that the processing speed will be dramatically improved by changing this to the flow to extract and process images from the stream.
(It may be converted to Fits for convenience for post-processing.)

Regarding the live stacking that MR.Han is currently working on, I think that if you can add a function to extract images from the stream, you can enjoy it at a realistic speed.

The images (videos) used for display and analysis are lightweight and fast, and for shooting, you can perform comfortable operations by saving the file size set by the driver and changing the role for each application.

I think the INDI driver operates very fast compared to ASCOM.

However, since many users use the still image + loop of the maximum pixel of the camera for autofocus and autoguide, they tend to recognize it as slow.

Since the use with native drivers such as SharpCap and PHD2 is close to the flow of this proposal, it is previewed at high speed.
(ASIAir also)

Please consider it for the future.

Stellarmate OS as a replacement for Ubuntu? - by: universalmaster

$
0
0
Hi!

I currently use Ubuntu as the basis-distribution on my RPI to control my observatory. Would it make sense to switch to Stellarmate OS instead of ubuntu, and modify it as needed in my setup? Or would that possibly break something, prevent updates to install and so on... I could see the benefit of having the SM android app available, which I think is not possible on Ubuntu, and no need to mess with setting up a VNC server on a fresh install.

Best Regards,
Søren

A cooling and warming curve for cameras - by: patdut

$
0
0
Freeze on sensor or cell window while cooling or warming process is one of the problem in many cams that are not fitted with some temperature control in the senseor cell.
To avoid the problems that would be nice to define a step by step cooling curve in Ekos options of the camera.

Scheduler - guider calibration - how to enforce re-calibration - by: maxthebuilder

$
0
0
Hello,
Tried the scheduler for the first time (!).
When going from task to task the scheduler did all its things nicely except for it was using the same autoguider calibration for all tasks.
Am I missing some setting/checkmark?
I want the scheduler to clear and re-calibrate the guider before each step.
How do I do that?
Thanks!

INDI Server can't connect to Atik cameras - by: MultumInParvo

$
0
0
Newbie problem hopefully, but I get the following error when starting EKOS:



I have tried this on both my Raspi and on my Odroid N2, which are both running Ubuntu Mate 18.04, with Rob Lancaster's excellent AstroPi3 scripts used to install the Astro elements, but I get the same response on both.

Main CCD is an Atik 16hr and the guide is an Atik 16ic.

Power is on to both, 16ic connecting via a 4 port unpowered hub which is happliy connecting the SX Filter Wheel and the Mount to INDI Server and EKOS, and the 16hr connecting directly to the SBCs

I am not just green with INDI, EKOS and KSTARS, but also with the lands of Raspi, Odroid and Linux, so I fear that if I were any more green you wouldn't see me if I lay down on grass.

Having worked in technology for the last 35 years, I hate not knowing even where to start looking, but assume I can pick this up relatively quickly if anyone assist in guiding my fumbling around.

Ian

KStars Local Time Offset wrong. - by: Ihoujin

$
0
0
I have a GPS time source with a -4 Offset in EST timezone. Everything reports correctly in INDI drivers and system clock sync, But KStars is showing only -3 offset. This is when Time & Location Updates are set to GPS & Mount Updates KStars. If I choose KStars Updates All Devices, the offsets are correct.Edit: Not repeatable. What could be the cause of this?
There is no place to manually correct the offset that I can find while using GPS.

"LT: 11:22:39 PM"

No more Problems with Canon DSLR! - by: Avocette

$
0
0
I am running Kstars/Ekos/Indi on my RPi4 4G. Everything has been testing OK until I connect my Canon 450D and switch it on. I get this error message (in Red)

2019-08-15T08:23:32: [ERROR] Can not open camera: Power OK? If camera is auto-mounted as external disk storage, please unmount it and disable auto-mount.
2019-08-15T08:23:32: [ERROR] Camera_get_config failed (-53): Could not claim the USB device

I am guessing that I need to link the camera to the USB tty device number, but until now other USB attachments (EQDIR cable to mount and GPS device) were apparently automatically mounted(?) correctly.

Any thoughts?
Ed

Reset git fork to head - by: ajt68

$
0
0
I am getting very annoyed, mainly due to my lack of experience with git.

I have developed a driver for a focuser in indi, but I am fighting git at every turn. I had an hour, and wanted to add a feature, but have just spent the last hour trying to sync my development with the head end, and every time I am told I have a conflict I have t merge. I don't care about the conflict, just replace my fork with the latest master, that should not be difficult! for the life of me I cannot seem to give the correct commands...
here is the end of my command window showing what I am doing, I have tried lots of combinations, but always end up with the same conflict. I just want my fork to be replaced with what ever is in the master, and overwrite any conflicts.

Please could someone please tell me what command sequence I need?

alan@alan-kubuntu:~/indi$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
alan@alan-kubuntu:~/indi$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
alan@alan-kubuntu:~/indi$ git pull
remote: Enumerating objects: 49, done.
remote: Counting objects: 100% (49/49), done.
remote: Total 63 (delta 49), reused 49 (delta 49), pack-reused 14
Unpacking objects: 100% (63/63), done.
From github.com/ajt68/indi
3ae1993..4e34df7 master -> origin/master
Updating 3ae1993..4e34df7
Fast-forward
CMakeLists.txt | 19 +-
debian/changelog | 6 +
drivers.xml | 6 +-
drivers/focuser/deepskydad_af3.cpp | 907 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/focuser/deepskydad_af3.h | 147 +++++++++++++
drivers/focuser/focuslynxbase.cpp | 22 +-
drivers/focuser/myfocuserpro2.cpp | 3 +-
indiapi.h | 2 +-
indidriver.c | 58 +++++
indidriver.h | 14 +-
libs/indibase/indidome.cpp | 38 +++-
11 files changed, 1197 insertions(+), 25 deletions(-)
create mode 100755 drivers/focuser/deepskydad_af3.cpp
create mode 100755 drivers/focuser/deepskydad_af3.h
alan@alan-kubuntu:~/indi$ git pull
Already up-to-date.
alan@alan-kubuntu:~/indi$ git remote -v
origin ht..//github.com/ajt68/indi.git (fetch)
origin ht..//github.com/ajt68/indi.git (push)
upstream ht..//github.com/indilib/indi.git (fetch)
upstream ht..//github.com/indilib/indi.git (push)
alan@alan-kubuntu:~/indi$ git fetch upstream
remote: Enumerating objects: 74, done.
remote: Counting objects: 100% (74/74), done.
remote: Compressing objects: 100% (8/8), done.
remote: Total 75 (delta 66), reused 72 (delta 66), pack-reused 1
Unpacking objects: 100% (75/75), done.
From github.com/indilib/indi
5605ecb..1b6cdde master -> upstream/master
alan@alan-kubuntu:~/indi$ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
alan@alan-kubuntu:~/indi$ git merge upstream/master
Auto-merging drivers/focuser/myfocuserpro2.h
Auto-merging drivers/focuser/myfocuserpro2.cpp
CONFLICT (content): Merge conflict in drivers/focuser/myfocuserpro2.cpp
Automatic merge failed; fix conflicts and then commit the result.
alan@alan-kubuntu:~/indi$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
You have unmerged paths.
(fix conflicts and run "git commit")

Changes to be committed:

modified: drivers.xml
modified: drivers/auxiliary/arduino_st4.cpp
modified: drivers/auxiliary/usb_dewpoint.cpp
modified: drivers/dome/baader_dome.cpp
modified: drivers/dome/dome_script.cpp
modified: drivers/dome/roll_off.cpp
modified: drivers/filter_wheel/xagyl_wheel.cpp
modified: drivers/focuser/aaf2.cpp
modified: drivers/focuser/celestron.cpp
modified: drivers/focuser/deepskydad_af1.cpp
modified: drivers/focuser/deepskydad_af2.cpp
modified: drivers/focuser/deepskydad_af3.cpp
modified: drivers/focuser/dmfc.cpp
modified: drivers/focuser/focuslynx.cpp
modified: drivers/focuser/focuslynxbase.cpp
modified: drivers/focuser/lakeside.cpp
modified: drivers/focuser/lakeside.h
modified: drivers/focuser/microtouch.cpp
modified: drivers/focuser/moonlite.cpp
modified: drivers/focuser/moonlite_dro.cpp
modified: drivers/focuser/myfocuserpro2.h
modified: drivers/focuser/nstep.cpp
modified: drivers/focuser/onfocus.cpp
modified: drivers/focuser/robofocus.cpp
modified: drivers/focuser/sestosenso.cpp
modified: drivers/focuser/steeldrive.cpp
modified: drivers/focuser/usbfocusv3.cpp
modified: drivers/rotator/gemini.cpp
modified: drivers/rotator/nightcrawler.cpp
modified: drivers/rotator/pyxis.cpp
modified: drivers/skeleton/mount_driver.cpp
modified: drivers/telescope/celestrongps.cpp
modified: drivers/telescope/dsc.cpp
modified: drivers/telescope/dsc.h
modified: drivers/telescope/lx200_OnStep.cpp
modified: drivers/telescope/pmc8driver.cpp
modified: drivers/telescope/telescope_script.cpp
modified: drivers/telescope/temmadriver.cpp
modified: drivers/video/v4l2driver.cpp
modified: drivers/weather/mbox.cpp
modified: indidriver.h
modified: libs/indibase/connectionplugins/connectionserial.cpp
modified: libs/indibase/indidome.cpp
modified: libs/indibase/indifocuserinterface.h
modified: libs/indibase/indiweather.h

Unmerged paths:
(use "git add <file>..." to mark resolution)

both modified: drivers/focuser/myfocuserpro2.cpp

alan@alan-kubuntu:~/indi$ rm drivers/focuser/myfocuserpro2.cpp
alan@alan-kubuntu:~/indi$ git merge upstream/master
error: merge is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.
fatal: Exiting because of an unresolved conflict.
alan@alan-kubuntu:~/indi$ git checkout master
drivers/focuser/myfocuserpro2.cpp: needs merge
error: you need to resolve your current index first
alan@alan-kubuntu:~/indi$ git merge upstream/master
error: merge is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.
fatal: Exiting because of an unresolved conflict.
alan@alan-kubuntu:~/indi$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
You have unmerged paths.
(fix conflicts and run "git commit")

Changes to be committed:

modified: drivers.xml
modified: drivers/auxiliary/arduino_st4.cpp
modified: drivers/auxiliary/usb_dewpoint.cpp
modified: drivers/dome/baader_dome.cpp
modified: drivers/dome/dome_script.cpp
modified: drivers/dome/roll_off.cpp
modified: drivers/filter_wheel/xagyl_wheel.cpp
modified: drivers/focuser/aaf2.cpp
modified: drivers/focuser/celestron.cpp
modified: drivers/focuser/deepskydad_af1.cpp
modified: drivers/focuser/deepskydad_af2.cpp
modified: drivers/focuser/deepskydad_af3.cpp
modified: drivers/focuser/dmfc.cpp
modified: drivers/focuser/focuslynx.cpp
modified: drivers/focuser/focuslynxbase.cpp
modified: drivers/focuser/lakeside.cpp
modified: drivers/focuser/lakeside.h
modified: drivers/focuser/microtouch.cpp
modified: drivers/focuser/moonlite.cpp
modified: drivers/focuser/moonlite_dro.cpp
modified: drivers/focuser/myfocuserpro2.h
modified: drivers/focuser/nstep.cpp
modified: drivers/focuser/onfocus.cpp
modified: drivers/focuser/robofocus.cpp
modified: drivers/focuser/sestosenso.cpp
modified: drivers/focuser/steeldrive.cpp
modified: drivers/focuser/usbfocusv3.cpp
modified: drivers/rotator/gemini.cpp
modified: drivers/rotator/nightcrawler.cpp
modified: drivers/rotator/pyxis.cpp
modified: drivers/skeleton/mount_driver.cpp
modified: drivers/telescope/celestrongps.cpp
modified: drivers/telescope/dsc.cpp
modified: drivers/telescope/dsc.h
modified: drivers/telescope/lx200_OnStep.cpp
modified: drivers/telescope/pmc8driver.cpp
modified: drivers/telescope/telescope_script.cpp
modified: drivers/telescope/temmadriver.cpp
modified: drivers/video/v4l2driver.cpp
modified: drivers/weather/mbox.cpp
modified: indidriver.h
modified: libs/indibase/connectionplugins/connectionserial.cpp
modified: libs/indibase/indidome.cpp
modified: libs/indibase/indifocuserinterface.h
modified: libs/indibase/indiweather.h

Unmerged paths:
(use "git add <file>..." to mark resolution)

both modified: drivers/focuser/myfocuserpro2.cpp

alan@alan-kubuntu:~/indi$ git fetch -all
error: did you mean `--all` (with two dashes ?)
alan@alan-kubuntu:~/indi$ git fetch --all
Fetching origin
Fetching upstream
alan@alan-kubuntu:~/indi$ git reset --hard origin/master
HEAD is now at 4e34df7 Merge branch 'master' into master
alan@alan-kubuntu:~/indi$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
alan@alan-kubuntu:~/indi$ git merge upstream/master
Auto-merging drivers/focuser/myfocuserpro2.h
Auto-merging drivers/focuser/myfocuserpro2.cpp
CONFLICT (content): Merge conflict in drivers/focuser/myfocuserpro2.cpp
Automatic merge failed; fix conflicts and then commit the result.
alan@alan-kubuntu:~/indi$ git reset --hard origin/master
HEAD is now at 4e34df7 Merge branch 'master' into master
alan@alan-kubuntu:~/indi$ git merge upstream/master
Auto-merging drivers/focuser/myfocuserpro2.h
Auto-merging drivers/focuser/myfocuserpro2.cpp
CONFLICT (content): Merge conflict in drivers/focuser/myfocuserpro2.cpp
Automatic merge failed; fix conflicts and then commit the result.
alan@alan-kubuntu:~/indi$ git reset --hard origin/master
HEAD is now at 4e34df7 Merge branch 'master' into master
alan@alan-kubuntu:~/indi$ rm drivers/focuser/myfocuserpro2.cpp
alan@alan-kubuntu:~/indi$ ls drivers/focuser/my*
drivers/focuser/myfocuserpro2.h
alan@alan-kubuntu:~/indi$ git merge upstream/master
Auto-merging drivers/focuser/myfocuserpro2.h
Auto-merging drivers/focuser/myfocuserpro2.cpp
CONFLICT (content): Merge conflict in drivers/focuser/myfocuserpro2.cpp
Automatic merge failed; fix conflicts and then commit the result.
alan@alan-kubuntu:~/indi$ nano drivers/focuser/myfocuserpro2.cpp
alan@alan-kubuntu:~/indi$ git reset --hard HEAD
HEAD is now at 4e34df7 Merge branch 'master' into master
alan@alan-kubuntu:~/indi$ git pull
Already up-to-date.
alan@alan-kubuntu:~/indi$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
alan@alan-kubuntu:~/indi$ git fetch --all
Fetching origin
Fetching upstream
alan@alan-kubuntu:~/indi$ git reset --hard origin/master
HEAD is now at 4e34df7 Merge branch 'master' into master
alan@alan-kubuntu:~/indi$ git merge upstream/master
Auto-merging drivers/focuser/myfocuserpro2.h
Auto-merging drivers/focuser/myfocuserpro2.cpp
CONFLICT (content): Merge conflict in drivers/focuser/myfocuserpro2.cpp
Automatic merge failed; fix conflicts and then commit the result.
alan@alan-kubuntu:~/indi$ git reset --hard origin/master
HEAD is now at 4e34df7 Merge branch 'master' into master
alan@alan-kubuntu:~/indi$ git fetch upstream
alan@alan-kubuntu:~/indi$ git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
alan@alan-kubuntu:~/indi$ git fetch upstream
alan@alan-kubuntu:~/indi$ git reset --hard origin/master
HEAD is now at 4e34df7 Merge branch 'master' into master
alan@alan-kubuntu:~/indi$ git merge upstream/master
Auto-merging drivers/focuser/myfocuserpro2.h
Auto-merging drivers/focuser/myfocuserpro2.cpp
CONFLICT (content): Merge conflict in drivers/focuser/myfocuserpro2.cpp
Automatic merge failed; fix conflicts and then commit the result.
alan@alan-kubuntu:~/indi$ git pull
error: Pull is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.
fatal: Exiting because of an unresolved conflict.
alan@alan-kubuntu:~/indi$ git fetch upstream
alan@alan-kubuntu:~/indi$ git checkout master
drivers/focuser/myfocuserpro2.cpp: needs merge
error: you need to resolve your current index first
alan@alan-kubuntu:~/indi$ git reset --hard origin/master
HEAD is now at 4e34df7 Merge branch 'master' into master
alan@alan-kubuntu:~/indi$ git checkout master
Already on 'master'
Your branch is up-to-date with 'origin/master'.
alan@alan-kubuntu:~/indi$ git merge -s recursive -X theirs origin/master
Already up-to-date.
alan@alan-kubuntu:~/indi$ git fetch upstream
alan@alan-kubuntu:~/indi$ git merge -s recursive -X theirs origin/master
Already up-to-date.
alan@alan-kubuntu:~/indi$ git merge upstream/master
Auto-merging drivers/focuser/myfocuserpro2.h
Auto-merging drivers/focuser/myfocuserpro2.cpp
CONFLICT (content): Merge conflict in drivers/focuser/myfocuserpro2.cpp
Automatic merge failed; fix conflicts and then commit the result.
alan@alan-kubuntu:~/indi$ git merge -s recursive -X theirs origin/master
error: merge is not possible because you have unmerged files.
hint: Fix them up in the work tree, and then use 'git add/rm <file>'
hint: as appropriate to mark resolution and make a commit.
fatal: Exiting because of an unresolved conflict.
alan@alan-kubuntu:~/indi$ git reset --hard origin/master
HEAD is now at 4e34df7 Merge branch 'master' into master
alan@alan-kubuntu:~/indi$ git merge -s recursive -X theirs origin/master
Already up-to-date.
alan@alan-kubuntu:~/indi$ git clean
fatal: clean.requireForce defaults to true and neither -i, -n, nor -f given; refusing to clean
alan@alan-kubuntu:~/indi$ git fetch origin master
From github.com/ajt68/indi
* branch master -> FETCH_HEAD
alan@alan-kubuntu:~/indi$ git reset --hard origin/master
HEAD is now at 4e34df7 Merge branch 'master' into master

EKOS Setup Question from Clueless Noobie - by: wyshyvanuk

$
0
0
Trying to set up a system using only my Mac desktop. Attempts to open EKOS result in the correct screen but with only two icons available. Any insight on how to show the additional icons? Thanks!!! Ted

Astroberry nightly update install fails (indi-aok) - by: ajt68

$
0
0
I am attempting to pull and install the latest nightlies

sudo apt-get install indi-full kstars-bleeding gsc

and get the following

indi-full : Depends: indi-aok but it is not installable

This has worked fine previously. I need the latest to test against a new driver.

Astroberry nightly update install fails (indi-aok) - by: ajt68

$
0
0
I am attempting to pull and install the latest nightlies

sudo apt-get install indi-full kstars-bleeding gsc

and get the following

indi-full : Depends: indi-aok but it is not installable

This has worked fine previously. I need the latest to test against a new driver.
Viewing all 15748 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>