aboutsummaryrefslogtreecommitdiffstats
path: root/src/cnetz/cnetz.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Add wave file playback to replace TX audioAndreas Eversberg1-1/+1
2017-06-10AMPS/C-Netz: Correctly release pending transaction when creating a new oneAndreas Eversberg1-0/+1
2017-06-10Status displayAndreas Eversberg1-0/+1
2017-05-19C-Netz: Make demodulation algorithm (slope or leve) slectable via optionAndreas Eversberg1-1/+1
2017-05-17C-Netz: SDR now uses zero-crossing to detect level changes.Andreas Eversberg1-1/+1
2017-05-17No "sdr" audio device option required anymore (when using SDR)Andreas Eversberg1-1/+1
2017-05-15Rename filter -> iir_filter (file name and instance name)Andreas Eversberg1-1/+1
2017-02-18C-Netz: Add low pass filter to eliminate high frequency noiseAndreas Eversberg1-0/+1
2017-02-18C-Netz: Improve clock speed measurements.Andreas Eversberg1-5/+4
2017-02-18C-Netz: Make average to clock measurements for a quicker resultAndreas Eversberg1-0/+5
2017-02-18C-Netz: Remove the obviously useless noise function for unused timeslotsAndreas Eversberg1-2/+1
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-5/+5
2017-02-18Rework on audio interfaceAndreas Eversberg1-1/+1
2017-01-07prepare audio handling for multi carrier SDRAndreas Eversberg1-1/+1
2016-11-30C-Netz: Simplifying TX signal clock sync between two channelsAndreas Eversberg1-1/+3
2016-11-27Changed command line optionsAndreas Eversberg1-1/+1
2016-10-02C-Netz: callref is moved completely to transaction objectAndreas Eversberg1-1/+0
2016-10-02callref: Move callref from 'sender' to individual implementation of a, b, c-netzAndreas Eversberg1-0/+1
2016-08-03C-Netz: Fix release cause codingAndreas Eversberg1-2/+2
2016-08-01C-Netz: retry call setup messages up to 3 timesAndreas Eversberg1-0/+1
2016-07-24Typos: acknowledgement -> acknowledgment signalling -> signalingAndreas Eversberg1-4/+4
2016-06-20Rename 'compander' to 'compandor'Andreas Eversberg1-2/+2
2016-06-12C-Netz: Move transaction routines to seperate fileAndreas Eversberg1-41/+1
2016-05-13C-Netz: Calibration/fix processing of tone levels on TX and RX sideAndreas Eversberg1-2/+2
2016-05-13Automatic FSK polarity selection on TX sideAndreas Eversberg1-3/+7
2016-05-08C-Netz: Add tiny database to track if phones are onlineAndreas Eversberg1-14/+17
2016-05-08common code: Add input gain optionAndreas Eversberg1-1/+1
2016-05-08Multi transceiver supportAndreas Eversberg1-1/+17
2016-04-24Implementation of C-Netz (German mobile telephone system)Andreas Eversberg1-0/+151