aboutsummaryrefslogtreecommitdiffstats
path: root/src/jolly
AgeCommit message (Expand)AuthorFilesLines
2022-10-23Refactoring jitter bufferAndreas Eversberg3-13/+14
2021-11-07Refactoring validity check and prefix processing of dialed numberAndreas Eversberg2-17/+15
2021-11-07Refactoring ASCCI-Art image printingAndreas Eversberg2-1/+2
2021-10-24Refactor global variables for signal processingAndreas Eversberg3-12/+12
2021-06-06Add MPT1327 / Regionet43 (Buendelfunk) networkAndreas Eversberg1-1/+0
2021-03-20Config file path can be changed by command line option "--config <path>"Andreas Eversberg1-1/+1
2021-03-07Added special strdup to liboptions, to prevent memory leaks for option stringsAndreas Eversberg1-1/+3
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke1-1/+1
2020-12-29Replaced MNCC by OSMO-CCAndreas Eversberg3-18/+5
2020-12-29Add G.711 codec (alaw / ulaw conversion)Andreas Eversberg1-0/+1
2020-10-29Add tx-gain optionAndreas Eversberg3-4/+4
2020-01-12Add clock function to call interfaceAndreas Eversberg1-0/+2
2019-12-08Add support for AM to libmobile and libsdrAndreas Eversberg1-0/+1
2019-12-08Rename dbm0 (level) to speech (level)Andreas Eversberg1-11/+11
2019-11-29Bugfix: Correct handling of n in strncat()Andreas Eversberg1-1/+1
2019-08-26Remove useless debug linesAndreas Eversberg1-3/+0
2019-08-26Allow giving alphanumeric channels (Prepare for IMTS)Andreas Eversberg3-10/+10
2019-07-15Fixed many typos in output and source code commentsMartin Hauke4-9/+9
2019-06-30Output ASCII art image after all init functions (inside main_mobile.c)Andreas Eversberg1-0/+2
2018-11-10Make run faster on ARM CPUs using fast math approximationAndreas Eversberg1-0/+5
2018-05-21Refactoring command line option handlingAndreas Eversberg2-67/+56
2018-02-15Fix compiler warningsAndreas Eversberg1-1/+2
2018-02-15Make sound card support (Alsa) optionalAndreas Eversberg1-2/+6
2018-02-15libdisplay: Removing dependency from libmobileAndreas Eversberg1-2/+2
2018-01-21Add JollyCom, a simple and experimantal mobile networkAndreas Eversberg8-0/+12498