Skip to content

dragonlost/Onstep_Generator

Repository files navigation

Onstep_Generator

OnStep_logo

Program generate config file for Onstep program.

Compatibility :

Version Beta_0.8 of Generator is compatible with 24/10/2018 OnStep Alpha Version.

The default settings are the same as OnStep

Executable is compatible with Windows and Linux (MacOS ToDo...).

Warning: The pin numbers of the comments are not good in the comments

Installation :

Two methods :


Executable :

I Use Pyinstaller For compiling

OnStep_Generator

Unzip and Run Onstep_Generator (double click)


Python :

Need install Python 3,

  • for Windows --> Python 3.6
  • for Linux -->sudo apt install python3-dev or Anaconda/Miniconda 3

And need add librairis : sip and pyQt5

  • For Linux and MacOs (in Shell): pip install sip ; pip install pyQt5

  • For Windows (in CMD in Admin): pip install sip ; pip install pyQt5

Go in Onstep Generator Folder (via command cd)
Run : python main.py (in CMD or Shell)


ToDo :

  • Compatble with MaxESP card
  • Dynamique pin map for all card in comment
  • Add Tuto and explanation in Readme
  • Add MacOS executable version
  • Add Warning for Low Rate
  • Add Warning for Low Tracking resolution (xls file)
  • Add Maximum slew rate update dynamically
  • Add Steps Per Degree update dynamically
  • Add French language and control of the display language
  • Add comment bubble for parameters
  • Add Possibility for upload OnStep code in controller (teensy and arduino in first time)

Screen Capture

Axis 1, Axis 2 and basic Configuration :

Axis 3 (focus1), Axis 4 (focus2) and Rotator configuration : (need add Axis 5 (focus3) for Ramps1.4).

Advanced Configuration :

About

Configuration File Generator for Onstep

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages