]> oss.titaniummirror.com Git - tinyos-2.x.git/log
tinyos-2.x.git
15 years agorenaming directories to lower cases
janhauer [Mon, 21 Jul 2008 14:42:51 +0000 (14:42 +0000)]
renaming directories to lower cases

15 years agoAdd two includes to avoid errors on GCC 4.3.
razvanm [Sun, 20 Jul 2008 22:47:34 +0000 (22:47 +0000)]
Add two includes to avoid errors on GCC 4.3.

15 years agoUpdate the authors list to include David Purdy.
razvanm [Sun, 20 Jul 2008 22:16:50 +0000 (22:16 +0000)]
Update the authors list to include David Purdy.

15 years agoFix typo
liang_mike [Sat, 19 Jul 2008 19:36:18 +0000 (19:36 +0000)]
Fix typo

15 years agotep109 update - in progress
idgay [Sat, 19 Jul 2008 00:32:56 +0000 (00:32 +0000)]
tep109 update - in progress

15 years agothere should always be a .sensor file
idgay [Fri, 18 Jul 2008 22:30:55 +0000 (22:30 +0000)]
there should always be a .sensor file

15 years agothis should not have been removed
idgay [Fri, 18 Jul 2008 22:29:58 +0000 (22:29 +0000)]
this should not have been removed

15 years agooption missing from summary
idgay [Thu, 17 Jul 2008 17:55:11 +0000 (17:55 +0000)]
option missing from summary

15 years agomaking Windows friendly
gnawali [Thu, 17 Jul 2008 00:13:39 +0000 (00:13 +0000)]
making Windows friendly

15 years agoignore generated files
idgay [Wed, 16 Jul 2008 18:52:58 +0000 (18:52 +0000)]
ignore generated files

15 years agofixed a very subtle power drain bug that only showed up on some
ayer1 [Wed, 16 Jul 2008 18:47:32 +0000 (18:47 +0000)]
fixed a very subtle power drain bug that only showed up on some
devices in sleep, and cleaned up some other missed details on this
same subject.

main attraction:  GIO0 was changed to an input to accomodate the fact
that it was attached to a pulldown, meant for a button on the external
connector.

when an output, some boards burned ~180 ua sleeping, the others 630
ua.  as an input, we changed this reading on an example of the latter
to 180.

thanks to catalin caranfil at realtime oem for finding the problem and
pushing for a solution for the masses!

other changes:

- made onewire (data) input
- made the spi pins all gpio in appropriate directions for their
connections
- made bt_pio input, as appropriate for its connection

15 years agomatch expected format
idgay [Wed, 16 Jul 2008 18:09:49 +0000 (18:09 +0000)]
match expected format
clarify
java foo.class doesn't always work on Linux anymore, just assume that
users (correctly) have . in their CLASSPATH

15 years agofix compile msgs
idgay [Wed, 16 Jul 2008 17:39:44 +0000 (17:39 +0000)]
fix compile msgs

15 years agoSwitch boot_* calls to boot_*_safe. This restores the exact functionality of the...
razvanm [Tue, 15 Jul 2008 23:36:36 +0000 (23:36 +0000)]
Switch boot_* calls to boot_*_safe. This restores the exact functionality of the boot.h that was used some time ago. Thanks to Aurelien Francillon for finding this.

15 years agoEnable back the building of -32 JNI libraries.
razvanm [Tue, 15 Jul 2008 22:08:43 +0000 (22:08 +0000)]
Enable back the building of -32 JNI libraries.

15 years agoRemove a debugging LED
liang_mike [Tue, 15 Jul 2008 19:00:42 +0000 (19:00 +0000)]
Remove a debugging LED

15 years ago--warnings=none flag does not exist on Ubuntu systems (aclocal 1.9.6).
scipio [Mon, 14 Jul 2008 16:53:06 +0000 (16:53 +0000)]
--warnings=none flag does not exist on Ubuntu systems (aclocal 1.9.6).
Causes bootstrap to fail.

15 years agoPacketTimeSyncOffset: removed fixed costants for enums MAC_HEADER_SIZE,MAC_FOOTER_SIZ...
kusy [Sun, 13 Jul 2008 03:26:02 +0000 (03:26 +0000)]
PacketTimeSyncOffset: removed fixed costants for enums MAC_HEADER_SIZE,MAC_FOOTER_SIZE. added comments.

