osmocom-analog/src/nmt
Andreas Eversberg 3b81007210 Refactoring command line option handling
* Use own function to define and parse command line options

 * Command line options can be defined by config file also

 * --limesdr allows to auto-set required SDR option for LimeSDR
2018-05-21 19:39:09 +02:00
..
Makefile.am Refactoring command line option handling 2018-05-21 19:39:09 +02:00
announcement.c Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
announcement.h Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
countries.c NMT: Fixes on channel coding/handling 2018-02-15 08:00:12 +01:00
countries.h NMT-900 System implementation 2017-08-08 12:52:45 +02:00
dms.c Restructure: Move debug from common code to 'libdebug' 2017-12-03 08:45:58 +01:00
dms.h New common FSK implementation, replaces all individual implementations 2017-08-09 17:27:13 +02:00
dsp.c Minor debug message corrections 2018-02-15 08:00:18 +01:00
dsp.h Move FFSK modem from NMT to common code, so it can be used by other networks 2017-08-08 12:53:34 +02:00
frame.c NMT: Fixes on channel coding/handling 2018-02-15 08:00:12 +01:00
frame.h NMT: Removed double implementation of caller ID encoding 2017-10-12 19:46:32 +02:00
image.c Added and fixed extra compiler warnings 2016-10-07 08:55:18 +02:00
image.h Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
main.c Refactoring command line option handling 2018-05-21 19:39:09 +02:00
nmt.c NMT: Fixes on channel coding/handling 2018-02-15 08:00:12 +01:00
nmt.h Restructure: Move mobile from common code to 'libmobile' 2017-12-03 08:45:54 +01:00
sms.c Restructure: Move debug from common code to 'libdebug' 2017-12-03 08:45:58 +01:00
sms.h NMT: Various fixes for SMS support 2016-07-24 12:31:05 +02:00
tones.c Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
tones.h Implementation of NMT (Nordic Mobile Telephoe) network 2016-03-13 19:42:19 +01:00
transaction.c Restructure: Move debug from common code to 'libdebug' 2017-12-03 08:45:58 +01:00
transaction.h NMT: Fixup assign traffic channel 2017-11-11 09:35:44 +01:00