]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
14 years agoNeed to toggle radio state after sync-ing in Rx mode to make changes effective.
janhauer [Tue, 20 Oct 2009 09:21:39 +0000 (09:21 +0000)]
Need to toggle radio state after sync-ing in Rx mode to make changes effective.

14 years agoPHY PIB updates are now immediately propagated to the radio. This is necessary when...
janhauer [Mon, 19 Oct 2009 14:16:09 +0000 (14:16 +0000)]
PHY PIB updates are now immediately propagated to the radio. This is necessary when during Rx some configuration parameters need to be updated (e.g. after an association response) - the issue was identified by Daniel Pineiro.

14 years agoregister access now via DEFINE_UNION_CAST macro
janhauer [Sat, 17 Oct 2009 11:48:33 +0000 (11:48 +0000)]
register access now via DEFINE_UNION_CAST macro

14 years agoExtended the signature of a dummy component
janhauer [Fri, 16 Oct 2009 16:18:29 +0000 (16:18 +0000)]
Extended the signature of a dummy component

14 years ago- macShortAddress PIB attribute is now updated automatically after a successful assoc...
janhauer [Fri, 16 Oct 2009 12:25:45 +0000 (12:25 +0000)]
- macShortAddress PIB attribute is now updated automatically after a successful association
- all PAN-related attributes are removed automatically from PIB after successful disassociation
- added some debug output

14 years agouart, changes + button implementation
r-studio [Fri, 9 Oct 2009 06:04:57 +0000 (06:04 +0000)]
uart, changes + button implementation

14 years agoautomatically request acks for non-broadcast messages in LPL mode
mmaroti [Wed, 7 Oct 2009 01:51:58 +0000 (01:51 +0000)]
automatically request acks for non-broadcast messages in LPL mode

14 years agoincude RadioConfig.h where PACKET_LINK is used
mmaroti [Wed, 7 Oct 2009 01:02:56 +0000 (01:02 +0000)]
incude RadioConfig.h where PACKET_LINK is used

14 years agoheader dependency for some drivers (just bt right now)
ayer1 [Tue, 6 Oct 2009 09:50:04 +0000 (09:50 +0000)]
header dependency for some drivers (just bt right now)

14 years agoautomaticaly call Packet.clear if user forgot to do so
mmaroti [Tue, 6 Oct 2009 01:32:10 +0000 (01:32 +0000)]
automaticaly call Packet.clear if user forgot to do so

14 years agoRemove a redundant component. This issue was reported by Roman Lim.
razvanm [Fri, 2 Oct 2009 23:00:35 +0000 (23:00 +0000)]
Remove a redundant component. This issue was reported by Roman Lim.

14 years agoAdded a traffic control proposal, created HTML for TEP136 / 137.
rincon [Thu, 1 Oct 2009 21:09:49 +0000 (21:09 +0000)]
Added a traffic control proposal, created HTML for TEP136 / 137.

14 years agoExpose the PacketTimeStamp interfaces in TimeSyncMessageC
mmaroti [Wed, 30 Sep 2009 23:19:52 +0000 (23:19 +0000)]
Expose the PacketTimeStamp interfaces in TimeSyncMessageC

14 years agoExpose the PacketTimeStamp interfaces in TimeSyncMessageC
mmaroti [Wed, 30 Sep 2009 17:41:13 +0000 (17:41 +0000)]
Expose the PacketTimeStamp interfaces in TimeSyncMessageC

14 years agoadded back original intel copyright notice from shimmer hardware.h
ayer1 [Wed, 30 Sep 2009 16:14:16 +0000 (16:14 +0000)]
added back original intel copyright notice from shimmer hardware.h
(this contains tosh_set_pin_directions from that file, moved into
init.init).

14 years agoradv generation bug
sdhsdh [Wed, 30 Sep 2009 02:11:19 +0000 (02:11 +0000)]
radv generation bug

14 years agodefine and use RADIO_SEND_RESOURCE
mmaroti [Mon, 28 Sep 2009 19:55:07 +0000 (19:55 +0000)]
define and use RADIO_SEND_RESOURCE

14 years agoremoved tosh_set_pin_directions, as pin setup is now done in init.init.
ayer1 [Mon, 28 Sep 2009 18:27:36 +0000 (18:27 +0000)]
removed tosh_set_pin_directions, as pin setup is now done in init.init.

14 years agomoved pin initialization here, where it can be performed directly by
ayer1 [Mon, 28 Sep 2009 18:26:57 +0000 (18:26 +0000)]
moved pin initialization here, where it can be performed directly by
init.

14 years agoadded missing fourth led.
ayer1 [Mon, 28 Sep 2009 18:24:51 +0000 (18:24 +0000)]
added missing fourth led.

14 years agoeliminate dead code found by Qiu Ying
gnawali [Mon, 28 Sep 2009 06:49:03 +0000 (06:49 +0000)]
eliminate dead code found by Qiu Ying

