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.orgThis 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 "Osmocom BTS-side code (Abis, scheduling, ...)". The branch, master has been updated via ea40bd60e709c18ac1c6882bc15bd538a3ada547 (commit) from a8168271eb28fea9bab2bcee1e296cf715aad505 (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/osmo-bts/commit/?id=ea40bd60e709c18ac1c6882bc15bd538a3ada547 commit ea40bd60e709c18ac1c6882bc15bd538a3ada547 Author: Neels Hofmeyr <neels at hofmeyr.de> Date: Wed Jun 15 18:20:24 2016 +0200 doc: add ladder diagram on dynamic PDCH, add msc-README Adjust .gitignore for dyn_pdch.svg and .png. Change-Id: I532f896b1b528c4d1764bb5042a7f42c3c60f617 ----------------------------------------------------------------------- Summary of changes: .gitignore | 2 ++ doc/dyn_pdch.msc | 39 +++++++++++++++++++++++++++++++++++++++ doc/msc-README | 2 ++ 3 files changed, 43 insertions(+) create mode 100644 doc/dyn_pdch.msc create mode 100644 doc/msc-README hooks/post-receive -- Osmocom BTS-side code (Abis, scheduling, ...)