]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Fix up steve's e-mail address.
authorsmckown <smckown@4bc1554a-c7f2-4f65-a403-e0be01f0239c>
Wed, 11 Feb 2009 18:34:15 +0000 (18:34 +0000)
committerR. Steve McKown <rsmckown@gmail.com>
Tue, 1 Dec 2009 03:01:15 +0000 (20:01 -0700)
61 files changed:
tools/platforms/msp430/motelist/motelist-win32.cpp
tos/chips/bq2403x/BQ2403X.h
tos/chips/bq2403x/BQ2403X.nc
tos/chips/bq2403x/BQ2403XC.nc
tos/chips/bq2403x/BQ2403XP.nc
tos/chips/cp210x/CP210X.nc
tos/chips/cp210x/CP210XC.nc
tos/chips/cp210x/CP210XP.nc
tos/chips/msp430/clock2/Msp430ClockP.nc
tos/chips/msp430/pins/HplMsp430GeneralIORenP.nc
tos/chips/msp430/usci/AsyncConfigure.nc
tos/chips/msp430/usci/HplMsp430UsciReg.nc
tos/chips/msp430/usci/Msp430SpiA0C.nc
tos/chips/msp430/usci/Msp430SpiB0C.nc
tos/chips/msp430/usci/Msp430SpiB1C.nc
tos/chips/msp430/usci/Msp430SpiP.nc
tos/chips/msp430/usci/Msp430UartA0C.nc
tos/chips/msp430/usci/Msp430UartA1C.nc
tos/chips/msp430/usci/Msp430UartP.nc
tos/chips/msp430/usci/Msp430Usci.h
tos/chips/msp430/usci/Msp430UsciA0C.nc
tos/chips/msp430/usci/Msp430UsciA1C.nc
tos/chips/msp430/usci/Msp430UsciB0C.nc
tos/chips/msp430/usci/Msp430UsciB1C.nc
tos/chips/msp430/usci/Msp430UsciIntDispatchP.nc
tos/chips/oww/OwwSpeed.h
tos/chips/oww/OwwSpeedC.nc
tos/chips/oww/OwwSpeedP.nc
tos/chips/oww/OwwVane.h
tos/chips/oww/OwwVaneC.nc
tos/chips/oww/OwwVaneP.nc
tos/chips/scp1000/Scp1000.h
tos/chips/scp1000/Scp1000C.nc
tos/chips/scp1000/Scp1000P.nc
tos/chips/sht11/SensirionBusyWaitC.nc
tos/platforms/tmicore/HplUserButtonC.nc
tos/platforms/tmicore/MoteClockC.nc
tos/platforms/tmicore/MoteClockP.nc
tos/platforms/tmicore/MotePlatformC.nc
tos/platforms/tmicore/PlatformLedsC.nc
tos/platforms/tmicore/UserButton.h
tos/platforms/tmicore/UserButtonC.nc
tos/platforms/tmicore/UserButtonP.nc
tos/platforms/tmicore/chips/bq2403x/BQ2403XPinsC.nc
tos/platforms/tmicore/chips/cp210x/CP210XPinsC.nc
tos/platforms/tmirws/MotePlatformC.nc
tos/platforms/tmirws/chips/oww/HalOwwSpeedC.nc
tos/platforms/tmirws/chips/oww/HalOwwSpeedP.nc
tos/platforms/tmirws/chips/oww/HalOwwVaneC.nc
tos/platforms/tmirws/chips/oww/HalOwwVaneP.nc
tos/platforms/tmirws/chips/scp1000/Scp1000PinsC.nc
tos/platforms/tmirws/chips/scp1000/Scp1000SpiC.nc
tos/platforms/tmirws/chips/scp1000/Scp1000SpiConfigC.nc
tos/platforms/tmirws/chips/sht11/Msp430OpenDrainC.nc
tos/platforms/tmirws/chips/sht11/Msp430OpenDrainP.nc
tos/platforms/tmirws/chips/sht11/OpenDrainC.nc
tos/platforms/tmirws/chips/sht11/OpenDrainP.nc
tos/platforms/tmirws/sensors/BatteryAdcC.nc
tos/platforms/tmirws/sensors/BatteryAdcP.nc
tos/platforms/tmirws/sensors/PyranometerAdcC.nc
tos/platforms/tmirws/sensors/PyranometerAdcP.nc

