1
0
mirror of https://github.com/Utyff/Zintercom.git synced 2026-01-12 17:27:42 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Utyf
07f7ac2147 cleanup 2022-02-20 16:35:16 +03:00
Utyf
b2ac615230 Merge branch 'rgb_led' into master
# Conflicts:
#	Source/preinclude.h
#	Source/zcl_app.c
2022-02-20 12:28:51 +03:00
lost
23e04d3571 Add RGB led support
Rework button actions (single, double, hold)
Detail description can be found in hardware/Домофон zintercom.docx
2022-02-16 22:09:22 +02:00
Utyf
a3ec8d06b0 fix button hold 2022-02-12 14:34:48 +03:00
lost
e63e1cbd92 Some major fixes:
1. Fixed a call detecting mechanism, which led to a call cliff during a conversation or opening the door, which sometimes prevented open the door. (In some cases, it did not open at all)
2. In battery mode, the sleep mode is fixed - it is now possible to open the door.
3. In the battery mode, change the sound mode by the button is disabled, because 'no sound' mode on the battery is in development.
2021-06-14 12:53:09 +03:00
lost
8ac322e25f v0.1
fixed the work of inputs and outputs on the target board (button and call)
implemented sleep mode in battery mode (end device)
power attributes are always advertised, (used only in battery mode)
implemented bind to another device (notify about a call to the intercom)
minor changes in the code (syntactic)
2021-01-15 17:25:53 +02:00
lost
93b529496d some work on ring and btn events 2021-01-07 23:44:10 +02:00
lost
0a89db60ab enabled ADC calculation 2020-12-29 00:26:44 +02:00
lost
496c206ebc init commit 2020-12-27 14:40:06 +02:00