aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2023-11-07docs/install.html: git:// is long deprecated, use https:// insteadHarald Welte1-2/+2
2023-08-27C-Netz: Added new service codes for AEG phoneAndreas Eversberg1-0/+2
2022-11-24DCF77: Add weather info decoding and codingAndreas Eversberg1-0/+1
2022-10-30Golay/GSC paging supportAndreas Eversberg1-1/+2
2022-07-23Improved documents and layout for SIM and magnetic cardsAndreas Eversberg4-1/+9
2022-07-23C-Netz: Changed voice diversion back to 2.4 KHzAndreas Eversberg1-1/+1
Most phones use this deviation. C5 does not for some unknown reason.
2022-05-29Work on docsAndreas Eversberg1-1/+64
2021-12-30Work on docsAndreas Eversberg2-2/+2
2021-12-12Implementation of selective call for classic German 'Sirenensteuerung'Andreas Eversberg2-0/+5
2021-12-12work on docsAndreas Eversberg2-8/+8
2021-11-07POCSAGAndreas Eversberg1-0/+1
2021-11-07Add Magnetic card emulation for C-NetzAndreas Eversberg9-0/+305
Emulation can be done with a coil connected to sound card. Alternatively an Attiny85 can be used to control a coil.
2021-10-24Refactor global variables for signal processingAndreas Eversberg1-3/+3
These are: device, sample rate, buffer, latency Called now: dsp_device, dsp_samplerate, dsp_buffer, dsp_latency Call audio device: call_device, call_samplerate, call_buffer
2021-09-17B-Netz: Improved detection of tone/frameAndreas Eversberg1-0/+6
- Be less tollerant to levels when detcting tones. - Squelch applies to tone detector also
2021-06-06Working on DocsAndreas Eversberg1-0/+1
2021-06-06Add MPT1327 / Regionet43 (Buendelfunk) networkAndreas Eversberg2-0/+40
2021-03-20Work on docsAndreas Eversberg5-21/+303
2021-01-03Fixed typos in cli output and source code commentsMartin Hauke7-19/+19
2020-12-29Work on docsAndreas Eversberg1-7/+9
2020-12-29Work on docsAndreas Eversberg7-6/+7
2020-12-21C-Netz: Implementation of a Funkvermittlungsstelle (FuVSt)Andreas Eversberg1-0/+1
Useful to connect with a Funkfeststation (FuFSt).
2020-10-29SIM: several fixesAndreas Eversberg1-7/+7
2020-05-24Added SIM card emulator/sniffer for C-NetzAndreas Eversberg5-1/+483
2020-05-23Work on DocsAndreas Eversberg8-7/+395
2020-03-27Eurosignal: Allow dialing (paging) of Spare DigitsAndreas Eversberg1-0/+13
2020-01-11Work on docsAndreas Eversberg1-4/+6
2020-01-02Work on docsAndreas Eversberg9-0/+290
2019-11-29Modem emulator for "Datenklo" with AM7910/AM7911 emulationAndreas Eversberg1-0/+5
2019-08-30IMTS: Docs!Andreas Eversberg6-7/+773
2019-08-30MTS/IMTS: (Improved) Mobile Telephone ServiceAndreas Eversberg1-0/+1
Implementation of the 0G Mobile Phone Network of US and Canada MTS or IMTS mode is selectable, als well as 5 or 7 digit mode.
2019-08-26Osmo-TV: Add missing images from DOCSAndreas Eversberg2-0/+0
2019-07-15Fixed many typos in output and source code commentsMartin Hauke1-6/+6
2019-05-12OsmoTV: Added more test patterns for TV repairAndreas Eversberg2-1/+52
- improved FUBK - red screen for DY adjustment - crosses and dots for convergence adjustment - EBU color bars - natural color image
2018-12-23work on docsAndreas Eversberg2-1/+42
2018-08-26C-Netz: Allow SDR using C-Netz without calibration optionsAndreas Eversberg1-1/+3
Crystals on SDRs are accurate enough for C-Netz (< 1ppm).
2018-08-25SDR: Add presets for LimeSDR-MiniAndreas Eversberg1-3/+24
2018-06-24work on docsAndreas Eversberg3-15/+26
2018-05-21Work on docsAndreas Eversberg1-6/+50
2018-05-21Add real-time scheduling to osmotv and make it default for all base stationsAndreas Eversberg1-1/+1
This is required to drastically reduce the latency of the thread execution.
2018-05-21Refactoring command line option handlingAndreas Eversberg1-3/+11
* 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-02-15work on docsAndreas Eversberg4-10/+10
2017-12-09SDR: Add option to set local oscillator (LO) offsetAndreas Eversberg1-7/+3
By default it is set to -1 MHz.
2017-11-05Add option to cross-connect calls; Calls between mobiles are now possibleAndreas Eversberg1-23/+38
Use -x to enable call cross-connect. No MNCC socket, no call device must be specified! Be sure to have at least one control channel and two voice channels. Alternatively you can use one combined control/voice channel and one voice channel.
2017-10-22work on docsAndreas Eversberg12-7/+95
2017-10-22Implementation of RX level squelch (for A-Netz and B-Netz)Andreas Eversberg2-35/+29
Use -S <dB> for setting RF level or use -S auto for auto level. When squelch closes, audio is muted. If squelch is closed for some seconds (depending on network), call is released. (RF loss condition) The previous loss detection has been removed
2017-09-16work on docsAndreas Eversberg3-0/+10
2017-09-03work on docsAndreas Eversberg4-5/+57
2017-09-01C-Netz: Work on system informations, metering and call queuesAndreas Eversberg1-2/+2
- Make system informations configurable - Simulate call mertering - Support for call queues on busy voice channels
2017-08-10work on docsAndreas Eversberg10-157/+289
2017-08-09Implementation of "Radiocom 2000", the analog French mobile networkAndreas Eversberg2-0/+40