Commit Graph

8 Commits

Author SHA1 Message Date
wbokslag b94430b03f Added keyfile loading
Added an additional command line flag -k to tetra-rx that allows for the
loading of a file containing network and key definitions.

Change-Id: I65b7ac8feb3c2a9a8cac95149f625e9ef534b66c
2023-07-28 17:04:28 +02:00
wbokslag 428f541f65 Added keyfile parsing code and various crypto improvements
Added keyfile parsing code, as well as various other improvements such as definition/enum updates and freeing the tetra_crypto_context when done

Change-Id: I1c7afeeb2dcf97ece44bb4b604f44ba88882b93f
2023-07-28 17:00:05 +02:00
wbokslag 3f22796cae Added first steps towards tetra crypto support
A crypto folder has been added containing only a single c and h file at the moment. These files contain structs and high level functionality pertaining to TETRA crypto support which can be added in future patches.

Change-Id: I63bc712630ae5dbaa049c129d456f7aef5bda863
2023-07-27 20:38:31 +02:00
Jan Hrach 73e9e0e871 add traffic dumping patch, use getopt to parse arguments
Enable the user to specify a directory, where contents of traffic channel will
be saved. Together with this dump, a text file with SSIs of the engaged
stations is saved too.

Based on 0004-HACK-Quick-hack-to-save-the-speech-data-from-TCH.patch available at
https://build.opensuse.org/package/view_file/home:mnhauke:sdr/osmo-tetra/0004-HACK-Quick-hack-to-save-the-speech-data-from-TCH.patch

Change-Id: I94135753a76cadfa373167ffca18e89bee5bcff8
2018-09-28 23:27:20 +00:00
Harald Welte fd878e23d7 tetra-rx: use talloc 2011-05-27 08:46:10 +02:00
Harald Welte 0ad20fd762 create 'struct tetra_mac_state' in main and pass through all layers/SAPs 2011-05-27 08:44:12 +02:00
Sylvain Munaut 6d08da3bd3 Adapt to the new "osmocom/core/" include path
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-04-17 20:21:41 +02:00
Harald Welte 7b423e9989 rename burst_test to tetra-rx 2011-01-22 12:42:48 +01:00