Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ynsta/steamcontroller.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStany MARCEL <stanypub@gmail.com>2016-12-02 16:26:45 +0300
committerStany MARCEL <stanypub@gmail.com>2016-12-02 16:26:45 +0300
commit99852e6114a6ccc3324efab3b65219d2f2ba6469 (patch)
treea722ae32f526ebe77f1a3ffd8339309346f66a7a
parent7cb3f435d86c41124e45ac55d2645dc89a0f895a (diff)
Update todo list
Signed-off-by: Stany MARCEL <stanypub@gmail.com>
-rw-r--r--README.md22
1 files changed, 11 insertions, 11 deletions
diff --git a/README.md b/README.md
index 99121b5..4a9a48b 100644
--- a/README.md
+++ b/README.md
@@ -80,17 +80,17 @@ Other test tools are installed:
7. Create a haptic feedback Manager (**Paused**)
8. Measure latencies.
9. Support multiple controller in wireless mode (**Done**)
-10. Support multiple controller in wired mode
-11. Support correct deconnexion of controllers (with 2sec press on steam button) (**Done**)
-12. Add support to control light intensity
-13. Add support for gyroscopes in the event mapper:
- - Enable gyro condition (always on, or on specific button event)
- - Use gyro as mouse (add yaw, pitch, roll accell to mouse event with a scale factor).
- - Use gyro as an axis (compute yawn, pitch or roll from quaternion, normalize to -32768 32768 and use it as an axe)
-14. Optimize event mapper.
-15. Verify if pairing between a controller and a dongle is possible without steam or add a tools to do it.
-16. Add support to change "music" for power on off.
-17. Create an tool to convert musical notes, to haptic messages.
+ 10. Support multiple controller in wired mode
+ 11. Support correct deconnexion of controllers (with 2sec press on steam button) (**Done**)
+ 12. Add support to control light intensity
+ 13. Add support for gyroscopes in the event mapper:
+ - Enable gyro condition (always on, or on specific button event)
+ - Use gyro as mouse (add yaw, pitch, roll accell to mouse event with a scale factor).
+ - Use gyro as an axis (compute yawn, pitch or roll from quaternion, normalize to -32768 32768 and use it as an axe)
+ 14. Optimize event mapper.
+ 15. Verify if pairing between a controller and a dongle is possible without steam or add a tools to do it.
+ 16. Add support to change "music" for power on off.
+ 17. Create an tool to convert musical notes, to haptic messages.
## Control Messages Capture