What steps will reproduce the problem?
1. Changing "#define SPEED 115200" in config.h to 38400 for example
2. Compile and upload to OSD board
3. MultiWii Serial port is running at 38400 as well
4. Connect OSD board to MultiWii Board
What is the exact brand and model of hardware you´r using?
MinimOSD 1.1
What is the expected output? What do you see instead?
Expected communication and items on screen,
I see there is no communication
What official OSD version are you using?
2.3
Have it been modified in any way?
Please provide any additional information below.
When searching the code, i found the following line: "SerialOpen(0,115200);" in
KV_Team_OSD.cpp,
suggesting that the SPEED definition is not in use.
Original issue reported on code.google.com by Hadar.Is...@gmail.com on 16 Aug 2014 at 5:28
Original issue reported on code.google.com by
Hadar.Is...@gmail.com
on 16 Aug 2014 at 5:28