summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-02-08host/osmocon: allow uploading of files > 64kb in romload-modeSteve Markgraf1-1/+1
2012-02-07Merge commit '4b332d7d0e4811f1bb21b4b6b3fc6b44d8e3177b'Harald Welte17-152/+465
2012-02-07firmware/rssi: Fixed offset of power bars in sync modeAndreas Eversberg1-1/+1
2012-02-07firmware: Turn off FIQ, when waiting for power button to be releasedAndreas Eversberg1-0/+8
2012-02-07firmware/monitor: Added channel request to measure distance from cellAndreas Eversberg1-34/+296
2012-02-07firmware/framebuffer: Cleanups of compiler warnings and debugging outputAndreas Eversberg4-7/+7
2012-02-07firmware/timer: Added HZ as global defintion for jiffies per secondAndreas Eversberg2-5/+5
2012-02-04Framebuffer: Script for font conversion.Christian Vogel1-0/+294
2012-02-04firmware/monitor: Improvements and sync supportAndreas Eversberg1-36/+544
2012-02-04firmware: Increased data size for for ram linker scripts.Andreas Eversberg2-4/+4
2012-02-04Improvement of neighbour cell power measurement task.Andreas Eversberg4-4/+14
2012-02-04rename 'monitor' to 'rssi'Harald Welte2-1/+1
2012-02-04layer1/monitor: Adding spectrum analyzer to monitor appAndreas Eversberg1-35/+211
2012-02-04Adding "monitor" application to firmwareAndreas Eversberg2-1/+599
2012-02-03firmware/apps: remove l1test-applicationSteve Markgraf1-249/+0
2012-02-03firmware/apps: print application name on the displaySteve Markgraf3-1/+48
2012-02-03firmware: remove deprecated display drivers and fontsSteve Markgraf6-846/+0
2012-02-03firmware: remove deprecated function calls of old display API, cosmetic changesSteve Markgraf2-9/+7
2012-02-03firmware/fb: add framebuffer driver for J100i displaySteve Markgraf3-4/+201
2012-02-03firmware/fb: add framebuffer driver for TD014 display (C139/C140)Steve Markgraf3-4/+155
2012-02-03Calypso FB: RGB332 to RGB565 conversion function.Christian Vogel1-0/+20
2012-02-03firmware/fb: Fixed color component shiftAndreas Eversberg1-1/+1
2012-02-03firmware/fb: Adding transparent background color for fontsAndreas Eversberg1-2/+4
2012-02-03[PATCH] fw/fb/ssd1783: fix the RGB332 color paletteSteve Markgraf1-10/+20
2012-02-03firmare/framebuffer: Option to center textAndreas Eversberg2-1/+39
2012-02-03firmware/framebuffer: Adding fixed with font with 8x8 pixlesAndreas Eversberg4-3/+1075
2012-02-03Calypso FB: Makefile, "dummy" driver, Hello WorldChristian Vogel3-6/+108
2012-02-03Calypso FB: C155 / SSD1783 Color SupportChristian Vogel4-0/+508
2012-02-03Calypso FB: C123 / ST7558 Black and White SupportChristian Vogel4-0/+480
2012-02-03Calypso FB: Main framebuffer header file.Christian Vogel2-0/+156
2012-02-03Calypso FB: 8 Fonts, header file and utility functions.Christian Vogel10-0/+9461
2012-02-03Removing all traces of the old display drivers.Christian Vogel11-609/+4
2012-02-02Just a quick bug fix to gsm322.c.Kurtis Heimerl1-2/+3
2012-01-29timers: comply with timer rename in libosmocoreHarald Welte5-25/+24
2012-01-28layer1: Fixed power measurement, adding ARFCN wrappingAndreas Eversberg2-3/+4
2012-01-28Hold function for power button to turn off the phoneAndreas Eversberg2-11/+17
2012-01-28Packing frequency stucture, so arrays of it require less memoryAndreas Eversberg1-1/+1
2012-01-28target/rf: Make the trf6151_set_arfcn use ARFCN_UPLINK flag to select UL/DLSylvain Munaut5-9/+15
2012-01-28firmware/layer1: Using queue to process received l23 frames in main loopAndreas Eversberg3-1/+26
2012-01-28Added callback function to forward L1CTL packets to rather than SERCOMAndreas Eversberg2-2/+11
2012-01-26GSM 08.08: change gsm0808_create_classmark_update() prototypeHarald Welte1-3/+6
2012-01-26GSM 08.08: Cleanup the code, remove lots of magic hard-coded numbersHarald Welte1-116/+60
2012-01-17host: Add support for the new gpsd APIPaul Wise1-1/+22
2012-01-12lapdm: Make sure that the msgb_l3len(msg) == length...Holger Hans Peter Freyther1-4/+4
2012-01-12lapd: Warn if someone attempts to send an empty messageHolger Hans Peter Freyther1-0/+7
2012-01-12lapd: Mention the L3 size of the payload being sentHolger Hans Peter Freyther1-1/+2
2012-01-10Merge commit '301f01e938e72423079afe1a1836937053481fd6'Sylvain Munaut64-132/+3812
2012-01-10libosmocore/lapd: Fixed handling of sequence errors at lapd_core.cAndreas.Eversberg1-3/+21
2012-01-10Revert "libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c"Sylvain Munaut1-21/+3
2012-01-02libosmocore/lapd: Fixed handling of sequence errors at lapd_core.cAndreas Eversberg1-3/+21