Added remote control Pioneer VXX2914 for various Pioneer DVD players #1000
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Remote control Pioneer VXX2914 for various Pioneer DVD players
Picture: dhlavaty@3954b8f
Buttons use
rawbecause Flipper Zero does not supportPioneer-2Partalso known asPioneer-Mixprotocol.Order of buttons in this file is as on original remote - from top-down, left-to-right.
All raw values normalized using original Pioneer protocol timing constants from Flipper Zero sources.
Link: https://github.com/DarkFlippers/unleashed-firmware/blob/0530eda8d1df81768c72dbdf51d3e4c8c94148e6/lib/infrared/encoder_decoder/pioneer/infrared_protocol_pioneer_i.h
I’ve wrote a short python script, available at https://github.com/dhlavaty/Flipper-IRDB/blob/8177a632e7707e6b411127cfa530241329826ab6/Audio_and_Video_Receivers/Pioneer/normalize-pioneer-protocol.py