Dwrobel's Projects

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 41 : i386, x86_64
  • Fedora 42 : i386, x86_64
  • Fedora rawhide : i386, x86_64

dwrobel/fuse-ext2

Ext2/3/4 file-system support for FUSE
  • EPEL 7 : x86_64
  • EPEL 8 : aarch64, ppc64le, x86_64
  • Fedora 41 : aarch64, ppc64le, x86_64
  • Fedora 42 : aarch64, ppc64le, x86_64
  • Fedora rawhide : aarch64, 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 41 : i386, x86_64
  • Fedora 42 : 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.
  • Centos-stream 10 : aarch64, x86_64
  • Centos-stream 9 : aarch64, x86_64
  • EPEL 8 : x86_64
  • EPEL 9 : x86_64
  • Fedora 41 : aarch64, 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