Skip to content

Commit 895288d

Browse files
committed
Update README.md
1 parent cc45ef8 commit 895288d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ This is the software for a BLE game controller expansion module for the TBS Tang
77
- [x] Android 10 (tested with FPV.SkyDive)
88
- [x] Pop! OS 22.04 LTS (tested with Velocidrone)
99

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
10+
## Links to the other parts of the project
11+
- [ ] [PCB](https://github.com/SimLinkModule/PCB)
12+
- [ ] [Shell](https://github.com/SimLinkModule/Shell)
13+
- [ ] [Doc](https://github.com/SimLinkModule/documentation)
1414

1515
## Known bugs / issues
1616
- [ ] Display shows wrong output for some GAP events
1717
- [ ] 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.
1818
- Probably needs a closer look with XCode and Packetlogger (Mac required :thinking: )
1919
- Or a ticket to the Apple Developer Technical Support Team (Apple Developer account required :thinking: )
2020
- [ ] Pop! OS kernel doesn't recognize HID version when connecting via BLE (always version 0.0) → Linux Kernel output is correct 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.
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)