aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-03-09NMT: Fixed traffic area (Y1Y2) digit conversionAndreas Eversberg5-20/+27
2019-01-02C-Netz: Add option to control voice deviationAndreas Eversberg5-9/+17
2019-01-02SDR: Move channel away from center frequency, to avoid bad RXAndreas Eversberg1-5/+37
2018-12-23minor fixes of some prints; fix NMT message counter bugAndreas Eversberg5-9/+12
2018-12-23B-Netz: Add base stations of the NetherlandsAndreas Eversberg1-0/+25
2018-11-10Make run faster on ARM CPUs using fast math approximationAndreas Eversberg17-193/+385
2018-11-10Radio: Minor fixesAndreas Eversberg2-2/+4
2018-11-10NMT: Fix test of SMS code for different time zonesAndreas Eversberg4-14/+15
2018-11-02Added little INSTALL document and fixed some compiler issuesAndreas Eversberg1-1/+1
2018-10-30NMT: Fixed support for NMT-F (France; SFR)Andreas Eversberg1-18/+19
2018-10-30NMT: Fix channel encoding for interleavedAndreas Eversberg1-2/+2
2018-10-14Compandor: Remove unused option for unaffected levelAndreas Eversberg7-30/+14
2018-08-31Rework of displaying supervisory info: NMT and AMPSAndreas Eversberg7-33/+82
2018-08-26C-Netz: Allow SDR using C-Netz without calibration optionsAndreas Eversberg1-1/+1
2018-08-25SDR: Add presets for LimeSDR-MiniAndreas Eversberg3-0/+54
2018-08-25Radio: Abort, if no RX sink is specifiedAndreas Eversberg1-0/+4
2018-08-25SDR: Fix level range of IQ date; must not exceed range of -1 .. 1Andreas Eversberg1-2/+5
2018-07-01C-Netz: Correcting some information elementsAndreas Eversberg1-2/+4
2018-07-01C-Netz: Swtitch speech scrambler only after receiving 3 consecutive frames wi...Andreas Eversberg2-2/+12
2018-06-24TV: Minor code cleanupAndreas Eversberg3-6/+8
2018-06-24R2000: Fix recall optionAndreas Eversberg1-1/+1
2018-06-24SDR: Add clock source selection, untested yetAndreas Eversberg7-19/+121
2018-06-05B-Netz: Refactoring tone and quality detectionAndreas Eversberg3-56/+116
2018-05-27Fixed -t (--tone) optionAndreas Eversberg1-1/+1
2018-05-21C-Netz: Fixed display of states (state display function)Andreas Eversberg1-0/+9
2018-05-21SoapySDR: Flip initialization of RX and TX, so LimeSDR works with frequencies...Andreas Eversberg1-86/+86
2018-05-21Osmoradio fixes: Use real time scheduling and always transmit empty bufferAndreas Eversberg1-13/+37
2018-05-21Add real-time scheduling to osmotv and make it default for all base stationsAndreas Eversberg2-6/+36
2018-05-21Fix compiler warning in conjunction with strncpyAndreas Eversberg6-11/+11
2018-05-21Update ImageMagick support to API version 7Andreas Eversberg2-9/+15
2018-05-21Refactoring command line option handlingAndreas Eversberg34-1433/+1413
2018-05-21Make LimeSDR tune rx to tx frequencyAndreas Eversberg1-0/+4
2018-04-19Transcode fourth digit of TACS phone number correctly, if it is 0.Andreas Eversberg1-3/+3
2018-02-16Add 'osmoradio', an analog radio (FM/AM)Andreas Eversberg7-0/+1325
2018-02-16Add libam, a library to do AM modulation and demodulationAndreas Eversberg4-0/+166
2018-02-16Add libclipper, a library to 'smoothly' clip overdriven audio levelsAndreas Eversberg4-1/+93
2018-02-16Improved audio (sdr) handlingAndreas Eversberg5-6/+6
2018-02-16Improved wave playbackAndreas Eversberg4-18/+25
2018-02-16Improved emphasisAndreas Eversberg7-13/+24
2018-02-16remove obsolete functionAndreas Eversberg1-1/+0
2018-02-16Improving and cleaning configure scriptAndreas Eversberg3-7/+7
2018-02-15B-Netz: Add dial sequence generator to emulate call setup from mobile phoneAndreas Eversberg2-1/+441
2018-02-15B-Netz: Some cleanupsAndreas Eversberg3-29/+4
2018-02-15libwave: Use libdebug for debugging messages.Andreas Eversberg3-29/+32
2018-02-15Make libdebug not depend on libdisplayAndreas Eversberg6-23/+21
2018-02-15Minor debug message correctionsAndreas Eversberg6-9/+9
2018-02-15B-Netz: Give warning about possibly unsupported channelsAndreas Eversberg1-0/+5
2018-02-15Fix compiler warningsAndreas Eversberg9-9/+12
2018-02-15Make sound card support (Alsa) optionalAndreas Eversberg18-24/+108
2018-02-15libdisplay: Removing dependency from libmobileAndreas Eversberg16-66/+126