User Tools

Site Tools


forth-role

What role for Forth?

Hardware drivers

Drivers are prepared by manufacturers and regularly updated with feedback from the full userbase of the product. Interfaces are according to the well-developed and mature ASCOM standards.

The scripting application

Developing a scripting application for astroimaging requires access to libraries, at a minimum:

  • Handling FITS files
  • Interfacing with COM objects
  • OOP (at least for COM objects)
  • A limited GUI or web interface
  • Image statistical analysis routines (e.g. for autofocus)

A new target scheduler

This would be an exciting project. The first step to do it properly would be to eliminate the error-prone settings GUI and use (for example) SQlite to manage target lists and configurations. Required libraries are as for the scripting application plus sophisticated celestial coordinate maths for optimizing the schedule, and SQLite


The Tcl surprise

The problem and the opportunity

forth-role.txt · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki