Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Tob1 Dateiformat ist jetzt neben tob2 und tob3 unterstützt. Fast alle Campbell Scientific Datentypen werden jetzt unterstützt und validiert. Kritische Abschnitte des Codes wurde aufgeräumt, damit es Portierung auf andere Architekturen (64 bytes, endianness, etc.). Ein paar Bugfixes und einige Quelltextbereinigung sind ebenfalls Teil dieser Pressemitteilung.
Tags: Major feature enhancements
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.

2007-09-13 20:01
0.97

Mehr Datentypen werden nun unterstützt (bool4, ASCII, NSEC, IEEE 4 (LSB und MSB), FP2, uint2 und int4 validiert worden sind), und der Code wurde weiter auf Geschwindigkeit optimiert.
Tags: Major feature enhancements
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.

2007-09-03 22:58
0.9

Tags: Initial freshmeat announcement

Project Resources