From b20e7dec6c630dece78f8287abf022a198204f67 Mon Sep 17 00:00:00 2001 From: Dennis Date: Wed, 29 Nov 2017 19:56:30 -0500 Subject: [PATCH] Updated Documentation for the CABELL V3 Protocol --- Protocols_Details.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Protocols_Details.md b/Protocols_Details.md index 32590f6..8636de9 100644 --- a/Protocols_Details.md +++ b/Protocols_Details.md @@ -396,7 +396,7 @@ Homegrown protocol with variable number of channels (4-16) and telemetry (RSSI, It is a FHSS protocol developed by Dennis Cabell (KE8FZX) using the NRF24L01+ 2.4 GHz transceiver. 45 channels are used frequency hop from 2.403 through 2.447 GHz. The reason for using 45 channels is to keep operation within the overlap area between the 2.4 GHz ISM band (governed in the USA by FCC part 15) and the HAM portion of the band (governed in the USA by FCC part 97). This allows part 15 compliant use of the protocol, while allowing licensed amateur radio operators to operate under the less restrictive part 97 rules if desired. -RXs details are located here: https://github.com/soligen2010/RC_RX_CABELL_V3_FHSS +Additional details about configuring and using the protocol are available at the RX project at: https://github.com/soligen2010/RC_RX_CABELL_V3_FHSS CH1|CH2|CH3|CH4|CH5 |CH6 |CH7 |CH8 |CH9 |CH10|CH11|CH12|CH13|CH14 |CH15 |CH16 ---|---|---|---|----|----|----|----|----|----|----|----|----|-----|-----|----- @@ -406,10 +406,10 @@ CH1|CH2|CH3|CH4|CH5 |CH6 |CH7 |CH8 |CH9 |CH10|CH11|CH12|CH13|CH14 |CH15 |CH16 4 to 16 channels without telemetry ### Sub_protocol CABELL_V3_TELEMETRY - *1* -4 to 16 channels with telemetry (RSSI, V1, V2). V1 & V2 can be used to return any analog voltage between 0 and 5 volts, so can be used for battery voltage or any other sensor they provides an analog voltage. +4 to 16 channels with telemetry (RSSI, V1, V2). V1 & V2 can be used to return any analog voltage between 0 and 5 volts, so can be used for battery voltage or any other sensor that provides an analog voltage. ### Sub_protocol CABELL_SET_FAIL_SAFE - *6* -Stores failsafe values in the RX. THe channel values are set when the sub-protocol is changed to 6, so hold sticks in place as the sub-protocol is changed. +Stores failsafe values in the RX. The channel values are set when the sub-protocol is changed to 6, so hold sticks in place as the sub-protocol is changed. ### Sub_protocol CABELL_UNBIND - *7* The receiver bound to the model is un-bound. This happens immediately when the sub-protocol is set to 7.