forked from indigo-astronomy/indigo_imager
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
// version history | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
|
||
#include<coordconv.h> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
// version history | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
|
||
#ifndef _COORDCONV_H | ||
#define _COORDCONV_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
// version history | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
|
||
#include <stdio.h> | ||
#include <stdlib.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
// version history | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
|
||
#ifndef _DSLR_RAW_H | ||
#define _DSLR_RAW_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
// version history | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
|
||
#include <indigo/indigo_bus.h> | ||
#include <indigo/indigo_io.h> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
|
||
// version history | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
// 2.0 by Rumen Bogdanovski <[email protected]> | ||
|
||
#ifndef _RAW_TO_FITS_H | ||
#define _RAW_TO_FITS_H | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Source: ain-imager | ||
Section: science | ||
Priority: optional | ||
Maintainer: Rumen Bogdanovski <[email protected]> | ||
Maintainer: Rumen Bogdanovski <[email protected]> | ||
Build-Depends: debhelper (>= 9) | ||
Standards-Version: 3.9.5 | ||
Homepage: https://www.indigo-astronomy.org | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: indigo-control-panel | ||
Upstream-Contact: Rumen Bogdanovski <[email protected]> | ||
Upstream-Contact: Rumen Bogdanovski <[email protected]> | ||
Source: https://github.com/indigo-astronomy/control-panel | ||
|
||
Files: * | ||
Copyright: 2019 Rumen Bogdanovski <[email protected]> | ||
Copyright: 2019 Rumen Bogdanovski <[email protected]> | ||
License: INDIGO Astronomy open-source license (version 1.0, October 2016) | ||
Copyright (c) 2016 CloudMakers, s. r. o. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ | |
|
||
echo FROM $1 >Dockerfile | ||
cat >>Dockerfile <<EOF | ||
LABEL maintainer="[email protected]" | ||
LABEL maintainer="[email protected]" | ||
RUN apt-get -y update && apt-get -y install wget unzip build-essential autoconf autotools-dev libtool cmake libudev-dev libavahi-compat-libdnssd-dev libusb-1.0-0-dev fxload libcurl4-gnutls-dev libgphoto2-dev libz-dev git curl bsdmainutils qt5-default qtmultimedia5-dev devscripts cdbs apt-transport-https | ||
RUN echo 'deb [trusted=yes] https://indigo-astronomy.github.io/indigo_ppa/ppa indigo main' >>/etc/apt/sources.list | ||
RUN apt-get update | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
VERSION=${1} | ||
|
||
DEBFULLNAME="Rumen Bogdanovski" | ||
EMAIL="[email protected]" | ||
EMAIL="[email protected]" | ||
|
||
__check_file_exits() { | ||
[ ! -f ${1} ] && { echo "file '${1}' not found"; exit 1; } | ||
|