13
0
Fork 1
dedected/com-on-air_cs-linux
krater 47525a90a0 Driver works now with newer kernels (tested with 2.6.37), thanks to Rik Snel (rik@snel.it)
git-svn-id: https://dedected.org/svn/trunk@102 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2011-03-12 18:04:50 +00:00
..
firmware firmware: type III faster scanning. code cleanup. 2009-02-27 20:39:12 +00:00
tools some pthread bugfixes in dectshark 2010-12-08 14:14:07 +00:00
LICENSE initial commit of the linux driver 2008-12-29 00:56:07 +00:00
Makefile Driver works now with newer kernels (tested with 2.6.37), thanks to Rik Snel (rik@snel.it) 2011-03-12 18:04:50 +00:00
README initial commit of the linux driver 2008-12-29 00:56:07 +00:00
com_on_air.c Driver works now with newer kernels (tested with 2.6.37), thanks to Rik Snel (rik@snel.it) 2011-03-12 18:04:50 +00:00
com_on_air.h Driver works now with newer kernels (tested with 2.6.37), thanks to Rik Snel (rik@snel.it) 2011-03-12 18:04:50 +00:00
com_on_air_user.h dump EEPROM tool, run dump_eeprom send the resulting eeprom_*.bin to team@dedected.org 2009-01-26 22:07:11 +00:00
dect.c type III support. 2009-02-11 20:45:15 +00:00
dect.h type III support. 2009-02-11 20:45:15 +00:00
dip_opcodes.h initial commit of the linux driver 2008-12-29 00:56:07 +00:00
dip_opcodes.txt dump_dip: add a Sitel SC144xx DIP Disassembler 2009-02-14 21:01:30 +00:00
sc14421.c fix typo in BIG_ENDIAN. thanks sebastian muesch. 2009-02-23 22:06:28 +00:00
sc14421.h C90 compliance (Code before init) 2008-12-31 09:01:20 +00:00
sc14421_firmware.c firmware: type III faster scanning. code cleanup. 2009-02-27 20:39:12 +00:00
sc14421_firmware.h type III support. 2009-02-11 20:45:15 +00:00
sc14421_sniffer.c Driver works now with newer kernels (tested with 2.6.37), thanks to Rik Snel (rik@snel.it) 2011-03-12 18:04:50 +00:00
sc14421_sniffer.h dectshark now saves pcaps 2009-03-29 03:45:05 +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