Home
jawi edited this page Aug 14, 2012
·
11 revisions
Clone this wiki locally
OpenBench LogicSniffer client wiki
Welcome to the Open Bench Logic Sniffer client wiki!
These pages will provide some technical background information, as well as user information on the OLS client.
- FAQ, tries to answer the most (not so) frequently asked questions;
- Setting up Eclipse, explains how to import the OLS source code into Eclipse;
- Architecture, provides some explanation about the architecture of the client;
- Roadmap, provides the "long term" vision of the client;
- Test charter, explains the testing charter for future versions of the client;
- OLS data file format, explains a bit about the format used to store sample data;
- OLS project file format, explains about the format used by project files;
-
Extending the client, explains where and how the client can be extended with new functionality.
- OLS Device Profiles, explains how device profiles work and can be used to add new SUMP-compatible devices to the client;
- ComponentProvider Tutorial, provides a first tutorial on extending the client.