]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
14 years agoFix a typo in the previous commit.
razvanm [Sun, 8 Nov 2009 08:47:19 +0000 (08:47 +0000)]
Fix a typo in the previous commit.

14 years agoAlso don't use "__" for sim-sf. This re-enables the inspection of variables.
razvanm [Sun, 8 Nov 2009 08:42:43 +0000 (08:42 +0000)]
Also don't use "__" for sim-sf. This re-enables the inspection of variables.

14 years agoA small fix for mulle and some cleanup.
razvanm [Fri, 6 Nov 2009 05:38:50 +0000 (05:38 +0000)]
A small fix for mulle and some cleanup.

14 years agoUse __ instead of $. Thanks to Mike Healy for reporting this issue.
razvanm [Fri, 6 Nov 2009 05:24:35 +0000 (05:24 +0000)]
Use __ instead of $. Thanks to Mike Healy for reporting this issue.

14 years agocleaned up mulles code
r-studio [Thu, 5 Nov 2009 12:43:00 +0000 (12:43 +0000)]
cleaned up mulles code

14 years agostorage fix, change in test app. should not impact other users
r-studio [Thu, 5 Nov 2009 12:42:34 +0000 (12:42 +0000)]
storage fix, change in test app. should not impact other users

14 years agoold chip for temp is removed
r-studio [Thu, 5 Nov 2009 12:35:55 +0000 (12:35 +0000)]
old chip for temp is removed

14 years agomulle platfor modification, flsh storage, more lowpower, softi2c improvements
r-studio [Thu, 5 Nov 2009 12:25:51 +0000 (12:25 +0000)]
mulle platfor modification, flsh storage, more lowpower, softi2c improvements

14 years agonew temperature and battery monitoring chip
r-studio [Thu, 5 Nov 2009 12:20:08 +0000 (12:20 +0000)]
new temperature and battery monitoring chip

14 years agonativ tos PrintF support, demosensors based on accelerometer, better low power
r-studio [Thu, 5 Nov 2009 12:02:07 +0000 (12:02 +0000)]
nativ tos PrintF support, demosensors based on accelerometer, better low power

14 years agoAdd support for COMX and X to tos.py
razvanm [Mon, 2 Nov 2009 21:28:49 +0000 (21:28 +0000)]
Add support for COMX and X to tos.py

14 years agoSwitch msp430 platforms to __ as nesC separator instead of $
vlahan [Mon, 2 Nov 2009 16:48:04 +0000 (16:48 +0000)]
Switch msp430 platforms to __ as nesC separator instead of $

14 years agoadded MHZ macro (it is required for iris)
sallai [Fri, 30 Oct 2009 18:55:09 +0000 (18:55 +0000)]
added MHZ macro (it is required for iris)

14 years agorestoring control of prog_* pins to use most sensible odds of avoiding
ayer1 [Thu, 29 Oct 2009 19:10:17 +0000 (19:10 +0000)]
restoring control of prog_* pins to use most sensible odds of avoiding
power burn for un-attentive applications.  prog_out is now high to
avoid enabling expansion boards by default.

14 years agoset prog_out to high to avoid burning excess power if the application
ayer1 [Thu, 29 Oct 2009 19:02:26 +0000 (19:02 +0000)]
set prog_out to high to avoid burning excess power if the application
isn't handling this pin but an enable-low expansion board is attached.

14 years agoadded second definition GPIO2 for pin 2.5, referencing its auxiliary gpio
ayer1 [Thu, 29 Oct 2009 18:20:56 +0000 (18:20 +0000)]
added second definition GPIO2 for pin 2.5, referencing its auxiliary gpio
role to the internal expansion connector.

14 years agoremoved dependency on shimmer/chips/cc2420/ because those have
ayer1 [Thu, 29 Oct 2009 18:19:47 +0000 (18:19 +0000)]
removed dependency on shimmer/chips/cc2420/ because those have
incorrect pin references for this platform!

