Received: from orca.es.com (ES.COM) by karazm.math.UH.EDU with SMTP id AA28398 (5.65c/IDA-1.4.4 for ); Fri, 18 Oct 1991 12:05:41 -0500 Received: from dsd.ES.COM ([130.187.100.101]) by orca.es.com (4.1/SMI-4.1) id AA08987; Fri, 18 Oct 91 11:01:06 MDT Received: by dsd.ES.COM (4.0/SMI-4.1/e&s_server-2.1/dsd) id AA05304; Fri, 18 Oct 91 11:01:05 MDT Date: Fri, 18 Oct 91 11:01:05 MDT From: galt@dsd.es.com (Greg Alt - Perp) Message-Id: <9110181701.AA05304@dsd.ES.COM> To: dstamp@watserv1.uwaterloo.ca, glove-list@karazm.math.uh.edu Subject: noise-free glove software Hey, that looks great. I'm glad someone went to the trouble of rolling up the init routine into a loop... I'll try out it out this weekend. That noise-reduction part sounds pretty impressive. Here's my plan for what we need to do to make the whole package (close to) perfect: 1) convert the function names to some standard 2) separate the glove driver in its own .c file 3) use compiler directives to allow use of the same code on several machines e.g. #define PC_PRINTER would make it compile for a PC using the printer port. This shouldn't be too difficult since the code is basically the same with only a few minor differences for each machine. This is all pretty amazing... before we got our first hi-res code, nobody was very interested in the glove, now people everywhere are getting excited about it. I've already gotten mail from people from Korea to the U.K. Greg