Commit graph

26 commits

Author SHA1 Message Date
Steffen Vogel
f5931dcc7e improved exception handling on failed HTTP requests 2012-03-12 16:12:24 +01:00
Steffen Vogel
319ee643ad added registry to manage memory for string identifiers 2012-03-12 01:32:54 +01:00
Steffen Vogel
7a60100944 added serial support for D0 protocol (thanks to Kai Krüger, ITWM!) 2012-02-10 10:10:00 +01:00
Steffen Vogel
5aca528242 removed old stuff 2012-02-03 15:27:49 +01:00
Steffen Vogel
17865a660c modularized api stuff (a step forward to support multiple protocols) 2012-02-03 15:26:07 +01:00
Steffen Vogel
a15aa43ca3 added routines to free allocated memory 2012-02-03 15:24:16 +01:00
Steffen Vogel
d67c965d46 fixed #131 (thanks to r00t!!) 2012-02-03 13:51:52 +01:00
Steffen Vogel
617c4e0282 fixed invalid header 2012-01-22 15:52:36 +01:00
Steffen Vogel
f40fe02008 reorganized directory structure: merged libmtr and vzlogger and removed vzreader 2012-01-19 18:50:54 +01:00
Steffen Vogel
e8a105a2cd reorganized directory structure (seperated protocols) 2012-01-19 18:20:52 +01:00
Steffen Vogel
597c34712c more splitting 2012-01-19 18:04:36 +01:00
Steffen Vogel
a04c73764e splittet reading related stuff into extra file 2012-01-19 18:03:09 +01:00
Steffen Vogel
63a7dc3285 added baudrate parsing to d0 protocol (connection routine still missing) 2011-12-06 02:35:14 +01:00
Steffen Vogel
b082350454 added new meter protocol: file 2011-12-05 21:45:19 +01:00
Steffen Vogel
eb09fd5a62 moved protocol dependent configuration to protocol sources 2011-12-05 21:42:57 +01:00
Steffen Vogel
7649863508 added function to convert double to struct timeval 2011-11-22 01:48:45 +01:00
Steffen Vogel
0a44949239 added more identifier types (strings and uuids)
- 1-wire IDs
- UUIDs from fluksousb
- ...
2011-11-22 01:02:57 +01:00
Steffen Vogel
0eb37cd777 Merge branch 'master' of github.com:volkszaehler/vzlogger
Conflicts:
	src/d0.c
	src/obis.c
2011-11-21 00:47:47 +01:00
Steffen Vogel
bdabc5c518 huge changes: a lot of code refactoring, coding standards, a improved configuration system, support for absolute counters etc... 2011-11-21 00:38:05 +01:00
Steffen Vogel
f1bc1c5269 added ids for Hager eHz
replaced regex parser
2011-11-02 09:16:53 +01:00
Steffen Vogel
c5e69ae52f fixed some compiler warnings (D0 support still incomplete) 2011-10-16 00:12:53 +02:00
Steffen Vogel
668812aff9 introduced new JSON configuration format and some structural changes (meter => channel mapping) 2011-10-15 23:58:50 +02:00
Steffen Vogel
a0c3044515 updated packaging 2011-10-08 17:21:58 +02:00
Steffen Vogel
df091b1d6b changed a lot.. (configuration parsing still not finished: bin/logger/src/options.c) 2011-10-07 22:26:03 +02:00
Steffen Vogel
d11ac57848 seperated source and header files 2011-09-15 21:41:20 +02:00
Steffen Vogel
c217a9f1d7 just to much to describe it ;)
- added new structure
- added SML support
2011-09-10 00:00:26 +02:00