Commit graph

6344 commits

Author SHA1 Message Date
700d941b4a This warning has been here since the dawn of time... Kill it 2019-06-19 18:40:38 +08:00
cbc5ee1356 Fix Windows Builds 2019-06-19 18:35:45 +08:00
370c0dde7b Pretty Build Lines... Bored... 2019-06-19 18:33:17 +08:00
d777eb4f5a Add this header 2019-06-19 18:05:45 +08:00
cbefe84f46 Cleanup some very minor Memory Leaks. Nothing Major here 2019-06-19 18:00:04 +08:00
53b041f92b Add Leak Suppressions File 2019-06-19 13:03:39 +08:00
eab8d30471 Technically - These are not leaks as the Classes are static and intended to live for the lifetime of the application. But Lets cleanup so leak report is clean 2019-06-19 12:50:05 +08:00
5fdefd84b6 Get Rid of this warning 2019-06-17 21:06:09 +08:00
179624ff3c Bah... Merge Conflict? 2019-06-17 21:03:20 +08:00
2d8ded98c6 Add a SensorMultiLevelCCTypes.xml to our xml tests 2019-06-17 20:49:29 +08:00
4478eea26b
Sensor multi level (#1844)
* rewrite the SensorMultiLevel CC to read in Sensor Types and Scales from a Config File

* Localization and ValueID Indexes, as well as use the Correct Unit for each ValueID

* Windows Build Updates

* Fix VS2010 build by adding SensorMultiLevelCCTypes

* Remove VS2008

* Add SensorMultiLevelCCTypes to winRT

* Update SensorMultiLevelCCTypes.xml
DKD13867 Z-Wave Specification release 2019B registry says Illuminance and Lux

* make dist-update

* make gcc happy (about unused variable)

* Set ForceInstances to false on Multi-Channel Assoc of FGMS-001 ZW5 (#1837)

Fixes reporting
2019-06-17 20:26:59 +08:00
Peter Gebruers
434d6f6fb2
Merge pull request #1834 from gizmocuz/fix-crash-driver-NONCE-report
Fixes crash when node = NULL
2019-06-17 08:19:41 +02:00
210c300b73 Update Qubino ZMNHTDx device with MapRootToEndpoints and InstanceLabels 2019-06-12 22:02:09 +08:00
9079e29370 Bail Out if our Index is Invalid 2019-06-12 21:59:06 +08:00
d41b1a6581 Update config for Qubino ZMNHXDx 2019-06-12 19:12:27 +08:00
22ee8a7c1c This should be 16 - Thanks Peter 2019-06-12 12:01:08 +08:00
97fa4c555d Update Revision 2019-06-11 17:32:56 +08:00
49c3893c76 Fix Build Error with unused node 2019-06-11 17:29:37 +08:00
1c501f67db Oh how I love you Windows 2019-06-11 17:18:12 +08:00
3d1a95361e Update Meter Class to Version 5 - Issue #1836 2019-06-11 17:11:20 +08:00
fbcfe15f89 Update Distfiles 2019-06-11 09:55:14 +08:00
0ffa655488 Forgot this file 2019-06-11 09:53:44 +08:00
10bc1c2574 Fix the Revision Again 2019-06-11 09:51:25 +08:00
Peter Gebruers
74c719c75d Update device config PA-100 + add to database (#1833) 2019-06-11 09:49:50 +08:00
ce043aa52f Update Revision 2019-06-11 09:49:04 +08:00
Peter Gebruers
baeeb8dd2b Update Qubino ZMNHADx (#1832)
Fixes #1820
2019-06-11 09:48:00 +08:00
Narek911
d2a5f36970 XML config files for Heltun Switcher and FanCoil Termostat (#1825)
* Heltun Switcher and FanCoil Termostat
2019-06-11 09:47:20 +08:00
7f440b6e0d Issue #1831 - Implement GetTypeAsString and GetGenreAsString in ValueID Class 2019-06-11 09:41:52 +08:00
Rob Peters
cbed3d0e38 Fixes crash when node = NULL 2019-06-10 14:02:28 +02:00
339d53d7cb merge master 2019-06-10 12:28:25 +08:00
067d428596 These CC also used Switch to CreateValues based on GetVersion... which is wrong 2019-06-08 01:10:20 +08:00
2a198e7a6f Fix possible crash for Devices that Support SwitchMultiLevel CC Greater than Version 4 2019-06-08 01:03:49 +08:00
e3e34f6da7
Dev (#1829)
* Add a template for the config files

* Add Small Perl Script to download and resize images

* Namespace our Files...  (#1828)

* Move CommandClasses into new Namespace

* Moved Value Classes into Internal::VC Namespace

* Add the Internal::Platform namespace

* I am enviromentally friendly. I do not polute namespaces - Sorry to all that have implemented the ValueID index enums already

* returning a ENUM value is already const...

* Final Namespaces for our base classes

* Microsoft - Do you like it this way?

* Attempt 2 for MS

* Typo on the ValueClass Namespace

* Fixes for WinRT.

* Formatting.... I'm sick of mixed spaces and tabs :)

* What a Bizzare error - WinRT can't handle new lines :)
2019-06-06 23:58:59 +08:00
22704d906f What a Bizzare error - WinRT can't handle new lines :) 2019-06-06 22:51:56 +08:00
4a7de81445 Formatting.... I'm sick of mixed spaces and tabs :) 2019-06-06 18:14:05 +08:00
9db3fbe7dc Fixes for WinRT. 2019-06-06 17:47:42 +08:00
f92b651246 Typo on the ValueClass Namespace 2019-06-06 17:31:09 +08:00
0390cf55de Attempt 2 for MS 2019-06-06 16:50:43 +08:00
9671aeb0c0 Microsoft - Do you like it this way? 2019-06-06 15:43:08 +08:00
e9273febf8
Namespace our Files... (#1828)
* Move CommandClasses into new Namespace

* Moved Value Classes into Internal::VC Namespace

* Add the Internal::Platform namespace

* I am enviromentally friendly. I do not polute namespaces - Sorry to all that have implemented the ValueID index enums already

* returning a ENUM value is already const...

* Final Namespaces for our base classes
2019-06-06 15:18:09 +08:00
403c5e4355 merge master 2019-06-06 15:16:16 +08:00
0206fdd3f8 This is not a warning, and make sure we single we handled the Message 2019-06-04 11:51:45 +08:00
167488850a update distfiles 2019-06-03 22:21:52 +08:00
1bfa16d24b Another 308 Devices updated from the ZWA page 2019-06-03 22:21:15 +08:00
375b0d09b4 Merge branch 'master' of https://github.com/OpenZWave/open-zwave 2019-06-03 22:20:46 +08:00
a162f64b78 Convert the duration to ms for the timer 2019-06-03 22:10:19 +08:00
d876750b27 add these fields 2019-06-03 13:40:39 +08:00
c2260624ae add URL to Wiki 2019-06-03 13:20:28 +08:00
3de9f2a669 Merge branch 'master' of https://github.com/OpenZWave/open-zwave 2019-06-03 13:19:31 +08:00
cfc0926b19 Update Options.xml file with some help text 2019-06-03 13:19:11 +08:00