14 years agoUpdated all READMEs with an extra section that describes how a successful test is...
janhauer [Thu, 29 Oct 2009 17:42:55 +0000 (17:42 +0000)]
Updated all READMEs with an extra section that describes how a successful test is identified.
Moved the TestPromiscuous application (it now uses the nonbeacon-enabled mode).

14 years agoadd vty over ipv6 support
sdhsdh [Thu, 29 Oct 2009 17:11:52 +0000 (17:11 +0000)]
add vty over ipv6 support

14 years agoremoved cc2420 dependency
r-studio [Thu, 29 Oct 2009 15:55:00 +0000 (15:55 +0000)]
removed cc2420 dependency

14 years agoAdd volume XML file for at45db
liang_mike [Thu, 29 Oct 2009 03:32:00 +0000 (03:32 +0000)]
Add volume XML file for at45db

14 years agoFix fan-out warnings due to changes in RF230 radio stack
liang_mike [Thu, 29 Oct 2009 02:24:06 +0000 (02:24 +0000)]
Fix fan-out warnings due to changes in RF230 radio stack

14 years agoAdd volume XML file for at45db
liang_mike [Thu, 29 Oct 2009 01:54:36 +0000 (01:54 +0000)]
Add volume XML file for at45db

14 years agoFix problem where TinyLD example apps only complied successfully for Telosb
liang_mike [Thu, 29 Oct 2009 01:31:28 +0000 (01:31 +0000)]
Fix problem where TinyLD example apps only complied successfully for Telosb

14 years agoCommit changes to remove warnings in TestSecurity/ and solve functioning issues with...
jgko [Wed, 28 Oct 2009 21:09:52 +0000 (21:09 +0000)]
Commit changes to remove warnings in TestSecurity/ and solve functioning issues with MicaZ.

14 years agoSwitch to the new LowPowerListening interface.
razvanm [Wed, 28 Oct 2009 19:11:15 +0000 (19:11 +0000)]
Switch to the new LowPowerListening interface.

14 years agoMake the README more understandable, improve the output.
scipio [Wed, 28 Oct 2009 17:19:22 +0000 (17:19 +0000)]
Make the README more understandable, improve the output.

14 years agoRemove warning on data variable in RssiResource.granted().
scipio [Wed, 28 Oct 2009 16:18:44 +0000 (16:18 +0000)]
Remove warning on data variable in RssiResource.granted().

14 years agoFix warnings.
scipio [Wed, 28 Oct 2009 15:50:41 +0000 (15:50 +0000)]
Fix warnings.

14 years agoMinor updates to some tosthreads makefiles to make them more descriptive
klueska [Wed, 28 Oct 2009 11:14:39 +0000 (11:14 +0000)]
Minor updates to some tosthreads makefiles to make them more descriptive

14 years agoimproved version
r-studio [Wed, 28 Oct 2009 07:23:40 +0000 (07:23 +0000)]
improved version

14 years agopretty code, minor improvements
r-studio [Wed, 28 Oct 2009 07:22:10 +0000 (07:22 +0000)]
pretty code, minor improvements

14 years agoadded define for mulle
r-studio [Wed, 28 Oct 2009 07:21:13 +0000 (07:21 +0000)]
added define for mulle

14 years agoadded corrrect mulle boot address
r-studio [Wed, 28 Oct 2009 07:20:04 +0000 (07:20 +0000)]
added corrrect mulle boot address

14 years agochanges to support standart tos PrintfC
r-studio [Wed, 28 Oct 2009 07:19:17 +0000 (07:19 +0000)]
changes to support standart tos PrintfC

14 years agochanges for making remote booting
r-studio [Wed, 28 Oct 2009 07:18:01 +0000 (07:18 +0000)]
changes for making remote booting

