osmocom-analog.git branch master updated. f469879ed03b294b675c886182dbf70030761417

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
Sun Sep 24 18:21:31 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, master has been updated
       via  f469879ed03b294b675c886182dbf70030761417 (commit)
       via  ff5faa8697eb31e9a8b02734dac0261b66757c78 (commit)
       via  c1fe179d5d5dab87f19f6dd1326c4a631e666a3d (commit)
       via  b6468b585d06446a9aec139c66af35568b356484 (commit)
       via  08dd180ea0382b0339deb34928c05483b4d029c9 (commit)
       via  274cb7992b4b1498d1b55db322844ada0eab8cad (commit)
       via  0b7b8f12c630203bd97710f33cba6f376c383aea (commit)
       via  3b7c515f6f8f085dbf31db132186f4ff15d43cd3 (commit)
      from  5b1956fe49f958a4674f4e470fc8a63bc5576016 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

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

commit f469879ed03b294b675c886182dbf70030761417
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sun Sep 24 15:59:24 2017 +0200

    SDR: Use filter to remove harmonics caused by downsampling/upsampling
    
    This drastically increases the signal-noise-ratio and removes co-channel
    interferences. It gains CPU usage, but only on SDR threads, not on the
    main thread.

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

commit ff5faa8697eb31e9a8b02734dac0261b66757c78
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sun Sep 24 14:13:34 2017 +0200

    SDR: Improved IQ plot display, increase dynamics of spectrum display

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

commit c1fe179d5d5dab87f19f6dd1326c4a631e666a3d
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sun Sep 24 14:11:54 2017 +0200

    AMPS: Fix 'use-after-free-bug' after destroying transaction

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

commit b6468b585d06446a9aec139c66af35568b356484
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Fri Sep 22 16:51:47 2017 +0200

    NMT: Minor fixes on frame data

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

commit 08dd180ea0382b0339deb34928c05483b4d029c9
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Thu Sep 21 19:22:03 2017 +0200

    Add echo test feature to check mobile phone's mic + speaker
    
    Add '-e' to command line option, but do not select MNCC nor call device

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

commit 274cb7992b4b1498d1b55db322844ada0eab8cad
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Sep 16 10:05:26 2017 +0200

    SDR: Improvement of spectrum view, peaks are drawn correctly

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

commit 0b7b8f12c630203bd97710f33cba6f376c383aea
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Sat Sep 16 00:14:41 2017 +0200

    work on docs

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

commit 3b7c515f6f8f085dbf31db132186f4ff15d43cd3
Author: Andreas Eversberg <jolly at eversberg.eu>
Date:   Mon Sep 11 20:42:06 2017 +0200

    add new libs.a to .gitignore

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

Summary of changes:
 .gitignore                       |   2 +
 docs/index.html                  |   4 ++
 docs/radiocom2000.html           |   6 +++
 docs/standard_r2000_by_jolly.pdf | Bin 0 -> 60086 bytes
 src/amps/amps.c                  |   6 +--
 src/common/call.c                |  41 +++++++++++----
 src/common/call.h                |   2 +-
 src/common/display.h             |   2 +-
 src/common/display_iq.c          | 105 ++++++++++++++++++++++-----------------
 src/common/display_spectrum.c    |  41 +++++++++++----
 src/common/iir_filter.c          |  34 +++++++++++++
 src/common/iir_filter.h          |   1 +
 src/common/main_mobile.c         |  31 ++++++++----
 src/common/main_mobile.h         |   3 --
 src/common/sdr.c                 |  29 ++++++++++-
 src/nmt/frame.c                  |   4 +-
 16 files changed, 223 insertions(+), 88 deletions(-)
 create mode 100644 docs/standard_r2000_by_jolly.pdf


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



More information about the osmocom-commitlog mailing list