Télécharger la liste

Description du projet

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.

Système requise

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

Le format de fichier Tob1 est désormais pris en charge aux côtés Tob2 et tob3. Presque toutes les données scientifiques Campbell types sont maintenant pris en charge et validées. Les sections critiques du code ont été nettoyés en place afin de rendre portable vers d'autres architectures (64 octets, boutisme, etc.) Quelques corrections de bugs et quelques nettoyage de code font également partie de ce communiqué.
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

Autres types de données sont maintenant supportés (bool4, ASCII, NSEC, IEEE 4 (LSB et MSB), PC2, uint2, et int4 ont été validés), et le code a été optimisé pour la vitesse.
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