Micke Prag
|
3623f00808
|
Some fixes for making tdLearn() work on Windows, see #37
|
2009-09-01 21:58:13 +00:00 |
|
Micke Prag
|
27c2bb4afe
|
Added method tdLearn()
|
2009-09-01 20:51:37 +00:00 |
|
Micke Prag
|
6ea5ba37b6
|
Only send 5 times for ArcTech selflearning
|
2009-08-20 22:30:11 +00:00 |
|
Micke Prag
|
fbbb117a05
|
Added parameter int supportedMethods in tdLastSentCommand(), closes #36
|
2009-08-19 15:51:33 +00:00 |
|
Micke Prag
|
edfb4cbea7
|
Fixed a small issue when building on windows.
|
2009-08-13 07:00:24 +00:00 |
|
Micke Prag
|
9c8d33bade
|
Added absolute dim-level to ArcTech selflearning-devices
|
2009-06-04 14:10:11 +00:00 |
|
Micke Prag
|
a7c84132e3
|
Removed the vendor specific prefixes for device parameters
|
2009-05-11 07:39:54 +00:00 |
|
Micke Prag
|
76b114e6cd
|
Added workaround for missing function strcasecmp on Windows
|
2009-05-06 15:23:11 +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
|
d3015c907d
|
Made the Nexa-calculation much easier and skipped the dependency to std::bitset
|
2009-03-27 12:12:38 +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
|
c6d2cb7853
|
Added model to the class Device
|
2009-01-07 16:16:11 +00:00 |
|
Micke Prag
|
a39da68ff2
|
Switched to std::string in DeviceNexa
|
2009-01-07 10:26:55 +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
|
681b40bba2
|
Small buggfix for the methods in nexa-devices.
|
2008-10-29 14:51:23 +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 |
|