Ryan Mulder
|
5022976cf9
|
Fixed debug printf warnings in BACnet/SC modules. (#963)
|
2025-04-10 11:27:13 -05:00 |
|
Steve Karg
|
cfe257fe69
|
Fixed spelling errors detected by code-spell utility. (#895)
* Fixed spelling errors detected by code-spell utility.
* Fixed cppcheck preprocessorErrorDirective. Suppressed new cppcheck warnings until fixed.
|
2025-01-21 13:31:43 -06:00 |
|
Steve Karg
|
11682ca484
|
Removed use of 'class' keyword as a variable in BACnet/SC (#872)
|
2024-12-10 13:46:03 -06:00 |
|
Steve Karg
|
d4cbec91e2
|
Enabled style and CERT-C addon for CPPCHECK (#869)
* Enabled style and CERT-C addon for CPPCHECK with some suppressions and fixed the defects found..
|
2024-12-10 07:56:24 -06:00 |
|
Steve Karg
|
cf77abac9b
|
Feature/bacnet secure connect hub (#818)
* Added BACnet Secure Connect datalink.
* Added BACnet/SC hub application
---------
Co-authored-by: Kirill Neznamov <kirill.neznamov@dsr-corporation.com>
Co-authored-by: Mikhail Antropov <michail.antropov@dsr-corporation.com>
Co-authored-by: Ondřej Hruška <ondra@ondrovo.com>
Co-authored-by: Patrick Grimm <patrick@lunatiki.de>
|
2024-11-04 07:05:26 -06:00 |
|