Skip to content

Commit 4e20bc1

Browse files
committed
Formatting
1 parent cd95adf commit 4e20bc1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.asciidoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,17 @@ cams_init(dev, depthimg, rgbimg), and your depthimg and rgbimg callbacks get
88
called as libusb processes events.
99

1010
TODO:
11-
- TONS of cleanup. I mean LOTS.
12-
- Determine exactly what the inits do
13-
- Bayer to RGB conversion that doesn't suck
14-
- Integrate support for the servo and accelerometer (which have already been
15-
reverse engineered)
11+
12+
- TONS of cleanup. I mean LOTS.
13+
- Determine exactly what the inits do
14+
- Bayer to RGB conversion that doesn't suck
15+
- Integrate support for the servo and accelerometer (which have already been reverse engineered)
1616
1717
BIG TODO: audio. The audio chip (the Marvell) requires firmware and more init
1818
and does a TON of stuff including the crypto authentication to prove that it is
1919
an original Kinect and not a clone. Who knows what this thing does to the
2020
incoming audio. This should be interesting to look at.
2121

22-
2322
Libfreenect is Copyright (C) 2010 Hector Martin "marcan" <hector@marcansoft.com>
2423

2524
This code is licensed to you under the terms of the GNU GPL, version 2 or

0 commit comments

Comments
 (0)