181 Commits (94155b3ba411939a46b0753006762a1594fdd90a)
 

Author SHA1 Message Date
Steffen Pohle 5100b26927 Merge branch 'master' of steffen.gulpe.de:steffen/SimpleSkyCam
3 years ago
Steffen Pohle cc518e4577 adding errormessage
3 years ago
Steffen Pohle 15cf7fe3f5 adding errormessage
3 years ago
Steffen Pohle 85f228fe9e adding error message diablog
3 years ago
Stefan Jahn 932d493f8a Corrected RAW8 initialization of the camera
3 years ago
Steffen Pohle e7ba99c1b6 axis manuel control
3 years ago
Steffen Pohle 6f32058a7b adding basic tty support
3 years ago
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
Steffen Pohle b74fe3af68 gui improvement on calibration
3 years ago
Steffen Pohle 4a9d471ca1 rotation is now calculated on calibration.
3 years ago
Steffen Pohle 68f68489f7 posctl ... gui basic implemention. Thread seperated and seem to work. only gui testing functionality now
3 years ago
Steffen Pohle 171df9f20d working on gui
3 years ago
Steffen Pohle 3c08b6623c detect and follow improved... but still not fine
3 years ago
Steffen Pohle a3adb374cb detect and follow improved... but still not fine
3 years ago
Steffen Pohle a1c39f672c control pannel is getting to live
3 years ago
Steffen Pohle 651cd8ef37 preparations for position stabilisation
3 years ago
Steffen Pohle 51f4a97ea3 preparations for position stabilisation
3 years ago
Stefan Jahn 69e0de0fc8 Improved PID regulator functionality a little, added documentation
3 years ago
Stefan Jahn 89f921fe22 Added simple implementtion of PID regulator
3 years ago
Steffen Pohle bb87f38375 dumpfile will now loop
3 years ago
Steffen Pohle cd9d76c1f5 fixing gui
3 years ago
Steffen Pohle 306d04ae7e fixed: dumpfile is not setting the frame size to the videodev.conf_height and width variable
3 years ago
Steffen Pohle 5f798ad905 fixed: dumpfile is not setting the frame size to the videodev.conf_height and width variable
3 years ago
Steffen Pohle 5c1c0a94b4 pre scale buttons are working
3 years ago
Steffen Pohle f8a576e676 save windows position and visibility
3 years ago
Steffen Pohle 2ccc66a359 testing ui
3 years ago
Steffen Pohle c213b00b84 adding debug message
3 years ago
Steffen Pohle 18fbecceed adding buttons, no function yet.
3 years ago
Steffen Pohle b99e4bd975 adding buttons, no function yet.
3 years ago
Steffen Pohle 7a82b2c33d read out monitor geometry, in case we need it
3 years ago
Steffen Pohle e3b65f1c9d saving and restoring windows position and size on exit and startup
3 years ago
Stefan Jahn bf30a38282 Fixed typo
3 years ago
Stefan Jahn eacab6a56d Added RAW8 support for SVB camera, fixed RGB24 format; also fixed RGB conversions
3 years ago
Stefan Jahn 3a95c90f7c Frame saving bug fixes
3 years ago
Stefan Jahn 6a12c34087 Fix in bilenar debayering; is this already real color
3 years ago
Stefan Jahn 36b734d58b Small fix for bilinear debayering
3 years ago
Stefan Jahn e1f9d581c4 Enable files >2GB on 32bit systems; some fix for simple debayering
3 years ago
Steffen Pohle 294723388d ok
3 years ago
Steffen Pohle 1b5fed363a fixed: video for linux device is busy causes fatal error
3 years ago
Steffen Pohle ae7db254f6 menu did not set the histogram mode right
3 years ago
Steffen Pohle 98051d6b7c crash on invalid or not givin dumppath solved.
3 years ago
Steffen Pohle e5c5b90cad closing and reopening windows will works. As well as the menus for some settings
3 years ago
Steffen Pohle 3485300d28 spelling issues..
3 years ago
Steffen Pohle 974281ef66 gtk fixed .. detection display should work now.
3 years ago
Stefan Jahn 839d5d7c6d Avoid to write into smaller (in height) destination image
3 years ago
Stefan Jahn e6566646c6 Fixed another possible bug in the simple version of debayering GRBG16
3 years ago
Stefan Jahn 032cbdc0cf Added bilinear debayer of GRBG16, not yet tested
3 years ago
Steffen Pohle 59c59e557a using key to change histogram scale setting value
3 years ago
Stefan Jahn 7046b2edc9 Logarithmic scale depending on variable
3 years ago
Stefan Jahn c4b45efb9a Removed off-by-one error in zoomed histogram
3 years ago