[Tinyos-2-commits] CVS: tinyos-2.x/apps/tests/TestNetwork sparse-grid.txt, NONE, 1.1.2.1 Makefile, 1.1.2.8, 1.1.2.8.2.1 kaisen-topo.txt, 1.1.2.1, NONE

Phil Levis scipio at users.sourceforge.net
Wed Jun 28 14:15:50 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/apps/tests/TestNetwork
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv19259

Modified Files:
      Tag: tinyos-2-0-0-beta2-candidate
	Makefile 
Added Files:
      Tag: tinyos-2-0-0-beta2-candidate
	sparse-grid.txt 
Removed Files:
      Tag: tinyos-2-0-0-beta2-candidate
	kaisen-topo.txt 
Log Message:
Moved topologies around to match test, changed Makefile to exclude tools.


--- NEW FILE: sparse-grid.txt ---
gain	0	1	-90.80
gain	1	0	-95.95
gain	0	2	-97.48
gain	2	0	-102.10
gain	0	3	-111.33
gain	3	0	-115.49
gain	0	4	-104.82
gain	4	0	-110.09
gain	0	5	-104.55
gain	5	0	-109.85
gain	0	6	-111.04
gain	6	0	-113.61
gain	0	7	-122.71
gain	7	0	-127.66
gain	0	8	-114.35
gain	8	0	-116.63
gain	0	9	-119.30
gain	9	0	-123.04
gain	0	10	-116.34
[...50586 lines suppressed...]
noise	205	-104.77	4.00
noise	206	-102.30	4.00
noise	207	-107.39	4.00
noise	208	-105.65	4.00
noise	209	-102.82	4.00
noise	210	-109.21	4.00
noise	211	-105.20	4.00
noise	212	-103.75	4.00
noise	213	-106.22	4.00
noise	214	-104.94	4.00
noise	215	-108.01	4.00
noise	216	-105.58	4.00
noise	217	-105.94	4.00
noise	218	-102.37	4.00
noise	219	-107.01	4.00
noise	220	-102.30	4.00
noise	221	-104.20	4.00
noise	222	-105.14	4.00
noise	223	-103.82	4.00
noise	224	-105.47	4.00

Index: Makefile
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/apps/tests/TestNetwork/Attic/Makefile,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.8.2.1
diff -C2 -d -r1.1.2.8 -r1.1.2.8.2.1
*** Makefile	14 Jun 2006 20:51:17 -0000	1.1.2.8
--- Makefile	28 Jun 2006 21:15:48 -0000	1.1.2.8.2.1
***************
*** 8,12 ****
  
  LIBMOTE = $(TOSDIR)/../support/sdk/c/libmote.a
! BUILD_EXTRA_DEPS += tn-injector #tn-listener
  LISTEN_OBJS = collection_msg.o test_network_msg.o tn-listener.o $(LIBMOTE)
  INJECT_OBJS = set_rate_msg.o tn-injector.o collection_debug_msg.o $(LIBMOTE)
--- 8,12 ----
  
  LIBMOTE = $(TOSDIR)/../support/sdk/c/libmote.a
! #BUILD_EXTRA_DEPS += tn-injector #tn-listener
  LISTEN_OBJS = collection_msg.o test_network_msg.o tn-listener.o $(LIBMOTE)
  INJECT_OBJS = set_rate_msg.o tn-injector.o collection_debug_msg.o $(LIBMOTE)

--- kaisen-topo.txt DELETED ---



More information about the Tinyos-2-commits mailing list