]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
14 years agoupdated README, removed a debugging statement
janhauer [Mon, 14 Sep 2009 14:15:09 +0000 (14:15 +0000)]
updated README, removed a debugging statement

14 years agoIndirect Tx:
janhauer [Mon, 14 Sep 2009 12:17:18 +0000 (12:17 +0000)]
Indirect Tx:
- coordinator now returns empty data frame, when it has no data for the device
- coordinator sets frame pending flag, when it has more than one frame for the device
- can now PURGE an indirect transmission

14 years agoUartControl update for enum consistency and support in atm128/msp430.
scipio [Mon, 14 Sep 2009 00:25:59 +0000 (00:25 +0000)]
UartControl update for enum consistency and support in atm128/msp430.

14 years agoNew UartControl interface.
scipio [Sun, 13 Sep 2009 23:55:32 +0000 (23:55 +0000)]
New UartControl interface.

14 years ago - fix last nits needed to compile
sdhsdh [Fri, 11 Sep 2009 21:44:25 +0000 (21:44 +0000)]
 - fix last nits needed to compile
 - a few bug-fixes

14 years agoAdd key support to BaseStation application in CC2420 Security;
jgko [Fri, 11 Sep 2009 21:20:20 +0000 (21:20 +0000)]
Add key support to BaseStation application in CC2420 Security;

14 years agoBlockingBlockWrite was replaced by BlockingBlock
liang_mike [Fri, 11 Sep 2009 21:03:37 +0000 (21:03 +0000)]
BlockingBlockWrite was replaced by BlockingBlock

14 years agoadd Ieee154 platform message component
sdhsdh [Fri, 11 Sep 2009 20:27:55 +0000 (20:27 +0000)]
add Ieee154 platform message component

14 years agoAdd TOSThreads C API for random number generator
liang_mike [Thu, 10 Sep 2009 20:00:12 +0000 (20:00 +0000)]
Add TOSThreads C API for random number generator
The code is from Jo Agila Bitsch Link <jo.bitsch@cs.rwth-aachen.de>

14 years agoAdd config storage abstraction support to TinyLD
liang_mike [Thu, 10 Sep 2009 19:36:33 +0000 (19:36 +0000)]
Add config storage abstraction support to TinyLD

14 years agoAdd TOSThreads C API for config storage abstraction
liang_mike [Thu, 10 Sep 2009 19:18:09 +0000 (19:18 +0000)]
Add TOSThreads C API for config storage abstraction
Parts of the code was contributed by Jo Agila Bitsch Link <jo.bitsch@cs.rwth-aachen.de>

14 years agoAdd nesC API for config storage abstraction
liang_mike [Thu, 10 Sep 2009 19:08:50 +0000 (19:08 +0000)]
Add nesC API for config storage abstraction

14 years ago*** empty log message ***
rarseverino [Thu, 10 Sep 2009 15:48:26 +0000 (15:48 +0000)]
*** empty log message ***

14 years agoNow allows to use variable radio channel.
janhauer [Thu, 10 Sep 2009 12:00:49 +0000 (12:00 +0000)]
Now allows to use variable radio channel.

