From 83401f6e1aabc9d7e2465201b7f37f40ff969806 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Sun, 11 Feb 2018 14:43:32 +0100 Subject: [PATCH] Update Transmitters.md --- docs/Transmitters.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Transmitters.md b/docs/Transmitters.md index 76f0ca9..c4e0e3a 100644 --- a/docs/Transmitters.md +++ b/docs/Transmitters.md @@ -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.