aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-rcar-gen3
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2018-12-11 15:57:41 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-12-20 22:06:10 +0000
commita46a78ad5f2baa90127808ad1c4d025e4b4a0e77 (patch)
treeb0be9dc2a5e4412a3592acf4384a9165a3326d27 /meta-agl-bsp/meta-rcar-gen3
parent73351742e32772a19f62086cea5a5e7a38fe02f7 (diff)
bump bluez-alsa to master (brings Ofono support)
This takes the mandatory commits to have HFP support over Ofono (56fcc3 from 2018-12-04) Also adds the needed options to the daemon in the service file The license changed due to change of year and author list It was bogus to have hcitop in PACKAGECONFIG. Namely, this is not a feature in yocto, but only an optional feature of bluez-alsa (that helps to perform bandwith measures) However, Ofono is one. This also adds hcitop and rfcomm tools in development images. Those tools help to diagnose bt issues. Change-Id: I426dbee5aa8911c9c64f4ec7399528d149dc651b Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'meta-agl-bsp/meta-rcar-gen3')
0 files changed, 0 insertions, 0 deletions
71 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287
{
  "$schema": "ToBeDone",
  "metadata": {
    "api": "fd-dsp",
    "uid": "fiberdyne_dsp",
    "info": "Fiberdyne DSP HAL for Xtensa HiFi2",
    "version": "1.0",
    "require": "alsacore"
  },
  "plugins": [
    {
      "uid": "fd-dsp-hifi2",
      "info": "Fiberdyne DSP client library for HiFi2",
      "basename": "fd-dsp-hifi2",
      "ldpath": "./fd-dsp-hifi2"
    }
  ],
  "comment": "These are per-stream, could look at alsa byte stream?",
  "control": [
    {
      "uid": "Volume",
      "alsa": {
        "name": "PCM Playback Volume",
        "value": 50
      }
    },
    {
      "uid": "Mute",
      "alsa": {
        "name": "PCM Playback Switch",
        "value": false
      }
    },
    {
      "uid": "Bass",
      "alsa": {
        "name": "PCM Playback Bass",
        "value": 50
      }
    },
    {
      "uid": "Mid",
      "alsa": {
        "name": "PCM Playback Mid",
        "value": 50
      }
    },
    {
      "uid": "Treble",
      "alsa": {
        "name": "PCM Playback Treble",
        "value": 50
      }
    },
    {
      "uid": "Balance",
      "alsa": {
        "name": "PCM Playback Balance",
        "value": 50
      }
    },
    {
      "uid": "Fade",
      "alsa": {
        "name": "PCM Playback Fade",
        "value": 50
      }
    }
  ],
  "eqpoint": {
    "action": [
      {
        "uid": "eq-add-point",
        "function": "plugin://fd-dsp-hifi2/eq_add_point"
      },
      {
        "uid": "eq-remove-point",
        "function": "plugin://fd-dsp-hifi2/eq_remove_point"
      }
    ]
  },
  "filter": {
    "plugin": "fd-dsp-hifi2",
    "action": [
      {
        "uid": "filter-hip",
        "function": "plugin://fd-dsp-hifi2/filter_hip"
      }
    ]
  },
  "cards": {
    "uid": "A",
    "alsa": "xf-dsp-alsa:0,1",
    "desc": "Xtensa R-Car HiFi2 DSP",
    "action": {
      "uid": "init-snd-card",
      "function": "plugin://fd-dsp-hifi2/init-stereo"
    },
    "channels": {
      "sink": [
        {
          "type": "FrontLeftFullRange",
          "port": 0
        },
        {
          "type": "FrontRightFullRange",
          "port": 1
        },
        {
          "type": "RearLeftFullRange",
          "port": 2
        },
        {
          "type": "FrontRightFullRange",
          "port": 3
        },
        {
          "type": "Center",
          "port": 4
        },
        {
          "type": "LFE",
          "port": 5
        }
      ],
      "source": [
        {
          "uid": "FrontRightMic",
          "type": "Directional",
          "port": 0
        }
      ]
    }
  },
  "info": "This is totally an abstraction",
  "zone": [
    {
      "uid": "FrontSeat",
      "type": "sink",
      "mapping": [
        [
          "FrontRightMain",
          "FrontRightHigh"
        ],
        [
          "FrontLeftMain",
          "FrontLeftHigh"
        ]
      ]
    },
    {
      "uid": "RearSeat",
      "type": "sink",
      "mapping": [
        [
          "RearRightMain",
          "RearRightHigh"
        ],
        [
          "RearLeftMain",
          "RearLeftHigh"
        ]
      ]
    },
    {
      "uid": "DriverMic",
      "type": "source",
      "mapping": [
        [
          "FrontRightMic"
        ]
      ]
    },
    {
      "uid": "FullMicSetup",
      "type":"source",
      "mapping":
      [
        [ "FrontLeftMic"],
        [ "FrontRightMic"],
        [ "RearLeftMic"],
        [ "RearLeftMic"]
      ]
    }
    {
      "uid": "FiveOne",
      "type": "sink",
      "mapping": [
        [
          "FrontRightMain",
          "FrontRightHigh"
        ],
        [
          "FrontLeftMain",
          "FrontLeftHigh"
        ],
        [
          "RearRightMain",
          "RearRightHigh"
        ],
        [
          "RearLeftMain",
          "RearLeftHigh"
        ],
        [
          "Center"
        ],
        [
          "LFE"
        ]
      ]
    },
    {
      "uid": "StereoFour",
      "type": "sink",
      "mapping": [
        [
          "FrontRightMain",
          "FrontRightHigh",
          "RearRightMain",
          "RearRightHigh"
        ],
        [
          "FrontLeftMain",
          "FrontLeftHigh",
          "RearLeftMain",
          "RearLeftHigh"
        ]
      ]
    }
  ],
  "streams": [
    {
      "name": "speech-engine",
      "profile": "profile-speech",
      "source": {
        "zone":"DriverMic",
        "defaultconfig":{
          "mute": true
        }
      },
      "sink": {
        "zone": "FrontSeat",
        "defaultconfig": {
          "volume": 50,
          "mute": false,
          "bass": 50,
          "mid": 50,
          "treble": 50,
          "balance": 50,
          "fade": 50
        }
      }
    },
    {
      "name": "phone",
      "profile": "test",
      "source": {
        "channels": 1,
        "zone": "DriverMic",
        "defaultconfig":{
          "volume":"25"
        }
      },
      "sink": {
        "channels": 2,
        "zone": "FrontSeat"
      }
    },
    {
      "name": "stereo",
      "profile": "profile-dynamic",
      "sink": {
        "channels": 2,
        "zone": "StereoFour"
      }
    },
    {
      "name": "5_1",
      "profile": "profile-dynamic",
      "sink": {
        "channels": 6,
        "zone": "FiveOne"
      }
    }
  ]
}