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 "Software for ETSI GMR (GEO Mobile Radio)".
The branch, sylvain/gr has been updated
discards bf04d6e835f6cf1b075b85656f4c93302bbf437c (commit)
discards e4b89a11cb942ca0ee4bc7908457f2a5eae6848b (commit)
discards 025cd5c152a0866d72ab5b3f352031f97f76f4ea (commit)
discards 46eee3c8fb7364b13f0c301281ced87059dcfb4b (commit)
discards 31394e9be9cd5839a5a2b04a828de9a701c65953 (commit)
discards 7be39dc3b0fff33e4c1b231fde25cc90e9558440 (commit)
discards a7209fc0cce4df4468797c2a608691c62399c403 (commit)
discards a2a370a46eedaf22b0b81cb473828fe47ff17d3c (commit)
discards 0803baa9eac94f1566394715a49569ebacd2164a (commit)
discards 531665e38431f0967e1ef652ab4fb5c3ee87283e (commit)
discards 5763a1ecafb5889c99dfca99cddc3366f05415d3 (commit)
discards 6e1160b9e6ee6b48f45d794637e6a25b6f6541b3 (commit)
discards d0b41f0780ad1c3cdf61211b1ab32439eae8289f (commit)
discards 8625ee2df36d5f4b1c37c663435bd44c3cf80f5c (commit)
via 1ff925e76a6df53e76fa0e247afb0417e4d24bd6 (commit)
via 736b307ed853559ff737ea70dd3e7c7a52708db7 (commit)
via e2d04a0c04d6dbefa8e77a8f3297c2f196450715 (commit)
via 1c5f89c4eeca83a94c0676fd3f0dcafa67c0e989 (commit)
via e35c462027205843723f8d836fd221f329683994 (commit)
via c4a3dc8e90163f7f8b3996877ff5e6e95851365d (commit)
via f1bef2c5787846a76e8601ca1804cae762f58490 (commit)
via 7d240e34bb8b9d75620d12a3209dc4f2011eb9f8 (commit)
via 143a6c640fc831c7fc661d2ec2d3ae6901680a7e (commit)
via c07a484f96c216d50208ee78ff27b252c74aa608 (commit)
via 71f8cfec37c17bb0955bba610138e4d9f4505fdf (commit)
via da34728b0e995f839d34bf8cec060f55a5495af6 (commit)
via d554baa91b41e09921ddc798289a5b762e7f2ee0 (commit)
via d06f61eb8cf2bdce28dd13c54630b1012837cb41 (commit)
via ea887091194b68f01e8d37bfa4896f724263695d (commit)
via ef55d28479ff7dffefcf33ea6ce9c84360abc5bf (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (bf04d6e835f6cf1b075b85656f4c93302bbf437c)
\
N -- N -- N (1ff925e76a6df53e76fa0e247afb0417e4d24bd6)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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/osmo-gmr/commit/?id=1ff925e76a6df53e76fa0e247afb041…
commit 1ff925e76a6df53e76fa0e247afb0417e4d24bd6
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Apr 5 09:16:20 2015 +0200
gr-gmr1: Remove unused app scan.py / parse.py
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=736b307ed853559ff737ea70dd3e7c7…
commit 736b307ed853559ff737ea70dd3e7c7a52708db7
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sat Apr 4 23:57:43 2015 +0200
gr-gmr1: Make rach_demod block update the 'freq' tag with its own estimation
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=e2d04a0c04d6dbefa8e77a8f3297c2f…
commit e2d04a0c04d6dbefa8e77a8f3297c2f196450715
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sat Apr 4 22:53:44 2015 +0200
gr-gmr1: Switch the 'freq' tag to be in Hertz
This also required adapting the file_sink. It now has an option to
specify if the spectrum was inverted or not. It's necessary to know
if the received frequency has to be added or substracted from the
center frequency.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=1c5f89c4eeca83a94c0676fd3f0dcaf…
commit 1c5f89c4eeca83a94c0676fd3f0dcafa67c0e989
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sat Apr 4 20:25:42 2015 +0200
gr-gmr1: Tighten the low_pass in gmr_rach_scan
30 kHz is more than enough and helps get rid of adjacent bursts better
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=e35c462027205843723f8d836fd221f…
commit e35c462027205843723f8d836fd221f329683994
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sat Apr 4 20:24:56 2015 +0200
gr-gmr1: Change freq_offset to peak_freq
This represents the frequency of the expected peak compared to the center
of the burst. This is also the frequency at which the peak CW will end
up at at the output.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=c4a3dc8e90163f7f8b3996877ff5e6e…
commit c4a3dc8e90163f7f8b3996877ff5e6e95851365d
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sat Apr 4 18:13:19 2015 +0200
gr-gmr1: Make rach_detect_fft use sample_rate instead of fft_size as param
The is really no reason to use any other fft size than the auto computed
one and having the sample_rate will allow the output frequency to be
in hz rather than radian.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=f1bef2c5787846a76e8601ca1804cae…
commit f1bef2c5787846a76e8601ca1804cae762f58490
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Mar 29 20:59:06 2015 +0200
gr-gmr1/rach_demod: Improve initial frequency estimation
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=7d240e34bb8b9d75620d12a3209dc4f…
commit 7d240e34bb8b9d75620d12a3209dc4f2011eb9f8
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Mar 29 20:56:53 2015 +0200
gr-grm1/rach_detect_fft: Fix the direction of peak offset compensation
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=143a6c640fc831c7fc661d2ec2d3ae6…
commit 143a6c640fc831c7fc661d2ec2d3ae6901680a7e
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Mar 29 20:56:29 2015 +0200
gr-gmr1: Add a tag with the time of RACH and write it to file
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=c07a484f96c216d50208ee78ff27b25…
commit c07a484f96c216d50208ee78ff27b252c74aa608
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Mar 29 20:55:44 2015 +0200
gr-gmr1/rach_detect_fft: Use a global constant for freq key
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=71f8cfec37c17bb0955bba610138e4d…
commit 71f8cfec37c17bb0955bba610138e4d9f4505fdf
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Feb 22 20:43:15 2015 +0100
gr-gmr1: Make use of that new text sink in the default GRC app
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=da34728b0e995f839d34bf8cec060f5…
commit da34728b0e995f839d34bf8cec060f55a5495af6
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Feb 22 20:42:49 2015 +0100
gr-gmr1: Add special file sink to record RACH in text format
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=d554baa91b41e09921ddc798289a5b7…
commit d554baa91b41e09921ddc798289a5b762e7f2ee0
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Fri Jan 30 10:11:02 2015 +0100
gr-gmr1: Make use of the new delimited burst feature
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=d06f61eb8cf2bdce28dd13c54630b10…
commit d06f61eb8cf2bdce28dd13c54630b1012837cb41
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Fri Jan 30 10:07:22 2015 +0100
gr-gmr1: Import new burst_to_tagged_stream logic
Note that this cheats a little since I use the output buffer as temporary
storage (i.e. writing samples to it and not telling GR until later ...)
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-gmr/commit/?id=ea887091194b68f01e8d37bfa4896f7…
commit ea887091194b68f01e8d37bfa4896f724263695d
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sun Aug 31 22:10:41 2014 +0200
gr-gmr1: First code import with working RACH detection
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
gr-gmr1/apps/parse.py | 94 --------------------------
gr-gmr1/apps/scan.py | 179 --------------------------------------------------
src/sdr/dkab.c | 4 +-
3 files changed, 2 insertions(+), 275 deletions(-)
delete mode 100755 gr-gmr1/apps/parse.py
delete mode 100755 gr-gmr1/apps/scan.py
hooks/post-receive
--
Software for ETSI GMR (GEO Mobile Radio)