13
0
Fork 1
dedected/com-on-air_cs-linux
krater 9e4a12118c cleaned warnings in dectshark
git-svn-id: https://dedected.org/svn/trunk@82 8d8ab74c-27aa-4a3d-9bde-523a2bc1f624
2009-02-25 18:27:13 +00:00
..
firmware fix whitespace in .asm files 2009-02-11 21:33:14 +00:00
tools cleaned warnings in dectshark 2009-02-25 18:27:13 +00:00
LICENSE initial commit of the linux driver 2008-12-29 00:56:07 +00:00
Makefile Makefile: allow users to "export PCMCIA_SLOT=0" if their pcmcia-card sits 2009-01-17 06:50:15 +00:00
README initial commit of the linux driver 2008-12-29 00:56:07 +00:00
com_on_air.c dump EEPROM tool, run dump_eeprom send the resulting eeprom_*.bin to team@dedected.org 2009-01-26 22:07:11 +00:00
com_on_air.h dump EEPROM tool, run dump_eeprom send the resulting eeprom_*.bin to team@dedected.org 2009-01-26 22:07:11 +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 type III support. 2009-02-11 20:45:15 +00:00
sc14421_firmware.h type III support. 2009-02-11 20:45:15 +00:00
sc14421_sniffer.c fixed compiling bug 2009-02-12 14:57:20 +00:00
sc14421_sniffer.h making packet format compatible to old format :/ , changes will follow 2009-02-12 09:25:04 +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