Dwrobel's Projects

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 38 : i386, x86_64
  • Fedora 39 : i386, x86_64
  • Fedora 40 : 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 6 : i386, x86_64
  • 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