Update Transmitters.md

This commit is contained in:
pascallanger 2018-02-11 14:43:32 +01:00 committed by GitHub
parent dd686ad9d1
commit 83401f6e1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,9 @@ The DIY Mulitprotocol module supports industry standard PPM interface that works
The same module plug is available on all versions of the module with the same signal locations. Some radios have an open collector output (Futaba, Graupner...), in this case you should add a 4.7K resistor between PPM and BATT.
When using the standard PPM Tx output, the protocol selection is achieved through a 16 position rotary switch on the module. This enables 15 (0=serial) protocol/sub-protocol/options combinations to be selected. Binding is achieved by pressing a bind button on the back of the module (see picture below)
When using the standard PPM Tx output, the protocol selection is achieved through a 16 position rotary switch on the module. This enables up to 70 protocol/sub-protocol/options combinations to be selected using a system of 5 banks. Binding is achieved by pressing a bind button on the back of the module (see picture below)
Since the module supports literally hundreds of protocol/sub-protocol/options combinations, you must select which of these will map to the 15 positions on the switch. Refer to the [Compiling and Programming](Compiling.md) page for information on how to do his.
Since the module supports literally hundreds of protocol/sub-protocol/options combinations, you must select which of these will map to the bank + positions on the switch. Refer to the [Compiling and Programming](Compiling.md) page for information on how to do his.
Even in PPM mode it may still be possible to access telemetry information from selected receivers that support telemetry (e.g. Frsky, Hubsan, DSM). To find out more about this advanced option check out the section on the [Advanced Topics](Advanced_Topics.md) page.