Martin Hauke
mnhauke
Involved Projects and Packages
Yamagi Quake II is an enhanced client for id Software's Quake II. The main
focus is an unchanged single player experience like back in 1997, thus the
gameplay and the graphics are unaltered. Over 1000 bugs were fixed and an
extensive code audit done, making Yamagi Quake II one of the most solid Quake
II implementations available. Other than most ports Yamagi Quake II is full 64
bit clean, so it works perfectly on modern 64 bit processors and operating
systems.
This package provides the Quake II - Mission Pack 2 ('Ground Zero').
Yamagi Quake II is an enhanced client for id Software's Quake II. The main
focus is an unchanged single player experience like back in 1997, thus the
gameplay and the graphics are unaltered. Over 1000 bugs were fixed and an
extensive code audit done, making Yamagi Quake II one of the most solid Quake
II implementations available. Other than most ports Yamagi Quake II is full 64
bit clean, so it works perfectly on modern 64 bit processors and operating
systems.
This package provides the Quake II - Mission Pack 1 ('The Reckoning').
Zandronum is a source port focused on offering a modernized multiplayer
experience, offering new game modes such as capture the flag, invasion
or domination. The International Doom League adopted it as its port of
choice in 2014.
Features:
* Support for up to 64 players in cooperative, deathmatch, team deathmatch,
capture the flag, possession, domination, invasion, Last Man Standing,
survival, and other game modes.
* Support for most ZDoom and GZDoom features, including the latter's
hardware accelerated renderer.
* Continuing support for unique Skulltag editing features as well.
* Console, Quake-style keybindings, free look, jumping, and other advanced
controls.
* Full support for all Doom engine games, including Heretic, Hexen, and
Strife.
Note:
Game data must be placed in ~/.config/zandronum/ .
Zatacka X is a modern, free remake of the classic Achtung, die
Kurve!. In addition to all the features from the original game,
Zatacka X includes special weapons, updated graphics, sound
effects and AI controlled opponents.
ZGloom is an re-implementation of Amiga FPS Gloom.
This package only includes the binary files. You still need the
data files from the original "Gloom" game.
See: %{_docdir}/ZGloom/README.md for details.
A remake of the classic RTS game Z.
A frontend for multiple Doom source ports.
A collection of command line utilities for building Quake levels
and working with various Quake file formats.
Included utilities:
qbsp - Used for turning a .map file into a playable .bsp file.
light - Used for lighting a level after the bsp stage.
This util was previously known as TyrLite
vis - Creates the potentially visible set (PVS) for a bsp.
bspinfo - Print stats about the data contained in a bsp file.
bsputil - Simple tool for manipulation of bsp file data
This tool computes (dis)similarity between two PNG images using
(my approximation of) algorithms approximating human vision.
Mscgen is a small program that parses Message Sequence Chart descriptions and
produces PNG, EPS, SVG or server side image maps (ismaps) as the
output. Message Sequence Charts (MSCs) are a way of representing entities and
interactions over some time period and are often used in combination with SDL.
MSCs are popular in Telecoms to specify how protocols operate although MSCs
need not be complicated to create or use. Mscgen aims to provide a simple text
language that is clear to create, edit and understand, which can also be
transformed into images.
This is a collection of various packages regarding Ham-Radio (Amateur Radio).
See https://en.opensuse.org/Portal:HAM_Radio
The tool will re-configure the USB ports of the APU SoC to route
USB Ports 8+9 (those exposed on the physical USB-A connectors of
the PC-Engines boards) from XHCI to EHCI.
This program will read a file (or stdin) containing a list of AT
commands. Each command will be send to the modem, and all the response
for the command will be output to file (or stdout).
Example, to hang up an ongoing call:
$ echo ATH | atinout - /dev/ttyACM0 -
ATH
OK
$
The CP210x is an USB-to-serial chip used in a lot of USB devices (similar to
FTDIs and PL2303). The CP210x has a EEPROM on the chip which can be programmed
with this tool via USB.
Udev rules for GUDE DCF77 receivers.
* creates the symlink for /dev/refclock-0 to the TTY your DCF receiver
is connected to.
* set group permission to "ntp" for your DCF receiver's TTY to give
ntpd access to your device.
Supported devices
* GUDE Expert mouseCLOCK USB II
NOTE: You still have to manually adjust ntpd's AppArmor profile to give ntpd
access to your DCF receiver's serial port (%{_sysconfdir}/apparmor.d/tunables/ntpd)
IntercepTTY is a program that can sit between a real (or fake)
serial port and an application, recording any communications
between the application and the device. It can also be used as a
network serial server or client, to provide an emulated serial port
connected to a program, and for various other tasks.
itd is a daemon that allows you to interact with the PineTime running
InfiniTime.
Features
* Notification relay
* Notification transliteration
* Call Notifications (ModemManager)
* Music control
* Get info from watch (HRM, Battery level, Firmware version, Motion)
* Set current time
* Control socket
* Firmware upgrades
jpnevulator is a handy serial sniffer. You can use it to send data on a
serial device too. You can read or write from/to one or more serial
devices at the same time.
In write mode data to be sent on the serial device(s) is read from a
file or stdin in hexadecimal notation. Data is sent on the serial
device(s) line by line.
In read mode data to be read from the serial device(s) is written to a
file or stdout in hexadecimal notation. It's even possible to pass the
data in between the serial device(s). Several options enhance the
way the data is displayed.
Library to program and control the FTDI USB controller.
This library is used by many programs accessing FTDI USB-to-RS232 converters.
libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.
The functions included in the library have been derived from the Modicon Modbus Protocol Reference Guide which can be obtained from Schneider.