[vz-dev] SMLlib

Mathias Dalheimer dalheimer at itwm.fhg.de
Tue Jul 12 09:57:26 CEST 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hallo Tobias,

sehr cool, vielen Dank für Deine Mühe! Insbesondere die Nutzung von
CMake gibt Karmapunkte ;-) Ich klebe da üblicherweise noch ein Makefile
dran, welches diverse Schritte automatisiert. Das findest Du im Anhang.

Was mir noch fehlt ist ein Beispielprogramm & etwas Dokumentation. Wie
stellst Du Dir vor, dass Deine Library benutzt wird? Mir schwebt als
Zwischenschritt ein Konsolenprogramm vor, dem man einfach ein serielles
Interface gibt und welches dann den Smartmeter ausliest.

Ich habe im Moment keinen SML-fähigen Smartmeter hier, sonst hätte ich
das ausprobiert. Interessant wird auch, eine Mikrocontroller-Version des
Codes zu entwickeln. Da muss ich mir noch eine Meinung bilden, inwiefern
der Code dorthin übertragbar ist (vor allem in Sachen RAM-Bedarf).

Auf jeden Fall ein guter Start!

Schönen Gruß,
- -Mathias


Tobias Jeske wrote:
> Aloha!
> 
> I just want to announce that the SMLlib is released. It is an
> implementation of the SML spec. 1.03 in C. It's highly portable.
> Christian (one of my students) did a great job.
> 
> You can get it from https://github.com/tobiasjeske/SMLlib Feel free
> to use it....
> 
> To compile the lib, go to the lib's root dir and enter
>> mkdir build cd build cmake .. make (on linux) / open visual studio
>> solution file on windows
> 
> Thanks to CMake it will work on plenty of other systems as well. If
> you don't have CMake, please go to www.cmake.org and install it....
> 
> You can check the library with
>> ctest
> 
> There is no documentation so far, but if you have a look in the
> several test programs, it is pretty self explainable.
> 
> The lib was thoroughly tested (lots of test cases, checks for memory 
> leaks,...) which makes the library quite robust "in general"...
> 
> However if you still find a bug, please contact Christian or me....
> 
> Cheers, Tobi
> 
> _______________________________________________ volkszaehler-dev
> mailing list volkszaehler-dev at lists.volkszaehler.org 
> https://volkszaehler.org/mailman/listinfo/volkszaehler-dev


- -- 
______________________________________________________________________
Dipl.-Wirtsch. Ing. (Inform.) Mathias Dalheimer
Fraunhofer Institut fuer Techno- und Wirtschaftsmathematik (ITWM)
Fraunhofer-Platz 1
67663 Kaiserslautern, Germany

Phone +49(0)631/31600-4484 | mailto:dalheimer at itwm.fraunhofer.de
Fax +49(0)631/31600-1099 |
______________________________________________________________________
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4b/mYACgkQ/Rbs3OTm+yRKWgCeLtSYvvx+9iF6cx7wTKJQiPn1
8tkAnR4GrbeGbsWM2nIaSHKH3/9z7O1J
=NT/+
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile
URL: <http://volkszaehler.org/pipermail/volkszaehler-dev/attachments/20110712/cc1f70c0/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.sig
Type: application/octet-stream
Size: 71 bytes
Desc: not available
URL: <http://volkszaehler.org/pipermail/volkszaehler-dev/attachments/20110712/cc1f70c0/attachment.obj>


More information about the volkszaehler-dev mailing list