flipperzero-firmware/lib/infrared/encoder_decoder
Georgii Surkov 75e9de12b0
[FL-3078] Per protocol signal repeat count (#2293)
* Better Infrared protocol file structure
* Rename InfraredProtocolSpec to InfraredProtocolVariant
* Slightly better names
* Add repeat count field to protocol variant description
* Repeat the signal the appropriate number of times when brute-forcing
* Repeat the signal the appropriate number of times when sending via worker
* Better signal count logic in infrared_transmit
* Better variable names
* Convert some raw signals to messages in tv.ir

Co-authored-by: あく <alleteam@gmail.com>
2023-01-13 16:50:19 +03:00
..
common [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
kaseikyo [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
nec [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
rc5 [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
rc6 [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
samsung [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
sirc [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
infrared_i.h [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
infrared.c [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
infrared.h [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00