15 years agoIncrements the counter
liang_mike [Sat, 12 Jul 2008 14:11:21 +0000 (14:11 +0000)]
Increments the counter

15 years agoFix the problem where MicaZ failed the test
liang_mike [Sat, 12 Jul 2008 06:44:55 +0000 (06:44 +0000)]
Fix the problem where MicaZ failed the test

15 years agoArgh-- removing the volatiles breaks Blink on micaZ! Putting them
regehr [Sat, 12 Jul 2008 04:44:45 +0000 (04:44 +0000)]
Argh-- removing the volatiles breaks Blink on micaZ!  Putting them
back in until I figure out what is going on.

15 years agoFix the CC2420 Receive.receive and Snoop.receive fan-out warnings. This happened...
liang_mike [Sat, 12 Jul 2008 02:25:59 +0000 (02:25 +0000)]
Fix the CC2420 Receive.receive and Snoop.receive fan-out warnings. This happened when both TinyOS services and TOSThreads
apps want to use the radio. Now, TinyOS services have priority over TOSThreads apps on which AM ID they want to use.

15 years agofixed bug in accessing timesync offset
kusy [Fri, 11 Jul 2008 19:21:23 +0000 (19:21 +0000)]
fixed bug in accessing timesync offset

15 years agoAdded comments.
kusy [Fri, 11 Jul 2008 08:44:41 +0000 (08:44 +0000)]
Added comments.

15 years agoAdd sequence #.
scipio [Fri, 11 Jul 2008 00:36:27 +0000 (00:36 +0000)]
Add sequence #.

15 years agoRemoved the silly assignment oscilloscope_t *o = o
konradlorincz [Thu, 10 Jul 2008 23:09:58 +0000 (23:09 +0000)]
Removed the silly assignment oscilloscope_t *o = o

15 years agofix minimum packet-length check
idgay [Thu, 10 Jul 2008 21:46:14 +0000 (21:46 +0000)]
fix minimum packet-length check

15 years agoUpdated SD interface
konradlorincz [Thu, 10 Jul 2008 21:35:28 +0000 (21:35 +0000)]
Updated SD interface

15 years agoModified README so it says that packets come through serial port
scipio [Thu, 10 Jul 2008 20:56:10 +0000 (20:56 +0000)]
Modified README so it says that packets come through serial port
(they do) rather than over the radio.

15 years agonuke volatiles in the scheduler
regehr [Thu, 10 Jul 2008 20:44:08 +0000 (20:44 +0000)]
nuke volatiles in the scheduler

15 years agoFixed bug in sendDone signaling
strabest [Thu, 10 Jul 2008 20:15:56 +0000 (20:15 +0000)]
Fixed bug in sendDone signaling

15 years agoremove bogus return statement
idgay [Thu, 10 Jul 2008 19:01:00 +0000 (19:01 +0000)]
remove bogus return statement

15 years agoadd some pseudo-COUNT annotations to suppress Deputy warnings
idgay [Thu, 10 Jul 2008 18:59:47 +0000 (18:59 +0000)]
add some pseudo-COUNT annotations to suppress Deputy warnings

15 years agofix a typo
sallai [Thu, 10 Jul 2008 18:16:39 +0000 (18:16 +0000)]
fix a typo

15 years agoremoved some comments that accidentally ended up polluting the search path
sallai [Thu, 10 Jul 2008 16:42:25 +0000 (16:42 +0000)]
removed some comments that accidentally ended up polluting the search path

15 years agoComply with semantics described in TEP, use HilTimerMilli as base for LocalTime in...
andreaskoepke [Thu, 10 Jul 2008 12:47:44 +0000 (12:47 +0000)]
Comply with semantics described in TEP, use HilTimerMilli as base for LocalTime in milli seconds.

TestFtsp works, however FTSP relies on the assumption that
message_t.data = call Send.getPayload (just like BaseStation)
but this is not true for RedMac/SpeckMacD on an eyesIFX node.

