added FIELD.N to 'read' command for retrieving N'th FIELD, fixed getMasterNumber(), check maximum NN in message, use more constants, check all type conversions, added --nodevicecheck to ebusfeed help

This commit is contained in:
john30
2015-02-22 13:57:37 +01:00
parent 564a602eaf
commit d50b3b6cb2
17 changed files with 172 additions and 130 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
AM_CXXFLAGS = -fpic \
-Wall \
-Wextra \
-Wno-unused-parameter
-Wno-unused-parameter \
-Wconversion
noinst_LIBRARIES = libebus.a