14 years ago - move platform-specific constants to blip-platform.h (makes micaz otb)
sdhsdh [Sun, 27 Sep 2009 22:39:48 +0000 (22:39 +0000)]
 - move platform-specific constants to blip-platform.h (makes micaz otb)
 - fix byte-order bug on big endian linux platforms

14 years agoMake tosboot compliant with TEP3.
razvanm [Wed, 23 Sep 2009 18:29:20 +0000 (18:29 +0000)]
Make tosboot compliant with TEP3.

14 years agoaccelerometer cleanup
r-studio [Tue, 22 Sep 2009 11:18:49 +0000 (11:18 +0000)]
accelerometer cleanup

14 years ago fixed broken radio
r-studio [Mon, 21 Sep 2009 09:06:16 +0000 (09:06 +0000)]
 fixed broken radio

14 years agorefactoring, for cleaner interface
r-studio [Mon, 21 Sep 2009 08:31:45 +0000 (08:31 +0000)]
refactoring, for cleaner interface

14 years agofixed bug reported by Mehmet Akif Antepli - arg type mismatch
gnawali [Mon, 21 Sep 2009 02:19:42 +0000 (02:19 +0000)]
fixed bug reported by Mehmet Akif Antepli - arg type mismatch

14 years agocommit resource name fix
sdhsdh [Sun, 20 Sep 2009 16:57:52 +0000 (16:57 +0000)]
commit resource name fix

14 years agouse SendResource with RADIO_SEND_RESOURCE for the resource
mmaroti [Sun, 20 Sep 2009 13:16:08 +0000 (13:16 +0000)]
use SendResource with RADIO_SEND_RESOURCE for the resource

14 years ago - updates to go along with new low power listening interface
sdhsdh [Sat, 19 Sep 2009 21:13:26 +0000 (21:13 +0000)]
 - updates to go along with new low power listening interface

14 years agofix to bug reported by Mehmet Akif Antepli - bogus link thresholding
gnawali [Sat, 19 Sep 2009 13:26:59 +0000 (13:26 +0000)]
fix to bug reported by Mehmet Akif Antepli - bogus link thresholding

14 years agofix to bug reported by Greg Hackmann - multiplication on TelosB
gnawali [Sat, 19 Sep 2009 13:24:39 +0000 (13:24 +0000)]
fix to bug reported by Greg Hackmann - multiplication on TelosB

14 years ago - fix nwprog compile
sdhsdh [Sat, 19 Sep 2009 01:12:24 +0000 (01:12 +0000)]
 - fix nwprog compile
 - bring blip (almost) up to date with rf230

14 years agofollow RF2xx reorganization
mmaroti [Fri, 18 Sep 2009 22:28:37 +0000 (22:28 +0000)]
follow RF2xx reorganization

14 years agoSimple Ieee154MessageC test applicaiton (without resource locking)
mmaroti [Fri, 18 Sep 2009 22:28:02 +0000 (22:28 +0000)]
Simple Ieee154MessageC test applicaiton (without resource locking)

14 years agosupport ActiveMessageC and Ieee154MessageC simultaneously
mmaroti [Fri, 18 Sep 2009 22:23:25 +0000 (22:23 +0000)]
support ActiveMessageC and Ieee154MessageC simultaneously

14 years agosupport ActiveMessageC and Ieee154MessageC simultaneously
mmaroti [Fri, 18 Sep 2009 22:04:48 +0000 (22:04 +0000)]
support ActiveMessageC and Ieee154MessageC simultaneously

