summaryrefslogtreecommitdiffstats
path: root/qcom
Commit message (Collapse)AuthorAgeFilesLines
* FM: Add support to configure the spur Rotation tableVenkateshwarlu Domakonda2014-05-2311-1/+698
| | | | | | | - Add support to configure the FM SOC spur table. Change-Id: I817268be67f29dfb6862314dc90a915c01f40342 CRs-Fixed: 664779
* fm: Handle scan abort operation properlyAyaz Ahmad2013-10-301-1/+1
| | | | | | | | | | | Upper layer does not get notified with search complete event when ongoing search operation is cancelled, this causes duplicate channels in search list. Notify upper layer with search complete event whenever search operation is cancelled. Change-Id: Ica564bcca3b45cde5b2c1394b9bba9f3967af807 CRs-Fixed: 535259
* fm: Handle seek event properlyAyaz Ahmad2013-09-303-8/+25
| | | | | | | | | | FM application layer receives wrong frequency on seek up/down completion. Inform registered client about seek completion when tune event is received after seek complete event. Change-Id: I1f8ecb1f1a35400e99e67987e86577acf85c08e0 CRs-Fixed: 549726
* FM: Extract AF_LIST dataVenkateshwarlu Domakonda2013-07-161-14/+49
| | | | | | | | - Extracting wrong data from AF_LIST. - Extract AF_LIST data for wcn3660 target based. Change-Id: I58b04ddc23b74f654216f64c28a37cc1db2567f8 CRs-Fixed: 476076
* fm: Check proper FM state before enabling FM Rx/TxAyaz Ahmad2013-05-132-7/+14
| | | | | | | | | | | | | | FM Tx on/off does not work when following steps are followed: Enable FM Rx, launch Tx app, unplug headset, wait untill Tx turns on, plug in headset, wait for Tx to turn off, go to home screen, unplug the headset and turn on/off Tx. Do not update FM state for Rx enable requests while Tx is on or vice versa Change-Id: I8bd5d6d7d027e083c32d1cbf69689f96bfa58858 CRs-Fixed: 485895
* Merge "FM: Configure repeat count for PS string"Linux Build Service Account2013-05-082-0/+21
|\
| * FM: Configure repeat count for PS stringVenkateshwarlu Domakonda2013-05-022-0/+21
| | | | | | | | | | | | | | | | Added support for setting repeat count for PS string to get refined PS string from receiver. CRs-Fixed: 474719 Change-Id: I709d10a2d8b1693194c3b114ab821bfb8791ed51
* | fm: Update FM state as part of resetAyaz Ahmad2013-05-071-1/+9
|/ | | | | | | | | FM TX App gets stuck and crash when it is started after riva restart, FM state is not being updated to OFF after getting unexpected disabled event as part of RIVA crash Change-Id: I9c0681acd72fc364e4b127f0185f6193128dafe8 CRs-Fixed: 483428
* fm-framework: Allow user to get/set AF jump, Search thresholdsAyaz Ahmad2013-04-222-2/+258
| | | | | | | | | Implement api to allow user to set/get AF jump RMSSI Threshold, AF jump RMSSI Samples, Good channel RMSSI Threshold, Search Algo type, SINR First Stage, RMSSI First Stage Change-Id: Id67dc9f4f1e1580f5efedac7f77124bf69941efc CRs-Fixed: 460621
* FM: Migrate FM Framework code base to new gitVenkateshwarlu Domakonda2013-03-2513-0/+5820
Change-Id: I4769b2381fc62d75e67c428071c320b8f63cce0e