[vz-dev] [volkszaehler/vzlogger] 4c4a24: made MeterD0 parsing more fault tolerant. fix delt...

2015-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/vzlogger
  Commit: 4c4a24adf717314aba02a677c0de3b683f8eebd4
  
https://github.com/volkszaehler/vzlogger/commit/4c4a24adf717314aba02a677c0de3b683f8eebd4
  Author: Matthias Behr 
  Date:   2015-03-12 (Thu, 12 Mar 2015)

  Changed paths:
M src/protocols/MeterD0.cpp

  Log Message:
  ---
  made MeterD0 parsing more fault tolerant. fix delta timestamp in logdump


  Commit: 3942ca20211bc6d8a848509950a8a14915fecafc
  
https://github.com/volkszaehler/vzlogger/commit/3942ca20211bc6d8a848509950a8a14915fecafc
  Author: andig 
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
M src/protocols/MeterD0.cpp

  Log Message:
  ---
  Merge pull request #142 from mbehr1/fix_as1440

made MeterD0 parsing more fault tolerant. fix delta timestamp in logdump


Compare: 
https://github.com/volkszaehler/vzlogger/compare/fbe834fc0fec...3942ca20211b

[vz-dev] [volkszaehler/vzlogger] bc618a: implemented avg mode for non aequidistant tuples

2015-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/vzlogger
  Commit: bc618a27df24875b56166d726881a19be1a9de6b
  
https://github.com/volkszaehler/vzlogger/commit/bc618a27df24875b56166d726881a19be1a9de6b
  Author: Matthias Behr 
  Date:   2015-03-11 (Wed, 11 Mar 2015)

  Changed paths:
M include/Buffer.hpp
M src/Buffer.cpp

  Log Message:
  ---
  implemented avg mode for non aequidistant tuples


  Commit: 09ebfc3d3cd94e19fdf7fb1f1baaad3127fb4e6b
  
https://github.com/volkszaehler/vzlogger/commit/09ebfc3d3cd94e19fdf7fb1f1baaad3127fb4e6b
  Author: Matthias Behr 
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
M include/Buffer.hpp
M src/Buffer.cpp

  Log Message:
  ---
  Merge pull request #140 from mbehr1/agg_avg_86

implemented avg mode for non aequidistant tuples


Compare: 
https://github.com/volkszaehler/vzlogger/compare/3942ca20211b...09ebfc3d3cd9

[vz-dev] [volkszaehler/vzlogger] 18ad8b: added unit tests

2015-03-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/volkszaehler/vzlogger
  Commit: 18ad8b0f7cf538d5a00e2b5bcdb9a6d018f37fbb
  
https://github.com/volkszaehler/vzlogger/commit/18ad8b0f7cf538d5a00e2b5bcdb9a6d018f37fbb
  Author: Matthias Behr 
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
A tests/ut_buffer.cpp

  Log Message:
  ---
  added unit tests


  Commit: ad8095d9018f52f9599bd3dac92319417aa7af6f
  
https://github.com/volkszaehler/vzlogger/commit/ad8095d9018f52f9599bd3dac92319417aa7af6f
  Author: andig 
  Date:   2015-03-14 (Sat, 14 Mar 2015)

  Changed paths:
A tests/ut_buffer.cpp

  Log Message:
  ---
  Merge pull request #143 from mbehr1/agg_avg_86

added unit tests for buffer avg handling


Compare: 
https://github.com/volkszaehler/vzlogger/compare/09ebfc3d3cd9...ad8095d9018f