osmocom-analog/src/amps
Andreas Eversberg 438ce08add SoapySDR support
There is no time stamp handling. It is just TX'ing in advance and
synchronous to received RX rate.
2017-02-18 21:02:55 +01:00
..
Makefile.am SoapySDR support 2017-02-18 21:02:55 +01:00
amps.c Show channel number and basic info when channel was created 2017-02-18 21:02:47 +01:00
amps.h Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01:00
congestion.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
congestion.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
dsp.c Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01:00
dsp.h Add global DC-Filter and remove all individual DC-Filters 2017-02-18 21:01:12 +01:00
frame.c Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
frame.h AMPS: Add option to use the BUSY/IDLE bit on FOCC 2016-06-20 17:16:46 +02:00
image.c Added and fixed extra compiler warnings 2016-10-07 08:55:18 +02:00
image.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
invalidnumber.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
invalidnumber.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
main.c AMPS: Fixed setting of signal polarity when using SDR 2017-02-18 21:01:19 +01:00
noanswer.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
noanswer.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
outoforder.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
outoforder.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
stations.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
stations.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
sysinfo.c Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
sysinfo.h AMPS: Add option to use the BUSY/IDLE bit on FOCC 2016-06-20 17:16:46 +02:00
tones.c Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
tones.h Implementation of Advanced Mobile Phone Service (AMPS) 2016-06-17 17:03:29 +02:00
transaction.c Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
transaction.h AMPS: Callref is moved completely to transaction object 2016-10-02 09:06:04 +02:00