osmo-trx.git branch stop updated. 7addb8ee25a6ee13a3cb1ec10d2b9dc9f8946c98

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
Tue Dec 2 23:38:18 UTC 2014


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 "OpenBTS' transceiver retro-fit".

The branch, stop has been updated
  discards  53a1e2445b5dbcf6b8f400b39a72380f87363b1f (commit)
       via  7addb8ee25a6ee13a3cb1ec10d2b9dc9f8946c98 (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 (53a1e2445b5dbcf6b8f400b39a72380f87363b1f)
            \
             N -- N -- N (7addb8ee25a6ee13a3cb1ec10d2b9dc9f8946c98)

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-trx/commit/?id=7addb8ee25a6ee13a3cb1ec10d2b9dc9f8946c98

commit 7addb8ee25a6ee13a3cb1ec10d2b9dc9f8946c98
Author: Tom Tsou <tom at tsou.cc>
Date:   Tue Nov 25 16:06:32 2014 -0800

    Transceiver52M: Implement POWEROFF command
    
    Add stop and restart capability through the POWEROFF and POWERON
    commands. Calling stop causes receive streaming to cease, and I/O
    threads to shutdown leaving only the control handling thread running.
    Upon receiving a POWERON command, I/O threads and device streaming are
    restarted.
    
    Proper shutdown of the transceiver is now initiated by the destructor,
    which calls the stop command internally to wind down and deallocate
    threads.
    
    Signed-off-by: Tom Tsou <tom at tsou.cc>

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

Summary of changes:
 Transceiver52M/Transceiver.cpp | 4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list