Commit Graph

10 Commits

Author SHA1 Message Date
g3gg0.de
8b81fb921c digital_signal/pulse_reader: allow parameters for free to be NULL 2022-12-30 02:19:13 +01:00
g3gg0.de
3a42ab189f make structures private, add C implementation of digital_signal_update_dma() 2022-12-28 22:43:39 +01:00
g3gg0.de
60f56cc048 pulse_reader: add call to set GPIO pull direction 2022-12-28 14:40:29 +01:00
gornekich
73056d34ff pulse_reader: remove from API, allow to link with faps
Signed-off-by: g3gg0.de <git@g3gg0.de>
2022-12-21 21:49:28 +01:00
g3gg0.de
b9d7e5b41e ran format_py 2022-12-21 17:36:51 +01:00
g3gg0.de
f92776c457 pulse_reader_stop now deinits GPIO as recommended by @gornekich 2022-12-21 15:38:03 +01:00
g3gg0.de
70faa47dee fix starting level detection in pulse_reader 2022-12-21 01:01:16 +01:00
gornekich
eddc1c41df pulse_reader: build as static library
Signed-off-by: g3gg0.de <git@g3gg0.de>
2022-12-20 19:25:24 +01:00
g3gg0
5aae1c3924 fixed linter errors and undone function renaming 2022-12-05 09:36:45 +01:00
g3gg0
38eef0703b added DigitalSequence to chain multiple DigitalSignals
added PulseReader for hardware assisted digital signal sampling
2022-12-01 01:37:50 +01:00