camp2ascii is a tool for converting Campbell Scientific binary files into ASCII (formatted as CSV, SQL, etc.). It extracts the data stored in the binary files created by data loggers while trying to be fast, reliable, and to extract as much information as possible. It should also work on a wide range of platforms.
gm4lin is a Linux driver for the serial port GM-45 and GM-10 radiation detectors. The driver is able to handle virtually any number of detectors connected to a single computer and to log data to the screen, to ASCI files or to a MySQL database (local or remote). Average activity and pulse mode with a fake RC decay are available in order to come as close as possible to common analog radiations detectors. This is console-only software.
INIshell is a graphical INI file generator. A set of constraints regarding the sections, keys, and values that might be present in the INI file are defined in an XML file. INIshell reads this XML file and dynamically generates a GUI allowing the end user to edit the INI file. Its flexibility allows any application to describe its configuration options and easily offer a GUI to the end user.
MeteoIO is a C++ library whose main design goals are: providing meteorological data format/protocol independent data access; providing safe and robust I/O; making I/O code as unobtrusive and simple as possible for the user; providing ready to use data to the user (transparent caching, filtering, resampling, and spatial interpolation); enabling unattended use from an I/O point of view; offering high modularity so that individual elements of the library can easily be replaced/expanded/added; and by its modularity, help interdisciplinary development, each module being targeted at a specific developer profile.
PPTools contains several tools designed to ease the life of people working in the Pulsed Power field. It can also be useful for people working in electronics. It contains an RLC circuit solver, a resistor color coding solver, a liquid resistor solver, an inductance calculator, and a skin depth effect calculator. It should greatly help when doing quick calculations for the design of experiments, or when analyzing experimental results.
The provided compiler is actually more a preprocessor on top of g++, which means that the compilation itself is performed by g++