[Tinyos-commits] CVS: tinyos-1.x/tos/platform/msp430/adc ADCC.nc, 1.1, NONE ADCHIL.h, 1.1, NONE ADCM.nc, 1.1, NONE ADCMultiple.nc, 1.1, NONE ADCSingle.nc, 1.1, NONE ADC_README, 1.1, NONE DemoSensorC.nc, 1.1, NONE HPLADC12.nc, 1.1, NONE HPLADC12M.nc, 1.1, NONE InternalTemp.h, 1.1, NONE InternalTempC.nc, 1.1, NONE InternalTempM.nc, 1.1, NONE InternalVoltage.h, 1.1, NONE InternalVoltageC.nc, 1.1, NONE InternalVoltageM.nc, 1.1, NONE MSP430ADC12.h, 1.1, NONE MSP430ADC12C.nc, 1.1, NONE MSP430ADC12M.nc, 1.1, NONE MSP430ADC12Multiple.nc, 1.1, NONE MSP430ADC12Single.nc, 1.1, NONE Voltage.h, 1.1, NONE VoltageM.nc, 1.1, NONE

Joe Polastre jpolastre at users.sourceforge.net
Wed Oct 26 12:47:45 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/tos/platform/msp430/adc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12891/adc

Removed Files:
	ADCC.nc ADCHIL.h ADCM.nc ADCMultiple.nc ADCSingle.nc 
	ADC_README DemoSensorC.nc HPLADC12.nc HPLADC12M.nc 
	InternalTemp.h InternalTempC.nc InternalTempM.nc 
	InternalVoltage.h InternalVoltageC.nc InternalVoltageM.nc 
	MSP430ADC12.h MSP430ADC12C.nc MSP430ADC12M.nc 
	MSP430ADC12Multiple.nc MSP430ADC12Single.nc Voltage.h 
	VoltageM.nc 
Log Message:
Removing changes from September 28, 2005 committed by Moteiv Corporation.
Code is rolled back to its state as of September 28, 2005 at 00:00:00.

Moteiv uses an Apache style license (see http://www.moteiv.com/MOTEIV-LICENSE.txt)
that provides additional safegaurds not found in the BSD license.  Since the
BSD license is the only license accepted for the core TinyOS system, our code
must be moved to contrib/moteiv where the Moteiv license is accepted.

If you found any of this code or its improvements useful, you can compile for
Tmote Sky with the following:

1) Set your TOSMAKE_DIR to point to 
tinyos-1.x/contrib/moteiv/tools/make
with the command:
export TOSMAKE_DIR=$(TOSDIR)/../contrib/moteiv/tools/make

2) Compile your applications with 'make tmote' instead of 'make telosb'
This will pull in the Moteiv code that is being removed from the main tree.


--- ADCC.nc DELETED ---

--- ADCHIL.h DELETED ---

--- ADCM.nc DELETED ---

--- ADCMultiple.nc DELETED ---

--- ADCSingle.nc DELETED ---

--- ADC_README DELETED ---

--- DemoSensorC.nc DELETED ---

--- HPLADC12.nc DELETED ---

--- HPLADC12M.nc DELETED ---

--- InternalTemp.h DELETED ---

--- InternalTempC.nc DELETED ---

--- InternalTempM.nc DELETED ---

--- InternalVoltage.h DELETED ---

--- InternalVoltageC.nc DELETED ---

--- InternalVoltageM.nc DELETED ---

--- MSP430ADC12.h DELETED ---

--- MSP430ADC12C.nc DELETED ---

--- MSP430ADC12M.nc DELETED ---

--- MSP430ADC12Multiple.nc DELETED ---

--- MSP430ADC12Single.nc DELETED ---

--- Voltage.h DELETED ---

--- VoltageM.nc DELETED ---



More information about the Tinyos-commits mailing list