Check in
authorTobias <tm@tm3d.de>
Thu, 16 Feb 2017 21:16:20 +0000 (22:16 +0100)
committerTobias <tm@tm3d.de>
Thu, 16 Feb 2017 21:16:20 +0000 (22:16 +0100)
commitc7561c5e50f1df4015c0c250bdbaa2efbb95a3bd
tree7c4fb3a896354be42aefc7c8406a3d5ea9c0ad94
Check in
27 files changed:
AUTHORS [new file with mode: 0755]
COPYING [new file with mode: 0755]
INSTALL [new file with mode: 0755]
Makefile.am [new file with mode: 0755]
NEWS [new file with mode: 0755]
README [new file with mode: 0755]
configure.ac [new file with mode: 0755]
src/Makefile.am [new file with mode: 0755]
src/hexfile.cpp [new file with mode: 0755]
src/hexfile.h [new file with mode: 0755]
src/libusbds2490.c [new file with mode: 0755]
src/libusbds2490.h [new file with mode: 0755]
src/main.cpp [new file with mode: 0755]
src/mySensorDB.cpp [new file with mode: 0755]
src/mySensorDB.h [new file with mode: 0755]
src/owCOMInterface.cpp [new file with mode: 0755]
src/owCOMInterface.h [new file with mode: 0755]
src/owDevice.cpp [new file with mode: 0755]
src/owDeviceConfig.cpp [new file with mode: 0644]
src/owDeviceConfig.h [new file with mode: 0644]
src/owInterface.cpp [new file with mode: 0755]
src/owInterface.h [new file with mode: 0755]
src/owPiGPioInterface.cpp [new file with mode: 0755]
src/owPiGPioInterface.h [new file with mode: 0755]
src/owTools.h [new file with mode: 0755]
src/owUSBInterface.cpp [new file with mode: 0755]
src/owUSBInterface.h [new file with mode: 0755]