]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
17 years agofirst draft of TEP 124: Link Quality Information Exchange Protocol
gnawali [Tue, 6 Feb 2007 15:32:29 +0000 (15:32 +0000)]
first draft of TEP 124: Link Quality Information Exchange Protocol

17 years agohtml generated and reference fixed
bengreenstein [Tue, 6 Feb 2007 05:54:27 +0000 (05:54 +0000)]
html generated and reference fixed

17 years agosuppress
scipio [Tue, 6 Feb 2007 05:46:47 +0000 (05:46 +0000)]
suppress

17 years agonits
bengreenstein [Tue, 6 Feb 2007 05:30:57 +0000 (05:30 +0000)]
nits

17 years agoUpdates to TEP 123.
scipio [Tue, 6 Feb 2007 03:45:27 +0000 (03:45 +0000)]
Updates to TEP 123.

17 years agocleaned up document
bengreenstein [Tue, 6 Feb 2007 02:39:43 +0000 (02:39 +0000)]
cleaned up document

17 years agoMORE clarification.
scipio [Tue, 6 Feb 2007 00:16:15 +0000 (00:16 +0000)]
MORE clarification.

17 years agoFinalized.
scipio [Mon, 5 Feb 2007 20:26:28 +0000 (20:26 +0000)]
Finalized.

17 years agoInclude suggestions from community review.
scipio [Mon, 5 Feb 2007 20:23:35 +0000 (20:23 +0000)]
Include suggestions from community review.

17 years agoFix references
scipio [Mon, 5 Feb 2007 20:10:19 +0000 (20:10 +0000)]
Fix references

17 years agoFix typo in I2C default config. Bug was introduced when Philipp
jwhui [Mon, 5 Feb 2007 20:09:44 +0000 (20:09 +0000)]
Fix typo in I2C default config. Bug was introduced when Philipp
Huppertz checked in the changes to uses unions for configurations.

17 years agoFixed links.
scipio [Mon, 5 Feb 2007 19:59:12 +0000 (19:59 +0000)]
Fixed links.

17 years agoFurther elucidation based on Martin's comments.
scipio [Mon, 5 Feb 2007 19:06:56 +0000 (19:06 +0000)]
Further elucidation based on Martin's comments.

17 years agoCreation
rincon [Mon, 5 Feb 2007 18:57:52 +0000 (18:57 +0000)]
Creation

17 years agoThese files should have been removed from teh repository long ago as they aren't...
klueska [Sun, 4 Feb 2007 20:17:33 +0000 (20:17 +0000)]
These files should have been removed from teh repository long ago as they aren't referenced anymore

17 years agoRemoval of ResourceController interface in line with revised TEP108
klueska [Sun, 4 Feb 2007 20:08:01 +0000 (20:08 +0000)]
Removal of ResourceController interface in line with revised TEP108

17 years agoInitial checkin of ResourceDefaultOwner in line with TEP108
klueska [Sun, 4 Feb 2007 20:06:42 +0000 (20:06 +0000)]
Initial checkin of ResourceDefaultOwner in line with TEP108

17 years agoUpdate of files to align them with TEP108 changes to ResourceController interface...
klueska [Sun, 4 Feb 2007 19:54:25 +0000 (19:54 +0000)]
Update of files to align them with TEP108 changes to ResourceController interface to rename it to ResourceDefaultOwner.  TEP103 hasn't been altered, and we still need to decide what should be done with it exactly.

17 years agoUpdate to TEP115. This is being put in cvs as it is now since the current cvs versio...
klueska [Thu, 1 Feb 2007 17:44:49 +0000 (17:44 +0000)]
Update to TEP115.  This is being put in cvs as it is now since the current cvs version is so inconsistent and incomplete.

17 years agore-added fast crc implementation
andreaskoepke [Mon, 29 Jan 2007 20:21:08 +0000 (20:21 +0000)]
re-added fast crc implementation