14 years agoadded mulle support
r-studio [Wed, 28 Oct 2009 07:17:22 +0000 (07:17 +0000)]
added mulle support

14 years agoFix fan-out warnings due to changes in CC2420 radio stack
liang_mike [Wed, 28 Oct 2009 05:29:02 +0000 (05:29 +0000)]
Fix fan-out warnings due to changes in CC2420 radio stack

14 years agoFixed up some stuff so we can compoile the tinyLD applications for tosthreads
klueska [Wed, 28 Oct 2009 04:19:20 +0000 (04:19 +0000)]
Fixed up some stuff so we can compoile the tinyLD applications for tosthreads

14 years agoExtended signature of a dummy component
janhauer [Tue, 27 Oct 2009 11:29:15 +0000 (11:29 +0000)]
Extended signature of a dummy component

14 years agoadded shimmer2 to platform list
ayer1 [Mon, 26 Oct 2009 21:50:22 +0000 (21:50 +0000)]
added shimmer2 to platform list

14 years agoadded shimmer2 to platform list
ayer1 [Mon, 26 Oct 2009 21:39:41 +0000 (21:39 +0000)]
added shimmer2 to platform list

14 years agoFix typo in line with tests/deluge/Blink
vlahan [Mon, 26 Oct 2009 07:34:10 +0000 (07:34 +0000)]
Fix typo in line with tests/deluge/Blink

14 years agoFix a typo.
razvanm [Mon, 26 Oct 2009 01:42:52 +0000 (01:42 +0000)]
Fix a typo.

14 years agoImprove the last message in the burn-net script.
razvanm [Thu, 22 Oct 2009 19:20:37 +0000 (19:20 +0000)]
Improve the last message in the burn-net script.

14 years agoFix the apps affected by the changes in the LowPowerListening interface.
razvanm [Thu, 22 Oct 2009 18:37:40 +0000 (18:37 +0000)]
Fix the apps affected by the changes in the LowPowerListening interface.

14 years agoIEEE support for mulle
r-studio [Thu, 22 Oct 2009 13:18:04 +0000 (13:18 +0000)]
IEEE support for mulle

14 years agoadded support for mulle
r-studio [Thu, 22 Oct 2009 13:17:14 +0000 (13:17 +0000)]
added support for mulle

14 years agoAdd a README for TestNetworkLpl.
razvanm [Wed, 21 Oct 2009 19:35:01 +0000 (19:35 +0000)]
Add a README for TestNetworkLpl.

14 years agoadded shimmer2 to supported cc2420 platforms ifdef
ayer1 [Wed, 21 Oct 2009 19:29:50 +0000 (19:29 +0000)]
added shimmer2 to supported cc2420 platforms ifdef

14 years agoRemove an unused file. The current HilTimerMilliC used by TOSSIM is in platforms...
razvanm [Wed, 21 Oct 2009 19:15:04 +0000 (19:15 +0000)]
Remove an unused file. The current HilTimerMilliC used by TOSSIM is in platforms/mica/sim/.

14 years agoSwitch to the new LowPowerListening interface
razvanm [Wed, 21 Oct 2009 19:11:51 +0000 (19:11 +0000)]
Switch to the new LowPowerListening interface

14 years agoblitzed unused variable i
ayer1 [Wed, 21 Oct 2009 18:15:15 +0000 (18:15 +0000)]
blitzed unused variable i

14 years agoshimmer2-specific radio components
ayer1 [Wed, 21 Oct 2009 18:13:22 +0000 (18:13 +0000)]
shimmer2-specific radio components

14 years ago*** empty log message ***
xuanthanh18 [Wed, 21 Oct 2009 06:09:44 +0000 (06:09 +0000)]
*** empty log message ***

14 years agofixing null pointers and get the right message size for VBit messages
xuanthanh18 [Wed, 21 Oct 2009 06:09:00 +0000 (06:09 +0000)]
fixing null pointers and get the right message size for VBit messages

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.