summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-08-10Added sequence number to L3 messages (see GSM 04.08 Clause 3.1.4.3)Andreas.Eversberg3-2/+58
2010-08-04[layer23] use gsm48_decode_freq_list() which has been moved into libosmocoreHarald Welte2-445/+14
2010-08-04Merge commit '1523d7039d9b8c49a2174d93c3673aa8c5a100a9'Harald Welte8-21/+510
2010-08-04Import gsm48_decode_freq_list() from osmocom-bb/layer23Harald Welte1-0/+435
2010-08-01[layer23] Correctly release a call, if not yet acknowledged by the networkAndreas.Eversberg2-1/+7
2010-07-30logging: Make sure we don't use "end of color" code if colors are turned offHarald Welte1-1/+2
2010-07-30add new hexdump_nospc() functionHarald Welte1-2/+12
2010-07-30move hexdump() from logging.c to utils.cHarald Welte3-19/+20
2010-07-30Import 'hexparse' function from OpenBSCHarald Welte1-0/+27
2010-07-30layer23: Fix Makefile.am noinst_HEADERS for vty.hSylvain Munaut1-1/+1
2010-07-29[layer23] request a layer1 reset on startup of layer2 applicationsSteve Markgraf3-0/+3
2010-07-29Merge remote branch 'origin/sylvain/pending'Harald Welte85-710/+624
2010-07-27layer23: Unify the prefix of l1ctl TX functionsSylvain Munaut6-27/+30
2010-07-27include: Rename l1a_l23_interface.h to l1ctl_proto.hSylvain Munaut16-15/+15
2010-07-27layer23: Use libosmocore rsl_chan_nr_str instead of local funcSylvain Munaut1-28/+1
2010-07-27layer1/l23_api: Fix the L3_MSG_SIZE to include l1ctl header sizeSylvain Munaut1-1/+1
2010-07-27shared/libosmocore: Make sure to use the 'infinite loop' abort handlerSylvain Munaut1-1/+1
2010-07-27Merge commit '7459d6cfd1765f8431b3d9a262eff332f9af807c' into sylvain/pendingSylvain Munaut14-46/+405
2010-07-27layer23: Split [2/2] -> The header filesSylvain Munaut50-122/+132
2010-07-27layer23: Split [1/2] -> The source codeSylvain Munaut29-25/+34
2010-07-25core: Add some generic panic handlingSylvain Munaut2-1/+72
2010-07-25osmocore: Add utility function rsl_chan_nr_str to RSLSylvain Munaut1-0/+26
2010-07-25layer23: Pre-rework of the Makefile.amSylvain Munaut1-9/+8
2010-07-25layer23/include: Remove eXecutable permission bit from gsm322.hSylvain Munaut1-0/+0
2010-07-25layer23: Switch to using gsmtap_util from libosmocomSylvain Munaut11-204/+4
2010-07-25layer23: Remove useless file telnet_interface.cSylvain Munaut1-240/+0
2010-07-25layer23: Alloc some headroom in incoming l1ctl packetsSylvain Munaut1-1/+2
2010-07-25fw/rf: Use printd for the trf6151_set_gain debug messageSylvain Munaut1-1/+1
2010-07-23[firmware] bring back gta0x imagesSteve Markgraf2-15/+18
2010-07-23gsm0808: Why should there be a lchan in the parameter...Holger Hans Peter Freyther1-1/+1
2010-07-23gsm0808: Import unaligned mem access fix from on-waves/bsc-masterHolger Hans Peter Freyther1-4/+9
2010-07-23gsm_utils: Move the gsm_7bit_alphabet into the impl and make it staticHolger Hans Peter Freyther1-0/+27
2010-07-22[layer23] Fixed interpretation of the power measurement result.Andreas.Eversberg1-1/+1
2010-07-22[layer23] Re-structured the VTY commands for SIM insert/removeAndreas.Eversberg4-16/+23
2010-07-22flash: corrected coding styleIngo Albrecht1-109/+136
2010-07-21gsm_7bit_decode: rtext does not hold a null byte, reduce the sizeHolger Hans Peter Freyther1-1/+1
2010-07-21tests: don't hardcode length values of expected encoding gsm_7bit_encode:Nico Golde1-4/+6
2010-07-20[display] add driver for the Toppoly TD014, as used in the C139/C140Steve Markgraf3-1/+186
2010-07-20[apps] add chainloading applicationSteve Markgraf2-1/+54
2010-07-20[osmocon] add a chainloading mode for the compal ramloaderSteve Markgraf1-6/+27
2010-07-20firmware: moved cfi_flash header to flash subdirectoryIngo Albrecht6-5/+5
2010-07-20firmware: small makefile reorgIngo Albrecht2-29/+34
2010-07-20firmware: fixed irq-less keypad supportIngo Albrecht1-3/+9
2010-07-20firmware: moved dead-brain-flags to primary makefileIngo Albrecht2-9/+9
2010-07-20loader: meaner. now supports address ranges for all relevant flash operations...Ingo Albrecht2-119/+289
2010-07-20firmware: e88 flash linkageIngo Albrecht2-2/+137
2010-07-20firmware: better flash protectionIngo Albrecht2-0/+7
2010-07-20firmware: some documentation about memory maps and linkageIngo Albrecht3-0/+66
2010-07-20firmware: gave all apps a proper hello message and let them print their git r...Ingo Albrecht5-6/+8
2010-07-20firmware: fixed linker script titleIngo Albrecht1-1/+1