GithubHelp home page GithubHelp logo

daleghent / mysqmproascomoc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from garrington/mysqmproascomoc

0.0 1.0 0.0 1.3 MB

ASCOM Observing Conditions Driver for mySQMPRO

License: MIT License

C# 91.14% Inno Setup 6.16% JavaScript 0.27% HTML 2.43%

mysqmproascomoc's Introduction

mySQMPROASCOMOC

(c) Robert Brown 2019. All rights reserved.

You may freely use and distribute these files as long as the authors name and copyright message is NOT removed from the source code or application. You must acknowledge the orginal author in all distributions and provide a link back to this repository.

Build Instructions

  • Download or clone this repository. Download and Install Microsoft Visual Studio
  • Make a folder on your home folder/desktop to hold the source files
  • Unzip the repository zip file into that folder
  • Start Visual Studio and Open the project "src\mySQMPROASCOM\mySQMPROASCOM.csproj"
  • Build the solution
  • To recreate the exceutable, you need to open the folder src\mySQMPROASCOM\bin\Release
  • You will need to modify the paths in the mySQMPRO Setup.iss file
  • Install the Inno Setup Compiler 5.5.6(a)
  • Double click the mySQMPRO Setup.iss file
  • Build - Compile to generate a new install .exe file
  • Run the .exe to remove the old driver and replace it with the new driver

When making a new version

  • In the ASCOM driver.cs file, increment the following -- // Implements: ASCOM ObservingConditions interface version: 1.0.3 -- public const string driverVersion = "1.0.3"; -- The SetupDialogForm.cs header for the form (do this in visual studio)
  • In the Inno setup file mySQMPRO Setup.iss change -- AppVerName=ASCOM mySQMPRO ObservingConditions Driver 1.0.3 -- AppVersion=1.0.3 -- VersionInfoVersion=1.0.3 -- OutputBaseFilename="mySQMPROASCOMOCSetup103"
  • Edit the mySQMPROReadMe.htm file and make changes to reflect updates
  • Run the INNO setup, Build a new install driver (exe)

mysqmproascomoc's People

Contributors

brownrb avatar

Watchers

 avatar

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.