Commit graph

87332 commits

Author SHA1 Message Date
Stephen Birarda
3e4da1582f shift indented comment in audio.cpp 2013-01-22 14:23:37 -08:00
Stephen Birarda
7a17449e1d organize folder to match Xcode structure 2013-01-22 13:45:37 -08:00
Stephen Birarda
078ee65438 organize folder to match Xcode structure 2013-01-22 13:45:37 -08:00
Philip Rosedale
7e9deeadce Work to add lattice, finger, other stuff 2013-01-21 18:07:07 -08:00
Philip Rosedale
ab50a4dd7c Work to add lattice, finger, other stuff 2013-01-21 18:07:07 -08:00
Stephen Birarda
ea8729acc4 better concurrency management for shared buffer 2013-01-18 11:18:54 -08:00
Stephen Birarda
a65c4b50ca mix together packets received in between buffer sends 2013-01-17 15:13:17 -08:00
Stephen Birarda
41c0790ffb echo back last received packet on 20ms interval 2013-01-16 15:56:31 -08:00
Stephen Birarda
a533e505d3 add sftp config file and built program to gitignore 2013-01-16 14:25:32 -08:00
Stephen Birarda
7252598ecf send back last received packet as mixed buffer 2013-01-11 14:07:51 -07:00
Stephen Birarda
6cbe461520 thread client packets, non-blocking receive to remove agents 2013-01-11 13:15:51 -07:00
Stephen Birarda
1754417af1 add a gitignore for *.out files 2013-01-11 13:14:55 -07:00
Stephen Birarda
170eaf7be2 add back Philip's agent code 2013-01-11 11:25:54 -07:00
Stephen Birarda
89bcc7a908 stub out a thread to send back buffer mix 2013-01-11 11:10:41 -07:00
Stephen Birarda
2fc8bf9fa5 initial commit of code from Philip's spaceserver 2013-01-11 10:44:38 -07:00
Stephen Birarda
3bea53c66b mix together multiple packets from clients 2013-01-11 10:43:54 -07:00
Stephen Birarda
168d366120 added 20msec delay in reply of buffered data 2013-01-09 17:00:58 -07:00
Stephen Birarda
8033440932 echo back audio packet to sender 2013-01-09 15:20:24 -07:00
Stephen Birarda
d64833a927 initial commit using 24 UDP server code 2013-01-09 13:15:22 -07:00
Philip Rosedale
58f0ea0a65 Commented out broadcast calls, added fullscreen flag 2012-12-13 17:23:39 -08:00
Philip Rosedale
d27bf404a6 Commented out broadcast calls, added fullscreen flag 2012-12-13 17:23:39 -08:00
Kenneth Keiter
16583ca5b7 Merge branch 'perf-optimization' 2012-12-13 14:19:48 -08:00
Kenneth Keiter
795e7cdc55 Merge branch 'perf-optimization' 2012-12-13 14:19:48 -08:00
Kenneth Keiter
9d05e5dcad Improves performance with image capture ever so slightly. 2012-12-13 14:19:16 -08:00
Kenneth Keiter
cd26933268 Improves performance with image capture ever so slightly. 2012-12-13 14:19:16 -08:00
Kenneth Keiter
dc036551ac Fix small typo. 2012-12-13 13:15:40 -08:00
Kenneth Keiter
283b8b298d Fix small typo. 2012-12-13 13:15:40 -08:00
Kenneth Keiter
ac35009cac Merge branch 'opencv'
Conflicts:
	head.h
2012-12-13 13:13:53 -08:00
Kenneth Keiter
1c071e5e26 Merge branch 'opencv'
Conflicts:
	head.h
2012-12-13 13:13:53 -08:00
Kenneth Keiter
19b2bb1728 Roll-up commit of marker-tracking.
* Added OpenCV and CVBlob framework.
* Added marker acquisition and tracking.

Note: OpenCV libs are compiled for Apple x64 arch. This is for convenience.
2012-12-13 13:08:04 -08:00
Kenneth Keiter
b6919755c2 Roll-up commit of marker-tracking.
* Added OpenCV and CVBlob framework.
* Added marker acquisition and tracking.

Note: OpenCV libs are compiled for Apple x64 arch. This is for convenience.
2012-12-13 13:08:04 -08:00
Philip Rosedale
1c03d5822a Adding networking to send agent head rotations 2012-12-12 09:54:13 -08:00
Philip Rosedale
09f3c00b5a Adding networking to send agent head rotations 2012-12-12 09:54:13 -08:00
Philip Rosedale
b022550eac Merge pull request #8 from yozlet/18784
Go fullscreen on startup
2012-12-03 16:08:06 -08:00
Philip Rosedale
8d74d5b4e9 Merge pull request #8 from yozlet/18784
Go fullscreen on startup
2012-12-03 16:08:06 -08:00
Philip Rosedale
8099cfec4a Made particles colored simply by their velocity 2012-12-03 16:06:18 -08:00
Philip Rosedale
4f65339daf Made particles colored simply by their velocity 2012-12-03 16:06:18 -08:00
Yoz Grahame
725d9f60a0 Increase colour value gamut 2012-11-30 09:59:33 -08:00
Yoz Grahame
0fdcf1a566 Increase colour value gamut 2012-11-30 09:59:33 -08:00
Philip Rosedale
044b813dd3 More stuff for head roll, improved head, stable dt in all field calcs 2012-11-29 23:28:14 -08:00
Philip Rosedale
a495c291e5 More stuff for head roll, improved head, stable dt in all field calcs 2012-11-29 23:28:14 -08:00
Philip Rosedale
ec91637f1a Updated maple PDE to have Roll gyro and led latency tester 2012-11-29 15:52:47 -08:00
Philip Rosedale
ff0cf7e13c Updated maple PDE to have Roll gyro and led latency tester 2012-11-29 15:52:47 -08:00
Yoz Grahame
50b020ed96 Go fullscreen on startup 2012-11-28 16:28:14 -08:00
Yoz Grahame
b78cc04bf5 Go fullscreen on startup 2012-11-28 16:28:14 -08:00
Philip Rosedale
a4daf22e37 Moving I/O code into head class, playing with blocks 2012-11-28 14:50:14 -08:00
Philip Rosedale
255e628a92 Moving I/O code into head class, playing with blocks 2012-11-28 14:50:14 -08:00
Philip Rosedale
2309d248a9 Moving I/O code into head class, playing with blocks 2012-11-28 14:47:09 -08:00
Philip Rosedale
fad5e28347 Moving I/O code into head class, playing with blocks 2012-11-28 14:47:09 -08:00
Yoz Grahame
721d4e9b1c Merge pull request #7 from yozlet/18673
18673
2012-11-28 14:10:39 -08:00