Tried to run sf with tossim-serial option and got the error : Couldn't instantiate tossim packet source. Did you compile tossim?
Traced it to net.tinyos.packet.BuildSource.java function private static PacketSource makeTossimSource(String name, String host) ; It is looking for net.tinyos.sim.packet.TossimSerialSource class. Any ideas on the location of corresponding java file? Thanks Jay _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
