Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differentiate sniffer application platforms and platforms which generate PCAPs via FIFOs #5

Open
sdawans opened this issue Nov 27, 2013 · 1 comment
Assignees

Comments

@sdawans
Copy link
Collaborator

sdawans commented Nov 27, 2013

The existing documentation lacks explanations on how to hook-up some hardware sniffers to Foren6 via FIFOs.

The Contiki sniffer application we provide doesn't cover all platforms. For Econotag, for example, we use libmc1322x's rftestrx2pcap.py to write to a FIFO, which is read by Foren6.

Changes needed:

  • Categorize the instructions by platform (more user-friendly)
  • Add specific instructions for Econotag (rftestex2pcap --> FIFO --> Foren6)
  • Add specific instructions for rzusbstick (dumpcap --> FIFO --> Foren6)
@ghost ghost assigned sdawans Nov 27, 2013
@sdawans
Copy link
Collaborator Author

sdawans commented Nov 27, 2013

Done for Econotag.

Platforms left:

  • rzusbstick
  • zena
  • COOJA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant