<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<!-- Mambo Open Source 4.5 RSS Generator Version 2.07 (12/10/2003) - Robert Castley -->
<!-- Changed for use with fireboard (10/04/2004) -->
<!-- Copyright (C) 2000-2003 - CRC Online Mux -->
<rss version = "0.91">
    <channel>
        <title>CRC Online Mux - Forum</title>

        <link>http://mmbtools.crc.ca</link>

        <description>
com_fireboard        </description>

        <language>
            en-us
        </language>

        <lastBuildDate>
            Fri, 24 May 2013 04:01:51 -0400        </lastBuildDate>

        <image>

        <title>Powered by fireboard</title>

        <url>
fb_rsspower.gif
        </url>

        <link>http://mmbtools.crc.ca</link>

        <width>
            88
        </width>

        </image>

        <item><title>Subject: Re:ETI File Structure - by: YYYs</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,411/catid,5/</link>
<description>Ok, I've found the answer. The first four bytes contain number of frames nbFrames. The followed two bytes the frame size.

Taken from http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,4/catid,13/#4...</description>
</item>
<item><title>Subject: ETI File Structure - by: YYYs</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,410/catid,5/</link>
<description>Hi,

can somebody explain me the Bytes ahead of the FSYNC? I was expecting only the ERR. I am using the default settings for the ETI file generation, where the error protection level = 3 (hex = 00). But the byte ahead of the FSYNC-field ist level = 0 (hex = FF).

Thanks in advance http://mmbtools.crc.ca/images/fbfiles/images/ETI_File_Structure.jpg...</description>
</item>
<item><title>Subject: Please delete my double thread - by: YYYs</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,409/catid,5/</link>
<description>...</description>
</item>
<item><title>Subject: Hi guys.. - by: raei555</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,408/catid,18/</link>
<description>Hi i m new to this forum and i m really impressed by this as we can share a lot and can gain a lot from this forum.watching this website for a while and finally decided to join.I hope to learn and improve with the help of some great artists here!...</description>
</item>
<item><title>Subject: CRC-DABRMS with Layer II - by: Phil</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,297/catid,8/</link>
<description>Hi Guys,

I am trying to monitor the following code with CRC-DABRMS along with VLC.

mpg123 -r 48000 -s http://maxxima.mine.nu:8000 |toolame -s 48 -D 4 -b 128 /dev/stdin /dev/stdout |CRC-DabMux -A /dev/stdin -b 128 -i 1 -p 3 -S -L  Maxxima  -C -O tcp://:11000 -O simul://

CRC-DABRMS is seeing the stream   I am setting the output to localhost:1234 rtp but i have also tried dabplushttp format but not hearing any sound from VLC.
any tips would be a great help.

Regards
Phil :)...</description>
</item>
<item><title>Subject: Re:Problems with Samsung S3 GT-I9300 - by: joniii247</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,296/catid,21/</link>
<description> Why is the library not running on my device? 

It's not the library that is not working. it's the demoApp app.

make sure your /dev/fmradio node is read/writeable..
also, don't expect this library itself would produce the sound outputted by the device. You have to make sure
1.) FM driver is properly set (responses to ioctls)
2.)The Alsa (or whatever sound manager your device uses) is also properly configured to route the sounds properly
3.) The Android (again routing issues here)

I was able to u...</description>
</item>
<item><title>Subject: Problems with Samsung S3 GT-I9300 - by: franz.lorenz</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,295/catid,21/</link>
<description>If have tried to run the demo app on the Samsung Galaxy S3 GT-I9300. The tool  LogCat  said:

classFMinterface(26292): Testing if, on this phone, FM-RDS radio is supported by this library... 

Error code 4 : RDS enabling failure!
Creating new RDS decoder object
Entering clearData()
Exiting clearData()
Error in SetVolume()
Error in closeRadio() : Power down failure
... Yes!
--------------&gt;&gt; FM-RDS Radio receiver detected on this phone!
--------------&gt;&gt; Opening FM-RDS receiver...
Erro...</description>
</item>
<item><title>Subject: Re:Could not find ca.gc.crc.libfmdrs.FMinterface - by: roky</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,294/catid,21/</link>
<description>Hello skeptonomicon,

I am not sure what would be the problem. I suspect it is related to SDK version. There seems to be a few suggestions here, at http://stackoverflow.com/questions/2349244/android-could-not-find-method-xxx-referenced-from-method-yyy.

Unfortunately, this project is currently on hold. We cannot provide any further information at this point.

Regards, 

Roy...</description>
</item>
<item><title>Subject: Could not find ca.gc.crc.libfmdrs.FMinterface - by: skeptonomicon</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,293/catid,21/</link>
<description>I followed the installation instructions, and I am getting the following error in log cat, which eventually leads to the app crashing:
Could not find class 'ca.gc.crc.libfmrds.FMinterface', referenced from method com.company.division.MainActivity.

I decompressed the library in my project, and made a copy of the .SO. I added the JAR to the Project/Properties/Java build path, and added the doc inside this new entry. I added the include line  import ca.gc.crc.libfmrds.FMinterface;  in my main activity. I a...</description>
</item>
<item><title>Subject: Re:Additional RDS information - by: webgearing</title>
<link>http://mmbtools.crc.ca/component/option,com_fireboard/Itemid,55/func,view/id,290/catid,21/</link>
<description>Hi

Do you have an Update for this issue?

What does decodeRds do? Is it not possible to use this method to change the output of ps or something like this?

greets 

pascal...</description>
</item>
    </channel>
</rss>