Commit Graph

  • a13a4fda92 uwire: add a chip-select for CS0, needed by the J100i display Steve Markgraf 2010-03-11 22:16:22 +0100
  • 5c89c35730 remove bogus source files in top level src directory Harald Welte 2010-03-12 07:18:23 +0800
  • d18e094098 apps/loader: remove #include reference to file that doesn't exist Harald Welte 2010-03-12 04:15:07 +0800
  • 6214b92f81 gsm48.h: Make the array extern to a silence a linker warning Holger Hans Peter Freyther 2010-03-11 14:42:41 +0100
  • 07446ab098 layer23: fill in signal level and dBm fields of gsmtap Harald Welte 2010-03-09 23:05:58 +0100
  • 98bfa2737e some work on radio ressource Andreas Eversberg 2010-03-09 19:31:30 +0100
  • dc7d6268f5 Work on radio ressource: basics of channel assignment procedure root 2010-03-08 20:27:31 +0100
  • a49951fed7 write_queue: Make the bfd cb public so it can be used in a different context Holger Hans Peter Freyther 2010-03-05 19:42:09 +0100
  • 5da778184d layer23: Use the write_queue instead of directly writing data to the socket Holger Hans Peter Freyther 2010-03-08 11:08:23 +0100
  • 1461eb0e54 layer23: Remove inacucrate comment as this was addresses in osmocom Holger Hans Peter Freyther 2010-03-08 10:59:47 +0100
  • 62f900565c disable TX by default again Harald Welte 2010-03-08 11:50:37 +0100
  • a28fea372f readme update Harald Welte 2010-03-08 10:18:57 +0100
  • 7218de8c0b use gsm48_ie code which is now in libosmocore Harald Welte 2010-03-08 09:37:41 +0100
  • 9b2c0a5f1b Make it compile on my toolchain... Holger Hans Peter Freyther 2010-03-08 05:02:38 +0100
  • 2d1d0ce141 Fix some compiler warnings... Holger Hans Peter Freyther 2010-03-05 19:27:40 +0100
  • 500b6f4f28 stdint.h: Make it work with my GCC 4.3.3/GLIBC 2.9 toolchain Holger Hans Peter Freyther 2010-03-05 18:41:29 +0100
  • 1e9086684f import GSM04.08 encode/decode functions and mncc.h from openbsc Harald Welte 2010-03-07 23:39:54 +0100
  • 3b05942b63 import alpha3 code from andreas eversberg as of 2010-03-07 Harald Welte 2010-03-07 22:48:52 +0100
  • de3b70dcce fix framenumber byte-ordering Harald Welte 2010-03-07 21:17:24 +0100
  • bca27b2c31 add missing inet.h Harald Welte 2010-03-07 21:04:36 +0100
  • 97c8b6f33b start to use libosmocore within the firmware Harald Welte 2010-03-07 20:42:17 +0100
  • 5f3ead2015 Merge commit 'f8b2ba7dc850396c5910e8c76875e75d37479d34' Harald Welte 2010-03-07 20:34:24 +0100
  • f8b2ba7dc8 add option --disable-tests to disable building of test binaries Harald Welte 2010-03-07 20:33:59 +0100
  • ef956d2ac4 Merge commit 'cbb29f7c94ad2a7cb0ebe7d43cbef5fb9d11d62e' Harald Welte 2010-03-07 20:24:53 +0100
  • cbb29f7c94 add --disable-talloc option to build without talloc support Harald Welte 2010-03-07 20:24:30 +0100
  • 80f20962d3 remove __force macro references Harald Welte 2010-03-07 19:17:08 +0100
  • 1e450d7a2d Merge remote branch 'origin/master' Harald Welte 2010-03-07 19:05:54 +0100
  • ff6ffe5677 import byte-ordering defines/macros from linux Harald Welte 2010-03-07 19:05:13 +0100
  • 8b8a7c25fb Merge commit 'd3ff15fc818887be3720265b297ca7f1ec28c458' Harald Welte 2010-03-07 18:26:40 +0100
  • d3ff15fc81 use strtol instead of atoi Harald Welte 2010-03-07 18:23:47 +0100
  • 6a24cbe756 Merge commit '48e17f895187100ae7331afa2cbb81594557823f' Harald Welte 2010-03-07 18:04:10 +0100
  • 48e17f8951 msgb: Buffer formatting and scanning functions. Ingo Albrecht 2010-03-07 18:03:41 +0100
  • e8451da581 Merge commit '622b718195d607d7cfc8b9ec96f943ea0ce2d1dd' Harald Welte 2010-03-07 17:51:35 +0100
  • 622b718195 import some gsm band/arfcn/time related utilities from OsmocomBB Harald Welte 2010-03-07 17:50:21 +0100
  • 3e9d0ba838 firmware: changed dependency suffix to .p for better shell completion Ingo Albrecht 2010-03-07 17:01:47 +0100
  • 5b12b25d5a firmware: include board.h in board.c Ingo Albrecht 2010-03-07 15:13:02 +0100
  • 9f69841c19 layer1: allocate large enough msgb's for the payload we send over L1CTL Harald Welte 2010-03-07 16:57:09 +0100
  • da4d3f143c add comment on why using cons_puts() from msgb.h Harald Welte 2010-03-07 16:36:30 +0100
  • f5cd361f8e actually link against libosmocore for the target Harald Welte 2010-03-07 16:20:53 +0100
  • 98cc91c44a build libosmocore for the target with "-Os -ffunction-sections" Harald Welte 2010-03-07 16:19:12 +0100
  • 0949741245 firmware: Added an e99 board and fixed e99 init code build. Ingo Albrecht 2010-03-07 15:07:17 +0100
  • 11d9b613b4 firmware: multi-board build support Ingo Albrecht 2010-03-07 15:04:03 +0100
  • a4bb938b39 fix even more compiler warnings Harald Welte 2010-03-07 13:44:52 +0100
  • a24d658e26 fix compiler warnings Harald Welte 2010-03-07 13:37:52 +0100
  • 014cc3e785 fix compiler warnings Harald Welte 2010-03-07 13:35:18 +0100
  • 753885defa remove unused variables Harald Welte 2010-03-07 13:33:56 +0100
  • ed1b30b2e8 fix stdint.h to remove bogus warnings of printf format strings Harald Welte 2010-03-07 13:32:43 +0100
  • 2f1dc0c256 fix misc.h header file logic Harald Welte 2010-03-07 13:32:26 +0100
  • 1704fc0132 add FIXME's to RFFE Harald Welte 2010-03-07 13:27:33 +0100
  • 279cc2e3d8 fix compiler warnings Harald Welte 2010-03-07 13:27:06 +0100
  • d03f0a4ca5 linuxlist.h: use __unused Harald Welte 2010-03-07 13:22:05 +0100
  • 6037588fec layer1/sync: denote unused function arguments with __unused Harald Welte 2010-03-07 13:21:03 +0100
  • 9a6f93ef52 add __unused #define to indicate unused function arguments Harald Welte 2010-03-07 13:20:36 +0100
  • fab52c296c Added Solomon SSD1783 display driver for Motorola C155 Harald Welte 2010-03-07 12:14:11 +0100
  • 1bef8f33da Handle EAGAIN. Print errors properly. Ingo Albrecht 2010-03-07 06:49:57 +0100
  • a731ef5298 Fixed transmit path of osmocon in various ways. Ingo Albrecht 2010-03-07 06:04:10 +0100
  • 7af3c99091 Loader communications support in osmocon. Generalized tool connections. Ingo Albrecht 2010-03-07 05:57:48 +0100
  • 6573353f5e Skeleton of bootloader. Ingo Albrecht 2010-02-28 20:17:41 +0100
  • ae4c1c8d45 Renamed layer2_connection -> tool_connection. Ingo Albrecht 2010-03-07 04:58:49 +0100
  • 9a8ef37a06 Clean listings. Ingo Albrecht 2010-03-07 04:20:44 +0100
  • 7082f7862a Add a GIT_REVISION define for firmware code. Ingo Albrecht 2010-03-07 03:50:40 +0100
  • 9de3167d8b Normalize some var names. Ingo Albrecht 2010-03-07 03:15:26 +0100
  • 308d67c343 Made dependency compiles silent. Ingo Albrecht 2010-03-07 02:35:10 +0100
  • a8c2ed42ee Fixed firmware buildsys dependencies. Ingo Albrecht 2010-03-07 02:28:22 +0100
  • 2ff5ca0458 Made cross-compile prefixes work normally. Ingo Albrecht 2010-03-07 02:02:44 +0100
  • 907d7c135c Dummy distclean for new firmware buildsys. Ingo Albrecht 2010-03-07 02:01:51 +0100
  • d737843440 Buffer formatting and scanning functions. Ingo Albrecht 2010-02-28 08:35:48 +0100
  • 2fc7d9d001 Allow use of uart driver without interrupts. Ingo Albrecht 2010-02-24 02:37:04 +0100
  • 842dbc31d1 Allow use of keypad driver without interrupts. Ingo Albrecht 2010-02-24 02:33:14 +0100
  • 0a8d443e82 Some msgb formatting functions. Ingo Albrecht 2010-02-24 02:28:11 +0100
  • 41abd7e500 New build system. Ingo Albrecht 2010-03-07 01:41:32 +0100
  • 60bbc89c30 Merge remote branch 'origin/master' Harald Welte 2010-03-07 11:43:07 +0100
  • fb91307cc0 Some attribute macros, including placeholders for fast-memory attributes. Ingo Albrecht 2010-03-07 10:18:15 +0100
  • 8dba2a85c8 osmocon: drain the hdlc sercomm queue through select Harald Welte 2010-03-07 02:59:55 +0100
  • f216bb3024 add 'struct timer_list' timer code similar to linux + OpenBSC Harald Welte 2010-03-07 01:29:47 +0100
  • ba82248d33 osmocon: we don't want to write to serial FD after download completed Harald Welte 2010-03-07 01:17:11 +0100
  • 0de8d3fca6 sercomm: prevent DLCI array overflow Harald Welte 2010-03-07 01:07:48 +0100
  • 177ce424a6 don't include trailing \0 termination in cons_puts() Harald Welte 2010-03-07 00:54:23 +0100
  • c5bdf653b5 remove cons_memcpy(), as memcpy() is now fixed Harald Welte 2010-03-07 00:51:44 +0100
  • a5927b6503 pass the correct cross compiler path name from master Makefile to firmware Harald Welte 2010-03-07 00:49:30 +0100
  • 24900ae5aa fix assembler memcpy() for little endian Harald Welte 2010-03-06 14:54:10 +0100
  • 63d3e396e7 introduce RxLev statistics module, an efficient way for power scan data Harald Welte 2010-03-06 11:34:27 +0100
  • 380ae25052 some more ip.access specific ABIS_NM defines Harald Welte 2010-03-06 11:29:07 +0100
  • d9abf01436 mark some occasions of bitvec as 'const' as appropriate Harald Welte 2010-03-06 11:28:49 +0100
  • c4d75b5804 add new ARFCN flag to indicate that we're dealing with uplink Harald Welte 2010-03-05 11:15:06 +0100
  • 6d1b6f7f10 layer23: correct byte ordering of IP address Harald Welte 2010-03-05 11:14:33 +0100
  • 1ed231ba2b layer1/init.c: Pass 0 as arcfn to fix the compilation. Holger Hans Peter Freyther 2010-03-04 22:43:38 +0100
  • a481e498b7 l1a_l23_interface.h: struct gsm_time was not packed and had padding Holger Hans Peter Freyther 2010-03-04 22:35:13 +0100
  • d3f6b678c3 update wireshakr gsmtap patch with the 2nd version submitted to wireshark Harald Welte 2010-03-04 21:44:41 +0100
  • 86dced0b2d ensure RF_ARFCN is part of l1ctl messages sent to host Harald Welte 2010-03-04 20:03:00 +0100
  • 3b51bde8e8 update wireshark GSMTAP patch for GSMTAP protocol version 0x02 Harald Welte 2010-03-04 15:44:17 +0100
  • 582aec803c layer23: GSMTAP update (gsmtap for uplink, DCCH and ACCH) Harald Welte 2010-03-04 15:41:11 +0100
  • 4e1287938e add GSTMAP ARCFCN flag bits Harald Welte 2010-03-04 15:15:37 +0100
  • 5a1d72cfc6 layer23: rsl_dec_chan_nr is now in libosmocore Harald Welte 2010-03-04 15:07:10 +0100
  • 748cfb56d8 Merge commit '8c8caaa1acaf4d863a219332f6a07cd70b6b5981' Harald Welte 2010-03-04 15:03:13 +0100
  • 8c8caaa1ac update GSMTAP to version 0x02 Harald Welte 2010-03-04 15:02:54 +0100
  • dec5ab7c7b Merge commit '6fec514d7bcf8e6fe469d31ccc13d5cd473058a4' Harald Welte 2010-03-04 14:58:44 +0100
  • 6fec514d7b fix CCCH parsing Harald Welte 2010-03-04 14:30:15 +0100
  • ecf9dd0d96 add new rsl_dec_chan_nr() function Harald Welte 2010-03-04 14:27:48 +0100
  • a5cdce1503 update to reflect libosmocore api change Harald Welte 2010-03-04 12:00:29 +0100