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 fa92473951
preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic.
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 preparations for position stabilisation 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 preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic. 3 years ago
configuration.h detect and follow improved... but still not fine 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 posctl ... gui basic implemention. Thread seperated and seem to work. only gui testing functionality now 3 years ago
detect.h preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic. 3 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 posctl ... gui basic implemention. Thread seperated and seem to work. only gui testing functionality now 3 years ago
gui.h preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic. 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 preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic. 3 years ago
json.h preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic. 3 years ago
main.cc posctl ... gui basic implemention. Thread seperated and seem to work. only gui testing functionality now 3 years ago
pid.cc preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic. 3 years ago
pid.h preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic. 3 years ago
posctl.cc preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic. 3 years ago
process-image.drawio detect and follow improved... but still not fine 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 preparing the position control. PID settings will be saved into the configuration file. Writing the output is still missing and the PID logic. 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