Giter VIP home page Giter VIP logo

indi-microstepper's Introduction

indi_microstepper

This is an indi driver for the Milkyway Microstepper. See www.themilkyway.de

Binaries

The current binaries can be downloaded under releases.

Build

Prerequisites

Install libindi on your system as source and build it or use a binary distribution.

To build the microstepper driver you need the source tar ball and unpack it on your system

See building at https://www.indilib.org/develop/developer-manual/163-setting-development-environment.html

Build

  1. Unpack the source archive and copy the whole directory to indi/3rdParty
  2. change directory to indi/3rdParty/indi-microstepper
  3. execute "cmake -DCMAKE_INSTALL_PREFIX=/usr .
  4. execute "make"
  5. execute "sudo make install"

Install

Extract the binary archive. There are 3 files, the driver binary, the xml and a txt file.

You have to copy the driver binary named indi-microstepper to /usr/bin/ and the xml to /usr/share/indi/

Then indi can find the driver under its name.

Known issues

Driver is under development, so there are a few issues

  1. Focuser can't stop while movement
  2. Kstars is stalled while Focuser movement
  3. At the start sometime the position isn't shown correct.
  4. Reverse motion switch is not running correctly in all dialogs.
  5. others haven't found until now

indi-microstepper's People

Contributors

astrojuergen avatar freiform avatar

Watchers

 avatar

Forkers

freiform

indi-microstepper's Issues

Focuser has no stop function

This is because the focuser Controller does not return until the focuser is Ready. Have to found a solution for this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.