Commit Graph

15 Commits

Author SHA1 Message Date
Theo Arends ebeb4ea7ff Remove AddLog_P in favour of AddLog
Remove AddLog_P in favour of AddLog switching log from stack to heap allowing longer log entries (up to approximate log buffer size)
2021-06-05 11:47:09 +02:00
Stephan Hadinger eb94354ff6 Zigbee max end-device 2021-05-22 18:03:58 +02:00
Stephan Hadinger 48fd885759 Zigbee fix CC2652P2 2021-04-23 23:34:38 +02:00
Stephan Hadinger ed01748b6d Zigbee refactored storage for devices and data 2021-04-22 14:49:38 +02:00
Theo Arends 89d8fbb0ec Change ARRAY_SIZE() to nitems() 2021-02-28 12:50:02 +01:00
Stephan Hadinger 2503cb9d03 Zigbee fix cc2652 init and permitjoin 2021-02-18 20:04:41 +01:00
Stephan Hadinger 62886b566a Zigbee compatibility with CC2652 2021-02-18 08:49:18 +01:00
Stephan Hadinger 7e566de935 Initial support for ZStack 3 2021-01-28 19:23:00 +01:00
Stephan Hadinger 48c4b64879 Fix and improvement to ext_snprintf 2021-01-25 16:02:56 +01:00
Theo Arends efaed8046d Refactor AddLog usage 2021-01-23 16:26:23 +01:00
Stephan Hadinger 081f097b60 Zigbee increase timeouts for EZSP 2021-01-18 20:39:14 +01:00
Stephan Hadinger 9270e956d4 Zigbee increase timeout to 5s for first command 2021-01-16 10:55:40 +01:00
Theo Arends dcbb3f1e0e Happy New Year 2021-01-01 13:44:04 +01:00
Stephan Hadinger 41020cddd5 Zigbee add clusters to endpoints 2020-12-22 20:05:28 +01:00
Stephan Hadinger 1558f0c731 Zigbee add visual map of network 2020-12-12 19:05:47 +01:00