summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-08Updated firmwaresluca/gsmmapLuca Melette6-0/+0
2012-05-03Merge branch 'master' into luca/gsmmapLuca Melette122-2071/+16000
2012-04-28Merge branch 'battery'Harald Welte5-3/+138
2012-04-28firmware/rssi: Adding symbols to display battery and RX levelAndreas Eversberg1-2/+20
2012-04-28firmware: Adding new font with symbols for battery and RX levelAndreas Eversberg4-1/+118
2012-04-28Further work on C123 charging.Christian Vogel3-86/+174
2012-04-28Add battery info to hello world.Christian Vogel1-0/+33
2012-04-28Charging: Add to Compal_E88, dummy for others.Christian Vogel2-6/+13
2012-04-28Battery charging for C123.Christian Vogel4-0/+357
2012-04-28Add MADC/battery related bit definitions in twl3025.hChristian Vogel1-0/+50
2012-04-02Merge commit '738f13395d1d8a005011e45ebbc6a869bbcfd9a6'Sylvain Munaut13-71/+257
2012-03-29fw/prim_tch: Fix regression introduced in f04f53d3b7909cc77d1b451bc8596c4d69c...Sylvain Munaut1-1/+1
2012-03-29host/l1ctl: Make sure to initialize tn in neigh_pm_reqSylvain Munaut1-1/+3
2012-03-29Fixed neighbour cell measurement task for SDCCH/8 multiframesAndreas Eversberg3-6/+14
2012-03-28vty: Add a function to write the current config to a file.Holger Hans Peter Freyther2-46/+133
2012-03-27Fixing US band scanLuca Melette1-6/+20
2012-03-26misc: Fix the mail email address in the configure.acHolger Hans Peter Freyther1-1/+1
2012-03-22osmo-auc-gen: Add mode for verifying user-supplied AUTSHarald Welte1-14/+25
2012-03-21update copyright noticeHarald Welte1-2/+2
2012-03-21osmo-auc-gen: Add -O to the getop line to make it workHolger Hans Peter Freyther1-1/+1
2012-03-21auth: Update test result with the new OP/OPC outputHolger Hans Peter Freyther1-0/+2
2012-03-21auth_milenage/osmo-auc-gen: compute OPC in case only OP is knownHarald Welte3-2/+26
2012-03-21osmo-auc-gen: Introduce a small cmdline help/referenceHarald Welte1-1/+26
2012-03-21milenage: Add function to compute OPC from OP and KHarald Welte3-0/+37
2012-03-16lapd: Remove unused variable t200_start in lapd_acknowledge.Holger Hans Peter Freyther1-2/+1
2012-03-16misc: Fix warning when compiling telnet_interface.cHolger Hans Peter Freyther1-0/+1
2012-03-02gsm/a5: Rewrite equation doc with proper numberingSylvain Munaut1-4/+4
2012-03-01l23: Add option for mobile-app to bind to other interfaces than localhostTim5-7/+24
2012-03-01Merge commit 'a9efc12ccd6ee20752d21ce0deaff457ef9fe0b0'Sylvain Munaut3-35/+31
2012-03-01vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...Sylvain Munaut2-35/+23
2012-02-14mobile: Add vty option to force rekeying for every new channelTim Ehlers6-3/+40
2012-02-12firmware: add missing includesSteve Markgraf14-2/+19
2012-02-12firmware/fb: add framebuffer driver for the Pirelli DP-L10 displaySteve Markgraf3-9/+225
2012-02-08host/osmocon: allow uploading of files > 64kb in romload-modeSteve Markgraf1-1/+1
2012-02-08gsmtap: Add GSMTAP_GPRS_CS() / GSMTAP_GPRS_MCS()Harald Welte1-0/+8
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-07libosmocore/gsm: Fixed total size of gsm48_req_refAndreas Eversberg1-3/+3
2012-02-06New resync policy (new state), removed not needed resetsLuca Melette2-25/+27
2012-02-04Framebuffer: Script for font conversion.Christian Vogel1-0/+294
2012-02-04Merge branch 'monitor'Harald Welte9-9/+1304
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 Eversberg5-4/+17
2012-02-04rename 'monitor' to 'rssi'Harald Welte2-1/+1
2012-02-04layer1/monitor: Adding spectrum analyzer to monitor appAndreas Eversberg1-35/+211