[Tinyos-help] How to Simulate TinyDB Power Saving Mode in PowerTossim

2007-08-21 Thread Tian Yuxiang (Aaron)
Hi, I am using Tinyos 1.x right now and the TinyDBApp seems doesn't have FPS incorporated, The original power-saving scheme ( Snooze for 4-second version) only works on Real Mica2 mote but not in Tossim. Any-one has any idea if the code could be modified to work with Tossim? I am wondering where

[Tinyos-help] TinyDB FPS or T-Mac running in PowerTossim

2007-08-15 Thread Tian Yuxiang (Aaron)
Hi, I am using Tinyos 1.x right now and the TinyDBApp seems doesn't have FPS incorporated, I am wondering where to find the code of FPS or other Power Saving Mac Scheme so that I can run TinyDBApp using the Mac and also testing using PowerTossim. ( I found that S-Mac is not possible to be tested

[Tinyos-help] Help - Tossim with mica2 CC1000 radio

2007-04-04 Thread Tian Yuxiang (Aaron)
Hi, I am doing some code testing using TOSSIM, it ran fine before I add in this line into makefile because I want to use CC1000 radio code to control power. PFLAGS += -I%T/platform/pc/CC1000Radio After I add in this line, all the packet cannot be received from serial-forwarder through simulated

[Tinyos-help] Help - How to debug packets sent and received by a remote mote

2007-02-05 Thread TIAN YUXIANG(AARON)
Hi, I am trying to do some experiment on Multi-hop experiment, however I found that it is hard to debug the packet/msg sent and received on the remote MOTE, does anyone have any idea how to do it? I tried TOSSIM but dun know how to use it... Appreciate any help in advance. Aaron ___

[Tinyos-help] help - Unable to make TinyViz

2007-02-01 Thread TIAN YUXIANG(AARON)
I am unable to do a "make" on the "tools/java/net/tinyos/sim" directory. I get the following error: ** javac GuiPlugin.java GuiPlugin.java:52: cannot resolve symbol symbol : method getSimDriver () location: class net.tinyos.sim.TinyViz super.initialize(tv.getSimDriver());

[Tinyos-help] help - TinyDBApp installation on Mica2 motes

2007-01-10 Thread TIAN YUXIANG(AARON)
Hi, When I was trying to run "make mica2" for TinyDBApps, I got this error msg saying confilicting type. However the program compiles well on mica platform. Does anyone know what is wrong? Thanks! Aaron C:/tinyos/cygwin/opt/tinyos-1.x/tos/lib/TinyDB/TupleRouterM.nc:3864: conflicting types for

[Tinyos-help] HELP on running surge-view

2006-12-28 Thread TIAN YUXIANG(AARON)
Hi, While I was trying the TinyOS Surge Program, I got following two errors: 1. java.lang.NullPointerException at net.tinyos.surge.PacketAnalyzer.FlowAnalyzer.clear 2. receive error for net.tinyos.oscil.OscopeMsg (AM type 17):12 invalid length message received (too short) receive error for