From 569aadf16dd6940a085c47893bd13276265284f1 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 15 Mar 2016 13:21:59 +0100 Subject: [PATCH] Note that the Hubsan has a hardcoded id. Also note that DEVO and DSM* use the id of the radio module. --- Protocols_Details.md | 1 + README.md | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Protocols_Details.md b/Protocols_Details.md index c4ae3d6..46e74c2 100644 --- a/Protocols_Details.md +++ b/Protocols_Details.md @@ -43,6 +43,7 @@ CH1|CH2|CH3|CH4|CH5|CH6|CH7|CH8|CH9 ---|---|---|---|---|---|---|---|--- A|E|T|R|FLIP|LIGHT|PICTURE|VIDEO|HEADLESS +Only one model can be flown at the same time since the ID is hardcoded. *** #CC2500 RF Module diff --git a/README.md b/README.md index e490efc..e9a88d2 100644 --- a/README.md +++ b/README.md @@ -92,10 +92,9 @@ Once the TX is telemetry enabled, it just needs to be configured on the model (s ##Protocols ###TX ID -The multiprotocol TX module is using a 32bits ID generated randomly at first power up. This global ID is used by all protocols. -There are little chances to get a duplicated ID. +The multiprotocol TX module is using a 32bits ID generated randomly at first power up. This global ID is used by all protocolsexcept for the CYRF6963 (Devo, DSM2 and DSMX) protocols, which use the unique id of the CYRF6936 module. There are little chances to get a duplicated ID. -It's possible to generate a new ID using bind button on the Hubsan protocol during power up. +It's possible to generate a new ID using bind button on the Hubsan protocol during power up. ###Bind To bind a model in PPM Mode press the physical bind button, apply power and then release.