Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-12 20:40
0.99.5

The Tob1 file format is now supported alongside tob2 and tob3. Almost all Campbell Scientific data types are now supported and validated. Critical sections of the code have been cleaned up in order to make it portable to other architectures (64 bytes, endianness, etc.). A few bugfixes and some code cleanup are also part of this release.
Tags: Major feature enhancements

2007-09-13 20:01
0.97

More data types are now supported (bool4, ASCII, NSEC, IEEE 4 (LSB and MSB), FP2, uint2, and int4 have been validated), and the code has been further optimized for speed.
Tags: Major feature enhancements

2007-09-03 22:58
0.9

Tags: Initial freshmeat announcement

Project Resources