osmocom-bb.git branch laforge/burst_ind_rebase created. osmocon_v0.0.0-1773-g68da36a

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 Jan 15 08:52:59 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 "The Open Source GSM Base Band stack".

The branch, laforge/burst_ind_rebase has been created
        at  68da36a96e2a5284b6fa97a8bafa6b3556cf5e01 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=68da36a96e2a5284b6fa97a8bafa6b3556cf5e01

commit 68da36a96e2a5284b6fa97a8bafa6b3556cf5e01
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Mon Oct 17 15:35:43 2011 +0200

    fw: Disable backlight for the sniffing fw
    
    No need to waste battery life
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=80e35cb00f5872a30b3a2ff3f73827850f6db0c8

commit 80e35cb00f5872a30b3a2ff3f73827850f6db0c8
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sat Sep 3 14:08:07 2011 +0200

    [HACK] Disable neighbor measurement task
    
    We really don't care about this and this seems to interfere with
    sync for some reason ...
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=4894fada16998c854b2b989869bdb3a7ceff9a64

commit 4894fada16998c854b2b989869bdb3a7ceff9a64
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sat Sep 3 10:08:37 2011 +0200

    [HACK] Add burst deciphering support
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=0c0341135f263b7d243c54cacd5d60128be73c6f

commit 0c0341135f263b7d243c54cacd5d60128be73c6f
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sat Sep 3 08:26:49 2011 +0200

    [HACK] host/layer23: Add local burst processing for cleartext bursts
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=bd957da24bbce620c4256a1e144fde5eda482070

commit bd957da24bbce620c4256a1e144fde5eda482070
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sat Sep 3 00:27:12 2011 +0200

    [HACK] host/layer23: Wire application logic for a simple demo sniff app
    
    This listen for IMM.ASS and follows them
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=56183c4feddc79b6c4576fa75fe68e7bfa20783d

commit 56183c4feddc79b6c4576fa75fe68e7bfa20783d
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sun Nov 14 18:45:19 2010 +0100

    [HACK] Disptach the received BURST_IND with a signal
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=f3b94eb52b33cd6e7a352723f785bb1d27050b04

commit f3b94eb52b33cd6e7a352723f785bb1d27050b04
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sat Nov 13 15:36:14 2010 +0100

    [HACK] Increase speed of l1ctl to 408250bps after boot
    
    This is required to deal with the increased traffic of a passive listener
    
    Note that it break the 'auto-restart' of osmocon when active because
    the bootloader will send the prompt at 115200 baud and we won't see it ...
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=ec2d58c44b9231380271c51125bafb4a58be2930

commit ec2d58c44b9231380271c51125bafb4a58be2930
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sun Nov 14 16:14:01 2010 +0100

    fw/layer1: Replace all dedicated multiframe task with sniff code
    
    This way, a dedicated mode assign makes it dump all the data
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=19299e5a2d81f4eb42121606f3e338cc2d4ef631

commit 19299e5a2d81f4eb42121606f3e338cc2d4ef631
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sun Nov 14 16:10:44 2010 +0100

    fw/l1: Add sniffing primitives
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=137b9e18a127fec6b028d7f59ab2ec030e8cc37e

commit 137b9e18a127fec6b028d7f59ab2ec030e8cc37e
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sun Nov 14 16:12:24 2010 +0100

    l1ctl: Add definition for BURST INDICATION messages
    
    (as a side effect data_ind is no longer the biggest message, so
     need to update L3_MSG_SIZE)
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=0abd96a88a33c9ec36a15c6b416ebf7ada42309c

commit 0abd96a88a33c9ec36a15c6b416ebf7ada42309c
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Thu Sep 30 23:16:35 2010 +0200

    target/fw/dsp: Add & load the dsp sniffer patch
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

http://cgit.osmocom.org/osmocom-bb/commit/?id=56d28d4afbbb8808247052bd60e62f2da927ab34

commit 56d28d4afbbb8808247052bd60e62f2da927ab34
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Thu Sep 30 23:14:23 2010 +0200

    target_dsp/calypso: Add a custom DSP patch for burst sniffing
    
    Load it, then set gprs_install_address to 0x015c and then task
    23 will be a raw sniffer.
    
    Signed-off-by: Sylvain Munaut <tnt at 246tNt.com>

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


hooks/post-receive
-- 
The Open Source GSM Base Band stack



More information about the osmocom-commitlog mailing list