Skip to content

Commit 2ccc0b6

Browse files
committed
readme updated
1 parent 83e47b7 commit 2ccc0b6

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1-
# SimLinkModule-Software
1+
# SimLinkModule-Software
2+
3+
This is the software for a BLE game controller expansion module for the TBS Tango 2. The data transfer between the module and the remote control takes place via CRSF. An output for the BLE connection status is done via an OLED display type SSD1306.
4+
5+
## Tested operating systems
6+
- [x] Windows 11
7+
- [x] Android 10
8+
- [x] Pop! OS 22.04 LTS
9+
10+
## TODO
11+
- [ ] Create a case → will be provided to another repo
12+
- [ ] Creating a PCB → will be provided to another repo
13+
- [ ] Add a status led
14+
15+
## Known bugs / issues
16+
- [ ] Display shows wrong output for some GAP events
17+
- [ ] iOS not working. Connection can be established and automatic reconnection also works. RPA works. HID data is also subscribed and sent, but not processed by iOS.
18+
- Probably needs a closer look with XCode and Packetlogger (Mac required :thinking: )
19+
- Or a ticket to the Apple Developer Technical Support Team (Apple Developer account required :thinking: )
20+
- [ ] Pop! OS kernel doesn't recognize HID version when connecting via BLE (always version 0.0) → Works with an XBox Controller
21+
- [ ] For an Xbox controller, the client configuration descriptor of the report is set to 01 00 (by default). Here the default is 00 00 → Should be according to the specification.

0 commit comments

Comments
 (0)