~vcs-imports/nut:tripplite_serial_protocol

Last commit made on 2017-10-11
Get this branch:
git clone -b tripplite_serial_protocol https://git.launchpad.net/~vcs-imports/nut

Branch merges

Branch information

Name:
tripplite_serial_protocol
Repository:
lp:~vcs-imports/nut

Recent commits

da62313... by Charles Lepple <email address hidden>

tripplite: log a sample D value

afd90f5... by Charles Lepple <email address hidden>

tripplite: add debug output for detection commands

b8df06b... by Charles Lepple <email address hidden>

Merge remote-tracking branch 'github/pull/480': C++ improvements

Closes: https://github.com/networkupstools/nut/issues/472

4a7c5d0... by Jim Klimov <email address hidden>

Improve configure script and recipe for CPPUNIT and C++11 detection

* Detect C++11 support and its use for CPPUNIT tests through configure.ac - should address issue #472
* Report after detecting C++11 support, presence of libcppunit, and request for valgrind, whether we'd build the cppunit tests
* Update relevant comments in configure.ac

418e36b... by Spiros Ioannou <email address hidden>

phoenixcontact_modbus: fix stale data detection

Also mark driver as DRV_BETA

Source: http://lists.alioth.debian.org/pipermail/nut-upsdev/2017-September/007331.html

09ac80a... by Jim Klimov <email address hidden>

configure.ac : look for CPPUNIT after detecting pkg-config presence, can help vs. issue #478

57b8185... by Jim Klimov

Merge pull request #428 from jimklimov/fix-docs-ro-resources

Fix docs RO resources and enable cables HTML docs

51cfa6d... by Jim Klimov

A few small fixes for cleaner codebase and compilations (#466)

* dstate.h : use our timehead.h to have "struct timeval" defined

* eaton-marlin : cosmetic whitespace fixes

* tests/Makefile.am : cppunit should build with C++11

* .travis.yml : make sure to use "docker" env with its gcc-4.8+ for support of C++11 in cppunit tests

07aca44... by Jim Klimov <email address hidden>

docs/Makefile.am : fix up access rights for other files in docs too (some PNGs end up inaccessible otherwise)

86e89e6... by Jim Klimov <email address hidden>

Merge remote-tracking branch 'upstream/master' into fix-docs-ro-resources as of 2017-08-23