Total Open Station

I started a new software project recently. The project is called Total Open Station. From the README:

"""
I started writing this program for making it easier to manage different
models of total stations in a GNU/Linux environment. However, I try to
develop following standards, so porting to Windows or Mac shouldn't be
difficult.

Every model has its own quirks. So, I decided to use a modular
structure, that is based on an abstract interface. Each time a new model
is added to the program, you create a new instance of this base class,
with all needed data.
"""

Total Open Station is developed with the Python programming language.

For those who are interested in participating the project website is at http://sharesource.org/project/totalopenstation/

The (few lines of) code that I have written as of today are here in a Mercurial repository: http://hg.sharesource.org/totalopenstation/

Let me know if you want to help - even a test with your total station is welcome!

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Intersting and useful!

Very good idea!
I look forward the time this software will be available!It must be a very useful tool, also because the idea of a program for all typologies of total station would make archaeologists' work a little easier!
I hope to check its features with the total station of my team!