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 "Collection of Iridium tools".
The branch, master has been updated
via ee7d85297fb53d475899754b2ed47c0d4c9186aa (commit)
via 6f7b0702a6cddad9d2d00fec91b3b919c7e05a73 (commit)
via 982cba9029d0c1252bdc50ba2efea463a92804a1 (commit)
from 39141a86bbaf43ccc7543e0bdf46107d59f539c0 (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-ir77/commit/?id=ee7d85297fb53d475899754b2ed47c…
commit ee7d85297fb53d475899754b2ed47c0d4c9186aa
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sat Dec 2 19:42:03 2017 +0100
Import a basic .gitignore
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-ir77/commit/?id=6f7b0702a6cddad9d2d00fec91b3b9…
commit 6f7b0702a6cddad9d2d00fec91b3b919c7e05a73
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sat Dec 2 19:40:58 2017 +0100
codec: Allow building without libosmocore
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
http://cgit.osmocom.org/osmo-ir77/commit/?id=982cba9029d0c1252bdc50ba2efea4…
commit 982cba9029d0c1252bdc50ba2efea463a92804a1
Author: Sylvain Munaut <tnt(a)246tNt.com>
Date: Sat Dec 2 19:23:42 2017 +0100
codec: Make ir77_ambe_decode return an error if less than 50% are valid
Thanks to schneider <schneider(a)blinkenlichts.net> for the original
patch.
Signed-off-by: Sylvain Munaut <tnt(a)246tNt.com>
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 ++
codec/Makefile | 10 ++++++++--
codec/ambe.c | 10 ++++++----
codec/compat_bits.h | 24 ++++++++++++++++++++++++
codec/ecc.c | 4 ++++
codec/frame.c | 2 --
codec/ir77_ambe_decode.c | 13 +++++++++++--
codec/private.h | 4 ++++
8 files changed, 59 insertions(+), 10 deletions(-)
create mode 100644 .gitignore
create mode 100644 codec/compat_bits.h
hooks/post-receive
--
Collection of Iridium tools