14 years agoUse a regular send when the rxSleepInterval is set to 0 (and stop interpretting 0...
mmaroti [Wed, 9 Sep 2009 19:52:52 +0000 (19:52 +0000)]
Use a regular send when the rxSleepInterval is set to 0 (and stop interpretting 0 as the localSleepInterval value)

14 years agoRevert the SpiByte.write function to its original form till the SPI access bug is...
mmaroti [Wed, 9 Sep 2009 19:44:16 +0000 (19:44 +0000)]
Revert the SpiByte.write function to its original form till the SPI access bug is found

14 years ago*** empty log message ***
rarseverino [Tue, 8 Sep 2009 10:34:20 +0000 (10:34 +0000)]
*** empty log message ***

14 years agoMoved a #define
janhauer [Tue, 8 Sep 2009 09:04:42 +0000 (09:04 +0000)]
Moved a #define

14 years agoRenamed a variable to remove a conflict with the OpenZB-wrapper
janhauer [Mon, 7 Sep 2009 15:29:20 +0000 (15:29 +0000)]
Renamed a variable to remove a conflict with the OpenZB-wrapper

14 years agomulles files
r-studio [Mon, 7 Sep 2009 14:14:52 +0000 (14:14 +0000)]
mulles files

14 years agomulle files
r-studio [Mon, 7 Sep 2009 14:12:25 +0000 (14:12 +0000)]
mulle files

14 years agoadded support for mulle in net programing
r-studio [Mon, 7 Sep 2009 14:05:02 +0000 (14:05 +0000)]
added support for mulle in net programing

14 years agoadded support for mulle in block storage manager P
r-studio [Mon, 7 Sep 2009 14:02:45 +0000 (14:02 +0000)]
added support for mulle in block storage manager P

14 years agoadded support for mulle in block storage manager
r-studio [Mon, 7 Sep 2009 14:02:05 +0000 (14:02 +0000)]
added support for mulle in block storage manager

14 years agoadded support for mulle in deluge page transfer
r-studio [Mon, 7 Sep 2009 14:00:41 +0000 (14:00 +0000)]
added support for mulle in deluge page transfer

14 years agoadded support for mulle in TOSBOOT
r-studio [Mon, 7 Sep 2009 13:58:43 +0000 (13:58 +0000)]
added support for mulle in TOSBOOT

14 years agoadded support for mulle ext flash
r-studio [Mon, 7 Sep 2009 13:56:58 +0000 (13:56 +0000)]
added support for mulle ext flash

14 years agoadding independing mulle platform files
r-studio [Mon, 7 Sep 2009 13:54:11 +0000 (13:54 +0000)]
adding independing mulle platform files

14 years ago*** empty log message ***
rarseverino [Mon, 7 Sep 2009 13:52:36 +0000 (13:52 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Mon, 7 Sep 2009 11:17:58 +0000 (11:17 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Mon, 7 Sep 2009 10:40:32 +0000 (10:40 +0000)]
*** empty log message ***

14 years agoadded in (forgotten) cc2420/security dependency.
ayer1 [Sat, 5 Sep 2009 13:58:46 +0000 (13:58 +0000)]
added in (forgotten) cc2420/security dependency.

14 years agofirst check-in.
ayer1 [Sat, 5 Sep 2009 13:57:01 +0000 (13:57 +0000)]
first check-in.

14 years agonew platform. much of the subsystem work is dependent upon shimmer.
ayer1 [Fri, 4 Sep 2009 18:27:46 +0000 (18:27 +0000)]
new platform.  much of the subsystem work is dependent upon shimmer.

14 years agofixed a typo in comment
ayer1 [Fri, 4 Sep 2009 18:21:11 +0000 (18:21 +0000)]
fixed a typo in comment

14 years agorestored use of tosh_uwait (added back msp430hardware.h) ; it's much
ayer1 [Fri, 4 Sep 2009 18:15:31 +0000 (18:15 +0000)]
restored use of tosh_uwait (added back msp430hardware.h) ; it's much
more accurate that busywaitmicro.

added in real tos-2 spi transaction code

added in updates from tos-1 for handling docking availability, and
power-cycling card when switching between sd to spi modes.

got rid of auto-init from boot, adding stdcontrol back in.  left out
.init usage, because tos-1 version had no real functionality in
stdcontrol.start, so old stdcontrol.init routine is carried to .start.

14 years agoevents available and unavailable added, reflecting updates from sdp.nc.
ayer1 [Fri, 4 Sep 2009 18:08:56 +0000 (18:08 +0000)]
events available and unavailable added, reflecting updates from sdp.nc.

14 years agochanges reflect updates brought forward from really crufty sdp.nc;
ayer1 [Fri, 4 Sep 2009 18:07:07 +0000 (18:07 +0000)]
changes reflect updates brought forward from really crufty sdp.nc;

stdcontrol added back in, and revised spi bus usages (no tos-2 in old
sdp!) are pulled in here.

14 years agoadding this directory so we have more fine-grained control over
ayer1 [Fri, 4 Sep 2009 18:04:35 +0000 (18:04 +0000)]
adding this directory so we have more fine-grained control over
app-waits on msp430 mcus; tosh_uwait is much more accurate than
busywaitmicro.

14 years agobringing port of up-to-date bluetooth interface and implementation to
ayer1 [Fri, 4 Sep 2009 18:02:02 +0000 (18:02 +0000)]
bringing port of up-to-date bluetooth interface and implementation to
tos-2.x

14 years ago*** empty log message ***
rarseverino [Wed, 2 Sep 2009 17:16:30 +0000 (17:16 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Wed, 2 Sep 2009 16:48:55 +0000 (16:48 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Wed, 2 Sep 2009 16:00:05 +0000 (16:00 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Wed, 2 Sep 2009 15:52:58 +0000 (15:52 +0000)]
*** empty log message ***

14 years agoThese files have been rolled into the tos/interfaces and tos/types directory
mmaroti [Mon, 31 Aug 2009 21:15:20 +0000 (21:15 +0000)]
These files have been rolled into the tos/interfaces and tos/types directory

14 years ago - fix sequence number/dag bug
sdhsdh [Mon, 31 Aug 2009 18:09:27 +0000 (18:09 +0000)]
 - fix sequence number/dag bug

14 years ago - remove automake-generated files
sdhsdh [Mon, 31 Aug 2009 18:06:39 +0000 (18:06 +0000)]
 - remove automake-generated files
 - a few other fixes

14 years ago*** empty log message ***
rarseverino [Mon, 31 Aug 2009 16:26:04 +0000 (16:26 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Mon, 31 Aug 2009 15:51:37 +0000 (15:51 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Mon, 31 Aug 2009 15:51:37 +0000 (15:51 +0000)]
*** empty log message ***

14 years agoCommit files for the BaseStation code with cc2420 security options
jgko [Sat, 29 Aug 2009 05:41:57 +0000 (05:41 +0000)]
Commit files for the BaseStation code with cc2420 security options

14 years agoAdding in cc2420 security support for Shimmer platform
jgko [Sat, 29 Aug 2009 05:39:42 +0000 (05:39 +0000)]
Adding in cc2420 security support for Shimmer platform

14 years ago fix OOPS when merging with security code
sdhsdh [Sat, 29 Aug 2009 04:21:37 +0000 (04:21 +0000)]
 fix OOPS when merging with security code

14 years ago - commit reorg of 2420 stack to support Ieee154 messaging component
sdhsdh [Sat, 29 Aug 2009 00:06:42 +0000 (00:06 +0000)]
 - commit reorg of 2420 stack to support Ieee154 messaging component

14 years ago*** empty log message ***
rarseverino [Tue, 25 Aug 2009 18:12:22 +0000 (18:12 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Tue, 25 Aug 2009 17:29:08 +0000 (17:29 +0000)]
*** empty log message ***

14 years agoadd flag for dhv
xuanthanh18 [Sat, 22 Aug 2009 08:36:49 +0000 (08:36 +0000)]
add flag for dhv

14 years agooriginal files for testing dhv
xuanthanh18 [Sat, 22 Aug 2009 08:33:04 +0000 (08:33 +0000)]
original files for testing dhv

14 years ago*** empty log message ***
xuanthanh18 [Sat, 22 Aug 2009 08:24:06 +0000 (08:24 +0000)]
*** empty log message ***

14 years agoDon't use the "__" for TOSSIM. This re-enables the inspection of variables.
razvanm [Fri, 21 Aug 2009 05:33:19 +0000 (05:33 +0000)]
Don't use the "__" for TOSSIM. This re-enables the inspection of variables.

14 years agocommit automake build system
sdhsdh [Thu, 20 Aug 2009 17:03:05 +0000 (17:03 +0000)]
commit automake build system

14 years agotest commit with parts of new stack
sdhsdh [Thu, 20 Aug 2009 01:37:44 +0000 (01:37 +0000)]
test commit with parts of new stack

14 years agoAdd the equivalent of AM.h (committed on behalf of Stephen Dawson-Haggerty)
razvanm [Wed, 19 Aug 2009 17:54:35 +0000 (17:54 +0000)]
Add the equivalent of AM.h (committed on behalf of Stephen Dawson-Haggerty)

14 years agoFix the async warnings in FcfsResourceQueue (committed on behalf of Stephen Dawson...
razvanm [Wed, 19 Aug 2009 17:52:10 +0000 (17:52 +0000)]
Fix the async warnings in FcfsResourceQueue (committed on behalf of Stephen Dawson-Haggerty)

14 years ago - fix async warning in resource queue
sdhsdh [Wed, 19 Aug 2009 17:08:59 +0000 (17:08 +0000)]
 - fix async warning in resource queue
 - fix UDP fragmentation bug
 - add sequence number to RAs and support for rebuilding DAG

14 years agobugfix: state variable was updated incorrectly (this was reported by David M.)
janhauer [Wed, 19 Aug 2009 11:06:42 +0000 (11:06 +0000)]
bugfix: state variable was updated incorrectly (this was reported by David M.)

14 years agoreverting to 1.21 until we fix a bug introduced in 1.22
gnawali [Sat, 15 Aug 2009 18:11:30 +0000 (18:11 +0000)]
reverting to 1.21 until we fix a bug introduced in 1.22

14 years agoAdding in cc2420 security support codes
jgko [Fri, 14 Aug 2009 20:33:43 +0000 (20:33 +0000)]
Adding in cc2420 security support codes

14 years agofix bug - testing for large enough packetGap to recompute estimate is not enough...
gnawali [Fri, 14 Aug 2009 18:09:43 +0000 (18:09 +0000)]
fix bug - testing for large enough packetGap to recompute estimate is not enough.  Reported by Mehmet Akif Antepli and Scott Moeller

14 years agoMore comments.
scipio [Thu, 13 Aug 2009 20:50:12 +0000 (20:50 +0000)]
More comments.

14 years agofixing a typo
kusy [Wed, 12 Aug 2009 22:28:14 +0000 (22:28 +0000)]
fixing a typo

14 years agoFurther cleanup: save 44 bytes.
scipio [Tue, 11 Aug 2009 23:43:31 +0000 (23:43 +0000)]
Further cleanup: save 44 bytes.

14 years agoFix packet.clear().
scipio [Tue, 11 Aug 2009 20:25:19 +0000 (20:25 +0000)]
Fix packet.clear().

14 years agoBug fix from Peter Lee @Utah: the buffer lock test was reversed.
scipio [Tue, 11 Aug 2009 20:17:44 +0000 (20:17 +0000)]
Bug fix from Peter Lee @Utah: the buffer lock test was reversed.

14 years agoCleaning up forwarder code.
scipio [Mon, 10 Aug 2009 23:50:06 +0000 (23:50 +0000)]
Cleaning up forwarder code.

14 years agofix compile
sdhsdh [Mon, 10 Aug 2009 01:10:51 +0000 (01:10 +0000)]
fix compile

14 years agofix makefile
sdhsdh [Sun, 9 Aug 2009 23:46:02 +0000 (23:46 +0000)]
fix makefile

14 years agocommit svn HEAD of blip into core to start merge testing
sdhsdh [Sun, 9 Aug 2009 23:36:05 +0000 (23:36 +0000)]
commit svn HEAD of blip into core to start merge testing

14 years agoadd Ieee interfaces
sdhsdh [Fri, 7 Aug 2009 18:36:46 +0000 (18:36 +0000)]
add Ieee interfaces

14 years agocouple bug fixes
gnawali [Tue, 4 Aug 2009 21:42:45 +0000 (21:42 +0000)]
couple bug fixes

1. remove dead code related to inage, bug reported by Remi Ville
2. update estimate when packet gap exceeds estimation window, bug reported
    by Juan Batiz-Benet - code was updating estimate when receive cnt
    exceeds estimation window.

: ----------------------------------------------------------------------

14 years agokeyToVersion fix for unknown index
kaisenl [Sat, 1 Aug 2009 06:35:37 +0000 (06:35 +0000)]
keyToVersion fix for unknown index

14 years agoRemove london
scipio [Fri, 17 Jul 2009 21:28:15 +0000 (21:28 +0000)]
Remove london

14 years agoFirst step at refactoring.
scipio [Fri, 17 Jul 2009 21:16:34 +0000 (21:16 +0000)]
First step at refactoring.

14 years agofix "trickles[id].period << scale" overflow
mmaroti [Thu, 16 Jul 2009 13:00:08 +0000 (13:00 +0000)]
fix "trickles[id].period << scale" overflow

14 years agomoved files to ftsp/ subdir
kusy [Thu, 16 Jul 2009 07:03:07 +0000 (07:03 +0000)]
moved files to ftsp/ subdir

14 years agoReorganizing directory: enabling LPL, 32khz clock for certain platforms. Patches...
kusy [Thu, 16 Jul 2009 06:59:38 +0000 (06:59 +0000)]
Reorganizing directory: enabling LPL, 32khz clock for certain platforms. Patches thanks to Thomas Schmidt

14 years agoLPL patch by thomas schmidt
kusy [Thu, 16 Jul 2009 06:49:47 +0000 (06:49 +0000)]
LPL patch by thomas schmidt

14 years ago32k ftsp for CC2420 based platforms, from thomas schmidt
kusy [Thu, 16 Jul 2009 06:48:54 +0000 (06:48 +0000)]
32k ftsp for CC2420 based platforms, from thomas schmidt

14 years agothomas's FTSP patch
kusy [Thu, 16 Jul 2009 06:46:07 +0000 (06:46 +0000)]
thomas's FTSP patch

14 years agoUsing AMSenderC infrastructure to fix CTP+FTSP bug
kusy [Thu, 16 Jul 2009 06:41:41 +0000 (06:41 +0000)]
Using AMSenderC infrastructure to fix CTP+FTSP bug

14 years agoSome more release notes.
scipio [Wed, 15 Jul 2009 17:26:24 +0000 (17:26 +0000)]
Some more release notes.

14 years agoMemory Fixes
kaisenl [Tue, 14 Jul 2009 17:14:54 +0000 (17:14 +0000)]
Memory Fixes

14 years agoMinor fixes to help debugging and compilation
kaisenl [Wed, 8 Jul 2009 23:26:25 +0000 (23:26 +0000)]
Minor fixes to help debugging and compilation

14 years agoCOmmit of TEP 112 edits.
scipio [Tue, 7 Jul 2009 19:03:55 +0000 (19:03 +0000)]
COmmit of TEP 112 edits.

14 years agoEdits for comments.
scipio [Tue, 7 Jul 2009 19:03:33 +0000 (19:03 +0000)]
Edits for comments.

14 years agoMSP430 low power state defaults to LPM4, timer system overrides to
scipio [Tue, 7 Jul 2009 18:53:40 +0000 (18:53 +0000)]
MSP430 low power state defaults to LPM4, timer system overrides to
LPM3.

14 years agoAdd TOS_SLEEP_NONE enum so components can prevent
scipio [Wed, 1 Jul 2009 19:26:59 +0000 (19:26 +0000)]
Add TOS_SLEEP_NONE enum so components can prevent
low power states.

14 years agoFix clear() bug: should only clear header, footer, and metadata, not payload.
scipio [Thu, 25 Jun 2009 18:41:37 +0000 (18:41 +0000)]
Fix clear() bug: should only clear header, footer, and metadata, not payload.

14 years agoRemove modulo for inequality: does not require expensive op.
scipio [Thu, 25 Jun 2009 18:37:24 +0000 (18:37 +0000)]
Remove modulo for inequality: does not require expensive op.

14 years agostricter check for packet type
andreaskoepke [Wed, 24 Jun 2009 10:11:35 +0000 (10:11 +0000)]
stricter check for packet type