flipperzero-firmware/lib/infrared/encoder_decoder/kaseikyo
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
..
infrared_decoder_kaseikyo.c [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
infrared_encoder_kaseikyo.c [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
infrared_protocol_kaseikyo_i.h [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
infrared_protocol_kaseikyo.c [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00
infrared_protocol_kaseikyo.h [FL-3078] Per protocol signal repeat count (#2293) 2023-01-13 16:50:19 +03:00