Dwrobel's Projects

dwrobel/python-pexpect

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • EPEL 7 : x86_64

dwrobel/nodejs-benchmark

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • EPEL 7 : x86_64

dwrobel/python-sqlite2

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • EPEL 7 : x86_64
  • Fedora rawhide : i386, x86_64

dwrobel/machinekit

MachineKit - Moves, Controls, Things Project Home Page: http://www.machinekit.io/ Moves -- Using a wide variety of I/O driver components, effortlessly coordinate motion on your choice of ARM or x86 platforms and Xenomai or RT_PREEMPT real-time kernels. Controls -- Remote control your Machinekit project through C or Python APIs. Whether an Android GUI, a command line interface, or an interface into a higher-level system, Machinekit is flexible and simple to integrate. Things -- Your imagination is the limit! Machinekit can control machine tools, quadrotors, robots, or your refrigerator. Note: To really control or move things you need to have the RT-Preempt enabled kernel. If you're using RPi3 then you can find the RT kernel here.
  • Fedora 39 : i386, x86_64
  • Fedora 40 : i386, x86_64
  • Fedora 41 : i386, x86_64
  • Fedora rawhide : i386, x86_64

dwrobel/plantumlqeditor

Project Home Page: https://sourceforge.net/projects/plantumlqeditor/ PlantUML QEditor is a simple editor written in Qt5 for PlantUML. At a glance: simple PlantUML editor, with a preview, update the diagram while editing, code assistant to insert ready-made code snippets, written in Qt5, so it should run on all platforms supported by Qt5 and PlantUML. The editor is quite simple: it monitors the editor for changes, and if any, runs plantuml to regenerate the image. The editor also supports an assistant that allows easy insertion of code snippets into the editor. The assistant is defined by a simple XML and a bunch of icons, one for each snippet. Fedora package review: https://bugzilla.redhat.com/1427085. It's now in Fedora >=25.

dwrobel/fuse-ext2

Ext2/3/4 file-system support for FUSE
  • EPEL 7 : x86_64
  • EPEL 8 : aarch64, ppc64le, x86_64
  • Fedora 39 : aarch64, i386, ppc64le, x86_64
  • Fedora 40 : aarch64, i386, ppc64le, x86_64
  • Fedora 41 : aarch64, i386, ppc64le, x86_64
  • Fedora rawhide : aarch64, i386, ppc64le, x86_64

dwrobel/BT747

BT747 is Software for GPS Data Logger Devices. Project Home Page: http://www.bt747.org/ It's not in Fedora yet, as it's not so easy to unbundle all libraries it depends on.
  • Fedora 39 : i386, x86_64
  • Fedora 40 : i386, x86_64
  • Fedora 41 : i386, x86_64
  • Fedora rawhide : i386, x86_64

dwrobel/sqliteodbc

ODBC driver for SQLite interfacing SQLite 2.x and/or 3.x using the unixODBC or iODBC driver managers. For more information refer to: http://www.sqlite.org - SQLite engine http://www.unixodbc.org - unixODBC Driver Manager http://www.iodbc.org - iODBC Driver Manager Project Home Page: http://www.ch-werner.de/sqliteodbc Fedora request review: https://bugzilla.redhat.com/1146181 It's now in Fedora >=F24.
  • EPEL 7 : x86_64

dwrobel/lejos-nxj

leJOS is a firmware replacement for Lego Mindstorms NXT programmable bricks. It includes a Java virtual machine, which allows Lego Mindstorms robots to be programmed in the Java programming language. It contains a VM for Java bytecodes and additional software to load and run Java programs. These are some of the features offered: Object oriented language (Java) Preemptive threads (tasks) Arrays, including multi-dimensional ones Recursion Synchronization Exceptions Java types including float, double, long and String Math class Well-documented Robotics API Eclipse plugin In Fedora lejos-nxj is a meta-package which will install everything needed for leJOS to work smoothly. Smaller setups can be achieved by installing some of the lejos-nxt sub packages. Fedora request review: https://bugzilla.redhat.com/1131019