17 years agoMicaZ's CC2420 Transmit (?) has a problem where it's writing bytes to the SPI bus...
rincon [Thu, 25 Jan 2007 19:12:23 +0000 (19:12 +0000)]
MicaZ's CC2420 Transmit (?) has a problem where it's writing bytes to the SPI bus, but then the SPI bus gets disabled.  This sends Atm128SpiP into an infinite loop.  This version ensures the SPI bus is enabled before trying to write to it, but the real culprit needs to be tracked down probably inside of CC2420TransmitP.

17 years agolooks like Cory's continous DcoCalib fix also fixes our problem
andreaskoepke [Wed, 24 Jan 2007 19:40:27 +0000 (19:40 +0000)]
looks like Cory's continous DcoCalib fix also fixes our problem

17 years agoNew interface to wait until the serial has flushed it buffer(s)
bengreenstein [Wed, 24 Jan 2007 18:14:39 +0000 (18:14 +0000)]
New interface to wait until the serial has flushed it buffer(s)

17 years agoupdated tep to cover SerialFlush and refer to UartStream.
bengreenstein [Wed, 24 Jan 2007 17:18:20 +0000 (17:18 +0000)]
updated tep to cover SerialFlush and refer to UartStream.

17 years agoadded SerialFlush interface to SerialP.
bengreenstein [Wed, 24 Jan 2007 17:17:01 +0000 (17:17 +0000)]
added SerialFlush interface to SerialP.

17 years agoIncorporate comments from community review.
scipio [Mon, 22 Jan 2007 21:57:46 +0000 (21:57 +0000)]
Incorporate comments from community review.

17 years agoAddressed review comments.
scipio [Sat, 20 Jan 2007 00:39:14 +0000 (00:39 +0000)]
Addressed review comments.

17 years agoFix for bug found by Ricardo Tiago.
scipio [Fri, 19 Jan 2007 19:15:18 +0000 (19:15 +0000)]
Fix for bug found by Ricardo Tiago.

17 years agoDisable Msp430DcoCalibP, because Msp430DcoCalibP is broken and will incorrectly
cssharp [Fri, 19 Jan 2007 19:06:46 +0000 (19:06 +0000)]
Disable Msp430DcoCalibP, because Msp430DcoCalibP is broken and will incorrectly
adjust TimerA because it does not take into account MCU sleep.

17 years agoMinor edits and corrections
prabal [Wed, 17 Jan 2007 20:26:08 +0000 (20:26 +0000)]
Minor edits and corrections

17 years agoUups. I forgot the parts in the list not generated by the perl script.
vlahan [Wed, 17 Jan 2007 16:31:00 +0000 (16:31 +0000)]
Uups. I forgot the parts in the list not generated by the perl script.

17 years agoUpdated msp430regtypes.h from tinyos-1.x
vlahan [Wed, 17 Jan 2007 15:11:01 +0000 (15:11 +0000)]
Updated msp430regtypes.h from tinyos-1.x

17 years agoTEP 101 metadata changed to reflect its Final status. Congratulations to Jan and...
vlahan [Wed, 17 Jan 2007 08:46:38 +0000 (08:46 +0000)]
TEP 101 metadata changed to reflect its Final status. Congratulations to Jan and all members of the group!

17 years agoFix that addresses CC2420 Errata Note 003, rev. 0.3.
jwhui [Wed, 17 Jan 2007 05:24:52 +0000 (05:24 +0000)]
Fix that addresses CC2420 Errata Note 003, rev. 0.3.

17 years agoBug fix for problem noted by David Moss. The radio does not switch
jwhui [Wed, 17 Jan 2007 05:14:18 +0000 (05:14 +0000)]
Bug fix for problem noted by David Moss. The radio does not switch
frequencies until either (i) transmitting a packet or (ii) turning off
then on receive mode. The fix is to turn off then on receive mode.

17 years agoMissing includes as noted by Chad Metcalf.
jwhui [Tue, 16 Jan 2007 16:16:51 +0000 (16:16 +0000)]
Missing includes as noted by Chad Metcalf.

17 years agochecking in Rodrigos changes
gnawali [Tue, 16 Jan 2007 04:39:20 +0000 (04:39 +0000)]
checking in Rodrigos changes

