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
/
tv
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-03
Fixed typos in cli output and source code comments
HEAD
master
Martin Hauke
1
-2
/
+2
2020-01-31
osmotv: Added special cable network channels (Sonderkanaele)
Andreas Eversberg
1
-2
/
+3
2019-12-08
Add support for AM to libmobile and libsdr
Andreas Eversberg
1
-1
/
+3
2019-05-12
OsmoTV: Added more test patterns for TV repair
Andreas Eversberg
1
-16
/
+43
2018-11-10
Make run faster on ARM CPUs using fast math approximation
Andreas Eversberg
1
-0
/
+6
2018-08-25
SDR: Add presets for LimeSDR-Mini
Andreas Eversberg
1
-0
/
+17
2018-06-24
TV: Minor code cleanup
Andreas Eversberg
1
-3
/
+3
2018-05-21
Add real-time scheduling to osmotv and make it default for all base stations
Andreas Eversberg
1
-5
/
+35
2018-05-21
Update ImageMagick support to API version 7
Andreas Eversberg
1
-1
/
+1
2018-05-21
Refactoring command line option handling
Andreas Eversberg
1
-146
/
+105
2018-02-16
remove obsolete function
Andreas Eversberg
1
-1
/
+0
2017-12-09
SDR: Add option to set local oscillator (LO) offset
Andreas Eversberg
1
-1
/
+3
2017-12-09
Remove dependencies between debug, displays and mncc-console
Andreas Eversberg
1
-2
/
+0
2017-12-03
Restructure: Move debug from common code to 'libdebug'
Andreas Eversberg
1
-1
/
+1
2017-12-03
Restructure: Move sample from common code to 'libsample'
Andreas Eversberg
1
-1
/
+1
2017-12-03
Restructure: Move sdr from common code to 'libsdr'
Andreas Eversberg
1
-2
/
+2
2017-11-25
Restructure: Move img from common code to 'libimage'
Andreas Eversberg
1
-1
/
+1
2017-11-25
Restructure: Move fm_modulation from common code to 'libfm'
Andreas Eversberg
1
-1
/
+1
2017-11-25
Restructure: Move wave from common code to 'libwave'
Andreas Eversberg
1
-1
/
+1
2017-11-13
Restructure: Move filters from common code to 'libfilter'
Andreas Eversberg
1
-2
/
+2
2017-10-22
TV: Fix case where no SDR nor wave file has been selected
Andreas Eversberg
1
-1
/
+6
2017-10-22
Implementation of RX level squelch (for A-Netz and B-Netz)
Andreas Eversberg
1
-1
/
+1
2017-10-12
Add function to display measurements on screen
Andreas Eversberg
1
-0
/
+1
2017-09-02
SDR: Display spectrum graph together with channel numbers and position
Andreas Eversberg
1
-0
/
+1
2017-09-02
Add implementation of analog TV signal generator (PAL so far)
Andreas Eversberg
1
-0
/
+492