diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-20 16:51:39 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-20 16:51:39 +0200 |
commit | 22da33051b7ff52d9526508bdd681205517a0c25 (patch) | |
tree | 982b13cbb29e980978c4cb0f045ce9012a8edb90 | |
parent | ac6d76a7c6a7ff924684609a73ac54d95fa5c9b1 (diff) |
add todo
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
-rw-r--r-- | TODO.txt | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +20131020 sh + Add unit testing by means of batch execution, protocol/filter that does + nothing, add separate executables for readers of specific protocols, + and run continuous integration every time commit happens that day. 20131019 sh Add a joystick tracker source, with selectable axes. 20131019 mm0zct @@ -5,7 +9,7 @@ There are two main user bases, HMD and traditional monitor+webcam users, each wants a drastically different curve profile (HMD is 1:1 on all axes) Also re:boost, I'd rather avoid extra library dependences if possible. - + Rift tracker could do with positional estimation using intertial sensors. Rift could do with a return-yaw-to-centre hotkey that's not the global all-axis option. Hydra is really just a hack just now, could be improved a lot. |