Simple application to create images using a telescope and a camera.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Steffen Pohle 51f4a97ea3
preparations for position stabilisation
3 years ago
.gitignore fixing gtk warnings, adding BGR24 pixelformat and clear control grid on video stop 3 years ago
ChangeLog dumpfile will now loop 3 years ago
LICENSE initial upload 4 years ago
Makefile Added simple implementtion of PID regulator 3 years ago
Makefile.rules.linux save some time 3 years ago
README.md Update 'README.md' 3 years ago
checkdumpfile.cc Frame saving bug fixes 3 years ago
configuration.cc pre scale buttons are working 3 years ago
configuration.h closing and reopening windows will works. As well as the menus for some settings 3 years ago
convert.cc Added RAW8 support for SVB camera, fixed RGB24 format; also fixed RGB conversions 3 years ago
convert.h adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver 3 years ago
debayer.cc Added RAW8 support for SVB camera, fixed RGB24 format; also fixed RGB conversions 3 years ago
debayer.h saving and restoring windows position and size on exit and startup 3 years ago
detect.cc prepare dummy videodev file. And fixed some warnings. 4 years ago
detect.h adding support for multiple dirvers 4 years ago
dng.cc Frame saving bug fixes 3 years ago
dng.h Added some comments about DNG file endianess 3 years ago
filter.cc fixing little stuff 4 years ago
filter.h first experiment with object detection 4 years ago
gui.cc pre scale buttons are working 3 years ago
gui.h pre scale buttons are working 3 years ago
histogram.cc menu did not set the histogram mode right 3 years ago
histogram.h adding histogram 3 years ago
json.cc saving config did not worked with spaces right. 4 years ago
json.h preset buttons are working 4 years ago
main.cc add errorexit function to print error message, backtrace and exit application 3 years ago
pid.cc Improved PID regulator functionality a little, added documentation 3 years ago
pid.h Improved PID regulator functionality a little, added documentation 3 years ago
posctl.cc preparations for position stabilisation 3 years ago
ser.cc Frame saving bug fixes 3 years ago
ser.h Fixed timestamps in SER files 3 years ago
simpleskycam.h add errorexit function to print error message, backtrace and exit application 3 years ago
simpleskycam.ui fixing gui 3 years ago
video.cc dumpfile will now loop 3 years ago
video.h reading and writing of dumpfiles should work. 3 years ago
videodev-dummy.cc prepare dummy videodev file. And fixed some warnings. 4 years ago
videodev-dummy.h reading and writing of dumpfiles should work. 3 years ago
videodev-dumpfile.cc dumpfile will now loop 3 years ago
videodev-dumpfile.h dumpfile will now loop 3 years ago
videodev-svbcam.cc Fixed typo 3 years ago
videodev-svbcam.h fixing blocking thread on grabbing a frame from SVBONY cams and reporting the selected resolution 3 years ago
videodev-v4l2.cc fixed: video for linux device is busy causes fatal error 3 years ago
videodev-v4l2.h adding automatic format detection, fixing control display. Adding rudimentary support for controls to SVBONY driver 3 years ago
videodev.cc pre scale buttons are working 3 years ago
videodev.h reading and writing of dumpfiles should work. 3 years ago
videoframe.cc VideoFrame added methode ToPixbuf. 3 years ago
videoframe.h VideoFrame added methode ToPixbuf. 3 years ago

README.md

SimpleSkyCam

Simple application to create images using a teleskope and a cameramodul.

Screenshots and other stuff can be found at: https://steffen.gulpe.de/progs/SimpleSkyCam