Activity for BACnet Protocol Stack

  • GitHub committed [20f402] on Code

    Fix lighting output commands for warn-off and warn-relinquish (#1212)

  • GitHub committed [b6d895] on Code

    Update BACnet protocol revision and enhance lighting output handling (#1211)

  • GitHub committed [2b59aa] on Code

    Add RGB pixel and brightness APIs, update Blinkt example (#1210)

  • Steve Karg Steve Karg committed [f00437] on Code

    Cleanup debug messages.

  • Steve Karg Steve Karg committed [44233d] on Code

    remove files not needed

  • Steve Karg Steve Karg committed [e21113] on Code

    Cleanup debug messages.

  • Steve Karg Steve Karg committed [e8386f] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

  • GitHub committed [4924a5] on Code

    Add enumeration text lookup for BACnet types (#1209)

  • Steve Karg Steve Karg committed [108e94] on Code

    [WIP] Added unit test for bactext module for property states.

  • Steve Karg Steve Karg committed [257edd] on Code

    [WIP] Added unit test for bactext module.

  • Steve Karg Steve Karg committed [cb75c9] on Code

    [WIP] Added unit test for bactext module.

  • Steve Karg Steve Karg committed [2ad241] on Code

    Updated CHANGELOG for recent changes.

  • Steve Karg Steve Karg committed [d03c32] on Code

    Updated CHANGELOG for recent changes.

  • Steve Karg Steve Karg committed [0c8ffa] on Code

    Updated CHANGELOG for recent changes.

  • Steve Karg Steve Karg committed [b93985] on Code

    Added enumeration text lookup for BACnetAuthenticationStatus, BACnetAuthorizationMode, BACnetAccessCredentialDisable, BACnetAccessCredentialDisableReason, BACnetAccessUserType, BACnetAccessZoneOccupancyState, BACnetWriteStatus, BACnetIPMode, BACnetDoorValue, BACnetMaintenance, BACnetEscalatorFault, BACnetEscalatorMode, BACnetEscalatorOperationDirection, BACnetBackupState, BACnetSecurityLevel, BACnetLiftCarDirection, BACnetLiftCarDoorCommand, BACnetLiftCarDriveStatus, BACnetLiftCarMode, BACnet...

  • Steve Karg Steve Karg committed [30f771] on Code

    Added enumeration text lookup for BACnetAuthenticationStatus, BACnetAuthorizationMode, BACnetAccessCredentialDisable, BACnetAccessCredentialDisableReason, BACnetAccessUserType, BACnetAccessZoneOccupancyState, BACnetWriteStatus, BACnetIPMode, BACnetDoorValue, BACnetMaintenance, BACnetEscalatorFault, BACnetEscalatorMode, BACnetEscalatorOperationDirection, BACnetBackupState, BACnetSecurityLevel, BACnetLiftCarDirection, BACnetLiftCarDoorCommand, BACnetLiftCarDriveStatus, BACnetLiftCarMode, BACnet...

  • Steve Karg Steve Karg committed [ff3b49] on Code

    Added text for BACnetNodeRelationship, BACnetAction, BACnetFileAccessMethod, BACnetLockStatus, BACnetDoorAlarmState, BACnetDoorStatus, BACnetDoorSecuredStatus, and BACnetAccessEvent.

  • Steve Karg Steve Karg committed [9d8cc3] on Code

    Print the enumerated names of the property list with show-values option.

  • Steve Karg Steve Karg committed [24d963] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

  • GitHub committed [81c425] on Code

    Enhance C89 compatibility by replacing strtof and strtold with strtod in conversion functions (#1207)

  • GitHub committed [1dead4] on Code

    Increase unit test coverage for device object (#1208)

  • GitHub committed [3a0878] on Code

    Add API for writable object property lists (#1206)

  • GitHub committed [c408cc] on Code

    Update Last_On_Value logic for Present_Value property (#1205)

  • GitHub committed [89cf25] on Code

    Added post-write notifications for channel, timer, and loop objects. (#1204)

  • GitHub committed [5802bd] on Code

    Fixed CreateObject service list-of-initial-values encoding and decoding. (#1199)

  • GitHub committed [21daea] on Code

    Added device WriteProperty callbacks for Timer object in example device objects implementations. (#1203)

  • GitHub committed [8aabe8] on Code

    Changed RGB color clamp function to avoid Zephyr RTOS name collisions. (#1201)

  • GitHub committed [c5dc00] on Code

    Bugfix/validate-user-provided-file-object-paths (#1197)

  • Steve Karg Steve Karg committed [1a2d7b] on Code

    Updated version to 1.4.3.rc1 for security tracking in branch.

  • Steve Karg Steve Karg committed [715e45] on Code

    Changed version to 1.5.0.rc3 for security fix tracking in branch.

  • GitHub committed [4e1176] on Code

    Bugfix/ubasic-string-tokenizer-null-termination (#1196)

  • Steve Karg Steve Karg committed [d40188] on Code

    Updated doc/README.developer with some path name and helpful info

  • Steve Karg Steve Karg committed [ed581d] on Code

    Updated doc/README.todo with in-progress items.

  • GitHub committed [a15ec5] on Code

    Fixed linux compile with musl (#1194)

  • GitHub committed [2f6132] on Code

    Fix mstp on bsd port (#1193)

  • Steve Karg Steve Karg committed [209c6d] on Code

    Updated CHANGELOG for latest changes. Enabled workflows for maintenance of v1.4.x branch.

  • Steve Karg Steve Karg committed [e0fbcb] on Code

    Bugfix/ubasic-string-tokenizer-null-termination (#1196)

  • GitHub committed [88abd3] on Code

    Fixed lighting-output object blink warn relinquish. (#1192)

  • Steve Karg Steve Karg committed [8fba1e] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

  • GitHub committed [5a9abd] on Code

    Fixed channel-value encoding in the channel object when no-coercian is required for lighting-command, color-command, and xy-color. (#1190)

  • GitHub committed [390711] on Code

    Changed the load control object AbleToMeetShed to only check immediate, and added CanNowComplyWithShed function to attempt to meet the shed request while in the non-compliant state. (#1191)

  • Steve Karg Steve Karg committed [df3353] on Code

    Added test for shed type amount.

  • Steve Karg Steve Karg committed [37e45b] on Code

    Added test for shed type percent.

  • Steve Karg Steve Karg committed [e7371b] on Code

    Extended load-control object unit test validation code coverage.

  • Steve Karg Steve Karg committed [affcfa] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

  • Steve Karg Steve Karg committed [b8bab7] on Code

    Fixed NULL handling in CharacterString sprintf which caused endless loop. (#1189)

  • GitHub committed [2c3c1c] on Code

    Fixed NULL handling in CharacterString sprintf which caused endless loop. (#1189)

  • Steve Karg Steve Karg committed [b8bf49] on Code

    Updated SECUTITY after CVE reported on 1.5.0.rc1

  • GitHub committed [602111] on Code

    Add support for Event_Message_Texts and Fault Event Notifications in Analog Input objects (#1188)

  • Steve Karg Steve Karg committed [16c803] on Code

    Fixed synthetic property-list handling for objects.

  • Steve Karg Steve Karg committed [90ec58] on Code

    Fixed NULL in CharacterString endless loop.

  • Steve Karg Steve Karg committed [b14200] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

  • GitHub committed [380540] on Code

    Refactored BACnetShedLevel encoding, decoding, and printing into separate file. Added unit testing. (#1187)

  • Steve Karg Steve Karg committed [7a319c] on Code

    Updated CHANGELOG for recent changes.

  • GitHub committed [731e1b] on Code

    implemented Analog_Input_Notification_Class, Analog_Input_Event_Enable, Analog_Input_Notify_Type (#1184)

  • GitHub committed [4b9cd0] on Code

    Added API and properties to basic lighting output object example for power and feedback value. (#1185)

  • GitHub committed [e0ce0b] on Code

    Disabled macOS workflow that is taking forever. (#1186)

  • Steve Karg Steve Karg committed [a2ae21] on Code

    Print property-list as an array using braces.

  • Steve Karg Steve Karg committed [b74b61] on Code

    Fixed bacapp_snprintf_host_n_port() printing value.

  • Steve Karg Steve Karg committed [eec7d3] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

  • Steve Karg Steve Karg committed [8c5de5] on Code

    Fixed a regression in the rpm_ack_object_property_process() function that prevented proper parsing of multi-object ReadPropertyMultiple ACK responses. The bug was introduced in PR #765 and caused the function to incorrectly return ERROR_CODE_INVALID_TAG after processing the first object, even when additional valid objects were present in the response. Added tests that use rpm_ack_object_property_process() with a multi-object RPM ACK to verify the fix and prevent regression. (#1183)

  • Steve Karg Steve Karg committed [aa377a] on Code

    Fixed Channel object coercion encoding of non-primitive data. (#1181)

  • Steve Karg Steve Karg committed [f8b0be] on Code

    Fixed writing to the Channel object when no member value coercion was required. (#1176)

  • Steve Karg Steve Karg committed [62334d] on Code

    Fix warnings during unit testing of BACnet secure connect node. (#1182)

  • Steve Karg Steve Karg committed [2e973f] on Code

    Updated CHANGELOG for recent changes.

  • GitHub committed [7f2690] on Code

    Fixed a regression in the rpm_ack_object_property_process() function that prevented proper parsing of multi-object ReadPropertyMultiple ACK responses. The bug was introduced in PR #765 and caused the function to incorrectly return ERROR_CODE_INVALID_TAG after processing the first object, even when additional valid objects were present in the response. Added tests that use rpm_ack_object_property_process() with a multi-object RPM ACK to verify the fix and prevent regression. (#1183)

  • GitHub committed [2b3282] on Code

    Fixed Channel object coercion encoding of non-primitive data. (#1181)

  • GitHub committed [95cdec] on Code

    Fix warnings during unit testing of BACnet secure connect node. (#1182)

  • Steve Karg Steve Karg committed [bb9724] on Code

    Use EMPTY tag in read-prop-ack to signal empty. Enable WriteProperty by default for detecting writable properties.

  • Steve Karg Steve Karg committed [3feb6a] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

  • GitHub committed [b1c6a0] on Code

    Fixed writing to the Channel object when no member value coercion was required. (#1176)

  • Steve Karg Steve Karg committed [a50fe3] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

  • Steve Karg Steve Karg committed [5758e5] on Code

    Bump release candidate version to rc2

  • GitHub committed [9378f7] on Code

    Secured npdu_is_expected_reply() function where the MS/TP reply matcher could have an out-of-bounds read. (#1178)

  • Steve Karg Steve Karg committed [1257d1] on Code

    Updated CHANGELOG for recent changes.

  • Steve Karg Steve Karg committed [398d31] on Code

    Expanded the Channel object write member value coercion properties supported.

  • GitHub committed [11efd6] on Code

    Integrated the Loop object read/write references and manipulated variables with device read/write property in basic example device object. (#1175)

  • Steve Karg Steve Karg committed [63e984] on Code

    Updated CHANGELOG for recent changes.

  • GitHub committed [9a335b] on Code

    Added `_Address` versions of a few services, primarily for interacting with MS/TP slaves (#1174)

  • GitHub committed [6993a7] on Code

    Bugfix/indtext-find-string-among-similar (#1173)

  • GitHub committed [458508] on Code

    increase size of `MAX_HEADER` in `BACDL_MULTIPLE` because 8 is not big enough for some datalinks (e.g. mstp) (#1170)

  • GitHub committed [19cd0e] on Code

    Add npdu set i am router to network handler (#1169)

  • GitHub committed [0fd814] on Code

    Change prints to debug (#1168)

  • GitHub committed [b1c9d0] on Code

    Fixed compiler macro redefined warning when optional datatypes are defined globally. (#1172)

  • GitHub committed [8991c5] on Code

    Fixed copy and compare API of BACnetObjectPropertyReference structure. (#1171)

  • GitHub committed [e7f110] on Code

    Fixed array-bounds on BACnetObjectPropertyReference parsing. (#1167)

  • GitHub committed [bdfe70] on Code

    Fixed the missing BACnetObjectPropertyReference text used in debugging. Also fixed missing BACnetSCFailedConnectionRequest, BACnetSCHubFunctionConnection, BACnetSCDirectConnection,BACnetSCHubConnection, BACnetTimerStateChangeValue, and BACnetAddressBinding text. (#1166)

  • GitHub committed [c33944] on Code

    Fixed the units to/from ASCII to function for other units properties. (#1165)

  • GitHub committed [cef68d] on Code

    Feature/refactor-apps-string-parsing (#1152)

  • Steve Karg Steve Karg committed [16962e] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

  • GitHub committed [73fbb4] on Code

    Fixed bacnet_snprintf() to be able to return the full length of a string when the size is zero. (#1164)

  • Steve Karg Steve Karg committed [071a81] on Code

    Use the non-deprecated version of the BACnet application decoder.

  • Steve Karg Steve Karg committed [defc8c] on Code

    Allow BACnet destination to be a any object when decoding.

  • Steve Karg Steve Karg committed [85bf25] on Code

    Fix empty lists

  • Steve Karg Steve Karg committed [2e5adf] on Code

    Added '-h' option for omitting the header.

  • Steve Karg Steve Karg committed [8e3e06] on Code

    Added '-h' option for omitting the header.

  • Steve Karg Steve Karg committed [be0839] on Code

    pre-commit

  • Steve Karg Steve Karg committed [1b8ac6] on Code

    [WIP] convert dnet, dadr, and mac to use same optional args as RP/WP, etc.

  • Steve Karg Steve Karg committed [4da985] on Code

    [WIP] time-sync-recipients

  • Steve Karg Steve Karg committed [2184b7] on Code

    Merge remote-tracking branch 'origin/master' into bugfix/add-more-bibbs-to-bacepics

1 >