index 80de5fa0c9064ea7f2c5cf9c83b24fcb6b02a775..803d97d9e0a56e534b1af63293245a15e2d3c218 100644 (file)
@@ -23,7 +23,7 @@
 // @author Cory Sharp <cssharp@eecs.berkeley.edu>
 
 // Support for CP2103 by Sporian Microsystems, Inc. and R. Steve McKown
-//   <smckown@gmail.com>
+//   <rsmckown@gmail.com>
 
 #include <iostream>
 #include <string>
index fb702f8a40488f74afec425c6234f21ca76428a0..06ce93e9a149c55cf531390c42febce1cba4db62 100644 (file)
@@ -31,7 +31,7 @@
  * Header definitions for the BQ2403X charge controller chip family. Only the
  * BQ2403X was considered when building this component.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #ifndef BQ2403X_H
index 2d0a0932e7dfbd86020dcd8873d86abddb5b9102..da073878918a321028598199d5980cbd57ea13c6 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HIL interface for the BQ2403X charge controller chip.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "BQ2403X.h"
index 37a7e6f7973aa5a24fff05c5da57810ab6984596..4bcc2c7413b75575cc1c0261f440a5c4aa468897 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HIL implementation for the BQ2403X charge controller chip family.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "BQ2403X.h"
index 0c23a04d4e9eb3ed51e00043072b98c9c2fa2d99..1dbd4b3d3d71a42d37dc28468c653a5f847f016e 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HIL implementation for the BQ2403X charge controller chip family.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "BQ2403X.h"
index 07f82b570935a0a71a08b70c3f5e7f355b8e3c2b..c8fd2b1792c203a4a2dc0c264491493ff9d42514 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HIL interface for the CP210X USB/serial controller chip.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 interface CP210X {
index 0cf925d338b58303aaecb8f570e674cb1ea6e04b..8e3d56b4a75567a0753835747a2e516641d4f04b 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HIL implementation for the CP210X USB/serial controller chip family.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration CP210XC {
index 17908a12c2a3c9003876608c44210f64b61128e8..6fa38ffb854dc1216ccf66f69200b415dfa25d4d 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HIL implementation for the CP210X USB/serial controller chip family.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 module CP210XP {
index e3e61e7107c47a77744af7279b4fc3b8fec76246..16a9fb5f3b96c8a3748c5cb94bd859269051e3f7 100644 (file)
@@ -34,7 +34,7 @@
  * some refinements suggested by TI in ther example code, filename
  * MSP430x261x_dco_flashcal.c.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "Msp430Timer.h"
index 11cb4f3be3a5f544a9451f4fe7367ff5aa96a51e..b7f6681c2661894a8f07274372106003f2fe5dbf 100644 (file)
@@ -34,7 +34,7 @@
  * Modified from the original HplMsp430GeneralIOP to provide resistor enable
  * support available on some msp430 parts.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "msp430regtypes.h"
index 0c7002d9c14fcab77552001d2ac050171dcf9e65..59dc4346af2497db1d7c182384106a97ebe12fa3 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Generic async configuration interface.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
 
 interface AsyncConfigure<val_t> {
index ed296771386d18ee094adeb0a349fe533b01c8c0..09c0f1be2fe090d5086fec630ff2ee9f66946b5e 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HPL interface to a USCI peripheral device in UART mode.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "Msp430Usci.h"
index 546c81aea45ec2c00068d99edde2d32e43d4348f..c428bb8f0056a6aa26e16334c2a6c6f5de54745d 100644 (file)
@@ -48,7 +48,7 @@
  *
  * The implementation will use a default blockSize if set to 0 here.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #if !defined(__MSP430_HAS_USCI_AB0__)
index 533a1ef352b94e669fec49506c4a19dfcefe5727..6684b79d574d88b568d1e3aa8c9ba7e5c8b2a07d 100644 (file)
@@ -48,7 +48,7 @@
  *
  * The implementation will use a default blockSize if set to 0 here.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #if !defined(__MSP430_HAS_USCI_AB0__)
index 93a9f22b7b28cb52222a5448c3612263ad98a32b..7a5b400b13e1acc7e1143fc999dd6b292402da4a 100644 (file)
@@ -48,7 +48,7 @@
  *
  * The implementation will use a default blockSize if set to 0 here.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #if !defined(__MSP430_HAS_USCI_AB1__)
index e35d54fa9ccd7d8847aac6b7accb9c705ad52984..acd288b8c5758d5c83dc41382e5bd9d509bb181b 100644 (file)
@@ -32,7 +32,7 @@
  *
  * TODO: Implement error checking via UCxxSTAT
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 generic module Msp430SpiP(uint16_t blockSize) {
index 1ffc4404c9ed93e5ad8fb3078d59c04ad449558d..c411445485b6b7ac95d809fb61811fe20a62d478 100644 (file)
@@ -31,7 +31,7 @@
  * This configuration provides the interface for using USCI_A0 in its UART
  * mode.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #if !defined(__MSP430_HAS_USCI_AB0__)
index 2db1c92a03773b11e15374b2bde271df9529dd7a..67c0a02fbea56e5ee3de86fbeb4e6b431afa528c 100644 (file)
@@ -31,7 +31,7 @@
  * This configuration provides the interface for using USCI_A1 in its UART
  * mode.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #if !defined(__MSP430_HAS_USCI_AB0__)
index 11bf8da9889e86fdc58000d275bbe54c4ebf91d5..f998e3cef3a39cc52f137cb631d0e67d400b8b79 100644 (file)
@@ -33,7 +33,7 @@
  * TODO: Implement blocking like in Msp430UartSpiP.nc.
  *       Implement error checking via UCAxSTAT.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 generic module Msp430UartP() {
index 98c916d04749bc8e260efe6c19d4b7842c80d295..94e54cf5cc054fe753f14fda36c7b2e8909a245c 100644 (file)
@@ -39,7 +39,7 @@
  * A devices offer UART, LIN, IrDA and SPI modes of operation.  B parts are
  * limited to SPI and I2C modes.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #ifndef MSP430_USCI_h
index 5a5d1bd581d44936c78109b0b694ae1f1abaf9e0..ed89b1e3ef0eefe73b603a5be268e1066204dcf8 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Defines the USCI_A0 peripheral.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration Msp430UsciA0C {
index bf9a99531e70377533b7d251109cb53633a3c2f4..efff0cdec2226d66bc599caa8c4498eb9e1ddf97 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Defines the USCI_A1 peripheral.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration Msp430UsciA1C {
index e626fb16c1f982e3901dd6141be204911ed1cc2b..371d22bdc0039e0bed73ae1e207e2133b20b4244 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Defines the USCI_B0 peripheral.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration Msp430UsciB0C {
index 887af9d96991074794b8be480dc55936831848cd..20ea176d6c4385b95e6587072912c1665618a07d 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Defines the USCI_B1 peripheral.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration Msp430UsciB1C {
index 89424d32dfc022fc801b8ad7f8e4925bc50981bb..30dcff6d5f371647b34fec58cca18597e59d502f 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Interrupt dispatch for USCI_Ax and USCI_Bx devices.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 generic module Msp430UsciIntDispatchP() @safe() {
index 9c9c9b978bbe1b195b299b3f81e3fc32c7bc74e8..b47d05dd9b89ea61846230ed94ddd0d7c9f61f38 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * OWW speed definitions
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #ifndef OWW_SPEED_H
index 4bd255fa9ba92b4dffa25cb4a0fe333b2d817f54..97adadb8350be102187eb9b0ee90616e81c56487 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * OwwSpeed sensor
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "OwwSpeed.h"
index 7f1870ffb3db5c9113362201bc6b9b636cb9c416..6d7437e12c2e9fbd22a82c8d5bbfc59112d4fe78 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * OwwSpeed sensor
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "OwwSpeed.h"
index c1ae5d7111c0c370602d31ca6a18d02cece14af4..3eab95344aa7a5987d0e76eb37e6748270a08861 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * OWW vane (wind direction) definitions
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #ifndef OWW_VANE_H
index f4ee4c1537b641b0b24d73b31dc62c44f48acea4..82d23cd75cbfa0360b935dd5b9e297f068c7bf17 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * OwwVane sensor
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "OwwVane.h"
index 35ee7d671db0c774c6fc6a7cb013edef71bdce42..9755db115bb50c268a5fb4eec29e9f65b4889439 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * OwwVane sensor
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "OwwVane.h"
index 22a76033d6a0d4213fe405c4ac26ea85da838c53..9bab590445078f3a6e83c7ab814c413a99daf4e1 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Header definitions for the SCP1000.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #ifndef SCP1000_H
index bb022c2f44ef00aae4b2da25ea71b32d3268c69e..1744de4ab43cd1bbb6aeac326d96f9b018ff92cc 100644 (file)
@@ -32,7 +32,7 @@
  * abstracted component designed for infrequent pressure measurements where
  * energy costs are to be minimized.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "Scp1000.h"
index 89dd6290ee6e44cd5f71304a98071f7bb48cc373..670d3d8e5a661de4118419329938de5db78c0a26 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * scp1000 implementation.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
 
 #include "Scp1000.h"
index 61e441adeb5ced72f81ed6131f7c4298c608f85a..6140f42ba80a65d92bbd21f3f50c31c255756707 100644 (file)
@@ -37,7 +37,7 @@
  * microprocessors may need to override this component with a platform-specific
  * one to provide the necessary wait time.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 module SensirionBusyWaitC {
index 7670dd6ce7d2b55ec556afd525af5f90853d6d8d..6a87fddfa2d580dca250320ac39661ea19110728 100644 (file)
@@ -28,7 +28,7 @@
  */
  
  /**
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration HplUserButtonC {
index dca0774261a1c0553374bdfab89c8049fb235741..7c5598f50c5da0649fe711eeb5437526afeb3956 100644 (file)
@@ -32,7 +32,7 @@
  * $TOSDIR/tos/chips/msp430/timer/Msp430DcoSpec.h  This is a little hokey.
  * I think I'd rather do it using a generic interface.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration MoteClockC {
index 921bbc92b3c18d994fccc47ee26d2b2719b875dc..6b5359af5e7e6426914cd6d8b54f38b41a50646f 100644 (file)
@@ -28,7 +28,7 @@
  */
  
  /**
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "Msp430Timer.h"
index 9e9f675a4581877bf56d581b7d274360307bc0c0..e32b255eab736ba76cea2b8f64ab718a5bf255b2 100644 (file)
@@ -28,7 +28,7 @@
  */
  
  /**
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 module MotePlatformC @safe() {
index 1859d05960e9b32692f5c9fb22f07790fa2fe9a1..ce7112985bc59fa65c4757afd63e1b3d267a4d4e 100644 (file)
@@ -28,7 +28,7 @@
  */
  
  /**
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "hardware.h"
index 654e66dfce1c54e46c4c38619807ff401e8102b8..0d74849a57c262384e8fef3bf2f290a21d8c59c1 100644 (file)
@@ -28,7 +28,7 @@
  */
  
  /**
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #ifndef USERBUTTON_H
index 8b392217d697fdf12d9b8123e1f60d8d4cd7a3d4..c496bd2bcc05dbd57ff26ca40984d41e8ccd7df3 100644 (file)
@@ -28,7 +28,7 @@
  */
  
  /**
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include <UserButton.h>
index bcec89b4b7e6de8f5e4001d9c504b8e83d031619..c5f20fe6e3b62589d1bf43d6259c0c3c2ea5c893 100644 (file)
@@ -28,7 +28,7 @@
  */
  
  /**
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include <UserButton.h>
index 1bd1775f33c7197e48c187314275ac6517b44298..f0b30b2d5220f38194ad9cdd9a71ee72f9436b92 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Pin assignments for the bq24032 on the tmicore.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration BQ2403XPinsC {
index 9d19f8b415ee43e2108134c6f2b8f67b5227d7d0..a05e768b650a8177547fd9a5c97211ec0a06b2ee 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Pin assignments for the cp2103 on the tmicore.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration CP210XPinsC {
index 159db7ff6d2a75db8d6653ebfc3c0abed0b1dce7..3913e6cc4051ae3cb5a866e44c8e7f6ee63cfa3e 100644 (file)
@@ -28,7 +28,7 @@
  */
  
  /**
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 module MotePlatformC @safe() {
index 9f9b32c5a23f77eecd9800fa53a1e3de2b895488..de0e6637b039171b852ea84d255544ce83a94baa 100644 (file)
@@ -34,7 +34,7 @@
  * CPSx.get() is derived from a start time of initialization of the
  * HalOwwSpeedP component.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "OwwSpeed.h"
index 5c303ac1b95e6d8d7d33ce9e7184891a41cb32f9..fb3ed6bc7eb2f7a30f2a6c276bdfc4cee9f32300 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HAL/HPL layers for the OwwSpeed sensor.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "OwwSpeed.h"
index 5d8ed7788f3dd9e1a036fdeedc75baf3f6a4dbe0..a40c2ed8c2caaed342b49946b261166f3997821c 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HAL/HPL layers for the OwwVane sensor.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "OwwVane.h"
index d7ed290a7cfeea2428d2c9a317c8eb85c600a349..4b0fa5cfe9f58e7b6964843a41e59ab65d84a85a 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * HAL/HPL layers for the OwwVane sensor.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "OwwVane.h"
index 96e9655f70d3e50228c09f75d5794834d83d8bce..95d36e36e42b33018f7e1ef3e1c3bfe56dcc792e 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Platform specific pin mapping for the Scp1000.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration Scp1000PinsC {
index bf91c44f2cbfa2bcba769e8a67e535d550f8bb9c..a8b692d6979080fdcce789a47f21e2853034e2d3 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Platform dependent SPI mapping for Scp1000.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 configuration Scp1000SpiC {
index 2b2b6890796b75209189c24a26577f7a948f7a75..ffe7e7957c6bf5edb6900b35a7046855d3a5764f 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * SPI configuration for Scp1000.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 module Scp1000SpiConfigC {
index 6484bd738af4fce2ba6c26fbc3c7755ba36f1c0e..468589c5aa8dc34ade68300cec468bf1f6d804b8 100644 (file)
@@ -32,7 +32,7 @@
  * a GeneralIO.  This component uses the Msp430's internal pull up/down
  * capability, present on only some devices.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 generic configuration Msp430OpenDrainC()
index 228daaba2581b81dcb30bd52d3f8f6ddf2291ff0..a0950f506bfce7a3cefee81deef8438bacd4b6fd 100644 (file)
@@ -33,7 +33,7 @@
  * pin to deliver the pull-up necessary.  set() is pin in input with pull-up,
  * clr() is in output with no pull-up.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 generic module Msp430OpenDrainP()
index 6eba7fefa5a22e8de735d4d486589dc90f97793a..5af6a2dd7b8e5cf4ca19bb3c5aa6e52c62dd84b4 100644 (file)
@@ -31,7 +31,7 @@
  * Implement an open drain output using a GeneralIO, represented as a
  * GeneralIO.  Requires an external pull-up for proper operation.
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 generic configuration OpenDrainC()
index 38df60a1a9c6a7e37fb5dbba1a6bc3a67e3b876a..adc96364f3408c7a3860afe3ed59736db1375f3f 100644 (file)
@@ -37,7 +37,7 @@
  * TODO: there could be a version of this component that uses the msp430's
  * built-in pull-up resistor...
  *
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 generic module OpenDrainP()
index d600a5bafff945b83065dec271fe6c2dfbfaf88f..472f9ec7b2e50e519fd752e33a64c44128668b96 100644 (file)
@@ -32,7 +32,7 @@
  * via a resistor divider where the battery voltage is 3x that read by the ADC.
  * Therefore, BattV = ADC / 4096 * 1.5 * 3.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 generic configuration BatteryAdcC() {
index a6e27d74465646c2b180b45752bf7e7af4bb33a5..a80362bad34021a7db41aea82dacd40b86718b44 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Battery ADC reading.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "Msp430Adc12.h"
index 26297ed2a2a0d78a0dd22ba9c89705e4cc559d05..061c3020b2de3bfedc9f2e46788b589d43337f44 100644 (file)
@@ -32,7 +32,7 @@
  * via a resistor divider where the battery voltage is 3x that read by the ADC.
  * Therefore, PyranometerV = ADC / 4096 * 1.5 * 3.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 generic configuration PyranometerAdcC() {
index 69d67867fc491c151eb36d5306a38109dae3060d..b3e95687f1ef03b9bbe87dfdd3cbc4a9c735adeb 100644 (file)
@@ -30,7 +30,7 @@
 /**
  * Pyranometerery ADC reading.
  * 
- * @author R. Steve McKown <smckown@gmail.com>
+ * @author R. Steve McKown <rsmckown@gmail.com>
  */
  
 #include "Msp430Adc12.h"