A collection of VIs for easier interface with basic CANopen client operations such as SDO download, SDO upload and PDO messages. Helper VIs for arbitrary mapping of dictionary objects to specific PDOs are also implemented. The project includes a quite crude implementation of the DSP 402 profile for handling motor drives in velocity and/or in […]

Read More


The Orbit Determination Toolbox (ODTBX) is developed by the Navigation & Mission Design branch at NASA Goddard Space Flight Center as an advanced mission simulation and analysis tool used for concept exploration, proposal, early design phase, and/or rapid design center environments. ODTBX functions and utilities are combined in a flexible architecture that allows for modular […]

Read More


Ever had a bunch of ASCII data that you would like to have a quick look at in frequency domain, but don’t want to fire up some bulky analysis software package just for that? Well, I have… So I wrote this tiny tool. It is based on fftw (www.fftw.org) and boost’s program options (boost.org). cli-fft […]

Read More


S7 Trends is a free and easy-to-use software to trace what is going on in Siemens PLC. You can watch & record in real time the state of all types of variables: – Markers – Inputs/Outputs – Timers – Counters – Databases It is written in C# and it is using Snap7 library. It should […]

Read More


CSV Comparator is a tool for comparing files which contain CSV-Data. It was created for performance engineers to be able to have a easy way to compare data from two testruns and be able to automate the comparing process of various files with scripts. There is a command line tool as well as a user […]

Read More


The TESTIMAGES archive is a huge and free collection of sample images designed for analysis and quality assessment of different kinds of displays and image processing techniques. The archive includes more than 2 million images originally acquired and divided in three different categories: SAMPLING and SAMPLING_PATTERNS (aimed at testing resampling algorithms), COLOR (aimed at testing […]

Read More


WFM reader and exporter is the simple application to read WFM file that produced by Tektronix/Rigol oscilloscopes. In the version 2.0: – Recovered the tabbed interface – Added Zooming/Scrolling – Added Legend with Min/Max – Added CSV / Image exporting – Removed 3rd party dependencies for straight recompile Many thanks to Kirk Wolak. https://sourceforge.net/users/kwolak Downloading […]

Read More


Simple Java utility to help bench mark disk IO. Benchmark is done by creating and reading data files to a user directory that can be configured. Suggestions would be very appreciated.https://gitlab.com/jamesmarkchan/jDiskMark/ Note: When doing a combined read and write operation the disk cache is not cleared automatically so the app must be restarted to avoid […]

Read More


“MeaProcess – Realtime” is a measurement and automation framework. Modern C++, standards-compliant with enhanced language extensions, beautiful native UI tools, and cross-compilation to Windows, macOS, iOS and Android. We provide the ‘full stack’ for native app development, from database to native and flexible UI to REST and more. If you want crossplatform C++ done right […]

Read More


In this project we work on the (S)patially (O)riented (F)ormat for (A)coustics: SOFA. The file format is intended for reading, saving, and describing spatially oriented data of acoustic systems. Examples of data we consider are head-related transfer functions (HRTFs), binaural room impulse responses (BRIRs), multichannel measurements such as done with microphone arrays, or directionality data […]

Read More