Commit Graph
1195 Commits
Author SHA1 Message Date
john30 71fec2d427 optimized resource usage, avoid unnecessary casts, formatting 2017-02-05 12:33:16 +01:00
john30 1df7df14e3 compatibility for Windows build, removed unnecessary code 2017-02-05 12:10:12 +01:00
john30 d3db9b94c0 avoid unnecessary includes, avoid unnecessary casts, better initialization, corrected readTemplates() return value on failure, separate options values 2017-02-05 12:10:00 +01:00
john30 75b31b8dee avoid unnecessary includes, avoid unnecessary casts, better initialization 2017-02-05 12:09:42 +01:00
john30 0c4b174636 check argp availability and allow using as library, made ready for Windows build in cygwin 2017-02-05 11:10:03 +01:00
john30 bbc29bdb2f switched to absolute include dirs, formatting 2017-02-04 19:28:31 +01:00
john30 72694d3244 compiler warning 2017-02-04 13:26:22 +01:00
john30 a1024222ef compiler warning 2017-02-04 12:11:53 +01:00
john30 73c18ff1b6 added TLS for libmosquitto > 1 2017-02-04 10:19:01 +01:00
john30 70c75a2280 added --mqttuser and --mqttpass, check connection establishment, ignore SIGPIPE received when broker does not accept connection, corrected client ID passed to mosquitto_new(), no longer send updated messages when connection was lost 2017-02-04 09:50:29 +01:00
john30 e6de200a03 fix for compiler warning 2017-02-04 08:29:08 +01:00
john30 0771e8ee6b updated copyright year 2017-02-04 08:04:20 +01:00
john30 81866b7932 include undecodable field name in loadScanConfigFile error message and use decimal value of SW/HW field on decode error of any of those two (still experimental due to the message itself still not being decodeable) 2017-01-31 08:05:35 +01:00
john30 22cd83280e reverted removal of touching last update time with MM messages 2017-01-29 16:37:01 +01:00
john30 1d2776d7f4 added testing, set c++11 standard 2017-01-28 09:32:55 +01:00
john30 937e0ed9e5 fixed compiler warnings 2017-01-28 09:32:07 +01:00
john30 b5c6f930a4 fix for compiler warning 2017-01-22 14:38:39 +01:00
john30 1003912132 switch to using lib instead of *.o 2017-01-22 14:11:15 +01:00
john30 1dea34e4b5 added cmake support 2017-01-22 13:55:21 +01:00
john30 87b30afcec switch to using lib instead of *.o 2017-01-22 13:54:29 +01:00
john30 7bd55633c1 order 2017-01-22 13:53:43 +01:00
john30 e256a74596 fix for argp constants in global namespace 2017-01-15 17:43:43 +01:00
john30 8239ca8047 formatting 2017-01-15 17:40:14 +01:00
john30 8fafded304 better readability 2017-01-15 13:13:17 +01:00
john30 5b66b4fe3c formattingdiff 2017-01-15 13:10:04 +01:00
john30 a1fcfde382 fix for previous commits 2017-01-15 13:09:52 +01:00
john30 b7c7ad9283 use SIGHUP for reopening log file 2017-01-15 12:37:01 +01:00
john30 a1d3042945 fixed copyright year 2017-01-15 12:11:54 +01:00
john30 f1c5c0ab28 updated copyright year 2017-01-15 11:10:08 +01:00
john30 5bf2f124b3 code style 2017-01-14 19:00:47 +01:00
john30 ebcb260d5f use spaces instead of tab 2017-01-14 18:01:37 +01:00
john30 917414a6f8 code style 2017-01-14 17:58:47 +01:00
john30 0217096b6b code style 2017-01-14 17:34:02 +01:00
john30 774e01e937 use own namespace 2017-01-14 16:41:54 +01:00
john30 7bd9446f13 spacing 2017-01-14 15:28:41 +01:00
john30 42d413ba49 corrected previously applied code style changes 2017-01-14 15:27:27 +01:00
john30 c46b839ef4 corrected host check, merged
Conflicts:
	src/ebusd/mqtthandler.cpp
2017-01-14 15:13:16 +01:00
john30 54a6c0f673 code style 2017-01-14 15:02:10 +01:00
john30 b3bb2e08ac code style 2017-01-14 13:00:04 +01:00
konradKandGitHub 512d796224 Update mqtthandler.cpp 2017-01-08 21:18:24 +01:00
john30 d13b271a05 documentation 2017-01-08 17:32:54 +01:00
john30 da58804f46 use default timeout 2017-01-08 17:32:40 +01:00
john30 b96d2c32f5 check version number 2017-01-08 16:47:58 +01:00
john30 6f384beb4d compiler warning 2017-01-08 16:41:17 +01:00
john30 8e7edc6d1e fix for argp usage 2017-01-08 16:38:30 +01:00
john30 d3b584257a better variable name 2017-01-08 16:37:41 +01:00
john30 1107dbc566 fix for compiler warnings 2017-01-08 14:45:19 +01:00
john30 1ceb0d23e6 support newer libmosquitto as well 2017-01-08 14:44:43 +01:00
john30 79f65cf4e0 fix for compiler warnings 2017-01-08 14:39:53 +01:00
john30 35bbad0be6 fix override 2017-01-08 14:05:24 +01:00