diagram for RX module
This commit is contained in:
@@ -4,7 +4,7 @@ _QuadMeUp Crossbow_ is a DIY project that gives 5km (at least) of RC link for UA
|
|||||||
|
|
||||||
# Current state
|
# Current state
|
||||||
|
|
||||||
Development, not yet functional
|
Development, ready for testing
|
||||||
|
|
||||||
# Protocol
|
# Protocol
|
||||||
|
|
||||||
@@ -61,3 +61,8 @@ Total length of `RC_DATA` payload is 9 bytes
|
|||||||
`PING` and `PONG` frames are to determine packet roundrip between **TX** and **RX** module.
|
`PING` and `PONG` frames are to determine packet roundrip between **TX** and **RX** module.
|
||||||
**TX** sends `PING` frame with curent `micros`. If **RX** receives `PING` frame, it respons
|
**TX** sends `PING` frame with curent `micros`. If **RX** receives `PING` frame, it respons
|
||||||
its payload as `PONG` frame.
|
its payload as `PONG` frame.
|
||||||
|
|
||||||
|
|
||||||
|
# RX module connection diagram
|
||||||
|
|
||||||
|

|
||||||
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
Reference in New Issue
Block a user