After suitable modification of TimeSyncP (replace
TimeSyncMsg* msg = (TimeSyncMsg*)(processedMsg->data);
with
TimeSyncMsg* msg = (TimeSyncMsg*)(call Send.getPayload(processedMsg, sizeof(TimeSyncMsg)));
it works.

15 years agokeep sfd time
andreaskoepke [Thu, 10 Jul 2008 12:40:01 +0000 (12:40 +0000)]
keep sfd time

15 years agoChanged to reflect modified parameter in setControlAsCapture command of the Msp430Tim...
vlahan [Thu, 10 Jul 2008 11:56:16 +0000 (11:56 +0000)]
Changed to reflect modified parameter in setControlAsCapture command of the Msp430TimerControl interface

15 years agoFix pointer cast to uint8_t*.
scipio [Wed, 9 Jul 2008 16:23:27 +0000 (16:23 +0000)]
Fix pointer cast to uint8_t*.

15 years agoadded channel selection support to makefiles for micaz and iris
sallai [Wed, 9 Jul 2008 15:36:50 +0000 (15:36 +0000)]
added channel selection support to makefiles for micaz and iris

15 years agobe more careful with conversion
andreaskoepke [Wed, 9 Jul 2008 12:48:43 +0000 (12:48 +0000)]
be more careful with conversion

15 years agostarted support for FTSP
andreaskoepke [Wed, 9 Jul 2008 10:00:21 +0000 (10:00 +0000)]
started support for FTSP

15 years agoMake sure that Printf was the one that started serial before running the code inside...
liang_mike [Wed, 9 Jul 2008 05:16:16 +0000 (05:16 +0000)]
Make sure that Printf was the one that started serial before running the code inside SerialControl.startDone

15 years agochoose MAC using compile definitions
andreaskoepke [Tue, 8 Jul 2008 14:32:07 +0000 (14:32 +0000)]
choose MAC using compile definitions

15 years agoadded iris to nesdoc listing
beutel [Tue, 8 Jul 2008 13:54:16 +0000 (13:54 +0000)]
added iris to nesdoc listing

15 years agoadapt for eyesIFX platform
andreaskoepke [Tue, 8 Jul 2008 13:54:13 +0000 (13:54 +0000)]
adapt for eyesIFX platform

15 years agoadded some minor formating things to test checkstyle reporting in cruisecontrol....
beutel [Tue, 8 Jul 2008 13:45:48 +0000 (13:45 +0000)]
added some minor formating things to test checkstyle reporting in cruisecontrol. according to sun java formatting rules  (tabs are now spaces, missing brackets...)

15 years agomade uisp compilation quieter (no more aclocal warnings)
beutel [Tue, 8 Jul 2008 12:31:18 +0000 (12:31 +0000)]
made uisp compilation quieter (no more aclocal warnings)

15 years agoadded change to build.xml for selection of the new toolchain
beutel [Tue, 8 Jul 2008 12:09:45 +0000 (12:09 +0000)]
added change to build.xml for selection of the new toolchain

15 years agoadded safe tinyos annotations
sallai [Mon, 7 Jul 2008 19:52:52 +0000 (19:52 +0000)]
added safe tinyos annotations

15 years agotossim-fix
idgay [Thu, 3 Jul 2008 21:52:12 +0000 (21:52 +0000)]
tossim-fix

15 years agorecent versions of aclocal fail, because the --warning parameter has been
sallai [Thu, 3 Jul 2008 20:42:39 +0000 (20:42 +0000)]
recent versions of aclocal fail, because the --warning parameter has been
removed

15 years agorecent versions pf aclocal fail, because the --warnings parameter has been
sallai [Thu, 3 Jul 2008 20:41:50 +0000 (20:41 +0000)]
recent versions pf aclocal fail, because the --warnings parameter has been
removed

15 years agodocument this app a bit
regehr [Thu, 3 Jul 2008 18:41:36 +0000 (18:41 +0000)]
document this app a bit

15 years agonew tutorial app to demonstrate safety checks
regehr [Thu, 3 Jul 2008 18:10:29 +0000 (18:10 +0000)]
new tutorial app to demonstrate safety checks

15 years agooops avoid a warning
regehr [Thu, 3 Jul 2008 03:28:12 +0000 (03:28 +0000)]
oops avoid a warning

15 years ago__deputy_memset is just memset
regehr [Thu, 3 Jul 2008 03:11:54 +0000 (03:11 +0000)]
__deputy_memset is just memset

15 years agoFixed section numbers.
scipio [Wed, 2 Jul 2008 19:42:13 +0000 (19:42 +0000)]
Fixed section numbers.

15 years agoFinalizing.
scipio [Wed, 2 Jul 2008 19:41:10 +0000 (19:41 +0000)]
Finalizing.

15 years agoSpelling errors, removed "asynchronicity", cut down on verbiage in intro.
scipio [Wed, 2 Jul 2008 19:38:46 +0000 (19:38 +0000)]
Spelling errors, removed "asynchronicity", cut down on verbiage in intro.

15 years agoCorrected author address for Gilman Tolle
gtolle [Wed, 2 Jul 2008 19:31:57 +0000 (19:31 +0000)]
Corrected author address for Gilman Tolle

15 years agoadded iris support
sallai [Wed, 2 Jul 2008 19:12:45 +0000 (19:12 +0000)]
added iris support

15 years agodeputize
regehr [Wed, 2 Jul 2008 18:46:18 +0000 (18:46 +0000)]
deputize

15 years agomake the module safe
regehr [Wed, 2 Jul 2008 18:45:40 +0000 (18:45 +0000)]
make the module safe

15 years agohack to avoid breaking the build for people not yet using deputy with NTS
regehr [Wed, 2 Jul 2008 18:44:09 +0000 (18:44 +0000)]
hack to avoid breaking the build for people not yet using deputy with NTS

15 years agoadd NTS as an annotation to kill for back compatibility reasons
regehr [Wed, 2 Jul 2008 18:26:16 +0000 (18:26 +0000)]
add NTS as an annotation to kill for back compatibility reasons

15 years agoreversing the C/AppC convention is confusing
idgay [Wed, 2 Jul 2008 17:44:57 +0000 (17:44 +0000)]
reversing the C/AppC convention is confusing

15 years agorenames
idgay [Wed, 2 Jul 2008 17:42:42 +0000 (17:42 +0000)]
renames

15 years agoUpdate to threads.extra to list out shimmer and eyes platforms in list of supported...
klueska [Wed, 2 Jul 2008 17:22:05 +0000 (17:22 +0000)]
Update to threads.extra to list out shimmer and eyes platforms in list of supported platforms

15 years agofixing compile error
kusy [Wed, 2 Jul 2008 17:19:51 +0000 (17:19 +0000)]
fixing compile error

15 years ago*** empty log message ***
kusy [Wed, 2 Jul 2008 17:13:36 +0000 (17:13 +0000)]
*** empty log message ***

15 years agoRemove SerialCompress which is not a tosthreads app
liang_mike [Wed, 2 Jul 2008 03:13:59 +0000 (03:13 +0000)]
Remove SerialCompress which is not a tosthreads app

15 years agoadded IRIS to the supported platforms
sallai [Tue, 1 Jul 2008 23:46:20 +0000 (23:46 +0000)]
added IRIS to the supported platforms

15 years agoadded PLATFORM_SHIMMER
konradlorincz [Tue, 1 Jul 2008 23:01:00 +0000 (23:01 +0000)]
added PLATFORM_SHIMMER

15 years agoadd man page
regehr [Tue, 1 Jul 2008 01:27:55 +0000 (01:27 +0000)]
add man page

15 years agoTEP4 compliance
liang_mike [Mon, 30 Jun 2008 22:05:52 +0000 (22:05 +0000)]
TEP4 compliance

15 years agoMinor typo
liang_mike [Mon, 30 Jun 2008 18:23:13 +0000 (18:23 +0000)]
Minor typo

15 years agoreverse order of arguments
regehr [Mon, 30 Jun 2008 14:39:26 +0000 (14:39 +0000)]
reverse order of arguments

15 years agoAdded Storage_chip.h stub for shimmer
konradlorincz [Mon, 30 Jun 2008 00:39:34 +0000 (00:39 +0000)]
Added Storage_chip.h stub for shimmer

15 years agoDip TEP Compliance
kaisenl [Sun, 29 Jun 2008 21:36:43 +0000 (21:36 +0000)]
Dip TEP Compliance

15 years agoImprove some of READMEs from the Deluge T2 test applications.
razvanm [Sat, 28 Jun 2008 00:49:48 +0000 (00:49 +0000)]
Improve some of READMEs from the Deluge T2 test applications.

15 years agoMatch the serial byte with the led that is toggled.
razvanm [Sat, 28 Jun 2008 00:48:25 +0000 (00:48 +0000)]
Match the serial byte with the led that is toggled.

15 years agoMake AM type compliant with TEP 4.
scipio [Fri, 27 Jun 2008 23:33:56 +0000 (23:33 +0000)]
Make AM type compliant with TEP 4.

15 years agorewrote initializers to make deputy happy
sallai [Fri, 27 Jun 2008 23:33:37 +0000 (23:33 +0000)]
rewrote initializers to make deputy happy

15 years agoFixed indentation. rx_timestamp -> rxTimestamp
scipio [Fri, 27 Jun 2008 23:19:46 +0000 (23:19 +0000)]
Fixed indentation. rx_timestamp -> rxTimestamp

15 years agoREADME.txt for Windows users.
scipio [Fri, 27 Jun 2008 23:17:04 +0000 (23:17 +0000)]
README.txt for Windows users.

15 years agoAdded pointer to docs.tinyos.net.
scipio [Fri, 27 Jun 2008 23:06:41 +0000 (23:06 +0000)]
Added pointer to docs.tinyos.net.

15 years agoOnly need one README file
scipio [Fri, 27 Jun 2008 23:03:48 +0000 (23:03 +0000)]
Only need one README file

15 years agofixed the warning: : pointer targets in passing argument 1 of 'TimeSyncP$0$GlobalTime...
sallai [Fri, 27 Jun 2008 18:55:43 +0000 (18:55 +0000)]
fixed the warning: : pointer targets in passing argument 1 of 'TimeSyncP$0$GlobalTime$local2Global' differ in signedness

15 years agodeputy-fixes
idgay [Fri, 27 Jun 2008 18:05:23 +0000 (18:05 +0000)]
deputy-fixes

15 years agofixed the description on how to run the printf java client.
janhauer [Fri, 27 Jun 2008 16:43:21 +0000 (16:43 +0000)]
fixed the description on how to run the printf java client.

15 years agoAdded forced check for amd64 directory when performing a tos-locate-jre
klueska [Fri, 27 Jun 2008 02:47:02 +0000 (02:47 +0000)]
Added forced check for amd64 directory when performing a tos-locate-jre

15 years agoAdd a script to run the tests and add some text in the README about it.
razvanm [Fri, 27 Jun 2008 00:40:44 +0000 (00:40 +0000)]
Add a script to run the tests and add some text in the README about it.

15 years agoChecked in more detail on README so it is useful.
scipio [Thu, 26 Jun 2008 22:04:15 +0000 (22:04 +0000)]
Checked in more detail on README so it is useful.

15 years agoAdd details on what to look for in the log.
scipio [Thu, 26 Jun 2008 21:47:13 +0000 (21:47 +0000)]
Add details on what to look for in the log.

15 years agoAddress Vlado's comments and improve the GoldenImage's README.
razvanm [Thu, 26 Jun 2008 18:30:21 +0000 (18:30 +0000)]
Address Vlado's comments and improve the GoldenImage's README.

15 years agosend -> sends
vlahan [Thu, 26 Jun 2008 16:20:19 +0000 (16:20 +0000)]
send -> sends

15 years agoa pile of @safe() annotations; should not affect anyone
regehr [Thu, 26 Jun 2008 04:39:00 +0000 (04:39 +0000)]
a pile of @safe() annotations; should not affect anyone

15 years agomark a few more modules as safe code; this cannot affect unsafe compilation
regehr [Thu, 26 Jun 2008 03:38:26 +0000 (03:38 +0000)]
mark a few more modules as safe code; this cannot affect unsafe compilation

15 years agoadded a link to cruisecontrol in section 3b
beutel [Wed, 25 Jun 2008 22:51:09 +0000 (22:51 +0000)]
added a link to cruisecontrol in section 3b