]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
15 years agoInitial version of a CC2420 driver for TKN15.4 (see tinyos-2.x/tos/lib/mac/tkn154...
janhauer [Mon, 16 Jun 2008 18:02:40 +0000 (18:02 +0000)]
Initial version of a CC2420 driver for TKN15.4 (see tinyos-2.x/tos/lib/mac/tkn154/README.txt)

15 years agoInitial version of TKN15.4, a platform-independent IEEE 802.15.4-2006 MAC implementat...
janhauer [Mon, 16 Jun 2008 18:00:22 +0000 (18:00 +0000)]
Initial version of TKN15.4, a platform-independent IEEE 802.15.4-2006 MAC implementation (see tinyos-2.x/tos/lib/mac/tkn154/README.txt)

15 years agoWorking hardware acks
rincon [Mon, 16 Jun 2008 15:33:32 +0000 (15:33 +0000)]
Working hardware acks

15 years agocommitting java logger.
kusy [Mon, 16 Jun 2008 11:07:43 +0000 (11:07 +0000)]
committing java logger.

15 years agobugfix: previously two bytes were written to the U0TXBUF register before one was...
janhauer [Mon, 16 Jun 2008 07:31:21 +0000 (07:31 +0000)]
bugfix: previously two bytes were written to the U0TXBUF register before one was read from the U0RXBUF, which at bus speed >500KHz could lead to a race condition. This has been fixed.

15 years agoAlign serial implementaion to changes jsut made to the radio
klueska [Sun, 15 Jun 2008 17:34:12 +0000 (17:34 +0000)]
Align serial implementaion to changes jsut made to the radio

15 years agoChanges to allow other subsystems to wire to underlying ActiveMessages (Send, Receive...
klueska [Sun, 15 Jun 2008 17:26:00 +0000 (17:26 +0000)]
Changes to allow other subsystems to wire to underlying ActiveMessages (Send, Receive,Snoop).  Basically moves all explicit wiring out of BlockingActiveMessageC and into the generic components that get instantiated on an AMid by AMid basis

15 years agoAdded SD and mma7260 (3-axis accelerometer) support
konradlorincz [Sat, 14 Jun 2008 22:49:29 +0000 (22:49 +0000)]
Added SD and mma7260 (3-axis accelerometer) support

15 years agoAdded support for the basicsb sensorboards for the mica based platforms
klueska [Sat, 14 Jun 2008 19:27:25 +0000 (19:27 +0000)]
Added support for the basicsb sensorboards for the mica based platforms

15 years agoAdded test application to test the basicsb sensor boards for the micas
klueska [Sat, 14 Jun 2008 19:24:06 +0000 (19:24 +0000)]
Added test application to test the basicsb sensor boards for the micas

15 years agoAdded universal blocking SineSensor drivers for the C API
klueska [Fri, 13 Jun 2008 23:04:21 +0000 (23:04 +0000)]
Added universal blocking SineSensor drivers for the C API

15 years agoAdded test applications for the SineSensor stuff
klueska [Fri, 13 Jun 2008 23:00:36 +0000 (23:00 +0000)]
Added test applications for the SineSensor stuff

15 years agoRenamed some components and added a blocking version of the SineSensor
klueska [Fri, 13 Jun 2008 21:40:36 +0000 (21:40 +0000)]
Renamed some components and added a blocking version of the SineSensor

15 years agoAdded blocking adc support for atm128. Also moved BlockingAdcImplP component to...
klueska [Fri, 13 Jun 2008 19:33:39 +0000 (19:33 +0000)]
Added blocking adc support for atm128.  Also moved BlockingAdcImplP component to the main system directory since its a general translation from split-phase adc operations to blocking ones

15 years agoadd a special short cut
andreaskoepke [Fri, 13 Jun 2008 13:40:59 +0000 (13:40 +0000)]
add a special short cut

15 years agofixing typo (VOLUMEFILE)
kusy [Thu, 12 Jun 2008 23:25:01 +0000 (23:25 +0000)]
fixing typo (VOLUMEFILE)

15 years agoInitial checkin of tosthreads related tools for generating dynamically loadable binaries
klueska [Thu, 12 Jun 2008 15:16:03 +0000 (15:16 +0000)]
Initial checkin of tosthreads related tools for generating dynamically loadable binaries

15 years agoinitial checkin of tosthreads related apps
klueska [Thu, 12 Jun 2008 15:11:38 +0000 (15:11 +0000)]
initial checkin of tosthreads related apps

15 years agoadded targets for tosthread support
klueska [Thu, 12 Jun 2008 14:17:14 +0000 (14:17 +0000)]
added targets for tosthread support

15 years agoInitial checkin of tosthreads stuff...
klueska [Thu, 12 Jun 2008 14:02:11 +0000 (14:02 +0000)]
Initial checkin of tosthreads stuff...

15 years agoAdded tosthreads tep 134
klueska [Thu, 12 Jun 2008 13:02:08 +0000 (13:02 +0000)]
Added tosthreads tep 134

15 years agominor update of documentation
klueska [Thu, 12 Jun 2008 12:57:31 +0000 (12:57 +0000)]
minor update of documentation

15 years agoUpdate to use new way of doing printf
klueska [Thu, 12 Jun 2008 12:55:33 +0000 (12:55 +0000)]
Update to use new way of doing printf

15 years agoUpdated Printf library to new way of not requiring explicit wiring of any interfaces...
klueska [Thu, 12 Jun 2008 12:33:47 +0000 (12:33 +0000)]
Updated Printf library to new way of not requiring explicit wiring of any interfaces.  Moved old implementation down into a 2_0_2 directory so that people can still use the old implementation if desired by simply changing the path to the lib in their Makefile

15 years agoRemove bogus 'tab:4' and 'tab:2' markers.
razvanm [Wed, 11 Jun 2008 00:46:23 +0000 (00:46 +0000)]
Remove bogus 'tab:4' and 'tab:2' markers.

15 years agoConvert to Unix-style line terminators.
razvanm [Wed, 11 Jun 2008 00:42:13 +0000 (00:42 +0000)]
Convert to Unix-style line terminators.

15 years agofixing comments, to prevent nescc 1.3 warnings
kusy [Tue, 10 Jun 2008 23:56:29 +0000 (23:56 +0000)]
fixing comments, to prevent nescc 1.3 warnings

15 years agosimple test app to test FTSP
sallai [Tue, 10 Jun 2008 22:20:30 +0000 (22:20 +0000)]
simple test app to test FTSP

15 years agochecking in FTSP to tos/lib
sallai [Tue, 10 Jun 2008 22:16:13 +0000 (22:16 +0000)]
checking in FTSP to tos/lib

15 years agoClean up to make it Documentary.
scipio [Tue, 10 Jun 2008 17:45:28 +0000 (17:45 +0000)]
Clean up to make it Documentary.

15 years agoFixed Makefile to automatically compile serial listen for 15.4,
scipio [Tue, 10 Jun 2008 16:50:22 +0000 (16:50 +0000)]
Fixed Makefile to automatically compile serial listen for 15.4,
made serial list print zero-padded hex.

15 years agoAdded asynchronous Get/Set interfaces as agreed during last core conference call.
janhauer [Tue, 10 Jun 2008 14:41:42 +0000 (14:41 +0000)]
Added asynchronous Get/Set interfaces as agreed during last core conference call.

15 years agoBase station for 15.4 code. Receive only.
scipio [Mon, 9 Jun 2008 23:52:25 +0000 (23:52 +0000)]
Base station for 15.4 code. Receive only.

15 years agofix milli conversion (shift direction)
mmaroti [Mon, 9 Jun 2008 19:09:41 +0000 (19:09 +0000)]
fix milli conversion (shift direction)

15 years agoRF230: timesync changes to lower memory usage
mmaroti [Thu, 5 Jun 2008 20:44:21 +0000 (20:44 +0000)]
RF230: timesync changes to lower memory usage

15 years agoupdate RF230Sniffer to the new interfaces
mmaroti [Thu, 5 Jun 2008 19:43:20 +0000 (19:43 +0000)]
update RF230Sniffer to the new interfaces

15 years agochange FAT annotations to BND
regehr [Wed, 4 Jun 2008 19:22:33 +0000 (19:22 +0000)]
change FAT annotations to BND

15 years agofew more safe tinyos annotations
regehr [Wed, 4 Jun 2008 05:45:20 +0000 (05:45 +0000)]
few more safe tinyos annotations

15 years agowarning suppression
regehr [Wed, 4 Jun 2008 05:36:21 +0000 (05:36 +0000)]
warning suppression

15 years agosuppress a warning
regehr [Wed, 4 Jun 2008 05:33:07 +0000 (05:33 +0000)]
suppress a warning

15 years agosafe tinyos annotations
regehr [Wed, 4 Jun 2008 05:31:15 +0000 (05:31 +0000)]
safe tinyos annotations

15 years agofail files are definitely not safe
regehr [Wed, 4 Jun 2008 05:02:42 +0000 (05:02 +0000)]
fail files are definitely not safe

15 years agosafe tinyos compilation flags now live here, as they should
regehr [Wed, 4 Jun 2008 04:59:46 +0000 (04:59 +0000)]
safe tinyos compilation flags now live here, as they should

15 years agofinally move the last of our stuff out of here
regehr [Wed, 4 Jun 2008 04:52:58 +0000 (04:52 +0000)]
finally move the last of our stuff out of here

15 years agosafe tinyos annotations
regehr [Wed, 4 Jun 2008 04:30:41 +0000 (04:30 +0000)]
safe tinyos annotations

15 years agosafe tinyos annotations
regehr [Wed, 4 Jun 2008 03:57:41 +0000 (03:57 +0000)]
safe tinyos annotations

15 years agoadd unused annotation to be used for deputy bound temporaries
regehr [Wed, 4 Jun 2008 03:46:24 +0000 (03:46 +0000)]
add unused annotation to be used for deputy bound temporaries

15 years agosafe tinyos annotations
regehr [Wed, 4 Jun 2008 03:43:50 +0000 (03:43 +0000)]
safe tinyos annotations

15 years agosafe tinyos annotations (all in nesdoc comments)
regehr [Wed, 4 Jun 2008 03:00:25 +0000 (03:00 +0000)]
safe tinyos annotations (all in nesdoc comments)

15 years agoremove bogus state check
idgay [Tue, 3 Jun 2008 20:32:09 +0000 (20:32 +0000)]
remove bogus state check

15 years agosafe tinyos annotations
regehr [Tue, 3 Jun 2008 04:43:02 +0000 (04:43 +0000)]
safe tinyos annotations

15 years agosafe tinyos annotations
regehr [Tue, 3 Jun 2008 04:08:34 +0000 (04:08 +0000)]
safe tinyos annotations

15 years agosafe tinyos annotations
regehr [Tue, 3 Jun 2008 03:00:59 +0000 (03:00 +0000)]
safe tinyos annotations

15 years agoadd safe tinyos annotations
regehr [Sun, 1 Jun 2008 04:24:33 +0000 (04:24 +0000)]
add safe tinyos annotations

15 years agosafe tinyos annotations
regehr [Sat, 31 May 2008 20:27:07 +0000 (20:27 +0000)]
safe tinyos annotations

15 years agoswitch to new annotation syntax
regehr [Sat, 31 May 2008 20:20:49 +0000 (20:20 +0000)]
switch to new annotation syntax

15 years agohopefully final annotation syntax
regehr [Sat, 31 May 2008 20:19:46 +0000 (20:19 +0000)]
hopefully final annotation syntax

15 years agodeputy checks file
regehr [Sat, 31 May 2008 20:19:21 +0000 (20:19 +0000)]
deputy checks file

15 years agoadd CIL machine descriptions to support safe tinyos
regehr [Sat, 31 May 2008 20:18:32 +0000 (20:18 +0000)]
add CIL machine descriptions to support safe tinyos

15 years agonow we call deputy through nesc-compile, not from here
regehr [Sat, 31 May 2008 04:32:00 +0000 (04:32 +0000)]
now we call deputy through nesc-compile, not from here

15 years agoAs agreed on last T2 core conference call: adding ENOACK error code denoting that...
janhauer [Fri, 30 May 2008 16:27:05 +0000 (16:27 +0000)]
As agreed on last T2 core conference call: adding ENOACK error code denoting that a packet was not acknowledged

15 years agoWorkaround for VirtualizeAlarmC.nc, so it can be parameterized with uint32_t on msp43...
janhauer [Fri, 30 May 2008 16:25:10 +0000 (16:25 +0000)]
Workaround for VirtualizeAlarmC.nc, so it can be parameterized with uint32_t on msp430 platforms; the current msp430-gcc v. 3.2.3 throws a Segmentation fault.

15 years agoModified AM ID to follow TEP4
kaisenl [Fri, 30 May 2008 03:02:44 +0000 (03:02 +0000)]
Modified AM ID to follow TEP4

15 years agoOpenOCD support for flashing under linux
kusy [Thu, 29 May 2008 20:23:47 +0000 (20:23 +0000)]
OpenOCD support for flashing under linux

15 years agoadding support for OpenOCD - jtag for linux
kusy [Thu, 29 May 2008 20:16:43 +0000 (20:16 +0000)]
adding support for OpenOCD - jtag for linux

15 years agoIRIS: reworked the time sync implementation
mmaroti [Thu, 29 May 2008 20:09:33 +0000 (20:09 +0000)]
IRIS: reworked the time sync implementation

15 years agoUse md5 instead of sha1sum for Darwin.
razvanm [Thu, 29 May 2008 20:08:03 +0000 (20:08 +0000)]
Use md5 instead of sha1sum for Darwin.

15 years agoIRIS: reworked the time sync implementation
mmaroti [Thu, 29 May 2008 19:03:04 +0000 (19:03 +0000)]
IRIS: reworked the time sync implementation

15 years agoIRIS: reworked the time sync implementation
mmaroti [Thu, 29 May 2008 18:57:53 +0000 (18:57 +0000)]
IRIS: reworked the time sync implementation

15 years agoxdb support bug fix
kusy [Thu, 29 May 2008 18:04:06 +0000 (18:04 +0000)]
xdb support bug fix

15 years agomove tep 132/133 interfaces to tos/interfaces
sallai [Thu, 29 May 2008 15:43:11 +0000 (15:43 +0000)]
move tep 132/133 interfaces to tos/interfaces

15 years agoAdded more strobes and registers. Didn't add in any of the test registers.
rincon [Wed, 28 May 2008 16:39:53 +0000 (16:39 +0000)]
Added more strobes and registers.  Didn't add in any of the test registers.

15 years agochanging default programmer to jflashmm
kusy [Tue, 27 May 2008 18:21:43 +0000 (18:21 +0000)]
changing default programmer to jflashmm

15 years agoincreasing voltage of the core by .1V, .85V didn't always work
kusy [Tue, 27 May 2008 17:51:54 +0000 (17:51 +0000)]
increasing voltage of the core by .1V, .85V didn't always work

15 years agousing SPIPIO version of radio stack
kusy [Tue, 27 May 2008 17:48:16 +0000 (17:48 +0000)]
using SPIPIO version of radio stack

15 years agoadding support for PXA27X Quick Capture
kusy [Tue, 27 May 2008 17:44:42 +0000 (17:44 +0000)]
adding support for PXA27X Quick Capture

15 years agoAdded intelmote2 to CC2420 based platforms
kusy [Tue, 27 May 2008 17:31:47 +0000 (17:31 +0000)]
Added intelmote2 to CC2420 based platforms

15 years agoFixed bug: SSSR register gives fifo length + 1
kusy [Tue, 27 May 2008 17:28:32 +0000 (17:28 +0000)]
Fixed bug: SSSR register gives fifo length + 1

15 years agoadded tos-storage-pxa27xp30 to the ignore list
klueska [Mon, 26 May 2008 08:46:37 +0000 (08:46 +0000)]
added tos-storage-pxa27xp30 to the ignore list

15 years agoShouldn't have been committed. Generated by tos-storage-pxa27xp30.in after ./configu...
klueska [Mon, 26 May 2008 08:41:53 +0000 (08:41 +0000)]
Shouldn't have been committed.  Generated by tos-storage-pxa27xp30.in after ./configure is run

15 years agoOops. On last commit I removed the returning of SUCCESS from ArbiterP.... back in...
klueska [Sat, 24 May 2008 19:34:15 +0000 (19:34 +0000)]
Oops.  On last commit I removed the returning of SUCCESS from ArbiterP.... back in there now

15 years agoadded some stuff
klueska [Fri, 23 May 2008 19:30:19 +0000 (19:30 +0000)]
added some stuff

15 years agoUpdate to tos-storage-* tools to support a '-t' flag to generate a VolumeMapC.nc...
klueska [Fri, 23 May 2008 01:04:35 +0000 (01:04 +0000)]
Update to tos-storage-* tools to support a '-t' flag to generate a VolumeMapC.nc file that exports interfaces from all the volumes described in the XML file for a particular storage chip.  Also fixed the make system to create and install the tos-storage-pxa27xp30 script

15 years agoadded one more level of redirection for building the StorageVolume.h file. This...
klueska [Thu, 22 May 2008 23:56:08 +0000 (23:56 +0000)]
added one more level of redirection for building the StorageVolume.h file.  This is done in preperation to support dynamic threads that need to ahve this file built, but bypass the normal 'exe' target built for a platform.  Also remove, via the 'clean' target, a VolumeMapC.nc file that is now generated when linking the sorage abstractions used by dynamic threads to the <storage-chip>.xml file in the application directory

15 years agoUpdate to makefile. Last change broke it oops...
klueska [Thu, 22 May 2008 23:50:30 +0000 (23:50 +0000)]
Update to makefile.  Last change broke it oops...

15 years agoAdd cast to get rid of warning in gcc 4.1.2
klueska [Thu, 22 May 2008 23:17:27 +0000 (23:17 +0000)]
Add cast to get rid of warning in gcc 4.1.2

15 years agoFixed typo bug. ResourceRequested = UsartC was misspelled and hence it was complaini...
konradlorincz [Thu, 22 May 2008 20:25:28 +0000 (20:25 +0000)]
Fixed typo bug.  ResourceRequested = UsartC was misspelled and hence it was complaining about not finding ResourceRequest

15 years agoChange parameter name to idx instead of index for compatibility with nesC 1.3. In...
klueska [Thu, 22 May 2008 17:45:00 +0000 (17:45 +0000)]
Change parameter name to idx instead of index for compatibility with nesC 1.3.  In nesC 1.3, parameter names are no longer renamed in interfaces, and 'index' is an illegal parameter name because it shadows the *built-in* definition of index from gcc.  This has been fixed in newer versions of gcc, but the msp430-gcc we use (and have to use) is pretty old.  Moral of the story.... don't use index as a paramter name.

15 years agospacing
vlahan [Thu, 22 May 2008 14:56:33 +0000 (14:56 +0000)]
spacing

15 years agoShadowing not needed now that defaults properly export ResourceRequested
vlahan [Thu, 22 May 2008 14:55:43 +0000 (14:55 +0000)]
Shadowing not needed now that defaults properly export ResourceRequested

15 years agoadded parametrization of the stream interface
beutel [Thu, 22 May 2008 13:44:17 +0000 (13:44 +0000)]
added parametrization of the stream interface

15 years agofixed indentation bug in tep4.txt
beutel [Thu, 22 May 2008 12:42:59 +0000 (12:42 +0000)]
fixed indentation bug in tep4.txt

15 years agofix broken citation
gnawali [Thu, 22 May 2008 00:03:40 +0000 (00:03 +0000)]
fix broken citation

15 years agoUpdate to include paramaterization of the UartStream interface as well as push Resour...
klueska [Wed, 21 May 2008 22:11:57 +0000 (22:11 +0000)]
Update to include paramaterization of the UartStream interface as well as push ResourceRequested out to the top level components such as Msp430Spi0C and Msp430Uart0C, etc.

15 years agoImported initial SHIMMER platform code.
konradlorincz [Wed, 21 May 2008 22:07:24 +0000 (22:07 +0000)]
Imported initial SHIMMER platform code.

15 years agoImported shimmer.target
konradlorincz [Wed, 21 May 2008 22:01:33 +0000 (22:01 +0000)]
Imported shimmer.target

15 years agofix typos
gnawali [Wed, 21 May 2008 21:56:35 +0000 (21:56 +0000)]
fix typos

15 years agoNULL
scipio [Wed, 21 May 2008 00:50:11 +0000 (00:50 +0000)]
NULL

15 years agoENOMEM
scipio [Tue, 20 May 2008 21:46:21 +0000 (21:46 +0000)]
ENOMEM

15 years agoMinor comment change to test cvs permissions.
konradlorincz [Tue, 20 May 2008 18:16:15 +0000 (18:16 +0000)]
Minor comment change to test cvs permissions.