osmocom-analog/src/common
Andreas Eversberg ffd3b848e1 Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00
..
Makefile.am Move Hagelbarger error correction code from NMT to common code 2017-08-08 12:53:48 +02:00
besetztton.c Prepare for NMT: Fixes and improvements at common code 2016-03-13 09:12:23 +01:00
besetztton.h initial git import 2016-03-13 09:12:11 +01:00
call.c Add incoming answer to call control, also allow to send recall tone 2017-08-09 17:27:08 +02:00
call.h Add incoming answer to call control, also allow to send recall tone 2017-08-09 17:27:08 +02:00
cause.c initial git import 2016-03-13 09:12:11 +01:00
cause.h initial git import 2016-03-13 09:12:11 +01:00
compandor.c Minor fixes to compandor 2017-07-15 07:38:12 +02:00
compandor.h Minor fixes to compandor 2017-07-15 07:38:12 +02:00
debug.c Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00
debug.h Implementation of "Radiocom 2000", the analog French mobile network 2017-08-09 17:27:12 +02:00
display.h Status display 2017-06-10 13:08:21 +02:00
display_iq.c SDR: Show IQ data with three colors to detect input overdrive 2017-08-08 12:54:03 +02:00
display_spectrum.c Make spectrum display a little nicer by using '|' instead of ':' 2017-06-10 13:08:23 +02:00
display_status.c Status display 2017-06-10 13:08:21 +02:00
display_wave.c Make spectrum display nicer by plotting continuous lines between samples 2017-06-10 13:08:24 +02:00
dtmf.c Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01:00
dtmf.h Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01:00
emphasis.c Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
emphasis.h Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
ffsk.c Move FFSK modem from NMT to common code, so it can be used by other networks 2017-08-08 12:53:34 +02:00
ffsk.h Move FFSK modem from NMT to common code, so it can be used by other networks 2017-08-08 12:53:34 +02:00
fft.c Add ascii-art spectrum analyzer for SDR support 2017-02-18 21:02:49 +01:00
fft.h Add ascii-art spectrum analyzer for SDR support 2017-02-18 21:02:49 +01:00
fm_modulation.c Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
fm_modulation.h Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
freiton.c Prepare for NMT: Fixes and improvements at common code 2016-03-13 09:12:23 +01:00
freiton.h initial git import 2016-03-13 09:12:11 +01:00
goertzel.c Add global DC-Filter and remove all individual DC-Filters 2017-02-18 21:01:12 +01:00
goertzel.h Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
hagelbarger.c Move Hagelbarger error correction code from NMT to common code 2017-08-08 12:53:48 +02:00
hagelbarger.h Move Hagelbarger error correction code from NMT to common code 2017-08-08 12:53:48 +02:00
iir_filter.c Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
iir_filter.h Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
jitter.c Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
jitter.h Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
loss.c Finetuning LOSS (noise) detection 2017-05-24 14:00:08 +02:00
loss.h initial git import 2016-03-13 09:12:11 +01:00
main.h Add wave file playback to replace TX audio 2017-07-15 07:38:16 +02:00
main_common.c Fixed command line option for call audio device (headset) 2017-08-08 12:54:45 +02:00
mncc.h Typos: acknowledgement -> acknowledgment signalling -> signaling 2016-07-24 12:31:08 +02:00
mncc_sock.c Move samples of int16_t format to sample_t, that is of type double 2017-02-18 21:01:08 +01:00
mncc_sock.h initial git import 2016-03-13 09:12:11 +01:00
sample.c Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01:00
sample.h Correcting all levels and move all remaining integer samples to sample_t 2017-02-18 21:01:13 +01:00
samplerate.c Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
samplerate.h Rename filter -> iir_filter (file name and instance name) 2017-05-15 21:46:32 +02:00
sdr.c SDR: Using threads for read and write when doing resampling 2017-08-08 12:53:02 +02:00
sdr.h SDR: Using threads for read and write when doing resampling 2017-08-08 12:53:02 +02:00
sender.c Add wave file playback to replace TX audio 2017-07-15 07:38:16 +02:00
sender.h Add wave file playback to replace TX audio 2017-07-15 07:38:16 +02:00
soapy.c SDR: Using threads for read and write when doing resampling 2017-08-08 12:53:02 +02:00
soapy.h Fixing and improving SDR support (SoapySDR and UHD) 2017-07-15 12:45:19 +02:00
sound.h Rework on audio buffer management 2017-03-04 06:35:38 +01:00
sound_alsa.c Rework on audio buffer management 2017-03-04 06:35:38 +01:00
testton.c Added and fixed extra compiler warnings 2016-10-07 08:55:18 +02:00
testton.h Send test tone towards mobile when no headphone sound device is selected 2016-08-03 12:03:55 +02:00
timer.c common code: Add function request information, if timer is running 2016-04-17 16:49:08 +02:00
timer.h common code: Add function request information, if timer is running 2016-04-17 16:49:08 +02:00
uhd.c SDR: Using threads for read and write when doing resampling 2017-08-08 12:53:02 +02:00
uhd.h Fixing and improving SDR support (SoapySDR and UHD) 2017-07-15 12:45:19 +02:00
wave.c Use thread to record and playback wave files without blocking 2017-02-25 06:29:09 +01:00
wave.h Use thread to record and playback wave files without blocking 2017-02-25 06:29:09 +01:00