osmocom-analog.git branch jolly/work created. 26de212694ad67f36793f64ec1cd209e3e9431e7

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Wed May 17 18:04:45 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "A/B/C Netz".

The branch, jolly/work has been created
        at  26de212694ad67f36793f64ec1cd209e3e9431e7 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-analog/commit/?id=26de212694ad67f36793f64ec1cd209e3e9431e7

commit 26de212694ad67f36793f64ec1cd209e3e9431e7
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Wed May 17 19:59:28 2017 +0200

    SDR: Checking given parameters with a tollerance of up to 0.001
    
    Rounding errors may cause given parameters to be changed a little.
    When comparing the set-values with the get-value, a small amount
    of tollerance must be allowed.
    
    Thanx to Syvain, pointing to this bug!

http://cgit.osmocom.org/osmocom-analog/commit/?id=e573a99e50f71635a26f9ec666ca9a0df5525b5f

commit e573a99e50f71635a26f9ec666ca9a0df5525b5f
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Wed May 17 19:22:53 2017 +0200

    fixup: "no sdr"

http://cgit.osmocom.org/osmocom-analog/commit/?id=19f1feb1baef3b0c0919d2d75b2abf5afae9c286

commit 19f1feb1baef3b0c0919d2d75b2abf5afae9c286
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Wed May 17 14:11:48 2017 +0200

    SDR: Spectrum display will not scale FFT result
    
    Instead the greatest possible width that will fit into the window will
    be used. This width is 2 to the power of N.

http://cgit.osmocom.org/osmocom-analog/commit/?id=bdc845661b13595b9991e2086cbcd4e37b1083fb

commit bdc845661b13595b9991e2086cbcd4e37b1083fb
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Wed May 17 14:11:14 2017 +0200

    fixup: no sdr

http://cgit.osmocom.org/osmocom-analog/commit/?id=8120b618727dcae675f3ade1c7ecae033f61a210

commit 8120b618727dcae675f3ade1c7ecae033f61a210
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Wed May 17 12:21:19 2017 +0200

    C-Netz: SDR now uses zero-crossing to detect level changes.
    
    This does not work with analog radio, but with SDR it works.
    The quality should be better and the process is faster.

http://cgit.osmocom.org/osmocom-analog/commit/?id=efde6cf05cdad732a199d902840e66bcf74483c4

commit efde6cf05cdad732a199d902840e66bcf74483c4
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Tue May 16 17:56:01 2017 +0200

    Work on docs

http://cgit.osmocom.org/osmocom-analog/commit/?id=a69bf7e5f5b8d61d8b9cbdc8ede394843adc9f38

commit a69bf7e5f5b8d61d8b9cbdc8ede394843adc9f38
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Tue May 16 13:48:03 2017 +0200

    C-Netz: Improved transmission of speech
    
    The speech is now correctly ramped up and down during pause bits.

http://cgit.osmocom.org/osmocom-analog/commit/?id=84bb777d8c611974379bbdd37d31020aa125d517

commit 84bb777d8c611974379bbdd37d31020aa125d517
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Mon May 15 17:59:09 2017 +0200

    Minor fixes on AMPS messages
    
    - Flipping polarity is now performed after B/I has been applied
    - Correcting sysinfo

http://cgit.osmocom.org/osmocom-analog/commit/?id=5040292aa00ca4ff4b6189df4f8a179ac7cf2e0f

commit 5040292aa00ca4ff4b6189df4f8a179ac7cf2e0f
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sun May 14 12:27:56 2017 +0200

    No "sdr" audio device option required anymore (when using SDR)

http://cgit.osmocom.org/osmocom-analog/commit/?id=ca10048e5caa77d8ed4c4902336f8ef88738a5e0

commit ca10048e5caa77d8ed4c4902336f8ef88738a5e0
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat May 13 16:04:00 2017 +0200

    Rename filter -> iir_filter (file name and instance name)
    
    This is useful when using fir_filter in the future.

http://cgit.osmocom.org/osmocom-analog/commit/?id=d03443c4f158c537f071487d12ed9fca631539a7

commit d03443c4f158c537f071487d12ed9fca631539a7
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Thu Mar 23 17:41:07 2017 +0100

    SDR: Added SoapySDR's compiler flags to common/Makefile

http://cgit.osmocom.org/osmocom-analog/commit/?id=c04d046210296c2d895fae98f29ffee4a6e9774f

commit c04d046210296c2d895fae98f29ffee4a6e9774f
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Thu Mar 23 17:38:41 2017 +0100

    SDR: Fixed SoapySDR's arguments parsing

