Commit graph

16 commits

Author SHA1 Message Date
Micke Prag
fbbb117a05 Added parameter int supportedMethods in tdLastSentCommand(), closes #36 2009-08-19 15:51:33 +00:00
Micke Prag
a7c84132e3 Removed the vendor specific prefixes for device parameters 2009-05-11 07:39:54 +00:00
Micke Prag
03dbceadae Refactored device-model to be string instead of integer, this helps the configuration on Linux 2009-05-06 15:08:07 +00:00
Micke Prag
88132a11d4 Major refactoring 2009-02-12 16:05:37 +00:00
Micke Prag
ca42ff2852 Made the device save it last sent command 2009-02-08 17:54:02 +00:00
Micke Prag
bb893d2119 Added function Device::parameterMatches() and implemented it on DeviceNexa 2009-02-05 16:03:09 +00:00
Micke Prag
e4e6da2918 Added 'const' to Device::getProtocol() 2009-01-09 11:57:25 +00:00
Micke Prag
b42d350907 Added namespace 'TelldusCore' to classes in library telldus-core 2009-01-07 21:14:59 +00:00
Micke Prag
61b736a4dd Updated TelldusCore with fixes for building on Windows 2009-01-07 17:23:07 +00:00
Micke Prag
c6d2cb7853 Added model to the class Device 2009-01-07 16:16:11 +00:00
Micke Prag
e2c5d1367a Fixed possible memory leak in DeviceIkea 2009-01-07 16:12:39 +00:00
Micke Prag
e7b05f7ce4 Switched to std::string in DeviceIkea 2009-01-07 10:18:54 +00:00
Micke Prag
f01c0d3b0d Added Device::getProtocol() and Device::getModel() 2009-01-06 20:55:26 +00:00
Micke Prag
2faae49d43 Added extra parameter to Device::methods() and made it pure virtual in the base class 2009-01-06 14:55:39 +00:00
Micke Prag
c9c837a138 Changed the setting "model" to be an integer instead of a string. 2008-10-17 14:14:38 +00:00
Micke Prag
41e82a0445 Renamed library TellUsbD101 to TelldusCore and some minor fixes for building on Windows. 2008-10-16 15:03:03 +00:00
Renamed from driver/TellUsbD101/DeviceIkea.cpp (Browse further)