Re: my radio patch

2006-02-19 Thread Jonathan Gordon
bump? On 16/02/06, Jonathan Gordon <[EMAIL PROTECTED]> wrote: > not yet... waiting to see what happens with the wps part before i add > anything else > On 16/02/06, Martin Arver <[EMAIL PROTECTED]> wrote: > > Jonathan, do you plan on adding a widget like frequency selector? That > > would be nice.

Re: my radio patch

2006-02-15 Thread Jonathan Gordon
not yet... waiting to see what happens with the wps part before i add anything else On 16/02/06, Martin Arver <[EMAIL PROTECTED]> wrote: > Jonathan, do you plan on adding a widget like frequency selector? That > would be nice. If so, maybe you could use the the code from the > equalizer. > > Martin

Re: my radio patch

2006-02-15 Thread Martin Arver
Jonathan, do you plan on adding a widget like frequency selector? That would be nice. If so, maybe you could use the the code from the equalizer. Martin On 2/13/06, Jonathan Gordon <[EMAIL PROTECTED]> wrote: > ok, well.. we can either add a menu for the different freq ranges, ot > make em user ch

Re: my radio patch

2006-02-13 Thread Jonathan Gordon
ok, well.. we can either add a menu for the different freq ranges, ot make em user choosable or something.. minor thing anyway.. i now have the current wps code working 100% with the radio with really minor changes. (well.. actuall it still needs work.. but it draws everything corectly) 1 thing i

Re: my radio patch

2006-02-13 Thread Martin Arver
I think it's hardware dependant, you can check the datasheets for info. I know that the irivers can handle the japanese frequencies at least. I googled around for this and some sources state 76-92Mhz and some others 76-90Mhz. If you allow another frequency band, does that mean that the fmr files ne

Re: my radio patch

2006-02-13 Thread Jonathan Gordon
what are the standard frequencies? the min and max freq's are easy to change, assuming its not hardware dependant.. On 13/02/06, Martin Arver <[EMAIL PROTECTED]> wrote: > As you are working on the radio, perhaps it is time to introduce an > option to select frequency range as well. I believe the us

Re: my radio patch

2006-02-13 Thread Martin Arver
As you are working on the radio, perhaps it is time to introduce an option to select frequency range as well. I believe the users in Japan would like this change anyway. Martin On 2/13/06, XavierGr <[EMAIL PROTECTED]> wrote: > Nice to hear Jonathan! > > I would like to inform the other devs, that

Re: my radio patch

2006-02-12 Thread XavierGr
Nice to hear Jonathan!I would like to inform the other devs, that I finished updates on the multi-fmr patch too.It would  be good to have a comment for corrections or other possible "bad habbits" from a dev. That way Jonathan could move more easily to merge if it is commited. Thanks in advance.On

Re: my radio patch

2006-02-12 Thread Jonathan Gordon
w its actually alot eaiser than i thought it would be to get the wps going... so ignore this patch, ill post up a new one when im done and i have merged it with Xavier's patch On 13/02/06, XavierGr <[EMAIL PROTECTED]> wrote: > Oh I forgot the link. > https://sourceforge.net/tracker/?func=de

Re: my radio patch

2006-02-12 Thread XavierGr
Oh I forgot the link.https://sourceforge.net/tracker/?func=detail&aid=1315353&group_id=44306&atid=439120 On 12/02/06, XavierGr <[EMAIL PROTECTED]> wrote: Could we apply an older patch first that enables the user to have multipreset support (fmr)?There is already an updated patch on the tracker.It c

Re: my radio patch

2006-02-12 Thread XavierGr
Could we apply an older patch first that enables the user to have multipreset support (fmr)?There is already an updated patch on the tracker.It changes some parts of the radio.c (and a bit into filetree.c (and some other files)to integrate the fileformat). Except the multipreset functions (load, sa

Re: my radio patch

2006-02-12 Thread Linus Nielsen Feltzing
Jonathan Gordon wrote: so.. does any1 like the idea? or silly waste of time? After a quick glance, it looks like a good start to me. Linus

my radio patch

2006-02-12 Thread Jonathan Gordon
hey all, what does everyone think about this? http://sourceforge.net/tracker/index.php?func=detail&aid=1430012&group_id=44306&atid=439120 apart from making the radio more responsive ive done the first bit needed to make the radio screen customizable. i dont know how much of the wps code is reusabl