http://cgit.osmocom.org/osmocom-analog/commit/?id=fbdb9ece01c3778e0acb2aa6b55137d3f6c653d0

commit fbdb9ece01c3778e0acb2aa6b55137d3f6c653d0
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Mon Mar 20 20:07:11 2017 +0100

    SDR: Allow direct IQ TX and RX instead of fm modulating a list of channels
    
    This is performed by reading and writing IQ data to "sample" pointer with
    channel number set to 0.

http://cgit.osmocom.org/osmocom-analog/commit/?id=65694f3b809c3ada5d5a273d0dad7d9be45abd3e

commit 65694f3b809c3ada5d5a273d0dad7d9be45abd3e
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Mon Mar 20 19:57:37 2017 +0100

    SDR: disable TX or RX by setting TX or RX frequency to 0
    
    This way it is possible to use SDR simplex

http://cgit.osmocom.org/osmocom-analog/commit/?id=6e0e0c9ce8d6e885d0dee658eb5a7195f764e8d5

commit 6e0e0c9ce8d6e885d0dee658eb5a7195f764e8d5
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Mar 18 09:57:38 2017 +0100

    fixup Rework on audio buffer management

http://cgit.osmocom.org/osmocom-analog/commit/?id=9dda9e1efc2ff5b820438524c666900f93fe3a72

commit 9dda9e1efc2ff5b820438524c666900f93fe3a72
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Mar 18 09:30:26 2017 +0100

    SDR: Add option to set IF bandwidth. If not defined, sampling rate is used.

http://cgit.osmocom.org/osmocom-analog/commit/?id=1445ca2facfebfb175ff6234a3ab27b21123d2d7

commit 1445ca2facfebfb175ff6234a3ab27b21123d2d7
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Thu Mar 16 18:06:45 2017 +0100

    SDR: Add option to send (previously recorded) IQ data instead of TX data

http://cgit.osmocom.org/osmocom-analog/commit/?id=369bda87a9d08969b52a2323da4f4a699ee94800

commit 369bda87a9d08969b52a2323da4f4a699ee94800
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Thu Mar 16 18:02:56 2017 +0100

    C-Netz: Improved decoder debugging
    
    FM decoder debug output is now written to text files for better
    debugging of process.

http://cgit.osmocom.org/osmocom-analog/commit/?id=8e0d7d2513110e39d67dd7c31ae91dd95226f122

commit 8e0d7d2513110e39d67dd7c31ae91dd95226f122
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Mar 4 16:52:20 2017 +0100

    samplerate.c: Allow transcoding to lower sample rate other than 8000 Hz

http://cgit.osmocom.org/osmocom-analog/commit/?id=3fc4fc54be56310650a9f7ea1183aa71a3d3ac4d

commit 3fc4fc54be56310650a9f7ea1183aa71a3d3ac4d
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Mar 4 07:12:12 2017 +0100

    main_common: Move init and cleanup function to main function

http://cgit.osmocom.org/osmocom-analog/commit/?id=4201717f36f1236fd0de1597679f5e9411c8a7eb

commit 4201717f36f1236fd0de1597679f5e9411c8a7eb
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Mar 4 06:35:38 2017 +0100

    Rework on audio buffer management
    
    Use function to get samples to be sent to fill audio buffers to a
    level. This replaces the function that only shows how much data
    is in the buffer.
    
    This way the function itself can control how much data will be
    sent.

http://cgit.osmocom.org/osmocom-analog/commit/?id=9d0e6b82b7cc289fb76e580946c8fefcb2b9cb18

commit 9d0e6b82b7cc289fb76e580946c8fefcb2b9cb18
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Mar 4 06:34:04 2017 +0100

    Work on docs

http://cgit.osmocom.org/osmocom-analog/commit/?id=2e1999b1eee19861f25c31b23c59c1bccf81fe9d

commit 2e1999b1eee19861f25c31b23c59c1bccf81fe9d
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Feb 25 07:09:53 2017 +0100

    Start streaming of sound/SDR just before main loop
    
    This prevents buffer overflow during init/creation processes

http://cgit.osmocom.org/osmocom-analog/commit/?id=04fd1ddceab83bc4480de06992465f28668bcf2c

commit 04fd1ddceab83bc4480de06992465f28668bcf2c
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Feb 25 06:29:09 2017 +0100

    Use thread to record and playback wave files without blocking

-----------------------------------------------------------------------


hooks/post-receive
-- 
A/B/C Netz



More information about the osmocom-commitlog mailing list