Commit Graph
22 Commits
Author SHA1 Message Date
john30 46bbca5d86 file mode 2014-11-20 09:30:47 +01:00
john30 f80105b6ac Merge branch 'master' of git://github.com/yuhu-/ebusd
Conflicts:
	src/lib/ebus/data.cpp
	src/lib/ebus/data.h
	src/lib/ebus/test/test_data.cpp
2014-11-20 09:30:27 +01:00
john30 5f922f8970 added support for templates and sets of DataFields, simplified DataField creation, added missing bounds checks 2014-11-20 09:23:54 +01:00
john30 264ba1ca51 formatting 2014-11-16 11:07:46 +01:00
john30 73534d2b45 added getters 2014-11-16 10:52:45 +01:00
john30 f074ff35a4 added getters, compiler warnings 2014-11-16 10:52:19 +01:00
john30 63cde34e6a introduced type templates, added bit base types, added two-byte time, added precision, added test for any/min/max/replacement/signed min/signed max for all base types 2014-11-16 10:49:47 +01:00
john30 5c37674980 fixed == 2014-11-08 15:54:14 +01:00
john30 38d68cc94d added missing tests, use factorStr instead of separate column for key=value definition of lists 2014-11-02 22:44:44 +01:00
john30 e7e50497c6 file mode 2014-11-02 22:15:06 +01:00
john30 b5b5a49c4e added list values, use list of predefined data types instead of coding each one separately 2014-11-02 22:13:51 +01:00
john30 cb695ca132 initialze appended symbols with 0 2014-11-02 22:13:01 +01:00
john30 2525c4fe00 code style 2014-10-31 20:33:51 +01:00
john30 45ce9f180a file mode 2014-10-29 23:32:19 +01:00
john30 f798e8ee2e merge in latest libebus commit 9520d5a3283472c2a53b8396b0796723f660bed7:
started new DataField classes
2014-10-29 23:31:22 +01:00
john30 614af5984b merge in latest libebus commit 9520d5a3283472c2a53b8396b0796723f660bed7:
simplified recvSlaveDataAndCRC, adjusted tot nicer SymbolString, add error description to getMessageStr()
2014-10-29 23:30:15 +01:00
john30 7643b05935 merge in latest libebus commit 9520d5a3283472c2a53b8396b0796723f660bed7:
simplified SymbolString interface and let it handle unescaping itself
2014-10-29 23:28:51 +01:00
john30 9ca41eb457 Merge https://github.com/yuhu-/ebusd 2014-10-29 22:45:21 +01:00
john30 ae15b0e631 removed unused variable 2014-10-29 22:39:35 +01:00
john30 9fe524a1b4 Merge https://github.com/yuhu-/ebusd
Conflicts:
	src/ebusloop.cpp
2014-10-23 22:29:10 +02:00
john30 dcbe8e6157 removed BusCommand::getCommandStr() and getResultStr() 2014-10-21 09:23:38 +02:00
john30 b47d3f5f3b file modes 2014-10-21 08:59:41 +02:00