13
0
Fork 1
dedected/com-on-air_cs-linux
mazzoo ee1844bf24 dect_cli: delete old irq debug code
git-svn-id: https://dedected.org/svn/trunk@25 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-01-07 09:28:47 +00:00
..
firmware initial commit of the linux driver 2008-12-29 00:56:07 +00:00
tools dect_cli: delete old irq debug code 2009-01-07 09:28:47 +00:00
LICENSE initial commit of the linux driver 2008-12-29 00:56:07 +00:00
Makefile initial commit of the linux driver 2008-12-29 00:56:07 +00:00
README initial commit of the linux driver 2008-12-29 00:56:07 +00:00
com_on_air.c wipe out old probe_out_0: label 2008-12-31 13:59:09 +00:00
com_on_air.h pcmcia_get_configuration_info() disappeared 2008-12-31 08:49:31 +00:00
com_on_air_user.h initial commit of the linux driver 2008-12-29 00:56:07 +00:00
dect.c initial commit of the linux driver 2008-12-29 00:56:07 +00:00
dect.h initial commit of the linux driver 2008-12-29 00:56:07 +00:00
dip_opcodes.h initial commit of the linux driver 2008-12-29 00:56:07 +00:00
sc14421.c C90 compliance (Code before init) 2008-12-31 09:01:20 +00:00
sc14421.h C90 compliance (Code before init) 2008-12-31 09:01:20 +00:00
sc14421_firmware.c initial commit of the linux driver 2008-12-29 00:56:07 +00:00
sc14421_firmware.h initial commit of the linux driver 2008-12-29 00:56:07 +00:00
sc14421_sniffer.c C90 compliance (Code before init) 2008-12-31 09:01:20 +00:00
sc14421_sniffer.h initial commit of the linux driver 2008-12-29 00:56:07 +00:00

README


!!! for scientific and research purposes only !!!


what
~~~~
   com_on_air_cs is a very basic driver for the Dosch & Amand com-on-air PCMCIA
   DECT cards.
   In the tools/ subdir you find userspace tools using the driver

license
~~~~~~~
    GNU GENERAL PUBLIC LICENSE Version 2
    see LICENSE

authors
~~~~~~~
    Matthias Wenzel <dect at mazzoo dot de>
    Andreas Schuler <krater at badterrorist dot com>

install
~~~~~~~
    make && make -C tools  # compiles the driver and userspace tools
    make node              # create the /dev/coa character device

running
~~~~~~~
    the most featurecomplete tool for now is dect_cli. it can dump pcap
    formatted captures. just run it and type help.

    coa_syncsniff dumps pcap files on a given channel and RFPI

    pcap2cchan dumps C-channel information from pcap files

    pcapstein dumps all B-Fields found in a pcap file