lp://qastaging/~jochym/open-phd-guiding/openphd1

Created by Paweł T. Jochym and last modified
Get this branch:
bzr branch lp://qastaging/~jochym/open-phd-guiding/openphd1

Related bugs

Related blueprints

Branch information

Owner:
Paweł T. Jochym
Project:
open-phd-guiding
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the Subversion branch from http://open-phd-guiding.googlecode.com/svn/branches/openphd1.

Last successful import was .

Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log
Import started on russkaya and finished taking 30 seconds — see the log
Import started on neumayer and finished taking 50 seconds — see the log

Recent revisions

72. By <email address hidden>

Renaming trunk -> branches/openphd1 and bret-phd2 -> trunk

71. By <email address hidden>

Additional Cancel button to close the dialog window
Fix for Issue #25

70. By geoffreyh

Add additional includes to build on Ubuntu 11.10 from bgilsrud

69. By geoffreyh

support new INDI exposure parameter

68. By <email address hidden>

In case the linker does not auto-guess library dependencies - add explicit reference to 'libz' (Fedora Core and Linux Mint e.g.)

67. By Steffen Elste

ChangeLog updated

66. By Steffen Elste

Check for kernel version >= 2.6.38 to include only V4L Version 2

65. By geoffreyh

Add 'Connect' button to INDI config dialog
New libindi code to add more callback control
use same flags for C as for CXX

64. By <email address hidden>

Changes to get openphd compiling again with MSVC

This checkin includes the following:
- Change cmake modules for cfitsio and zlib so that
    they now search environment variables for the libraries
- Added a cmake module to find the ASCOM interface library automatically
- Other changes to CMakeLists.txt for MSVC
        More work on getting the included drivers right under MSVC
        it now defaults to:
            Scope Drivers:
                GUIDE_ASCOM
                GUIDE_ONBOARD
                GUIDE_INDI
            Camera Drives:
                SIMULATOR
                ASCOM_CAMERA
                ASCOM_LATECAMERA
        Turn of WALL for MSVC - it generates more than
            14,000 warnings compiling wx
        Added the header files so they show in in MSVC
        Added the compiler option to turn on c++ exception
            handling, which openPHD now uses
        Added a module to find ZLIB
- Changes to phd.c for windows
        Added #ifdefs related devices that can be turned off, and
        one around #include <vld.h>
- Decouple ASCOM_CAMERA and ASCOM_LATECAMERA in camera.cpp
        There are two defines, but it would not compile if ASCOM_CAMERA
        was defined and ASCOM_LASTCAMERA was not
- Documented relevant changes in README.MSVC

63. By geoffreyh

Enable -W -Wall -Wextra when available, and clean up remaining warnings

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers