Commit graph

41 commits

Author SHA1 Message Date
Stephen Birarda
7ce7285125 recursively remove xcuserdata since it's in the gitignore 2013-01-30 13:21:09 -08:00
Philip Rosedale
679257120e Big changes to serialInterface class to make better 2013-01-30 10:19:05 -08:00
Philip Rosedale
e04e5a5e28 Adding oscilloscope, fixing serial channels 2013-01-29 15:55:53 -08:00
Philip Rosedale
7b9df9aae6 Commented angle utility function 2013-01-24 17:47:46 -08:00
Philip Rosedale
e88c64ee92 Added utility function for angle_to object 2013-01-24 17:41:17 -08:00
Philip Rosedale
3ecc09b7b2 Added utility function for angle_to object 2013-01-24 17:39:49 -08:00
Philip Rosedale
ab50a4dd7c Work to add lattice, finger, other stuff 2013-01-21 18:07:07 -08:00
Philip Rosedale
d27bf404a6 Commented out broadcast calls, added fullscreen flag 2012-12-13 17:23:39 -08:00
Philip Rosedale
09f3c00b5a Adding networking to send agent head rotations 2012-12-12 09:54:13 -08:00
Philip Rosedale
4f65339daf Made particles colored simply by their velocity 2012-12-03 16:06:18 -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
ff0cf7e13c Updated maple PDE to have Roll gyro and led latency tester 2012-11-29 15:52:47 -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
fad5e28347 Moving I/O code into head class, playing with blocks 2012-11-28 14:47:09 -08:00
Philip Rosedale
e5c94d6c69 Added test routine makecubes() and key handlers 2012-11-25 15:32:55 -08:00
Philip Rosedale
4226886042 Added vector renderer util, broadcast packets now reaching agents 2012-11-21 12:08:30 -08:00
Philip Rosedale
2cf25c23c5 Spaceserver agent list, broadcast routines for discovered agents 2012-11-21 11:12:40 -08:00
Philip Rosedale
e64f46d556 Added spaceserver messaging. 2012-11-20 21:51:09 -08:00
Philip Rosedale
c91dd5c4c2 More little housekeeping cleanups to main.cpp 2012-11-19 15:20:24 -08:00
Philip Rosedale
6a7128243a Removed cloud rendering from main.cpp to Cloud class 2012-11-19 15:07:21 -08:00
Philip Rosedale
95b106b867 Removing some of the triangle code in main.cpp 2012-11-18 11:00:21 -08:00
Philip Rosedale
125eed350a Further work on Cloud class 2012-11-18 10:45:41 -08:00
Philip Rosedale
eb648d3d1f Partial commit to switch sprite rendering to new Cloud class 2012-11-17 17:00:56 -08:00
Philip Rosedale
13344f1774 Head tweaks, audio toggle 2012-11-16 16:45:44 -08:00
Philip Rosedale
7dbac3fbc9 Work in progress on field/ball interaction 2012-11-12 17:31:07 -08:00
Philip Rosedale
642c81beae Trivial change to test 2012-11-09 18:02:39 -08:00
Philip Rosedale
250400dac1 field modifies itself by particles 2012-11-09 15:44:45 -08:00
Philip Rosedale
acd7689cab Added textures 2012-11-07 15:12:59 -08:00
Philip Rosedale
eb69451c9b Default with less stuff showing, code cleanup. 2012-11-07 14:49:28 -08:00
Philip Rosedale
fd09a94db0 Testing Grayson texture 2012-11-07 12:53:29 -08:00
Philip Rosedale
73c4e55da4 Fixing merge conflicts 2012-11-07 10:48:24 -08:00
Philip Rosedale
39c4c729e4 tweak audio compression to 22050 2012-11-07 09:51:05 -08:00
Philip Rosedale
cabcbbc0d2 Latest work 2012-11-02 16:49:08 -07:00
Philip Rosedale
181a0b8afc New Hardware RET6 code for more channels, added particle elements, physics. 2012-10-21 21:11:52 -07:00
Philip Rosedale
43251deb9f Added adjustable test latency buffer, stroked characters, code cleanup. 2012-10-15 00:48:25 -07:00
Philip Rosedale
8b90a5d40c Added hand code to display/move a manipulator arm 2012-10-14 15:07:31 -07:00
Philip Rosedale
9507824986 Fixed bug with hang on serial turned off and no device. 2012-10-13 12:09:43 -07:00
Philip Rosedale
98cb1d634e Added large model of head, and networking code. 2012-10-13 10:46:15 -07:00
Seiji Emery
908a853223 Minor changes: added an additional audio buffer (captures audio input), with a corresponding read method. This buffer is optional, and toggleable via a preprocessor macro. Also added const-correctness for Audio write methods. 2012-09-07 16:15:19 -07:00
Seiji Emery
094faf3617 Added audio docs. 2012-09-05 16:01:42 -07:00
Seiji Emery
933946320a Added audio code 2012-09-04 13:07:41 -07:00