Gronki's Projects

gronki/phd2

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.

gronki/kernel-dell

Issue If you have Dell Inspiron 7xxx or other similar laptop and face battery detection issues, using this kernel instead of default one might help. The main symptom is battery slot being present, but battery being absent: [root@dell9 ~]# dmesg | grep batt [ 1.248629] ACPI: Battery Slot [BAT0] (battery absent) About this repo This is Fedora LInux Kernel for use with Dell laptops. It has the following configuration flag: CONFIG_ACPI_REV_OVERRIDE_POSSIBLE=y References Battery absent with kernel 4.6 Battery not detected at boot on Dell Inspiron Series 7000 model 7437 with v4.2 Battery not working since Fedora 24 on Dell Inspiron 7537 No battery after boot. Dell 7537 15.10 - no battery detected in Dell Inspiron 7000 series laptops Ubuntu 14.04 doesn’t recognize laptop battery in Dell Inspiron 15 7537 16.04 - Battery not detected until plugged in via AC acpi: allow for an override to set _REV

gronki/saods9

SAOImage DS9 is composed of approximately 20 open sourcepackages, all of which are distributed under their own open source license agreements, usually GPL, LGPL, or BSD. In addition, several open source packages have been developed here at the Smithsonian Astrophysical Observatory, Cambridge, MA, USA and are distributed under the terms of the GNU General Public License as published by the Free Software Foundation. As long as you continue to adhere to the provisions of the licenses, you are free to distribute SAOImage DS9 along with your software. DS9 is a Tcl/Tk application. The GUI is implemented as a very thin layer of Tk. A number of Tk Canvas widgets in C++ were created to support all the functionality needed. Basically, all the real work is done in C++. DS9 inherited TNG's support of regions, XPA, external analysis support, and the general GUI. However, all the visualization techniques come directly from SAOImage. The current version of DS9 is composed of the Tk widgets created along with support from about 20 other open source products (including Tcl/Tk, AST, BLT, HCompress, HTMLWidget, plio, rics, tcllib, tclxml, tkcon, tkimg, tktable, wcssubs, xmlrpc, XPA, zip, zlib, and zvfs). The distributed binaries consist of a self-contained self-extracting archive and application, which provides an independent Tcl/Tk environment without installation.
  • EPEL 6 : i386, x86_64
  • EPEL 7 : x86_64

gronki/diskvert

My private project nobody will be interested in

gronki/libconfort

libconfort is a small library written in C and modern Fortran. There are numerous excellent libraries for handling configuration files written for C. None of them has a native, easy-to-use interface for Fortran, which is the leading language for numerical computing. The intrinsic I/O handling in Fortran is decent, however it lacks the full flexibility that a proper configuration file utility provides (such as comments or quoted strings). libconfort, which stands for configuration for Fortran, is attempting to fill that niche. The library core is written in C, however all routines are wrapped into native Fortran interfaces, which provides a seamless experience for a Fortran programmer. The upcoming object interface is going to provide even better experience. The library is still in very early stages of developement. The core and procedural interface is considered stable and ready for production use. The object interface is under development and it may change in the future.
  • Fedora rawhide : x86_64