aboutsummaryrefslogtreecommitdiffstats
path: root/src/bnetz/bnetz.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-29Add tx-gain optionAndreas Eversberg1-1/+1
2019-11-29Split FSK modem code into separate modulator and demodulatorAndreas Eversberg1-1/+2
2019-08-26Allow giving alphanumeric channels (Prepare for IMTS)Andreas Eversberg1-1/+1
2019-07-15Fixed many typos in output and source code commentsMartin Hauke1-1/+1
2018-06-05B-Netz: Refactoring tone and quality detectionAndreas Eversberg1-1/+7
2018-02-15B-Netz: Some cleanupsAndreas Eversberg1-1/+1
2017-12-03Restructure: Move mobile from common code to 'libmobile'Andreas Eversberg1-1/+1
2017-11-25Restructure: Move fsk from common code to 'libfsk'Andreas Eversberg1-1/+1
2017-11-25Restructure: Move squelch from common code to 'libsquelch'Andreas Eversberg1-1/+1
2017-11-13Restructure: Move timer from common code to 'libtimer'Andreas Eversberg1-0/+1
2017-10-22Implementation of RX level squelch (for A-Netz and B-Netz)Andreas Eversberg1-5/+4
2017-10-12Add function to display measurements on screenAndreas Eversberg1-0/+7
2017-08-16B-Netz: Use standard deviation to determine if an FSK frame is valid or notAndreas Eversberg1-1/+1
2017-08-16B-Netz: Add metering pulse support (Gebuehrenimpuls)Andreas Eversberg1-3/+5
2017-08-09New common FSK implementation, replaces all individual implementationsAndreas Eversberg1-15/+11
2017-07-15Add wave file playback to replace TX audioAndreas Eversberg1-1/+1
2017-05-17No "sdr" audio device option required anymore (when using SDR)Andreas Eversberg1-1/+1
2017-02-18Correcting all levels and move all remaining integer samples to sample_tAndreas Eversberg1-2/+2
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-3/+4
2017-02-18Neu structure for the paging process (B-Netz)Andreas 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-12-09Add function to change dsp state, more debug with channel infoAndreas Eversberg1-1/+1
2016-12-06A-Netz / B-Netz: Add function to change state, debug with channel infoAndreas Eversberg1-0/+1
2016-11-27Changed command line optionsAndreas Eversberg1-1/+1
2016-11-13B-Netz: Rename special start digit for coin box phone typeAndreas Eversberg1-1/+1
2016-10-02callref: Move callref from 'sender' to individual implementation of a, b, c-netzAndreas Eversberg1-0/+1
2016-07-24B-Netz: Rework on dialing start digit: New unknown type addedAndreas Eversberg1-1/+8
2016-05-29B-Netz: Add timer for switching back from calling channelAndreas Eversberg1-1/+2
2016-05-08common code: Add input gain optionAndreas Eversberg1-1/+1
2016-05-08Multi transceiver supportAndreas Eversberg1-1/+1
2016-05-08B-Netz: Calibration of tone levels on TX and RX sideAndreas Eversberg1-1/+1
2016-04-24common: Add pre and de emphasis, if the radio does not support itAndreas Eversberg1-1/+1
2016-03-27common code: Add feature to record received audio and replay itAndreas Eversberg1-1/+1
2016-03-13bnetz: Simplifying 'telegramm' handlingAndreas Eversberg1-2/+2
2016-03-13initial git importAndreas Eversberg1-0/+99