summaryrefslogtreecommitdiffstats
path: root/src/host
Commit message (Expand)AuthorAgeFilesLines
* Rename 'layer2' program to 'layer23' programHarald Welte2010-03-0322-4/+4
* layer2: Rename layer2.[ch] to l1ctl.[ch] as they only remote-control L1Harald Welte2010-03-0310-31/+66
* layer2: move dump_bcch() into layer3.c where it belongsHarald Welte2010-03-033-93/+120
* layer2/lapdm: various fixesHarald Welte2010-03-031-29/+58
* layer2: more sanity checks, ensure msg->l1h is set correctlyHarald Welte2010-03-031-6/+15
* layer2_main: Don't use LOGP API yet, and print error if msgb->data != msgb->l1hHarald Welte2010-03-031-1/+4
* make sure msg->l3h is set correctlyHarald Welte2010-03-031-1/+4
* make sure LAPDM datalink starts in state IDLE not NULLHarald Welte2010-03-031-1/+1
* add missing layer3.c fileHarald Welte2010-03-021-0/+96
* layer2: rename files to remove extra osmocom_ prefixHarald Welte2010-03-028-7/+7
* layer2 program: Use new RSL utility routines, split code in more filesHarald Welte2010-03-026-77/+54Star
* Inter-Layer intergration workHarald Welte2010-03-029-73/+169
* Major update: Start L2/L3 implementation on PC sideHarald Welte2010-03-013-0/+1054
* Include channel number and link identifier in L1 DL infoHarald Welte2010-03-011-5/+53
* Fix three more warningsErik Ekman2010-03-011-1/+3
* Fix some warnings in osmoconErik Ekman2010-03-011-1/+3
* [layer2] Remove symlink... it is now provided by libosmocoreHolger Hans Peter Freyther2010-03-011-1/+0Star
* add osmocon TPU debugger supportHarald Welte2010-02-233-1/+142
* remove bogus autotools-generated makefileHarald Welte2010-02-201-635/+0Star
* convert osmocon to autotoolsHarald Welte2010-02-204-19/+667
* build of osmocon using libosmocoreHarald Welte2010-02-202-6/+9
* start using libosmocore instead of local osmocom copyHarald Welte2010-02-2015-3999/+2Star
* migrate most osmocom code to new libosmocoreHarald Welte2010-02-2020-35/+17Star
* add symlink for gsmtap headerHarald Welte2010-02-191-0/+1
* add UDP PORT definition to gsmtap.hHarald Welte2010-02-191-0/+2
* finish GSMTAP output support (and enable it)Harald Welte2010-02-194-6/+38
* add (incomplete) gsmtap integration for feeding frames in wiresharkHarald Welte2010-02-193-1/+132
* add COPYING files to osmocon, firmware and layer2Harald Welte2010-02-182-0/+678
* Fix path names due to rename from hello_world to firmwareHarald Welte2010-02-181-2/+2
* Initial import of OsmocomBB into git repositoryHarald Welte2010-02-1849-0/+9598