Projects tagged ‘instrumentation’


[19 total ]

2 Users
 

jTracert will allow you to generate sequence diagrams directly from your application runtime! This gives you a lot of advantages: Understand the code created by your colleagues/partners in a short ... [More] time Rapidly generate documentation for your partners or users. Easily investigate what's happening in large Java applications Excellent companion for a common debugger [Less]
Created 12 months ago.

1 Users

The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and ... [More] provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. [Less]
Created 8 months ago.

0 Users

These libraries are for interfacing with the following FPGA-based instrument designs: --- delay correcting beamformer --- calibration cross-correlator --- analog phase corrector
Created 12 months ago.

0 Users

A port of the Valgrind instrumentation framework to the NetBSD operating system.
Created about 1 year ago.

0 Users

Tools for instrumentating .NET projects using multi-cast attributes. Uses the PostSharp (http://www.postsharp.org/) AOP system to inject tracing and logging code into your project.
Created 10 months ago.

0 Users

The PC is now an economic and common equipment at home or office. To interface it to the real world is a step in learning Automation and Robotics. In Automation we have both Industrial and Home. ... [More] Experimenting with Home Automation and Building PC based Instruments is the first step. An Electronics card needs to be interfaced by Serial, Parallel or USB Ports. Some Small VB6 Software Source for Virtual Electronic Instruments are available here for Learning and Developing. You can Read More about it at my Data Interface Circuits section Computer Data Interface These Programs use a component Inpout32.dll from Inpout32.dll from Logix4u, Obtain the Source code and License. These Programs are for Experimentation and Educational purpose, Not Suitable for Commercial Applications. The Orcad 9 Student Edition Design Source also given here. These are the Theory and Description Pages for the VB Programs with circuits in this project. ICL7135 Printer port Voltmeter Millivolt Source R-2R Ladder D/A Preset Counter Simulation Very Simple Logic Analyzer [Less]
Created 12 months ago.

0 Users

MoniCA is a versatile real-time monitoring system originally developed for use at the Compact Array and other radio observatories operated by Australia's CSIRO. The server allows data to be ... [More] collected from an almost unlimited range of devices and archived to disk. A graphical client program allows real-time and historical data to be displayed in a flexible manner, printed, or exported for deeper analysis. Many powerful features are provided out of the box, but the framework also makes it easy for you to incorporate data from new devices or to handle data in special ways. Some features: Combine data in arbitrary ways to create aggregate monitor points. Define rules for highlighting alarm states. Audible alarm watchdog with alarm acknowledgement feature. Optionally archive data to disk, using a compressed format. The GUI client can plot any combination of monitor points and display real-time values in tables. Client fully tested on Linux, Windows, Mac and Solaris operating systems. Server has a simple ASCII socket for providing data to your custom software. Client and server both have rock-solid stability. Used at state-of-the-art research facilities with over 5000 real-time monitor points. Easily export data for analysis in spreadsheets or take graphical screen-shots. [Less]
Created 12 months ago.

0 Users

OKTECH ProfilerOKTECH Profiler is a low-impact, sampling and instrumentation profiler for Java. It doesn't require constant connection from a profiler console, as it dumps the profiled information in ... [More] a binary file. This file might be processed any time later on; report can be generated from the overall information. It can be executed in a local JVM or it can connect to a remote JMX server, allowing to profile any kind of application, e.g.: Benchmarking unit tests during the build process Production application performance analysis in application servers Custom profiling setup for desktop, client-server or any, JMX-enabled Java application The overhead of the profiler can be very low (and it can be tuned further if required, e.g. reducing the sampling frequency), but to improve accuracy it can be used in an instrumentation mode also, with a slightly higher overhead. Start with the following page: Quick Start Guide Features Release notes (1.1 is out - 2009-10-02) Downloads Documentation License information Support (community and commercial) Donate OKTECH Profiler is the product of OKTECH-Info Kft. [Less]
Created 4 months ago.

0 Users

Collection of libraries to speed up automation application developement. * ntddata: a common data abstraction layer (requires glib-2.10) * ntdwidgets: a collection of Gtk+ widgets such as switch ... [More] , gauge and plot (requires gtk+-2.8 and cairo-1.0) * ntddb: a storaging layer [Less]
Created about 1 year ago.

0 Users

PLACE LAUNCHED (November, 12th 2009) Easy Profiler is a compile-time profiler for unmanaged C++. It comprises of two components : a collector DLL containing the instrumentation routines, and a ... [More] standalone observer application to analyze/compare profiling results. Original website :http://www.potatosoftware.com Please resort to the following links for general information Content at Potato software (original website) http://www.potatosoftware.com/ (you find a presentation page, a how-to page, features + two use-cases tutorials. A detailed article at Code Project http://www.codeproject.com/KB/cpp/easyprofiler.aspx For support, feedback etc you have three options Forum category (Easy Profiler) at Potato software (ask for help and suggest ideas) http://www.potatosoftware.com/index.php?option=com_wrapper&view=wrapper&Itemid=85 Forum at Code Project (ask for help) http://www.codeproject.com/ Issues at Google code (only report bugs) http://code.google.com/p/easyprofiler/issues/list [Less]
Created about 1 month ago.