14 years ago*** empty log message ***
rarseverino [Fri, 18 Sep 2009 17:22:55 +0000 (17:22 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Fri, 18 Sep 2009 16:55:49 +0000 (16:55 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Fri, 18 Sep 2009 16:33:29 +0000 (16:33 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Fri, 18 Sep 2009 16:15:59 +0000 (16:15 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
rarseverino [Fri, 18 Sep 2009 15:58:21 +0000 (15:58 +0000)]
*** empty log message ***

14 years agoseparate the IEEE 802.15.4 packet and message handling
mmaroti [Fri, 18 Sep 2009 12:47:50 +0000 (12:47 +0000)]
separate the IEEE 802.15.4 packet and message handling

14 years agoStore the defines for default lpl in a global header file.
mmaroti [Fri, 18 Sep 2009 08:32:11 +0000 (08:32 +0000)]
Store the defines for default lpl in a global header file.

14 years agouse new naming convention
mmaroti [Fri, 18 Sep 2009 08:27:02 +0000 (08:27 +0000)]
use new naming convention

14 years ago6lowpan
scipio [Fri, 18 Sep 2009 05:38:07 +0000 (05:38 +0000)]
6lowpan

14 years agoFixed the arr_estimate_from_snr function to have the same SNR/PRR curve with the...
sunheeyoon [Fri, 18 Sep 2009 00:26:42 +0000 (00:26 +0000)]
Fixed the arr_estimate_from_snr function to have the same SNR/PRR curve with the corrected prr_estimate_from_snr function. This is pessimistic though, due to the fact that acks are shorter than data packets. This packet size issue should be addressed based on the measurement to make these changes more accurate.

14 years agocleanup some offsets in the cc2420 stack
sdhsdh [Thu, 17 Sep 2009 23:36:36 +0000 (23:36 +0000)]
cleanup some offsets in the cc2420 stack

14 years agoStore the defines for default lpl in a global header file.
razvanm [Thu, 17 Sep 2009 23:35:02 +0000 (23:35 +0000)]
Store the defines for default lpl in a global header file.

14 years agoadd default Ieee154MessageC wiring
mmaroti [Thu, 17 Sep 2009 22:40:40 +0000 (22:40 +0000)]
add default Ieee154MessageC wiring

14 years agoCode cleanup
sunheeyoon [Thu, 17 Sep 2009 21:54:42 +0000 (21:54 +0000)]
Code cleanup

14 years agoLPL changes
mmaroti [Thu, 17 Sep 2009 21:18:00 +0000 (21:18 +0000)]
LPL changes

14 years agoremove even more duty cycle related LPL stuff which is not needed any more
mmaroti [Thu, 17 Sep 2009 21:12:38 +0000 (21:12 +0000)]
remove even more duty cycle related LPL stuff which is not needed any more

14 years agoFix a bug in LplAmSenderP.
razvanm [Thu, 17 Sep 2009 20:54:08 +0000 (20:54 +0000)]
Fix a bug in LplAmSenderP.

14 years ago - tickle watchdog and timeouts for good base performance
sdhsdh [Thu, 17 Sep 2009 18:20:13 +0000 (18:20 +0000)]
 - tickle watchdog and timeouts for good base performance

14 years ago - serial lockup fix
sdhsdh [Thu, 17 Sep 2009 17:58:02 +0000 (17:58 +0000)]
 - serial lockup fix

14 years agoadded back over-written (outside check-in) mod adding '.' this enables
ayer1 [Thu, 17 Sep 2009 13:36:55 +0000 (13:36 +0000)]
added back over-written (outside check-in) mod adding '.' this enables
us to do app-specific mods of system params (e.g. clock).

14 years ago - add RF230 chip support for IRIS
sdhsdh [Wed, 16 Sep 2009 22:23:12 +0000 (22:23 +0000)]
 - add RF230 chip support for IRIS
 - fix a couple bugs and make warnings

14 years agoadded chip mma7261qt, 3 axis accelerometer
r-studio [Wed, 16 Sep 2009 14:07:02 +0000 (14:07 +0000)]
added chip mma7261qt, 3 axis accelerometer

14 years agoadded a debug flag
janhauer [Wed, 16 Sep 2009 13:16:09 +0000 (13:16 +0000)]
added a debug flag

14 years agoadd line for intelmote2
sdhsdh [Wed, 16 Sep 2009 02:37:19 +0000 (02:37 +0000)]
add line for intelmote2

14 years ago - commit necessary prerequisites for rf230 platform support
sdhsdh [Wed, 16 Sep 2009 00:57:20 +0000 (00:57 +0000)]
 - commit necessary prerequisites for rf230 platform support

14 years agoSome files missing from the previous commit.
razvanm [Wed, 16 Sep 2009 00:53:47 +0000 (00:53 +0000)]
Some files missing from the previous commit.

14 years agoBig commit of the default lpl. These changes deprecate TEP105.
razvanm [Wed, 16 Sep 2009 00:51:50 +0000 (00:51 +0000)]
Big commit of the default lpl. These changes deprecate TEP105.

14 years ago - basestation fixes
sdhsdh [Wed, 16 Sep 2009 00:18:05 +0000 (00:18 +0000)]
 - basestation fixes

14 years agofrom sf cvs update (adds blip support, thanks to the author for the
ayer1 [Tue, 15 Sep 2009 23:44:30 +0000 (23:44 +0000)]
from sf cvs update (adds blip support, thanks to the author for the
heads-up).

14 years ago - update blip source address setting to be more generic
sdhsdh [Tue, 15 Sep 2009 20:43:41 +0000 (20:43 +0000)]
 - update blip source address setting to be more generic
 - change tcp TIME_WAIT timeout to be very very short

14 years ago - fix epic OPTFLAGS
sdhsdh [Mon, 14 Sep 2009 22:57:45 +0000 (22:57 +0000)]
 - fix epic OPTFLAGS
 - correctly acquire resource for send

14 years agomore release nits
sdhsdh [Mon, 14 Sep 2009 21:42:40 +0000 (21:42 +0000)]
more release nits

14 years agomissing )
strabest [Mon, 14 Sep 2009 21:21:56 +0000 (21:21 +0000)]
missing )

14 years agosmall fix
strabest [Mon, 14 Sep 2009 21:07:39 +0000 (21:07 +0000)]
small fix

14 years ago*** empty log message ***
rarseverino [Mon, 14 Sep 2009 16:33:33 +0000 (16:33 +0000)]
*** empty log message ***

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