17 years agoTweak in text based on CTP workshop 2.
scipio [Tue, 16 Jan 2007 01:08:26 +0000 (01:08 +0000)]
Tweak in text based on CTP workshop 2.

17 years ago- Added support for the temperature sensor (using semaphores/monitors to overcome...
phihup [Thu, 11 Jan 2007 16:11:18 +0000 (16:11 +0000)]
- Added support for the temperature sensor (using semaphores/monitors to overcome multiple resources problem)

17 years agoInclude other cygwin RPMS.
scipio [Wed, 10 Jan 2007 18:54:07 +0000 (18:54 +0000)]
Include other cygwin RPMS.

17 years agoTEP updates for last call.
scipio [Wed, 10 Jan 2007 18:33:38 +0000 (18:33 +0000)]
TEP updates for last call.

17 years agominor updates to TEP108 before finalization
klueska [Wed, 10 Jan 2007 08:46:52 +0000 (08:46 +0000)]
minor updates to TEP108 before finalization

17 years agoadd -fPIC, needed for x86_64 according to
idgay [Tue, 9 Jan 2007 23:45:17 +0000 (23:45 +0000)]
add -fPIC, needed for x86_64 according to
  Daniel Goertzen <daniel.goertzen@norscan.com>

17 years agoIncorporate fix for Gentoo from Daniel Goertzen.
scipio [Tue, 9 Jan 2007 20:49:25 +0000 (20:49 +0000)]
Incorporate fix for Gentoo from Daniel Goertzen.

17 years agoRemove reference to UartControl erroneously left from the DEVEL/HEAD merge, pointed...
vlahan [Tue, 9 Jan 2007 19:02:09 +0000 (19:02 +0000)]
Remove reference to UartControl erroneously left from the DEVEL/HEAD merge, pointed by Razvan ME.

17 years agoFinalized.
scipio [Mon, 8 Jan 2007 22:43:04 +0000 (22:43 +0000)]
Finalized.

17 years agoUpdate of tep to finalized version....
klueska [Fri, 5 Jan 2007 18:53:43 +0000 (18:53 +0000)]
Update of tep to finalized version....

17 years agoPoint to 102, not 107.
scipio [Thu, 4 Jan 2007 17:11:53 +0000 (17:11 +0000)]
Point to 102, not 107.

17 years agoUpdated the ADC TEP once more:
janhauer [Fri, 29 Dec 2006 15:48:52 +0000 (15:48 +0000)]
Updated the ADC TEP once more:
1) integrated last suggested by reviewer (J.Stankovic):
 - added a subsection in the "Implementation" section to reference the "TestAdc" implementation
 - added a section that better describes how the "AdcConfigure" interface pulls the client's settings
 - "sensors" -> "sensor drivers" in the introduction section
2) documented the ReadNow interface - as agreed during the last confcall it will not be documented in the SIDs TEP
3) minor (cosmetic) changes

17 years agoUpdated instructions
scipio [Thu, 28 Dec 2006 18:13:41 +0000 (18:13 +0000)]
Updated instructions

17 years agoAdded compilation troubleshooting section.
scipio [Wed, 27 Dec 2006 20:09:49 +0000 (20:09 +0000)]
Added compilation troubleshooting section.

17 years agoModified TEP 112.
scipio [Wed, 20 Dec 2006 03:02:38 +0000 (03:02 +0000)]
Modified TEP 112.

17 years agoMaintain source addresses on radio->UART.
scipio [Tue, 19 Dec 2006 17:55:22 +0000 (17:55 +0000)]
Maintain source addresses on radio->UART.

Need to discuss with Jonathan how to handle UART->radio. Perhaps the AM
layer should take care of filling in source address, then the BaseStation
can just circumvent this and directly call into CC2420 stack?

17 years agoFixed incorrect offset in Timer.setInputDivider(), and replaced the mask with positio...
vlahan [Fri, 15 Dec 2006 14:25:38 +0000 (14:25 +0000)]
Fixed incorrect offset in Timer.setInputDivider(), and replaced the mask with positional flags as in Timer.setClockSource().

