Philip Rosedale
e88c64ee92
Added utility function for angle_to object
2013-01-24 17:41:17 -08:00
Philip Rosedale
926cba56cf
Added utility function for angle_to object
2013-01-24 17:39:49 -08:00
Philip Rosedale
3ecc09b7b2
Added utility function for angle_to object
2013-01-24 17:39:49 -08:00
Stephen Birarda
d9caf566de
render audio sources, vary amplitude depending on distance
2013-01-24 13:08:26 -08:00
Stephen Birarda
778f8608a5
render audio sources, vary amplitude depending on distance
2013-01-24 13:08:26 -08:00
Stephen Birarda
6ed9ca056d
remove unused variable length
2013-01-24 11:18:46 -08:00
Stephen Birarda
7b2c8a4db9
remove unused variable length
2013-01-24 11:18:46 -08:00
Stephen Birarda
2a86a51747
remove extra space in audioCallback
2013-01-24 11:18:29 -08:00
Stephen Birarda
bf336d8e40
remove extra space in audioCallback
2013-01-24 11:18:29 -08:00
Stephen Birarda
5fd300a91a
swap echo for forevermore sample, phase delay with gyro
2013-01-24 11:15:58 -08:00
Stephen Birarda
186f1217c3
swap echo for forevermore sample, phase delay with gyro
2013-01-24 11:15:58 -08:00
Stephen Birarda
d6d66fa6a9
simplify audio code, allow passing of Head object
2013-01-22 17:56:12 -08:00
Stephen Birarda
4d914128ea
simplify audio code, allow passing of Head object
2013-01-22 17:56:12 -08:00
Stephen Birarda
7b42c7f26e
remove duplicate sources directory
2013-01-22 14:45:06 -08:00
Stephen Birarda
8a7db1f63c
remove duplicate sources directory
2013-01-22 14:45:06 -08:00
Stephen Birarda
d4429fd462
remove .DS_Store from repo
2013-01-22 14:43:05 -08:00
Stephen Birarda
03db6f0a9b
remove .DS_Store from repo
2013-01-22 14:43:05 -08:00
Stephen Birarda
1cd1e69d02
shift indented comment in audio.cpp
2013-01-22 14:23:37 -08:00
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