fixed problem with no focuser/wheel data in FITS header

This commit is contained in:
2026-04-18 15:57:43 +03:00
parent 89e23066e2
commit 6790c89004
4 changed files with 148 additions and 189 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-02-12 17:40+0300\n"
"POT-Creation-Date: 2026-04-18 15:56+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -331,253 +331,253 @@ msgstr ""
msgid "Can't set position %g"
msgstr ""
#: ccdfunc.c:432
#: ccdfunc.c:430
msgid "Wheel device not pointed"
msgstr ""
#: ccdfunc.c:439
#: ccdfunc.c:437
msgid "No wheels found"
msgstr ""
#: ccdfunc.c:469
#: ccdfunc.c:467
#, c-format
msgid "Found %d wheels, you point number %d"
msgstr ""
#: ccdfunc.c:473
#: ccdfunc.c:471
msgid "Can't set active wheel number"
msgstr ""
#: ccdfunc.c:489
#: ccdfunc.c:487
msgid "Can't get max wheel position"
msgstr ""
#: ccdfunc.c:496
#: ccdfunc.c:494
#, c-format
msgid "Wheel position should be from 0 to %d"
msgstr ""
#: ccdfunc.c:500
#: ccdfunc.c:498
#, c-format
msgid "Can't set wheel position %d"
msgstr ""
#: ccdfunc.c:515
#: ccdfunc.c:511
msgid "Camera plugin have no capture polling funtion."
msgstr ""
#: ccdfunc.c:521
#: ccdfunc.c:517
#, c-format
msgid "%.1f seconds till exposition ends"
msgstr ""
#: ccdfunc.c:536
#: ccdfunc.c:532
msgid "Camera device not pointed"
msgstr ""
#: ccdfunc.c:543 ccdfunc.c:544
#: ccdfunc.c:539 ccdfunc.c:540
msgid "No cameras found"
msgstr ""
#: ccdfunc.c:564
#: ccdfunc.c:560
msgid "Camera plugin have no model name getter"
msgstr ""
#: ccdfunc.c:575
#: ccdfunc.c:571
#, c-format
msgid "Found %d cameras, you point number %d"
msgstr ""
#: ccdfunc.c:579
#: ccdfunc.c:575
msgid "Can't set active camera number"
msgstr ""
#: ccdfunc.c:585
#: ccdfunc.c:581
msgid "Camera plugin have no custom commands"
msgstr ""
#: ccdfunc.c:610
#: ccdfunc.c:606
msgid "Camera plugin have no fun speed setter"
msgstr ""
#: ccdfunc.c:613
#: ccdfunc.c:609
msgid "Can't set fan speed"
msgstr ""
#: ccdfunc.c:614
#: ccdfunc.c:610
#, c-format
msgid "Set fan speed to %d"
msgstr ""
#: ccdfunc.c:619
#: ccdfunc.c:615
#, c-format
msgid "Camera model: %s"
msgstr ""
#: ccdfunc.c:620
#: ccdfunc.c:616
#, c-format
msgid "Pixel size: %g x %g"
msgstr ""
#: ccdfunc.c:626
#: ccdfunc.c:622
#, c-format
msgid "Full array: %s"
msgstr ""
#: ccdfunc.c:629
#: ccdfunc.c:625
#, c-format
msgid "Field of view: %s"
msgstr ""
#: ccdfunc.c:632
#: ccdfunc.c:628
#, c-format
msgid "Current format: %s"
msgstr ""
#: ccdfunc.c:634
#: ccdfunc.c:630
msgid "Camera plugin have no temperature setter"
msgstr ""
#: ccdfunc.c:635
#: ccdfunc.c:631
#, c-format
msgid "Can't set T to %g degC"
msgstr ""
#: ccdfunc.c:644
#: ccdfunc.c:640
#, c-format
msgid "Shutter command: %s\n"
msgstr ""
#: ccdfunc.c:646
#: ccdfunc.c:642
#, c-format
msgid "Can't run shutter command %s (unsupported?)"
msgstr ""
#: ccdfunc.c:649
#: ccdfunc.c:645
#, c-format
msgid "Try to configure I/O port as %d"
msgstr ""
#: ccdfunc.c:651
#: ccdfunc.c:647
msgid "Can't configure (unsupported?)"
msgstr ""
#: ccdfunc.c:658
#: ccdfunc.c:654
msgid "Can't get IOport state (unsupported?)"
msgstr ""
#: ccdfunc.c:661
#: ccdfunc.c:657
#, c-format
msgid "Try to write %d to I/O port"
msgstr ""
#: ccdfunc.c:663
#: ccdfunc.c:659
msgid "Can't set IOport"
msgstr ""
#: ccdfunc.c:670
#: ccdfunc.c:666
#, c-format
msgid "Set gain to %g"
msgstr ""
#: ccdfunc.c:671
#: ccdfunc.c:667
#, c-format
msgid "Can't set gain to %g"
msgstr ""
#: ccdfunc.c:676
#: ccdfunc.c:672
#, c-format
msgid "Set brightness to %g"
msgstr ""
#: ccdfunc.c:677
#: ccdfunc.c:673
#, c-format
msgid "Can't set brightness to %g"
msgstr ""
#: ccdfunc.c:683 server.c:284
#: ccdfunc.c:679 server.c:284
#, c-format
msgid "Can't set binning %dx%d"
msgstr ""
#: ccdfunc.c:695 server.c:285
#: ccdfunc.c:691 server.c:285
msgid "Can't set given geometry"
msgstr ""
#: ccdfunc.c:699
#: ccdfunc.c:695
#, c-format
msgid "Can't set %d flushes"
msgstr ""
#: ccdfunc.c:702
#: ccdfunc.c:698
msgid "Camera plugin have no exposition setter"
msgstr ""
#: ccdfunc.c:704
#: ccdfunc.c:700
#, c-format
msgid "Can't set exposure time to %f seconds"
msgstr ""
#: ccdfunc.c:707
#: ccdfunc.c:703
msgid "Can't change frame type"
msgstr ""
#: ccdfunc.c:710
#: ccdfunc.c:706
msgid "Can't set bit depth"
msgstr ""
#: ccdfunc.c:712
#: ccdfunc.c:708
msgid "Can't set readout speed"
msgstr ""
#: ccdfunc.c:713
#: ccdfunc.c:709
#, c-format
msgid "Readout mode: %s"
msgstr ""
#: ccdfunc.c:714
#: ccdfunc.c:710
msgid "Only show statistics"
msgstr ""
#: ccdfunc.c:717
#: ccdfunc.c:713
msgid "Can't get current binning"
msgstr ""
#: ccdfunc.c:742
#: ccdfunc.c:738
#, c-format
msgid "Capture frame %d"
msgstr ""
#: ccdfunc.c:743 ccdfunc.c:820 server.c:153 server.c:154
#: ccdfunc.c:739 ccdfunc.c:816 server.c:153 server.c:154
msgid "Camera plugin have no function `start exposition`"
msgstr ""
#: ccdfunc.c:745 ccdfunc.c:822 server.c:159 server.c:160
#: ccdfunc.c:741 ccdfunc.c:818 server.c:159 server.c:160
msgid "Can't start exposition"
msgstr ""
#: ccdfunc.c:750
#: ccdfunc.c:746
msgid "Can't capture image"
msgstr ""
#: ccdfunc.c:753
#: ccdfunc.c:749
msgid "Read grabbed image"
msgstr ""
#: ccdfunc.c:755 ccdfunc.c:835 server.c:177 server.c:178
#: ccdfunc.c:751 ccdfunc.c:831 server.c:177 server.c:178
msgid "Camera plugin have no function `capture`"
msgstr ""
#: ccdfunc.c:757 ccdfunc.c:836
#: ccdfunc.c:753 ccdfunc.c:832
msgid "Can't grab image"
msgstr ""
#: ccdfunc.c:771 client.c:289
#: ccdfunc.c:767 client.c:289
#, c-format
msgid "%d seconds till pause ends\n"
msgstr ""
#: ccdfunc.c:833
#: ccdfunc.c:829
msgid "Some error when capture"
msgstr ""
@@ -592,33 +592,3 @@ msgstr ""
#: client.c:305
msgid "Server timeout"
msgstr ""
#: imageview.c:51
msgid "Already initialized!"
msgstr ""
#: imageview.c:312
msgid "Can't init mutex!"
msgstr ""
#: imageview.c:425
#, c-format
msgid "Histogram conversion: %s"
msgstr ""
#: imageview.c:704
msgid "Can't open OpenGL window, image preview will be inaccessible"
msgstr ""
#: imageview.c:746
#, c-format
msgid "Equalization of histogram: %s"
msgstr ""
#: imageview.c:746
msgid "on"
msgstr ""
#: imageview.c:746
msgid "off"
msgstr ""