Commit Graph

81 Commits

Author SHA1 Message Date
Harald Welte 58f7758379 update git URLs (git -> https; gitea)
Change-Id: Idfdfad0c32ae25311a0fc050e38429e001d0c5b7
2022-06-18 13:59:31 +02:00
Oliver Smith 1741372556 treewide: remove FSF address
Remove the paragraph about writing to the Free Software Foundation's
mailing address. The FSF has changed addresses in the past, and may do
so again. In 2021 this is not useful, let's rather have a bit less
boilerplate at the start of source files.

Change-Id: I73be012c01c0108fb6951dbff91d50eb19b40c51
2021-12-14 12:52:04 +00:00
Neels Hofmeyr 87038afe86 vty: skip installing cmds now always installed by default
vty_install_default() and install_default() will soon be deprecated.

Depends: I5021c64a787b63314e0f2f1cba0b8fc7bff4f09b
Change-Id: I300a4b34a2031fd09d110ef18375d140a6dca7ba
2017-11-09 01:14:49 +00:00
Sylvain Munaut 5c036d5983 Merge commit '5905d5be60249b2d9ca9abce4c801bc3bceed6d9' 2012-11-14 20:17:37 +01:00
Sylvain Munaut a4924a33b0 Merge commit 'b8d18f32a1676f05d73bc9d94eadeaf5cc43c9a5' 2012-10-14 19:02:15 +02:00
Harald Welte ca476b1154 Merge commit 'e3a10b66a4eaea7c7d06707be1ca18bb28dc2cbe' into master 2012-09-08 22:20:00 +02:00
Harald Welte d08b949c2b Merge libosmocore commit '972b502ecaf3b919b7e89c13257dd6ec97aaafb7' into master
this updates libosmocore to the current libosmocore.git master, mainly to import
the msgb_get() / msgb_pull() fixes.
2012-09-08 20:45:44 +02:00
Sylvain Munaut e4794d0c07 Merge commit '738f13395d1d8a005011e45ebbc6a869bbcfd9a6' 2012-04-02 21:41:26 +02:00
Sylvain Munaut b445cce26b Merge commit 'a9efc12ccd6ee20752d21ce0deaff457ef9fe0b0' 2012-03-01 22:37:53 +01:00
Harald Welte 9aef3181db Merge commit '4b332d7d0e4811f1bb21b4b6b3fc6b44d8e3177b' 2012-02-07 20:21:58 +01:00
Andreas Eversberg be142a0c2a Packing frequency stucture, so arrays of it require less memory 2012-01-28 13:15:30 +01:00
Sylvain Munaut 217d4f2988 Merge commit '301f01e938e72423079afe1a1836937053481fd6' 2012-01-10 13:03:09 +01:00
Sylvain Munaut 4dbbab5e50 Revert "libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c"
This reverts commit 506a3443ba.
2012-01-10 13:00:04 +01:00
Andreas Eversberg 506a3443ba libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c
If a sequence error is received, the N(R) variable must still be used to
acknowledge previously transmitted frames.

If there are two subsequent sequence errors received, ignore it. (Ignore
every second subsequent error.) This happens if our reply with the REJ is
too slow, so the remote gets a T200 timeout and sends another frame with
a sequence error. Test showed that replying with two subsequent REJ
messages could the remote L2 process to abort. Replying too slow shouldn't
happen, but may happen over serial link between BB and LAPD.
2012-01-02 02:22:30 +01:00
Sylvain Munaut 6d06f6b9db Merge commit 'a71b8eaca7eed4dfc96f2cebabfc26430416c2e9' 2011-11-13 20:24:49 +01:00
Sylvain Munaut 02d469ad67 Merge commit '07f1103782a94090c2cef46de8a3f6d03ddfeef7' 2011-10-21 22:14:52 +02:00
Sylvain Munaut 606aeebeb3 shared: Update the update-libosmocore.sh script for standard command
A standard/good install of subtree will have it registered as a command
of git itself

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-09-02 22:41:09 +02:00
Sylvain Munaut 176f72a2ed Merge commit 'fe28dedd4c25b5f0f3df39d5e33ce3639574406c' 2011-09-02 22:21:13 +02:00
Sylvain Munaut 589200a663 Merge commit '1a99df84e12315c63f2e96a2972864e4c311712d' 2011-07-30 21:35:37 +02:00
Andreas.Eversberg 7a9b3f45b2 Merge commit '430be849945688ae107b079db1e216329b1a1f06' 2011-07-28 21:02:38 +02:00
Sylvain Munaut 6fb598d31e Merge commit '2a68c7c8cd2eca65c58c0898d0e1716e9d4c3ecd' 2011-06-26 11:43:51 +02:00
Sylvain Munaut 9be610aaba Merge commit '620f7ab35034f78f894319e027a151568c331eea' 2011-06-25 22:26:49 +02:00
Sylvain Munaut 36c2f7f420 Merge commit '3710e462f85824cd9d84b3f95e6b2ea694119ff9' 2011-05-29 19:49:53 +02:00
Sylvain Munaut da37aa275e Merge commit 'f2699501bc20a1dc5ee965ca1cbb8f18a3471ff8' 2011-05-29 15:53:59 +02:00
Harald Welte 783730eae1 Merge commit '4d3a7b124e08a597d5f01fb2a71f3a4677a360a9' 2011-05-27 18:17:05 +02:00
Harald Welte d76345aefa Merge commit '3036612d59a5c8d97b2086a5e7817613f45948ef' 2011-05-23 22:17:26 +02:00
Harald Welte 8226b8eae9 Merge commit 'e476442cf0e84c65565ace545f5b73602b5f0ffc' 2011-05-22 12:26:42 +02:00
Harald Welte 393ddf9e79 Merge commit '33cb71ac91fb870702dbb71595dba4a554001e3c' 2011-05-22 12:07:37 +02:00
Pablo Neira Ayuso 6f9af5945e Merge commit 'ba01fa44feb6deb0f0359f381eafe866991c06c1' into pablo/namespace 2011-05-15 14:39:08 +02:00
Wolfram Sang 85a89208ca linuxlist.h: silence a noisy warning
Fixes a couple of warnings like this:

In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:24:0,
                 from include/comm/sercomm.h:6,
                 from apps/loader/main.c:41:
../../shared/libosmocore/include/osmocom/core/linuxlist.h: In function 'prefetch':
../../shared/libosmocore/include/osmocom/core/linuxlist.h:10:41: warning: unused parameter 'x'

Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
2011-05-02 09:11:35 +02:00
Pablo Neira Ayuso f0059596a2 Merge commit '28dbfe9bf7a799ab1da2563fd5e007d007b54168' 2011-04-26 00:28:18 +02:00
Steve Markgraf fa86ada92b update .gitignore
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2011-01-18 13:24:28 +01:00
Steve Markgraf d6ab52aa9a Merge commit '4a4f96d1f67441e2902a0806f1d7c4b29a072ca3' 2011-01-05 23:48:06 +01:00
Sylvain Munaut cef26cd2f5 Merge commit 'ab1246e0b5ffa0ac8d7b8e8fbe7c51bc22c8e751' 2010-11-28 15:31:20 +01:00
Sylvain Munaut 11316da173 Merge commit '7f6615a37df0dadbe86fdfc980e0a8a15013a80e' 2010-11-13 22:48:15 +01:00
Sylvain Munaut ff37a753e3 Merge commit 'dc0ebdfbdf3b1a381754c6ef4a59b0354eba7705' 2010-10-24 12:05:12 +02:00
Sylvain Munaut fb91acbd63 Merge commit '47ee693170d589f760c4a9c7a5c4ad0b289aa65d' 2010-09-20 21:02:28 +02:00
Sylvain Munaut 8f553d57cb Merge commit 'af5ee34c353ea2868a4b04b227bc1b511e1ac42b' 2010-09-17 14:40:56 +02:00
Harald Welte a7d2cfec49 Merge commit '1523d7039d9b8c49a2174d93c3673aa8c5a100a9' 2010-08-04 11:48:20 +02:00
Sylvain Munaut a54a8d04c6 Merge commit '7459d6cfd1765f8431b3d9a262eff332f9af807c' into sylvain/pending 2010-07-27 20:50:57 +02:00
Ingo Albrecht f9d7d13a33 Merge commit '383134b5ac0b94393cd46e2f00aeb1fd6f1a540f' 2010-07-15 22:59:55 +02:00
Harald Welte f633ea5f43 Merge commit '33f0fc3c9565308044c934c9e0c1bb81c1a26311' 2010-07-13 13:51:42 +02:00
Harald Welte 298b361b13 Add 'src/shared/libosmocore/' from commit 'ed00fe4449ac2309ad80c32f0ba7aa80b2b8895a'
git-subtree-dir: src/shared/libosmocore
git-subtree-mainline: 231444b548
git-subtree-split: ed00fe4449
2010-07-12 09:21:13 +02:00
Harald Welte 231444b548 remove old / modified copy of libosmocore (will be replaced with new) 2010-07-12 09:17:54 +02:00
Harald Welte 9dfbfe9072 Merge commit '1067e8cc9a5d4f28f986f7473093cbac874d4208' into libosmocore 2010-06-25 03:01:49 +02:00
Harald Welte f0e18a7058 Merge commit '816e24cb4296d6b7110da4a89661bbac8dc7af21' into libosmocore
Conflicts:
	src/shared/libosmocore/include/osmocore/protocol/gsm_04_08.h
2010-06-25 02:58:15 +02:00
Andreas.Eversberg d9ac6a51ad layer23: Now receiver of IMM.ASS checks for timeslot when matching request.
This implies that random access confirm now works and is used.
2010-06-24 18:42:33 +00:00
Andreas.Eversberg 1941999cb5 Added special RSL message types for mobile side:
- suspension DL
- resume DL
- re-establish DL
2010-06-05 19:43:55 +00:00
Andreas.Eversberg 619b13310c Added some "get"-functions to bitvec of libosmocore.
- Getting Low or High value from current postion
- Getting unsigned interger from current postion
2010-05-09 09:36:54 +00:00
Andreas Eversberg 4dd620d736 Merge branch 'master' of gitosis@git.osmocom.org:osmocom-bb 2010-04-29 20:47:28 +02:00