mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-03 03:57:51 +00:00
Update Documentation_To_Do_List.md
This commit is contained in:
parent
0fcc1316b2
commit
7f7370f6db
@ -9,20 +9,13 @@
|
|||||||
1. enabling Serial on the DIY PCB page
|
1. enabling Serial on the DIY PCB page
|
||||||
1. lots of pictures mentioned between the {} markers
|
1. lots of pictures mentioned between the {} markers
|
||||||
2. Add how to wire the antenna switcher in the "solder your own board and use 4-in-1 Rf module (add pictures of the wires from the ATmega pins to PE1 and PE2)
|
2. Add how to wire the antenna switcher in the "solder your own board and use 4-in-1 Rf module (add pictures of the wires from the ATmega pins to PE1 and PE2)
|
||||||
3. Must this be added to the (Compiling for Taranis)Also, if you are using a Taranis, then you need to invert the telemetry as shown:
|
|
||||||
Code:
|
|
||||||
//Uncomment to invert the polarity of the telemetry serial signal.
|
|
||||||
//For ER9X and ERSKY9X it must be commented. For OpenTX it must be uncommented.
|
|
||||||
#define INVERT_TELEMETRY1
|
|
||||||
1. ~~restructure the transmitter setup documentation~~
|
|
||||||
- ~~PPM setup all on one page~~
|
|
||||||
- ~~Serial setup by Transmitter~~
|
|
||||||
|
|
||||||
1. PPM Telemetry: added different serial speeds based on protocol for none inverted telemetry:
|
|
||||||
FrSkyD (Incl Hubsan): 9600bps 8n1
|
|
||||||
FrSkyX: 57600bps 8n1
|
|
||||||
DSM: 125000bps 8n1
|
|
||||||
I've done this if people wants to connect something (arduino, bluetooth,...) behind the module to display telemetry when used in PPM mode. It's using the default speed of the original transmitter.
|
|
||||||
This is not something supported by er9x or ersky9x which are meant to be used in serial mode.
|
|
||||||
1. Someone to add the Build the board from scratch if it is still relevant
|
1. Someone to add the Build the board from scratch if it is still relevant
|
||||||
|
|
||||||
|
#Proposal for renaming options to make things simpler
|
||||||
|
- Banggood 4-in-1 module : Readymade Mulitprotocol Module or Readymade Multiprotocol Transmitter Module or Readymade MPTM
|
||||||
|
- Modules made from PCB : DIY Multiprotocol Module, DIY ATmega Multiprotocol Module, DIY STM32 Multiprotocol Module or DIY STM32 MPTM
|
||||||
|
- Modules made from scratch:
|
||||||
|
- Option 1: Perfboard Multiprotocol Module
|
||||||
|
- Option 2: Scratchbuilt Multiprotocol Module
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user