This patch enhances the standard oscilloscope application into a multi channel (per mote) oscilloscope. It should probably be made into another application instead...
The source is a bit Mulle specific using its 3 axis accelerometer. It does include Deluge support (but the required volumes-*.xml are not included). Features - When compiled as a DELUGE_BASESTATION it reports its data directly using UART. Some bugs/missing features - All channels from one mote is drawn in the same color... - "Oversampling" is fixed to accumulate 10 samples (of interval spacing) - An interval of 1 ms results in a measurement error on one channel, related to sending in some way... - Measurement reports does disturb Deluge (probably because it is not turned off) - Start all conversations simultaneously (good for motes that supports it, resource locks should ensure that it works on others aswell) - ... /RogerL -- Roger Larsson, Research Engineer Division of Mobile Networking and Computing LuleƄ University of Technology SE-931 87 SkellefteƄ
MultiChannelOscilloscope.patch
Description: MultiChannelOscilloscope.patch
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
