osmocom-analog/src
Andreas Eversberg 893b064fbb FSK modulator improvements
1. Phase is now changed proportional to the time of the bit change, if
   it happens somewhere between samples. The amount of phase change per
   bit is now the same for all bits, no matter how many samples
   currently lay inside this bit.

2. IIR filter is removed, because it causes distortions. A cosine shape
   is now used to transit between phase change of F0 to F1 and vice
   versa. This limits the spectrum. This filter is optional.
2023-03-13 12:00:54 +00:00
..
amps AMPS: Fix compilation 2023-03-13 12:00:54 +00:00
anetz Refactoring jitter buffer 2023-03-13 12:00:53 +00:00
bnetz FSK modulator improvements 2023-03-13 12:00:54 +00:00
cnetz Refactoring jitter buffer 2023-03-13 12:00:53 +00:00
datenklo FSK modulator improvements 2023-03-13 12:00:54 +00:00
dcf77 DCF77: Add weather info decoding and coding 2023-03-13 12:00:54 +00:00
eurosignal libsample: Add another function for converting between int16_t and sample_t 2023-03-13 12:00:53 +00:00
fuenf Refactoring jitter buffer 2023-03-13 12:00:53 +00:00
fuvst Refactoring jitter buffer 2023-03-13 12:00:53 +00:00
golay Golay/GSC paging support 2023-03-13 12:00:54 +00:00
imts Refactoring jitter buffer 2023-03-13 12:00:53 +00:00
jolly Refactoring jitter buffer 2023-03-13 12:00:53 +00:00
libaaimage Refactoring ASCCI-Art image printing 2021-11-07 08:55:46 +01:00
libam Add power control to AM (power on/off per sample) 2019-12-08 17:26:47 +01:00
libclipper
libcompandor
libdebug Golay/GSC paging support 2023-03-13 12:00:54 +00:00
libdisplay Added locking functions to libdebug, to avoid printf race conditions 2021-12-30 23:34:45 +01:00
libdtmf Removed obsolete hexdump function from DTMF decoder 2023-03-13 12:00:54 +00:00
libemphasis Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
libfft
libfilter Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
libfm DTMF: Now allows to give duration and pause for digit 2023-03-13 12:00:53 +00:00
libfsk FSK modulator improvements 2023-03-13 12:00:54 +00:00
libg711 osmo-cc: Add private pointer to codecs 2023-03-13 12:00:54 +00:00
libgoertzel Improvement of Goertzel filter. Using Hamming window now. Add test routine. 2021-12-08 17:24:04 +01:00
libhagelbarger Output ASCII art image after all init functions (inside main_mobile.c) 2019-06-30 14:51:01 +02:00
libimage
libjitter dejitter: Added timeout for interpolation 2023-03-13 12:00:54 +00:00
libmobile osmo-cc: Add private pointer to codecs 2023-03-13 12:00:54 +00:00
libmtp Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
liboptions Config file path can be changed by command line option "--config <path>" 2021-03-20 11:19:37 +01:00
libosmocc Osmo-CC: Change UPDATE to MODIFY message 2023-03-13 12:00:54 +00:00
libsample libsample: Add another function for converting between int16_t and sample_t 2023-03-13 12:00:53 +00:00
libsamplerate Resampling filter can now be turned off 2023-03-13 12:00:54 +00:00
libscrambler
libsdr sdr: RF level is only provided when requested and available 2022-06-18 21:25:59 +02:00
libsendevolumenregler Rename dbm0 (level) to speech (level) 2019-12-08 17:24:36 +01:00
libserial Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
libsound Alsa will indivate RF level with 0 dB 2022-06-18 21:25:58 +02:00
libsquelch SS7 MTP Layer 2/3 Implementation (partly) 2020-12-21 08:38:44 +01:00
libtimer Minor changes at timer.c: Improved precision 2021-10-24 06:25:11 +02:00
libv27 Fixed typos in cli output and source code comments 2021-01-03 09:57:03 +01:00
libwave libwave: wave_read() returns the actual samples read 2020-10-29 08:02:44 +01:00
magnetic Add Magnetic card emulation for C-Netz 2021-11-07 20:00:41 +01:00
mpt1327 Refactoring jitter buffer 2023-03-13 12:00:53 +00:00
nmt FSK modulator improvements 2023-03-13 12:00:54 +00:00
pocsag Refactoring jitter buffer 2023-03-13 12:00:53 +00:00
r2000 FSK modulator improvements 2023-03-13 12:00:54 +00:00
radio Refactoring jitter buffer 2023-03-13 12:00:53 +00:00
sim SIM sniffer: Minor output fix 2021-11-07 20:00:42 +01:00
test DTMF: Now allows to give duration and pause for digit 2023-03-13 12:00:53 +00:00
tv TV: Add individual test image for selected color of color bar 2023-03-13 12:00:53 +00:00
zeitansage libsample: Add another function for converting between int16_t and sample_t 2023-03-13 12:00:53 +00:00
Makefile.am Golay/GSC paging support 2023-03-13 12:00:54 +00:00