]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
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

14 years agoFix ACK request bit overwrite in Send.send
mmaroti [Wed, 17 Jun 2009 18:19:00 +0000 (18:19 +0000)]
Fix ACK request bit overwrite in Send.send

14 years agoAddress concurrent RX/TX
sunheeyoon [Tue, 16 Jun 2009 00:49:43 +0000 (00:49 +0000)]
Address concurrent RX/TX

14 years agoNew app testing active scan in nonbeacon-enabled mode, written by Jasper Buesch
janhauer [Wed, 10 Jun 2009 09:38:41 +0000 (09:38 +0000)]
New app testing active scan in nonbeacon-enabled mode, written by Jasper Buesch

14 years agoNew app testing indirect transmissions in nonbeacon-enabled mode, written by Jasper...
janhauer [Wed, 10 Jun 2009 09:23:45 +0000 (09:23 +0000)]
New app testing indirect transmissions in nonbeacon-enabled mode, written by Jasper Buesch

14 years agoFixed some issues with the orphan scan / coordinator realignment - this was reported...
janhauer [Tue, 2 Jun 2009 08:40:12 +0000 (08:40 +0000)]
Fixed some issues with the orphan scan / coordinator realignment - this was reported/suggested by Daniel Pineiro.

14 years agonow supporting micaz
janhauer [Thu, 28 May 2009 09:55:56 +0000 (09:55 +0000)]
now supporting micaz

14 years agosome cosmetic changes
janhauer [Thu, 28 May 2009 09:52:54 +0000 (09:52 +0000)]
some cosmetic changes

14 years agofixed prr_estimate_from_snr function
sunheeyoon [Tue, 26 May 2009 06:11:51 +0000 (06:11 +0000)]
fixed prr_estimate_from_snr function

14 years agoincoming beacon payload size was caculated wrongly. fixed.
janhauer [Fri, 22 May 2009 08:56:32 +0000 (08:56 +0000)]
incoming beacon payload size was caculated wrongly. fixed.

14 years agoAdded security parameter check to AssociateP; fixed ScanP to signal beacon with non...
janhauer [Wed, 20 May 2009 15:15:44 +0000 (15:15 +0000)]
Added security parameter check to AssociateP; fixed ScanP to signal beacon with non-empty payload to next higher layer during active/passive scan.

14 years agofixed a wrong parameter check in MLME_START.request
janhauer [Tue, 19 May 2009 16:53:15 +0000 (16:53 +0000)]
fixed a wrong parameter check in MLME_START.request

14 years agoFixed a typo (macPanID was read incorrectly)
janhauer [Mon, 18 May 2009 17:16:25 +0000 (17:16 +0000)]
Fixed a typo (macPanID was read incorrectly)

14 years agoadded test app
janhauer [Mon, 18 May 2009 17:13:02 +0000 (17:13 +0000)]
added test app

14 years agoadded TKN15.4 "platform glue" code for micaz
janhauer [Mon, 18 May 2009 16:29:56 +0000 (16:29 +0000)]
added TKN15.4 "platform glue" code for micaz

