2017-11-13 16:02:25 +03:00
2017-11-13 16:02:25 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:50:03 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:51:09 +03:00
2015-07-23 13:51:09 +03:00

0.1 install kernel module (extern/fliusb.tgz for new kernels)
0.2 install libfli (extern/libfli-1.104.tgz) - untar, make & copy from root files libfli.a->/usr/lib; libfli.h->/usr/include, fli.pc->/usr/share/pkgconfig/

1. cmake .
2. make
3. [make install] or just copy file takepic wherever you want

File bta_print.c needed to fill specific FITS keys for BTA telescope
If your want use this outside SAO RAS localnet, write:
1. cmake -DNOBTA=1 .
2. make ...


If you wish to save not only FITS, define:
*	-DUSERAW=1 to save raw data
*	-DUSEPNG=1 to save png data

define
*	-DEBUG=1 for debug info
Description
My tool for working with FLI CCD cameras
Readme GPL-3.0 534 KiB
Languages
C 93.4%
CMake 5.4%
Shell 1.2%