Martin Hauke
75765d49b7
Fixed many typos in output and source code comments
4 years ago
Andreas Eversberg
1eac087935
Output ASCII art image after all init functions (inside main_mobile.c)
4 years ago
Andreas Eversberg
32025915d5
Make run faster on ARM CPUs using fast math approximation
...
Use --fast-math to use sine/cosine tables and approximate atan2.
4 years ago
Andreas Eversberg
83449726f8
R2000: Fix recall option
5 years ago
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
5 years ago
Andreas Eversberg
72bdd3376f
Add JollyCom, a simple and experimantal mobile network
...
This network that can be used with any radio and a DTMF transmitter.
5 years ago
Andreas Eversberg
1a341f6b4e
Restructure: Move debug from common code to 'libdebug'
5 years ago
Andreas Eversberg
ab59a26a51
Restructure: Move mobile from common code to 'libmobile'
5 years ago
Andreas Eversberg
ed31a26eba
Restructure: Move sample from common code to 'libsample'
5 years ago
Andreas Eversberg
7b539d5dc7
Restructure: Move mncc from common code to 'libmncc'
5 years ago
Andreas Eversberg
b605da1aff
Restructure: Move timer from common code to 'libtimer'
5 years ago
Andreas Eversberg
f7a0e4622b
Display channel offset with TX and RX channel frequencies on startup
5 years ago
Andreas Eversberg
a52c89800c
SDR: Split SDR config from main_mobile.c to sdr_config.c
5 years ago
Andreas Eversberg
cff7622f5c
Move mobile phone specific code from libcommon.a to libmobile.a
5 years ago
Andreas Eversberg
ffd3b848e1
Implementation of "Radiocom 2000", the analog French mobile network
6 years ago