14 years agoRemoved an unnecessary wiring, added an ifdef guard (only on telosb Alarm32khz32C...
janhauer [Mon, 18 May 2009 16:27:43 +0000 (16:27 +0000)]
Removed an unnecessary wiring, added an ifdef guard (only on telosb Alarm32khz32C seems to provide Init)

14 years ago*** empty log message ***
janhauer [Mon, 18 May 2009 16:21:54 +0000 (16:21 +0000)]
*** empty log message ***

14 years agoRestructured the test apps: now there is a distinction between (a separate subdir...
janhauer [Mon, 18 May 2009 16:20:12 +0000 (16:20 +0000)]
Restructured the test apps: now there is a distinction between (a separate subdir for) apps using beacon-enabled and nonbeacon-enabled mode.

14 years agoAdded a component that accepts beacon request frames and responds with a beacon ...
janhauer [Mon, 18 May 2009 12:54:10 +0000 (12:54 +0000)]
Added a component that accepts beacon request frames and responds with a beacon (written by Jasper Buesch).

15 years agobugfix: radio token was not properly transferred when MLME_SCAN/_RX_ENABLE was called...
janhauer [Thu, 14 May 2009 13:20:35 +0000 (13:20 +0000)]
bugfix: radio token was not properly transferred when MLME_SCAN/_RX_ENABLE was called after the MAC had been switched to Rx/Tx before.

15 years agofix packet length calculation
mmaroti [Sat, 9 May 2009 18:07:07 +0000 (18:07 +0000)]
fix packet length calculation

15 years agomake the software ack timeout configurable
mmaroti [Fri, 8 May 2009 16:44:15 +0000 (16:44 +0000)]
make the software ack timeout configurable

15 years agoApply bug fixes related to BLIP submitted by Lars Schor
mmaroti [Fri, 8 May 2009 14:42:21 +0000 (14:42 +0000)]
Apply bug fixes related to BLIP submitted by Lars Schor

15 years agoPIB attribute macMaxFrameTotalWaitTime was not calculated correctly and PIB attribut...
janhauer [Thu, 7 May 2009 12:41:36 +0000 (12:41 +0000)]
PIB attribute macMaxFrameTotalWaitTime  was not calculated correctly and PIB attribute macPersistenceTime was not converted correctly. This is now fixed.

15 years agosupport for higher resolution cameras
kusy [Wed, 6 May 2009 16:36:55 +0000 (16:36 +0000)]
support for higher resolution cameras

15 years agoremoved an Alarm from a dummy component
janhauer [Tue, 5 May 2009 16:58:53 +0000 (16:58 +0000)]
removed an Alarm from a dummy component

15 years ago- removed some unused code
janhauer [Tue, 5 May 2009 16:56:49 +0000 (16:56 +0000)]
- removed some unused code

15 years ago- fixed an issue with indirect transmissions (timeout wasn't set correctly)
janhauer [Tue, 5 May 2009 16:56:12 +0000 (16:56 +0000)]
- fixed an issue with indirect transmissions (timeout wasn't set correctly)
- added some debug output

15 years agoNow supporting PIB attribute "macRxOnWhenIdle"
janhauer [Mon, 4 May 2009 09:40:36 +0000 (09:40 +0000)]
Now supporting PIB attribute "macRxOnWhenIdle"

15 years agoEnergy scan returned wrong status code if EnergyDetectList array size was equal to...
janhauer [Thu, 30 Apr 2009 13:23:48 +0000 (13:23 +0000)]
Energy scan returned wrong status code if EnergyDetectList array size was equal to number of scanned channels (as pointed out by D. Santos). This is now fixed.

15 years agoOne more small change for Deluge T2 to allow it to properly deal with images bigger...
razvanm [Tue, 28 Apr 2009 22:54:17 +0000 (22:54 +0000)]
One more small change for Deluge T2 to allow it to properly deal with images bigger than 64K.

15 years agoIndirect transmissions in nonbeacon-enabled PANs on coordinator side were not properl...
janhauer [Tue, 28 Apr 2009 14:12:03 +0000 (14:12 +0000)]
Indirect transmissions in nonbeacon-enabled PANs on coordinator side were not properly handed in DataP - fixed that. Did some cosmetic changes.

15 years agoframe must only be accessed in active/orphan scan
janhauer [Mon, 27 Apr 2009 09:42:08 +0000 (09:42 +0000)]
frame must only be accessed in active/orphan scan

15 years agoEnergy detection scan was not properly checking the radio state. Now fixed.
janhauer [Mon, 27 Apr 2009 09:26:18 +0000 (09:26 +0000)]
Energy detection scan was not properly checking the radio state. Now fixed.

15 years agominor change
regehr [Sat, 25 Apr 2009 04:51:28 +0000 (04:51 +0000)]
minor change

15 years agofix by Daniel Santos: for an orphan scan the buffers may be empty
janhauer [Fri, 24 Apr 2009 16:44:55 +0000 (16:44 +0000)]
fix by Daniel Santos: for an orphan scan the buffers may be empty

15 years agouse the AMSenderC infrastructure for TimeSyncMessageC to avoid CTP send clashes
mmaroti [Thu, 23 Apr 2009 20:42:20 +0000 (20:42 +0000)]
use the AMSenderC infrastructure for TimeSyncMessageC to avoid CTP send clashes

15 years agoadd todos
regehr [Thu, 23 Apr 2009 17:17:28 +0000 (17:17 +0000)]
add todos

15 years agoFix for Deluge T2 to properly deal with images bigger than 64K.
razvanm [Thu, 23 Apr 2009 00:44:56 +0000 (00:44 +0000)]
Fix for Deluge T2 to properly deal with images bigger than 64K.

15 years agosome cosmetic fixes, and a bugfix in ScanP (IEEE154_LIMIT_REACHED was not signalled...
janhauer [Fri, 17 Apr 2009 14:47:09 +0000 (14:47 +0000)]
some cosmetic fixes, and a bugfix in ScanP (IEEE154_LIMIT_REACHED was not signalled when the maximum number of descriptors/ED samples was reached) -- this was noticed by Daniel F. P. Santos

15 years agospell fix
regehr [Wed, 15 Apr 2009 03:01:35 +0000 (03:01 +0000)]
spell fix

15 years agorandom typo fix
regehr [Wed, 15 Apr 2009 03:00:36 +0000 (03:00 +0000)]
random typo fix

15 years agoupdate todos
regehr [Tue, 14 Apr 2009 19:36:07 +0000 (19:36 +0000)]
update todos

15 years agoimprove readability of error messages a bit
regehr [Mon, 13 Apr 2009 22:15:52 +0000 (22:15 +0000)]
improve readability of error messages a bit

15 years agoupdate docs, todos
regehr [Sat, 11 Apr 2009 20:51:04 +0000 (20:51 +0000)]
update docs, todos

15 years agoignore failure of tos-ramsize, it is not a critical part of the build
regehr [Sat, 11 Apr 2009 05:39:40 +0000 (05:39 +0000)]
ignore failure of tos-ramsize, it is not a critical part of the build

15 years agofix bug in recursion reporting
regehr [Sat, 11 Apr 2009 02:36:39 +0000 (02:36 +0000)]
fix bug in recursion reporting

15 years agofix
regehr [Fri, 10 Apr 2009 23:03:24 +0000 (23:03 +0000)]
fix

15 years agoadd stack checking makefile support
regehr [Fri, 10 Apr 2009 22:32:06 +0000 (22:32 +0000)]
add stack checking makefile support

15 years agoadd stack depth estimation tool
regehr [Fri, 10 Apr 2009 22:11:00 +0000 (22:11 +0000)]
add stack depth estimation tool

15 years agoFix of a bug in time sync mode code. Thanks Jiangjie. (https://www.millennium.berkele...
kusy [Fri, 10 Apr 2009 21:39:50 +0000 (21:39 +0000)]
Fix of a bug in time sync mode code. Thanks Jiangjie. (https://www.millennium.berkeley.edu/pipermail/tinyos-devel/2009-April/003780.html)

15 years agoUpdate an incorrect comment. Thanks to Thomas. (https://www.millennium.berkeley.edu...
kusy [Fri, 10 Apr 2009 21:38:09 +0000 (21:38 +0000)]
Update an incorrect comment. Thanks to Thomas. (https://www.millennium.berkeley.edu/pipermail/tinyos-devel/2009-March/003733.html)

15 years agomake traffic monitor optional
mmaroti [Fri, 10 Apr 2009 08:33:20 +0000 (08:33 +0000)]
make traffic monitor optional

15 years agofix Ieee154MessageC wiring
mmaroti [Fri, 10 Apr 2009 07:46:44 +0000 (07:46 +0000)]
fix Ieee154MessageC wiring

15 years agomove/create RF2xxTimeSyncMessageC to avoid future changes in platforms
mmaroti [Thu, 9 Apr 2009 21:26:39 +0000 (21:26 +0000)]
move/create RF2xxTimeSyncMessageC to avoid future changes in platforms

15 years agoUse BareSend/BareReceive instead of Send/Receive to avoid duplication of payload...
mmaroti [Thu, 9 Apr 2009 20:48:02 +0000 (20:48 +0000)]
Use BareSend/BareReceive instead of Send/Receive to avoid duplication of payload handling code

15 years agoupate it to the latest driver architecture
mmaroti [Wed, 8 Apr 2009 22:24:41 +0000 (22:24 +0000)]
upate it to the latest driver architecture

15 years agoadd the SendNotifier interface
mmaroti [Wed, 8 Apr 2009 22:16:16 +0000 (22:16 +0000)]
add the SendNotifier interface

15 years agoRemoved some unused code
janhauer [Tue, 7 Apr 2009 15:40:12 +0000 (15:40 +0000)]
Removed some unused code

15 years agoreorganized packet header handling, added RF212Ieee154MessageC for BLIP
mmaroti [Tue, 7 Apr 2009 02:27:43 +0000 (02:27 +0000)]
reorganized packet header handling, added RF212Ieee154MessageC for BLIP

15 years agoreorganized packet header handling
mmaroti [Sat, 4 Apr 2009 00:43:55 +0000 (00:43 +0000)]
reorganized packet header handling

15 years agochange metadata handling,
mmaroti [Thu, 2 Apr 2009 22:09:59 +0000 (22:09 +0000)]
change metadata handling,
remove the RF2xxPacket component, move functionality to RF2xxActiveMessage,
prepare blip support (RF2xxMessageC)

15 years agoupdated README.txt, changed a comment
janhauer [Thu, 2 Apr 2009 14:02:11 +0000 (14:02 +0000)]
updated README.txt, changed a comment

15 years agoFixing the wiring for the Rx data interface in nonbeacon-enabled mode.
janhauer [Wed, 1 Apr 2009 08:50:39 +0000 (08:50 +0000)]
Fixing the wiring for the Rx data interface in nonbeacon-enabled mode.

15 years agoimplement the PacketLink layer
mmaroti [Mon, 30 Mar 2009 22:29:48 +0000 (22:29 +0000)]
implement the PacketLink layer

15 years agorename IEEE154Packet components to avoid a clash with blip
mmaroti [Mon, 30 Mar 2009 21:20:15 +0000 (21:20 +0000)]
rename IEEE154Packet components to avoid a clash with blip

15 years agoFix component name typo reported by Morten Tranberg Hansen
vlahan [Mon, 30 Mar 2009 18:56:34 +0000 (18:56 +0000)]
Fix component name typo reported by Morten Tranberg Hansen

15 years agorename IEEE154Packet components to avoid a clash with blip
mmaroti [Sun, 29 Mar 2009 21:12:06 +0000 (21:12 +0000)]
rename IEEE154Packet components to avoid a clash with blip

15 years agosimplify default channel configuration
mmaroti [Fri, 27 Mar 2009 21:54:56 +0000 (21:54 +0000)]
simplify default channel configuration

15 years agodocument the generic configuration options
mmaroti [Fri, 27 Mar 2009 13:22:43 +0000 (13:22 +0000)]
document the generic configuration options

15 years agosome formating
mmaroti [Fri, 27 Mar 2009 13:22:12 +0000 (13:22 +0000)]
some formating

15 years agoadjusted a comment
janhauer [Thu, 26 Mar 2009 17:50:44 +0000 (17:50 +0000)]
adjusted a comment

15 years agomade hex output nicer
janhauer [Thu, 26 Mar 2009 17:17:50 +0000 (17:17 +0000)]
made hex output nicer

15 years agoAdded some explanation about the serial debugging.
janhauer [Thu, 26 Mar 2009 15:29:22 +0000 (15:29 +0000)]
Added some explanation about the serial debugging.

15 years agodocument the RF230 specific configuration options
mmaroti [Thu, 26 Mar 2009 13:50:15 +0000 (13:50 +0000)]
document the RF230 specific configuration options

15 years agosupport slow SPI interfaces
mmaroti [Thu, 26 Mar 2009 13:49:25 +0000 (13:49 +0000)]
support slow SPI interfaces

15 years agoFixed an issue with indirect transmissions in nonbeacon-enabled mode: DispatchUnslott...
janhauer [Wed, 25 Mar 2009 16:47:49 +0000 (16:47 +0000)]
Fixed an issue with indirect transmissions in nonbeacon-enabled mode: DispatchUnslottedCsmaP didn't check whether it already had the RadioToken before making a new request

15 years agoupdated the ASSERT(X) statement for cases when debugging is disabled (the previous...
janhauer [Wed, 25 Mar 2009 09:27:26 +0000 (09:27 +0000)]
updated the ASSERT(X) statement for cases when debugging is disabled (the previous variant generated a warning on micaz)

15 years ago1) simplified the resource transfer: removed ResourceTransfer* interfaces and corresp...
janhauer [Tue, 24 Mar 2009 12:56:46 +0000 (12:56 +0000)]
1) simplified the resource transfer: removed ResourceTransfer* interfaces and corresponding components, replaced them by a single new extended TransferableResource interface (the token passing mechanism remains the same, but now there are less interfaces/components involved).
2) made some small fixes/modifications to facilitate porting to micaz, as proposed by Daniel F. PiƱeiro Santos

15 years agocorrect reception of packets that require an ACK, patch provided by Roman Lim
andreaskoepke [Mon, 23 Mar 2009 11:28:02 +0000 (11:28 +0000)]
correct reception of packets that require an ACK, patch provided by Roman Lim

15 years agoFix a typo: eprb,PORT -> eprb,HOST.
razvanm [Tue, 17 Mar 2009 19:31:42 +0000 (19:31 +0000)]
Fix a typo: eprb,PORT -> eprb,HOST.

15 years agoIncrease the ack timeout for MIB600 to 0.5s.
razvanm [Tue, 17 Mar 2009 19:30:26 +0000 (19:30 +0000)]
Increase the ack timeout for MIB600 to 0.5s.

15 years agoThis file is not used and should have been removed in the last commit.
janhauer [Tue, 17 Mar 2009 11:34:09 +0000 (11:34 +0000)]
This file is not used and should have been removed in the last commit.

15 years agofixed bug in addNewEntry noticed by Phil (https://www.millennium.berkeley.edu/piperma...
kusy [Mon, 16 Mar 2009 22:51:18 +0000 (22:51 +0000)]
fixed bug in addNewEntry noticed by Phil (https://www.millennium.berkeley.edu/pipermail/tinyos-devel/2009-March/003710.html)

15 years agolets be more generic with timing
mmaroti [Sun, 15 Mar 2009 12:48:04 +0000 (12:48 +0000)]
lets be more generic with timing

15 years agoIntel Open Source License
idgay [Fri, 13 Mar 2009 19:27:05 +0000 (19:27 +0000)]
Intel Open Source License

15 years agoadd a #ifdef (ATM128_I2C_EXTERNAL_PULLDOWN) to control the external pulldown presence
idgay [Fri, 13 Mar 2009 19:15:35 +0000 (19:15 +0000)]
add a #ifdef (ATM128_I2C_EXTERNAL_PULLDOWN) to control the external pulldown presence

15 years agotrunc->round as suggested out by Andreas Kopke, and one other trunc->round
gnawali [Fri, 13 Mar 2009 05:13:29 +0000 (05:13 +0000)]
trunc->round as suggested out by Andreas Kopke, and one other trunc->round

15 years agoremove stupidity
mmaroti [Tue, 10 Mar 2009 21:45:13 +0000 (21:45 +0000)]
remove stupidity

15 years agouse the default TX power
mmaroti [Tue, 10 Mar 2009 21:44:00 +0000 (21:44 +0000)]
use the default TX power