aboutsummaryrefslogtreecommitdiffstats
path: root/src/libsquelch
AgeCommit message (Collapse)AuthorFilesLines
2024-04-05Increase compiler warnings and fix themAndreas Eversberg1-1/+1
2024-02-18Move from local to external osmo* librariesAndreas Eversberg1-7/+7
src/libdebug -> libosmocore src/libselect -> libosmocore src/libtimer -> libosmocore src/libosmocc -> libosmo-cc src/libg711 -> libosmo-cc
2020-12-21SS7 MTP Layer 2/3 Implementation (partly)Andreas Eversberg1-0/+1
2019-08-26Allow giving alphanumeric channels (Prepare for IMTS)Andreas Eversberg2-5/+5
2019-07-15Fixed many typos in output and source code commentsMartin Hauke1-1/+1
2017-12-09Squelch improvementAndreas Eversberg1-9/+16
Continuously calculate noise floor and lower threshold level if less noise was received. High noise or ongoing transmission during start of program will not cause a threshold that is too far above the actual noise floor.
2017-12-05SDR: Add DC offset removal (DC bias)Andreas Eversberg1-1/+2
2017-12-03Restructure: Move debug from common code to 'libdebug'Andreas Eversberg1-1/+1
2017-11-25Restructure: Move squelch from common code to 'libsquelch'Andreas Eversberg3-0/+171