Richard Sharpe wrote: > Current progress: Whee, that was quick ! Excellent progress !
> Now to add sysfs entries for various registers when I can figure out > what they mean ... Ah, we have another goodie in the project, the data sheet viewer: - first, git clone [email protected]:eda-tools.git at the same level as ben-wpan and all the rest. - create a convenient means to run eda-tools/dsv/dsv (e.g., I just symlink it from my $HOME/bin) - cd to ben-wpan - download the data sheets used in the project with make dsv After that, when your current directory is anywhere under ben-wpan, you can pop up xpdf with, say, the AT86RF231's data sheet with dsv at86rf231 or a shorthand like dsv rf231 or dsv txrx (BOOKSHELF has more details) You can change the PDF viewer to something else than xpdf by setting the environment variable DSV_PDFVIEWER - Werner _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

