index
:
osmocom-analog
master
An implementation of Analog cellular networks like A-Netz and B-Netz
Andreas Eversberg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amps
/
amps.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-03
Fixed typos in cli output and source code comments
HEAD
master
Martin Hauke
1
-6
/
+6
2020-10-29
Add tx-gain option
Andreas Eversberg
1
-1
/
+1
2020-01-12
Fixed compiler error for old GCC
Andreas Eversberg
1
-2
/
+3
2019-08-26
Allow giving alphanumeric channels (Prepare for IMTS)
Andreas Eversberg
1
-1
/
+1
2018-08-31
Rework of displaying supervisory info: NMT and AMPS
Andreas Eversberg
1
-0
/
+3
2017-12-03
Restructure: Move mobile from common code to 'libmobile'
Andreas Eversberg
1
-1
/
+1
2017-11-25
Restructure: Move compandor from common code to 'libcompandor'
Andreas Eversberg
1
-1
/
+1
2017-11-25
Restructure: Move goertzel from common code to 'libgoertzel'
Andreas Eversberg
1
-1
/
+1
2017-11-13
Restructure: Move timer from common code to 'libtimer'
Andreas Eversberg
1
-0
/
+1
2017-10-12
Add function to display measurements on screen
Andreas Eversberg
1
-0
/
+4
2017-09-01
SDR: Turn TX power off if requested by network
Andreas Eversberg
1
-2
/
+0
2017-07-15
Add wave file playback to replace TX audio
Andreas Eversberg
1
-1
/
+1
2017-06-10
AMPS/C-Netz: Correctly release pending transaction when creating a new one
Andreas Eversberg
1
-0
/
+1
2017-06-10
Status display
Andreas Eversberg
1
-0
/
+1
2017-06-10
AMPS: Add DTX support
Andreas Eversberg
1
-2
/
+3
2017-05-23
AMPS: Serveral minor fixes
Andreas Eversberg
1
-3
/
+5
2017-05-17
No "sdr" audio device option required anymore (when using SDR)
Andreas Eversberg
1
-1
/
+1
2017-02-18
Correcting all levels and move all remaining integer samples to sample_t
Andreas Eversberg
1
-4
/
+4
2017-02-18
Move samples of int16_t format to sample_t, that is of type double
Andreas Eversberg
1
-8
/
+9
2017-02-18
Rework on audio interface
Andreas Eversberg
1
-1
/
+1
2017-01-07
prepare audio handling for multi carrier SDR
Andreas Eversberg
1
-1
/
+1
2016-11-27
Changed command line options
Andreas Eversberg
1
-1
/
+1
2016-10-30
AMPS: Fixes for multi transceiver support
Andreas Eversberg
1
-0
/
+2
2016-10-29
AMPS: Add option to be more tollerant to sync detection
Andreas Eversberg
1
-1
/
+2
2016-10-29
AMPS: Improved level detection of bit decoder
Andreas Eversberg
1
-3
/
+6
2016-10-02
AMPS: Callref is moved completely to transaction object
Andreas Eversberg
1
-1
/
+0
2016-07-24
Typos: acknowledgement -> acknowledgment signalling -> signaling
Andreas Eversberg
1
-1
/
+1
2016-06-20
Rename 'compander' to 'compandor'
Andreas Eversberg
1
-2
/
+2
2016-06-20
AMPS: Add option to use the BUSY/IDLE bit on FOCC
Andreas Eversberg
1
-1
/
+4
2016-06-20
AMPS: Show round trip delay of Filler frames in loopback mode
Andreas Eversberg
1
-0
/
+5
2016-06-17
Implementation of Advanced Mobile Phone Service (AMPS)
Andreas Eversberg
1
-0
/
+160