PDA

Просмотр полной версии : Change default audio routing -> External video source and sound from FM tuner



Daniel555
10.05.2014, 22:18
Hello,

does anyone know how to change the default audio routing for the MMI 3GP?
I want to use an external FBAS video source while still listening to the FM tuner (radio).

There is /usr/sbin/io-audio which loads and configures the driver hb_fpga
Default config is:

<Process>
<Number>18</Number>
<Name>/usr/sbin/io-audio</Name>
<Args>-o intr_thread_prio=63 -d hb_fpga fpga_pci_device_id=0x9411,playback_devices=6,captu re_devices=1,dindex=0,play_fpga_offset=0x240000,pl ay_dma_channel=4,play_interrupt_vector=22,play_nam e=ent3,dindex=1,play_fpga_offset=0x0180000,play_dm a_channel=9,play_interrupt_vector=30,play_name=nav i,dindex=2,play_fpga_offset=0x160000,play_dma_chan nel=0,play_interrupt_vector=28,play_name=SDS,dinde x=3,play_fpga_offset=0x140000,play_dma_channel=5,p lay_interrupt_vector=24,play_name=BT-Tr,dindex=4,play_fpga_offset=0x00300000,play_dma_c hannel=6,play_interrupt_vector=26,play_name=NAD,di ndex=5,play_fpga_offset=0x002A0000,play_dma_channe l=8,play_interrupt_vector=32,play_name=tones1,dind ex=0,cap_fpga_offset=0x000E0000,cap_dma_channel=1, cap_interrupt_vector=20,cap_name=MicINRefBTNad</Args>

Greetings
Daniel

Daniel555
10.05.2014, 23:18
There are JAVA classes for sending MOST messages:
CMostIO mostSender;
CMostIO mostReceiver;
MostMessage rMessage;
MostMessage sMessage;