Bug reported and fix proposed by:
decescog@cab.cnea.gov.ar

This closes:
#1595578: MSP430TimerM.nc and MSP430TimerP.nc and its duplicate #1595636

17 years agoUpdated links for upgrade and install.
scipio [Thu, 14 Dec 2006 22:39:09 +0000 (22:39 +0000)]
Updated links for upgrade and install.

17 years agoShift timer power state override into McuPowerOverride call.
scipio [Thu, 14 Dec 2006 01:24:48 +0000 (01:24 +0000)]
Shift timer power state override into McuPowerOverride call.
Introduce a configuration to autowire the power override call
(move module to AsyncP).

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 02:34:15 +0000 (02:34 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years ago*** empty log message ***
vlahan [Wed, 13 Dec 2006 02:09:59 +0000 (02:09 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
vlahan [Wed, 13 Dec 2006 02:01:57 +0000 (02:01 +0000)]
*** empty log message ***

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 01:56:41 +0000 (01:56 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 01:50:41 +0000 (01:50 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years ago*** empty log message ***
vlahan [Wed, 13 Dec 2006 01:24:23 +0000 (01:24 +0000)]
*** empty log message ***

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 01:22:36 +0000 (01:22 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years agoHand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL...
vlahan [Wed, 13 Dec 2006 01:13:13 +0000 (01:13 +0000)]
Hand-merging changes from tinyos-2-0-0-release that were never propagated to DEVEL before the DEVEL/HEAD switch

17 years agoCleaning old files on HEAD
vlahan [Tue, 12 Dec 2006 20:07:20 +0000 (20:07 +0000)]
Cleaning old files on HEAD

17 years agoSwapping HEAD and DEVEL branches
vlahan [Tue, 12 Dec 2006 18:22:48 +0000 (18:22 +0000)]
Swapping HEAD and DEVEL branches

17 years agoMerge over into the trunk.
scipio [Tue, 7 Nov 2006 19:30:19 +0000 (19:30 +0000)]
Merge over into the trunk.

17 years agoKevin's lesson 8
scipio [Tue, 7 Nov 2006 19:07:10 +0000 (19:07 +0000)]
Kevin's lesson 8

17 years agoProper index.
scipio [Tue, 7 Nov 2006 07:45:56 +0000 (07:45 +0000)]
Proper index.

17 years agoMerge release into trunk.
scipio [Tue, 7 Nov 2006 01:29:52 +0000 (01:29 +0000)]
Merge release into trunk.

17 years ago-2, not -1.
scipio [Tue, 7 Nov 2006 01:26:02 +0000 (01:26 +0000)]
-2, not -1.

17 years agoMake HTML consistent with txt.
scipio [Tue, 7 Nov 2006 01:10:02 +0000 (01:10 +0000)]
Make HTML consistent with txt.

17 years agoFull update.
scipio [Tue, 7 Nov 2006 00:43:43 +0000 (00:43 +0000)]
Full update.

17 years agoFixed README.
scipio [Tue, 7 Nov 2006 00:33:30 +0000 (00:33 +0000)]
Fixed README.

17 years agoUpdated files.
scipio [Mon, 6 Nov 2006 11:56:45 +0000 (11:56 +0000)]
Updated files.

17 years agoTutorial Applications
prabal [Sun, 5 Nov 2006 08:01:02 +0000 (08:01 +0000)]
Tutorial Applications

17 years agorenaming
bengreenstein [Tue, 31 Oct 2006 00:46:47 +0000 (00:46 +0000)]
renaming

17 years agorenaming continued
bengreenstein [Mon, 30 Oct 2006 23:54:19 +0000 (23:54 +0000)]
renaming continued

17 years agorenamed files
bengreenstein [Mon, 30 Oct 2006 23:49:50 +0000 (23:49 +0000)]
renamed files

17 years agofile renaming
bengreenstein [Mon, 30 Oct 2006 23:38:52 +0000 (23:38 +0000)]
file renaming

17 years agoTwo very small typo fixes, just to get them out of the way.
cssharp [Wed, 20 Sep 2006 23:46:09 +0000 (23:46 +0000)]
Two very small typo fixes, just to get them out of the way.

17 years agorationale
idgay [Wed, 13 Sep 2006 17:45:08 +0000 (17:45 +0000)]
rationale
some beginning of multiple storage chips

17 years agonon-blockstorage changes
idgay [Wed, 13 Sep 2006 16:51:09 +0000 (16:51 +0000)]
non-blockstorage changes

17 years agoMoving most recent TEP versions to trunk. Recompile HTML.
scipio [Fri, 8 Sep 2006 23:15:07 +0000 (23:15 +0000)]
Moving most recent TEP versions to trunk. Recompile HTML.

17 years agoUpdated to devel branch versions.
scipio [Fri, 8 Sep 2006 23:10:41 +0000 (23:10 +0000)]
Updated to devel branch versions.

17 years agoAdd TEP 122 and 123.
scipio [Fri, 8 Sep 2006 22:53:17 +0000 (22:53 +0000)]
Add TEP 122 and 123.

17 years agoHTML.
scipio [Fri, 8 Sep 2006 22:51:19 +0000 (22:51 +0000)]
HTML.

17 years agoreinstate addresses
idgay [Wed, 6 Sep 2006 23:03:44 +0000 (23:03 +0000)]
reinstate addresses

17 years agofix dataSet
idgay [Fri, 18 Aug 2006 21:05:57 +0000 (21:05 +0000)]
fix dataSet

17 years agoignore update
idgay [Fri, 11 Aug 2006 21:33:29 +0000 (21:33 +0000)]
ignore update

17 years agoseparate firing and from-timer update logic (similar to VirtualizeAlarmC,
idgay [Fri, 11 Aug 2006 21:27:59 +0000 (21:27 +0000)]
separate firing and from-timer update logic (similar to VirtualizeAlarmC,
though doesn't have to worry about concurrent changes)

17 years agosimplify logic
idgay [Fri, 11 Aug 2006 21:03:52 +0000 (21:03 +0000)]
simplify logic

17 years agom_t0 can be recovered from underlying alarm and m_dt
idgay [Fri, 11 Aug 2006 21:02:29 +0000 (21:02 +0000)]
m_t0 can be recovered from underlying alarm and m_dt

17 years agouse per-platform/per-clock-rate timer 0 threshold for selecting power save
idgay [Fri, 11 Aug 2006 20:49:00 +0000 (20:49 +0000)]
use per-platform/per-clock-rate timer 0 threshold for selecting power save
vs ext standby

17 years agoadd timer 0 threshold for ext standby vs power save sleep mode selection
idgay [Fri, 11 Aug 2006 20:48:19 +0000 (20:48 +0000)]
add timer 0 threshold for ext standby vs power save sleep mode selection

17 years agoa bug fix got lost
idgay [Fri, 11 Aug 2006 20:46:23 +0000 (20:46 +0000)]
a bug fix got lost
simplify logic

17 years agosome virtualise timer changes/fixes:
idgay [Thu, 10 Aug 2006 00:11:41 +0000 (00:11 +0000)]
some virtualise timer changes/fixes:
- we shouldn't worry about t0 in the future (a value of t0 > now represents
  a value in the past)
- we need to worry about the underlying timer having fired (but not reached)
  us yet when we try and set the timer (if we don't, we can handle a past
  event as representing a future event); see the revised version of
  executeTimersTask for details
- we track when timers are changed during execution of executeTimers

17 years agofix isRunning
idgay [Thu, 10 Aug 2006 00:05:25 +0000 (00:05 +0000)]
fix isRunning

17 years ago- faster resource management using immediateRequest (~5% lifetime improvement)
idgay [Thu, 10 Aug 2006 00:02:53 +0000 (00:02 +0000)]
- faster resource management using immediateRequest (~5% lifetime improvement)

17 years agominor alarm tweaks:
idgay [Thu, 10 Aug 2006 00:00:59 +0000 (00:00 +0000)]
minor alarm tweaks:
- enable interrupts in the HAL (to preserve correct stop/isRunning semantics)
- slight tweak to the mindt stuff