PDA

View Full Version : SKINNABLE fm transmitter superwidget (fmrdsnotify)


festivalnut
2010-08-10, 15:13
anyone using the FM transmitter regularly probably has a few widgets like me, i have the fm boost + transmit widget, fmRDS widget, and the media player control widget, which i have tried to condense as seen here

http://a.imageshack.us/img267/8606/screenshot2010081015592.png (http://img267.imageshack.us/i/screenshot2010081015592.png/)

what i propose is for all these functions to be in one cleaner "superwidget"

possibly incorporating next/previous track with volume keys (safer while driving)

and also possibly introduce a large +0.1mhz button, (skip transmit frequency +0.1mhz obviously! purpose - if you lose signal quality due to station congestion, skip your car stereo up to a better frequency, press +0.1 button by corresponding amount)

updated again

Thanks to Babel0 taking many of the ideas suggested here and incorporating them into his latest version of his fmrdsnotify widget we now have a fm superwidget (more or less!) this version of the widget has the default media player widget sitting snugly in the middle of it, overlap it when you install!

http://a.imageshack.us/img842/3520/screenshot2010082016582.png (http://img842.imageshack.us/i/screenshot2010082016582.png/)

As you can see its much cleaner, crisper, and all around better than the collection of widgets we had been using previously, incorporates + and - mhz buttons for changing frequency on the fly and it's SKINNABLE!

should be in -devel repo's now! (no responsibility taken by anyone for bricked n900's, flood, fire, death, or mysterious appearance of a bowl of petunia's)

special thanks to maharadja for providing the skin for this widget and help throughout the process, but for those of you who wish to make your own skin (i know, how cool is that???) create a svg file and save as rds.svg, put it in MyDocs and remove/restart the desktop widget.

naming of obecjt ID's

* Label :
Station_Name : Default station Name
Station_Freq : Current Station Frequency
TX_Status_Off , TX_Status_On : Tx label status

* icons are :
FM_On_Icon, FM_Off_Icon : Switch Tx on / off
SMS_Off_Icon , SMS_On_Icon : SMS tags display
Phone_On_Icon, Phone_Off_Icon : Phone tags display
Music_On_Icon , Music_Off_Icon : Music tags display
Plus , Min : frequency of TX increase /decrease

or we have some community made skins for you to try out, simply unzip and save the file rds.svg under MyDocs. (1 at a time or it may get confused as to which skin you want, unti babel0 implementsl a skin chooser! :) ) all thanks to the respectice authors.

from carlito
http://img812.imageshack.us/img812/638/screenshot2010092711363.png (http://img812.imageshack.us/i/screenshot2010092711363.png/)

from maharadja
http://a.imageshack.us/img830/1426/maharadja.png (http://img830.imageshack.us/i/maharadja.png/)

from stonda
http://a.imageshack.us/img713/3151/stonda.png (http://img713.imageshack.us/i/stonda.png/)

eMiL
2010-08-10, 15:24
I really like this idea! Especially the idea of having a large +0.1mhz button onscreen! countless times I've been close to going off the road while changing the transm.freq. while driving.

I would easily pay a € or 2 for a widget like this!

festivalnut
2010-08-10, 15:34
I really like this idea! Especially the idea of having a large +0.1mhz button onscreen! countless times I've been close to going off the road while changing the transm.freq. while driving.

I would easily pay a € or 2 for a widget like this!

i was thinking it would be easiest if the current free widgets were joined up therefore charging for it would be unethical at best, however if someone wanted to code it from scratch i guess that would be a different story. however the fact your willing to pay for it shows a lot of enthusiasm so thanks for the support! :)

ps. i dont get much signal congestion where i am but i've heard many people having the same issue as you so thats why i thought of the +0.1mhz button. personally i usually swerve about trying to skip songs with the small buttons on the media player widget so the volume key support would be more useful to me!

BabelO
2010-08-10, 16:44
Hi,

I m the developper of FM Rds Notify widget... I m working on adding the SMS part as with Qt mobility it is simpliest to do.

And i think like you, pressing power FM button .. maybe i can include such thing in my widget with the power boost feature too

Fabrice

Netweaver
2010-08-10, 16:49
please include an extended lower frequency limit for the transmitter, as my car radio safely starts from 87.5 MHz ... and completely free from normal radio stations in my area ... so pleaaaaase .. :)

Now we still have to play around with shell scripts to override the official widget's frequency ...

BabelO
2010-08-10, 16:51
Yes got the same issue than you here ... added a rc.local script to change range of fm transmiter

festivalnut
2010-08-10, 17:31
Hi,

I m the developper of FM Rds Notify widget... I m working on adding the SMS part as with Qt mobility it is simpliest to do.

And i think like you, pressing power FM button .. maybe i can include such thing in my widget with the power boost feature too

Fabrice

excellent news! the fm boost is included in the fm power widget i'm currently using, so perhaps speak to the developer of that about incorporating it straight in and save yourself some work!

so any plans on also incorporating some kind of media player controls, and/or a +0.1mhz button?

thanks!

festivalnut
2010-08-10, 17:36
Hi,

I m the developper of FM Rds Notify widget...

Fabrice

i cant believe how few thanks you have for being the dev of such a great widget, everyone who has rds notify installed hit BabelO's thanks button and show the man some love!

James_Littler
2010-08-10, 17:43
would there be a way for the transmitter and receiver to work in tandum so that when the receiver picks up interferance it pushes the frequency of the transmitter to the next free frequency.

If the receiver worked before the transmitter the transmitter could display the frequency it is changing to via rds notify, eg 'changing to 102.2 in 5 seconds' maybe accompanied by a beep. that way youd never even have to look at your n900.

festivalnut
2010-08-10, 17:48
would there be a way for the transmitter and receiver to work in tandum so that when the receiver picks up interferance it pushes the frequency of the transmitter to the next free frequency.

If the receiver worked before the transmitter the transmitter could display the frequency it is changing to via rds notify, eg 'changing to 102.2 in 5 seconds' maybe accompanied by a beep. that way youd never even have to look at your n900.

this has been discussed in other threads and unfortunately so far the answer is "uhhhh, dont think so, maybe," so until some genius can think of a way to get that (obviously preferable) method working, i thought the +0.1 button would be an easy to implement alternative.

festivalnut
2010-08-11, 22:01
alternative to the +0.1mhz button -

store 4 or 5 preset frequencies, corresponding to car stereo presets, pressing widget button will set transmitter to next stored frequecy and restart.

i know very little of coding but perhaps this could be achieved with a simple script and queen beecon widget to change the transmit frequency used by the fm transmit//bost widget???

thoughts or ideas?

amebes
2010-08-11, 22:09
wow, a thread with progression and no squabbling.

am i in the right place?

like.

AlMehdi
2010-08-11, 22:43
I made my own widget with QBW cause i didn't like the size of the origninal fmtx-widget. I have shrinked my shortcuts so i wanted it to be the same size as they. You might be able to do this with QBW. If you ask NO!NO!NO!Yes! nicely he might help you with it. He is a nice guy ;)

festivalnut
2010-08-11, 23:20
wow, a thread with progression and no squabbling.

am i in the right place?

like.

lol that may be because i'm largely responding to my own ideas, rest assured i do argue with myself and even flame myself a little, but i'll keep that off TMO for now! :)

festivalnut
2010-08-11, 23:29
;)[/QUOTE]

thanks for the suggestion, must confess i haven't used queenbeecon too much, so i'm gonna look into it myself a bit more first before i bother him for help, would be a little rude going in completely ignorant because then i'd basically be asking him to do all the work for me!

don't mind asking the community in general if they'd like to take the idea and run with it, and take the credit since they'd be doing all the coding etc which i'd never learn, but if it is a matter of a simple script then i'll do some homework before specifically asking someone to do it.

No!No!No!Yes!
2010-08-12, 06:58
;)
thanks for the suggestion, must confess i haven't used queenbeecon too much, so i'm gonna look into it myself a bit more first before i bother him for help, would be a little rude going in completely ignorant because then i'd basically be asking him to do all the work for me!

don't mind asking the community in general if they'd like to take the idea and run with it, and take the credit since they'd be doing all the coding etc which i'd never learn, but if it is a matter of a simple script then i'll do some homework before specifically asking someone to do it.

Be my guest :D

festivalnut
2010-08-12, 10:41
Be my guest :D

lol! oh well then.... mr No!No!No!Yes! will u do my homework for me please?

haha i cant even find the file where the transmit frequency is stored, never mind making a script to edit it! :/

smoku
2010-08-12, 10:55
wow, a thread with progression and no squabbling.

And you needed to fill the void, of course...

No!No!No!Yes!
2010-08-12, 11:17
lol! oh well then.... mr No!No!No!Yes! will u do my homework for me please?

haha i cant even find the file where the transmit frequency is stored, never mind making a script to edit it! :/

I will support building the beecon's architecture and logic but I'll let the radio specific homeworks to someone else!!!
:D

festivalnut
2010-08-12, 11:29
I will support building the beecon's architecture and logic but I'll let the radio specific homeworks to someone else!!!
:D

cant ask for more than that! Thankyou very much! :D

well it looks like we could be making some serious progress towards this :) unfortunately my progress in understanding how to actually do any of it isn't very good at all!

does anyone else have the knowledge and inclination to chip in and help make it a reality?

still dont seem to have a proper gauge of how much interest there really is in the ideas presented here, and please feel free to leave alternative suggestions etc.

festivalnut
2010-08-12, 12:19
oh dear, has anyone else's fmRDS notify widget disappeared altogether? (i know it sometimes disappears on upgrade or reboot, but this time it wont add again! :S )

i've tried un- and re- installing, still wont add the widget,

hopefully its a sign babel0 has something interesting up his sleeves, and not a sign that i've messed something up! :/

BabelO
2010-08-12, 12:25
I ve done a mistake while adding SMS functionnality need to update it again...

You can start it by hand from a command line by just typing fmrdsnotify &

festivalnut
2010-08-12, 12:29
I ve done a mistake while adding SMS functionnality need to update it again...

You can start it by hand from a command line by just typing fmrdsnotify &

no probs, just glad i hadn't killed it myself! :)

Maharadja
2010-08-12, 13:26
Perhaps a a small concept, is this what you have in mind?
http://img338.imageshack.us/img338/6240/fmwidget.png
This is just a quick concept.
I like the idea of one Fm widget for RDS 'n stuf:)

slappy
2010-08-12, 13:44
Perhaps a a small concept, is this what you have in mind?
http://img338.imageshack.us/img338/6240/fmwidget.png
This is just a quick concept.
I like the idea of one Fm widget for RDS 'n stuf:)

This looks good, I want it :).

eMiL
2010-08-12, 13:49
Perhaps a a small concept, is this what you have in mind?
http://img338.imageshack.us/img338/6240/fmwidget.png
This is just a quick concept.
I like the idea of one Fm widget for RDS 'n stuf:)

Yes this i just about exactly what I pictured in my head that the widget would look like! :) Plz make it someone? (Easy for me to say I know :rolleyes:)

BabelO
2010-08-12, 15:12
Good i miss a SVG designer, if you guys do the SVG for me , i do the code :)

Just think no name object correctly and play with Transparency for desactivated stuff

Fabrice

festivalnut
2010-08-12, 16:52
Perhaps a a small concept, is this what you have in mind?
http://img338.imageshack.us/img338/6240/fmwidget.png
This is just a quick concept.
I like the idea of one Fm widget for RDS 'n stuf:)

even more progress! :D

thin it looks much neater than what we have already from your original concept! but may i suggest arranging icons vertically, and further spaced apart?
this way you can place it at the far side of the screen and could operate it without looking while you are driving, much safer! :)

tzsm98
2010-08-12, 17:07
this has been discussed in other threads and unfortunately so far the answer is "uhhhh, dont think so, maybe," so until some genius can think of a way to get that (obviously preferable) method working, i thought the +0.1 button would be an easy to implement alternative.

One of those discussions was here (http://talk.maemo.org/showthread.php?t=52602).

smokva
2010-08-12, 17:26
Like the idea, like it alot. Id like the widget to be small. Possibly the same width or height as mediaplayer widget depending on is it going to be vertical or horizontal. I have no trouble hitting even smaller buttons whilst driving... hah famous last words.

I could make a rough example what i mean but i only have n900 atm. so no photoshop today...

rooster13
2010-08-12, 17:32
Have you guys checked FM Transmitter status menu applet thread: http://talk.maemo.org/showthread.php?t=43395&page=3

With that jacekowskis binary from here: http://jacekowski.org/Maemo/FMTXD you don't need FM boost anymore because the power level is always set to 120 and the frequency goes below 87.5.

Before going ahead with the mod I recommend reading the full thread. I have the FM Transmitter status menu applet with jacekowskis binary set up and it works very well.

festivalnut
2010-08-12, 17:36
Like the idea, like it alot. Id like the widget to be small. Possibly the same width or height as mediaplayer widget depending on is it going to be vertical or horizontal. I have no trouble hitting even smaller buttons whilst driving... hah famous last words.

I could make a rough example what i mean but i only have n900 atm. so no photoshop today...

well vertically my thumb uses about 1/3 of the screen, so would need to be relatively large, (whole screen) horizontally would require less space but would be harder to use while driving,

as it is with all the seperate widgets i seem to be using 1/3rd off a whole desktop i've designated for media. so even with an extra frequency function incorporating it all would be less messy than current usage,

that said, how bout a quick opinion survey? such as a) i want it small and pretty or b) i need it slightly bigger and functional?

Viny
2010-08-12, 17:38
Have you guys checked FM Transmitter status menu applet thread: http://talk.maemo.org/showthread.php?t=43395&page=3

With that jacekowskis binary from here: http://jacekowski.org/Maemo/FMTXD you don't need FM boost anymore because the power level is always set to 120 and the frequency goes below 87.5.

Before going ahead with the mod I recommend reading the full thread. I have the FM Transmitter status menu applet with jacekowskis binary set up and it works very well.


Hey friend, any idea how to install that script, there are no instructions!

smokva
2010-08-12, 17:45
I use only one desktop screen for everything so I want it small and pretty. Same size buttons as the media player widget so you can just place it underneath.

Am I the only one?

rooster13
2010-08-12, 17:48
Hey friend, any idea how to install that script, there are no instructions!

I recommend that you read the whole thread since there are some issues, but here are the instructions: http://talk.maemo.org/showpost.php?p=776966&postcount=58

Maharadja
2010-08-12, 19:36
even more progress! :D

thin it looks much neater than what we have already from your original concept! but may i suggest arranging icons vertically, and further spaced apart?
this way you can place it at the far side of the screen and could operate it without looking while you are driving, much safer! :)
I'll try and make 2 concepts. one horizontal and one vertical. Anyone got an suggesting for colors or size?

festivalnut
2010-08-12, 20:05
I'll try and make 2 concepts. one horizontal and one vertical. Anyone got an suggesting for colors or size?

i like the green/red on off combo off the current fmtx widget, matched with the fmrds green/red status's. and for the vertical one i'd say 3 large buttons, fm on/off, skip to next preset or +0.1mhz depending which solution is implemented (if any) and skip to next song. dunno bout where the fmrds status would fit into this though...

for the small and pretty one smaller buttons would allow for previous track and rds status easier. perhaps a black and white style to fit more themes?

Maharadja
2010-08-13, 09:21
Well to be honest, I went a bit roque and made my own ideal widget.
If this is possible(programming wize) it would be very nice.
http://img541.imageshack.us/img541/6426/txoff.png
http://img192.imageshack.us/img192/8027/txon.png
This is nothing more than a "snap on" widget. Because you can place widgets over each other, why not use it?:D
http://img821.imageshack.us/img821/9445/widgetonly.png
The widget itself will only be this so you can place the mediaplayerwidget on top of this one.
Any comments?
If someone could do the programming, I can give you the art:)
My programming skills for the Maemo platform are 0 and I don't know where to start...

Carlito
2010-08-13, 09:38
Looks promising!

ikirk
2010-08-13, 09:52
The widget itself will only be this so you can place the mediaplayerwidget on top of this one.
Any comments?
If someone could do the programming, I can give you the art:)


That looks very good, I like it a lot. :cool:

BabelO
2010-08-13, 12:00
@Maharadja

Do you have the SVG file to produce this GUI ?
Is it possible to add small status icon into a thin bar ( FM, phone, Message icons ) ?


Fabrice

festivalnut
2010-08-13, 12:06
Well to be honest, I went a bit roque and made my own ideal widget...

lol loving the idea of art designers "going rogue"!

like the design too, particularly the on/off button icon. and overlapping the default media player widget is a stroke of genius (closed source equals massive pain i believe! maybe not so much for media controls? i dunno.)! however you seem to have left out the RDSnotify status (or were you planning to have that hidden/ left in settings?) which would be a shame, specially with babel0 on board for the programming!

also with the size of the buttons and all 6 so close together this would be very difficult to use while driving, so not so good for the bigger n functional mock up, but definately fits into the small and pretty corner! :)

Wikiwide
2010-08-13, 13:01
would there be a way for the transmitter and receiver to work in tandum so that when the receiver picks up interferance it pushes the frequency of the transmitter to the next free frequency.

Transmitter and receiver can hardly work at the same time.

One problem that I ran into is that the FM radio application only works when the headphones are plugged in. It uses the headphones as an antenna, but you can still use the stereo speakers on the N900. The transmitter, however, only works when the headphones are not plugged in, so I couldn’t test running the transmitter and the receiver at the same time.

It is quite probable that the FM transmitter would, if it were operating at the same time as the FM receiver, desensitise the FM receiver, causing its Automatic Gain Control (AGC) to wind down thus preventing good signal reception, even with the transmitter and receiver tuned to different frequencies.

But:
The transmitter can also receive the signal level on the tuned frequency. This enables transmitter application to scan all frequencies, checking for vacant ones, and suggesting empty frequencies to the user for selection as transmission frequencies.

--------------------------------------------------

So, has anybody done an application which would push the frequency of the transmitter to the next free frequency?

Maharadja
2010-08-13, 13:44
@Maharadja

Do you have the SVG file to produce this GUI ?
Is it possible to add small status icon into a thin bar ( FM, phone, Message icons ) ?


Fabrice

SVG wut? I only have an .psd file with all the components(I only made a photoshop dummy) If you tell me how to make an SVG(or tell me what it is xD) I can help you further.
lol loving the idea of art designers "going rogue"!

like the design too, particularly the on/off button icon. and overlapping the default media player widget is a stroke of genius (closed source equals massive pain i believe! maybe not so much for media controls? i dunno.)! however you seem to have left out the RDSnotify status (or were you planning to have that hidden/ left in settings?) which would be a shame, specially with babel0 on board for the programming!

also with the size of the buttons and all 6 so close together this would be very difficult to use while driving, so not so good for the bigger n functional mock up, but definately fits into the small and pretty corner!


well, I could make an bigger one. But what do you prefer? a nice small one or the big chunky one.Personnaly I only have the mediaplayer on(no changing in freq 'n stuff)
about the sms and tag status, i could implement that on the top of the widget. ill make a change to the .psd
it will take some time because i only have my N900 atm.

festivalnut
2010-08-13, 14:08
SVG wut? I only have an .psd file with all the components(I only made a photoshop dummy) If you tell me how to make an SVG(or tell me what it is xD) I can help you further.


well, I could make an bigger one. But what do you prefer? a nice small one or the big chunky one.Personnaly I only have the mediaplayer on(no changing in freq 'n stuff)
about the sms and tag status, i could implement that on the top of the widget. ill make a change to the .psd
it will take some time because i only have my N900 atm.

well i've mentioned in previous posts my preferred implementation would be something easily operated while driving, without having to look, so bigger buttons spaced further apart, less of them, (3main large buttons, maybe more smaller ones if need be) and probably vertically aligned so they could be dragged to the edge of the screen.
but it seems a lot of folk prefer the small and pretty option, anything that helps clear up the clutter is welcome anyway! :)

BabelO
2010-08-13, 15:31
SVG wut? I only have an .psd file with all the components(I only made a photoshop dummy) If you tell me how to make an SVG(or tell me what it is xD) I can help you further.



SVG is a vector format PhotoShop cannot export as SVG ?

This is the SVG of FM RDS notify widget https://garage.maemo.org/plugins/scmsvn/viewcvs.php/src/icons/rds.svg?root=fmrdsnotify&view=markup

With SVG you can name part of widget and i adress them from code.

SVG can be produced with free environment like Xara or Inkscape... I think Adobe Photoshop can do that too

Fabrice

Maharadja
2010-08-13, 19:04
ill try and find the function. but im still without an pc to work with. ill report if i find the function. ill also make some room for the sms tag and phone tag.

Maharadja
2010-08-13, 22:11
SVG is a vector format PhotoShop cannot export as SVG ?

This is the SVG of FM RDS notify widget https://garage.maemo.org/plugins/scmsvn/viewcvs.php/src/icons/rds.svg?root=fmrdsnotify&view=markup

With SVG you can name part of widget and i adress them from code.

SVG can be produced with free environment like Xara or Inkscape... I think Adobe Photoshop can do that too

Fabrice

Ok so I can export to SVG in Illustrator, but what do you excactly need? an svg file of all the buttons in all their states?(on/off) and the backgrounds? or just one svg with that mock up...

festivalnut
2010-08-13, 22:29
@ babel0, i'm sure u know about the bug where rdsnotify randomly disappears? its only a minor nuisance at the moment since u can jjust re-add it when you notice, but i assume you'll have a look at this for the new version? as it'd be a bit more annoying if all the fm controls disappear altogether! :S

BabelO
2010-08-16, 11:58
Ok so I can export to SVG in Illustrator, but what do you excactly need? an svg file of all the buttons in all their states?(on/off) and the backgrounds? or just one svg with that mock up...

Youhave to export SVG of the whole widget. And name button or label inside SVG. For that you have a propertiy Object ID.

Give them some good name like POWER, PLAY, NEXT. If you want light on them then create a second object at same place with a different look and call it POWER_ON for example.

Thanks,

Fabrice

Maharadja
2010-08-16, 12:44
ill try and export 'm. is it possible to have an 2nd skin(like the first concept i made) in the widget? So that Festivalnut 's idea can be implemented too?(the big button version)

Maharadja
2010-08-16, 14:15
Here is the SVG along with a screenshot of the widget:D
If something isn't right or my id tags are rubbish, lemme know

eMiL
2010-08-16, 14:22
Here is the SVG along with a screenshot of the widget:D
If something isn't right or my id tags are rubbish, lemme know

Looks good but I'd say you shuld make the minus (-) itself a bit bigger (like the plus (+) but without the vertical line ofc :) That way they'd look more like they belong togeather (IMO).

Maharadja
2010-08-16, 14:24
Hmm, ill do it in a later release. Let's see if this will work out first. The UI can be changed in a matter of seconds!

Carlito
2010-08-16, 14:43
Maybe you can use the Moblin icons to make it simple and easy . . .

maxximuscool
2010-08-16, 21:39
How the heck did you get 90.0? I installed my OS with global and still only get the odds number. 90.1- 90.9.

Please share!

maxximuscool
2010-08-16, 22:44
um.. where do I place this SVG file in?

BabelO
2010-08-17, 09:12
Here is the SVG along with a screenshot of the widget:D
If something isn't right or my id tags are rubbish, lemme know

Hi,

Very good, that's what i want. Some thing to adjust :

* You merged label with status for SMS / Tags / Call
* Antenna on bottom look like a bitmap but we can do with it.

Do you want the player inside this or you prefer to create your own player ?

Fabrice

BabelO
2010-08-17, 09:16
Hi,

Very good, that's what i want. Some thing to adjust :

* You merged label with status for SMS / Tags / Call
* Antenna on bottom look like a bitmap but we can do with it.

Do you want the player inside this or you prefer to create your own player ?

Fabrice

And maybe SMS / Tags / Call can be svg pictures on three fake button ?

maxximuscool
2010-08-17, 09:38
could you lowering down the minimum of the FM transmitter frequency? start from 76.0Mhz to 108.0 MHz? Increase by +1 or click to scroll like the standard FM transmitter app. This will be very handy since some radio got as low as 76Mhz. Not in USA but in other countries. Illegal for Nokia to make but for the community it isn't.

Maharadja
2010-08-17, 09:47
Hi,

Very good, that's what i want. Some thing to adjust :

* You merged label with status for SMS / Tags / Call
* Antenna on bottom look like a bitmap but we can do with it.

Do you want the player inside this or you prefer to create your own player ?

Fabrice

i wanted to use the standard mediaplayer widget in this one. or do you prefer a complete new one?
and for the tags, do you want changing icons to indicate the status? example: an smal white music note for music tags off, and a green music note for music tags on?
and for the antenna icon, they are, in the end, all bitmaps. i just imported the .psd in illustrator and exported it in svg format.

BabelO
2010-08-17, 10:11
i wanted to use the standard mediaplayer widget in this one. or do you prefer a complete new one?
and for the tags, do you want changing icons to indicate the status? example: an smal white music note for music tags off, and a green music note for music tags on?
and for the antenna icon, they are, in the end, all bitmaps. i just imported the .psd in illustrator and exported it in svg format.

Maybe just showing icon looks better... don't know will try like that firt.

For the mediaplayer i will try to automatically load it into this widget on start

Thanks again for design

Fabrice

festivalnut
2010-08-17, 10:25
could you lowering down the minimum of the FM transmitter frequency? start from 76.0Mhz to 108.0 MHz? Increase by +1 or click to scroll like the standard FM transmitter app. This will be very handy since some radio got as low as 76Mhz. Not in USA but in other countries. Illegal for Nokia to make but for the community it isn't.

i'm using the uk firmware which appears to go from 78 to 107.9, don't know if babel0 is planning to implement the increased frequencies in his first release, would be another useful addition if he did, but if not i believe it has been achieved through the us e of scripts already, and since it doesn't clutter the desktop with another widget or require re-initiating often it may be easier to just use the scripts yourself than program it into the widget.

Maharadja
2010-08-17, 12:30
Here is the new UI. With more icons =D
I think this will fit better to BabelO 's work
I've split up the On/Off from the TX: title so you can change them.

Here's a screen with all functions on
http://img830.imageshack.us/img830/1330/widgeton.png

And here is a screen with all functions off
http://img801.imageshack.us/img801/6639/widgetoff.png

And finally, here is the SVG file(For all the enthousiastic people, this is only a vector of the UI aka not usable)

festivalnut
2010-08-17, 13:52
Here is the new UI. With more icons =D
I think this will fit better to BabelO 's work
I've split up the On/Off from the TX: title so you can change them.

Here's a screen with all functions on
http://img830.imageshack.us/img830/1330/widgeton.png

And here is a screen with all functions off
http://img801.imageshack.us/img801/6639/widgetoff.png

And finally, here is the SVG file(For all the enthousiastic people, this is only a vector of the UI aka not usable)

LOVE IT!!! :) cant wait for it to be functional now!

BabelO
2010-08-17, 16:05
I love it too :)

So trying to add it to project.. but look like psd to svg is not a very good idea :( i ve some problem with sizing.

If i can get it to work, everyone can do skin

festivalnut
2010-08-17, 17:23
I love it too :)

So trying to add it to project.. but look like psd to svg is not a very good idea :( i ve some problem with sizing.

If i can get it to work, everyone can do skin

that sounds fantastic! skinnable widgets for all! :) how long do you estimate til your there? remember to do an [announce] to let everyone know when its available, (and maybe get yourself some extra thanks you so deserve!) or if your doing some kind of pre-release / beta test feel free to pm me! :)

Maharadja
2010-08-17, 20:49
I love it too :)

So trying to add it to project.. but look like psd to svg is not a very good idea :( i ve some problem with sizing.

If i can get it to work, everyone can do skin

what's wrong with the sizing then? When I imported the psd into illustrator the size was the same as the psd. What for resulution to you need then?

maxximuscool
2010-08-17, 21:49
i'm using the uk firmware which appears to go from 78 to 107.9, don't know if babel0 is planning to implement the increased frequencies in his first release, would be another useful addition if he did, but if not i believe it has been achieved through the us e of scripts already, and since it doesn't clutter the desktop with another widget or require re-initiating often it may be easier to just use the scripts yourself than program it into the widget.

How is that possible?
I installed UK firmware too and the lowest frequency for FM transmitter is 88mhz can't go any lower. Have you done any modification to it?

Where is the FM transmitter App config file is store?

festivalnut
2010-08-17, 23:13
How is that possible?
I installed UK firmware too and the lowest frequency for FM transmitter is 88mhz can't go any lower. Have you done any modification to it?

Where is the FM transmitter App config file is store?

ummm,,, its possible through either my fat thumbs, lack of attention, or excessive use of herbs... that was meant to say 88... sorry! :S

festivalnut
2010-08-17, 23:29
oh and i've just remembered something thats going to throw a spanner in the works for the +0.1mhz button...
american firmware versions go up in 0.2mhz increments!
or so i believe, feel free to correct me if imm wrong, may even apply to global firmwares.

admittedly not a big spanner, could be as simple as changing it to a +0.2mhz button to keep everyone compatible.

BabelO
2010-08-18, 08:57
All those settings are available through sysfs, you can force Full range and step of 0.1 Mhz if you want....

All is from the driver and published in sysfs /sys/class/i2c .....

maxximuscool
2010-08-18, 09:20
I already post a hack to get it to work. The frequency range from 76.0 to 107.9Mhz.

So 0.1Mhz incremental from 0.0 to 0.9.

:)

BabelO
2010-08-18, 23:53
ok, now i get the svg working, but there is some bad thing in it. tx status icon disply wrong. and i need to solve one more thing before release.

also i think it is better to use preset instead of frequency entry.

Fabrice

Maharadja
2010-08-19, 11:04
ok, now i get the svg working, but there is some bad thing in it. tx status icon disply wrong. and i need to solve one more thing before release.

also i think it is better to use preset instead of frequency entry.

Fabrice

If I need to change something, just lemme know!
It would be a *pity* if the front end wasn't all shiny...:p
Btw, whats wrong with the TX Status? wrong icon?

BabelO
2010-08-19, 11:40
If I need to change something, just lemme know!
It would be a *pity* if the front end wasn't all shiny...:p
Btw, whats wrong with the TX Status? wrong icon?

Look like the antenna icon when not activated is not same size as activated... so when i redraw it, it did not do anything ...

both need to be same same size.

I also have a problem with frequency label. i think i post a release this evening here, just for try.


Fabrice

Maharadja
2010-08-19, 12:00
Look like the antenna icon when not activated is not same size as activated... so when i redraw it, it did not do anything ...

both need to be same same size.

I also have a problem with frequency label. i think i post a release this evening here, just for try.


Fabrice

Freq label is just plain text. I'll make another antenna icon then(with te exact same sizes) hopefully that will help
kinda curious of what you made, is it safe to use? =3

BabelO
2010-08-19, 12:16
Freq label is just plain text. I'll make another antenna icon then(with te exact same sizes) hopefully that will help
kinda curious of what you made, is it safe to use? =3

Can you make + / - as a square or picture not a text ?

same for the frequency label ?

thanks.

If you do that i post the result ;)

Fabrice

Maharadja
2010-08-19, 12:50
Can you make + / - as a square or picture not a text ?

same for the frequency label ?

thanks.

If you do that i post the result ;)

Fabrice

With frequency label do you mean the text under the + / - or the station Frequency (aka on image 107.2)

BabelO
2010-08-19, 13:08
With frequency label do you mean the text under the + / - or the station Frequency (aka on image 107.2)

Let keep frequency label like that for the moment.

I just need the + / - as icon not text

Thanks.

Fabrice

Maharadja
2010-08-19, 13:14
Here ya go me lad, now go and program like hell broke lose!:D
/waiting for widget :p

BabelO
2010-08-19, 15:11
Ok this is a test version labelled 0.1 so if you have issue with it just upgrade.

You can start it from shell /usr/lib/hildon-desktop/fmrdsnotify

If you want to try most design stuff just copy a file named rds.svg to N900 through mass storage. File should appear under /home/user/MyDocs

to start fm transmitter press antenna

+ / - are not working i will solve this tomorow

Fabrice.

Maharadja
2010-08-19, 15:27
getting some errors about missing things. not installable... ill check it out again later because i dont have much time atm. but gj! you has made a new widget!

BabelO
2010-08-19, 15:59
I ve PR1.2 here .

I will fix more thing and submit it to autobuilder in the week end i think

festivalnut
2010-08-19, 16:31
unable to install
incompatible application package

:(

i'm on pr1.2 also. i was so excited there too! :(

Maharadja
2010-08-19, 20:04
i got it installed via apt-get -f install
but now i have a permission denied error(yes i am root)
will check again

Edit: now i get an syntax error on line 1
usr/lib/hildon-desktop/fmrdsnotify: line 1: syntax error: word unexpected (expecting ")")

222
2010-08-19, 23:13
unable to install
incompatible application package

:(

i'm on pr1.2 also. i was so excited there too! :(

same problem here

BabelO
2010-08-19, 23:41
strange i made it with nokia sdk 1.0 ...

i install it with dpkg....

btw if you install qt4-homescreen-loader it appear in widget list

Tomorrow evening i create a autobuilder package

Fabrice

BabelO
2010-08-20, 08:37
Ok new one compiled with Madde

Maharadja
2010-08-20, 08:43
won't start =/ everytime i add it, hildon desktop crashes and resets my desktop.
if i start from Xterm i get an syntax error like the previous one.

BabelO
2010-08-20, 09:20
won't start =/ everytime i add it, hildon desktop crashes and resets my desktop.
if i start from Xterm i get an syntax error like the previous one.

You downloaded latest upload ? use dpkg -i to install it ?

And did not start ?

Maharadja
2010-08-20, 09:27
You downloaded latest upload ? use dpkg -i to install it ?

And did not start ?

yes, ive installed it via dpkg -i. it shows up under the widget selection menu and ive also installed qt4-homescreen-loader. everytime i try to add nothing shows up and sometimes all my widgets crash.
still getting that syntax error when executing via Xterm (ash /usr/lib/hildon-desktom/fmrdsnotyfy)

btw: there is no .so or extension after the fmrdsnotify file in hildon-desktop

BabelO
2010-08-20, 09:43
yes, ive installed it via dpkg -i. it shows up under the widget selection menu and ive also installed qt4-homescreen-loader. everytime i try to add nothing shows up and sometimes all my widgets crash.
still getting that syntax error when executing via Xterm (ash /usr/lib/hildon-desktom/fmrdsnotyfy)

btw: there is no .so or extension after the fmrdsnotify file in hildon-desktop

Ok i think i found the issue..

Go as root into /usr/lib/hildon-desktop

then chmod 755 fmrdsnotify

Should fix your problem

Carlito
2010-08-20, 09:52
Could you post a screenshot of it?

Maharadja
2010-08-20, 10:00
got it working! still in developmet i see(the on/off @txstatus are both visible + the green and white of the sms/music/phone tags are both visible) but nice job! it fits just right with the mediaplayer.

BabelO
2010-08-20, 10:33
Mine here

you can activate fm by pressing antenna.. but look like button is small..

Tx On / Off is a text so overwite is problem

BabelO
2010-08-20, 12:08
got it working! still in developmet i see(the on/off @txstatus are both visible + the green and white of the sms/music/phone tags are both visible) but nice job! it fits just right with the mediaplayer.

Like i say if you want to try new layout or anything else just create a rds.svg file and put it on your N900 root storage :)

Zidust
2010-08-20, 12:26
That looks great :).

Something that would make it even easier to use would be if you created some kind of FM transmitter applikation to use together with the widget. It could be some kind of full screen application which would mean even larger Icons and even easier to use :).

stonda
2010-08-20, 13:13
Hmm, I'd still simplify the general layout, here's my two cents for stirring up the conversation.

As in, why there should be extra indicator for TX when the on/off icon could manage the same thing

I did a quick mockup in Inkscape with Meego building blocks, didn't care for the media player width at the moment (but you'll get the general idea) Maybe it could be more maemo-ish but here goes nothing:

http://i33.tinypic.com/2hx351k.png

SVG also attached.

BabelO
2010-08-20, 13:20
Hmm, I'd still simplify the general layout, here's my two cents for stirring up the conversation.

As in, why there should be extra indicator for TX when the on/off icon could manage the same thing

I did a quick mockup in Inkscape with Meego building blocks, didn't care for the media player width at the moment (but you'll get the general idea) Maybe it could be more maemo-ish but here goes nothing:

http://i33.tinypic.com/2hx351k.png

SVG also attached.

Good :)

You can try your svg with this widget, simply put rds.svg at the right place /home/user/Mydocs or connect n900 in USB Storage mode and copy file to rds.svg on the root filesystem.

Btw the naming of obecjt ID is as follow :

* Label :
Station_Name : Default station Name
Station_Freq : Current Station Frequency
TX_Status_Off , TX_Status_On : Tx label status

* icons are :
FM_On_Icon, FM_Off_Icon : Switch Tx on / off
SMS_Off_Icon , SMS_On_Icon : SMS tags display
Phone_On_Icon, Phone_Off_Icon : Phone tags display
Music_On_Icon , Music_Off_Icon : Music tags display
Plus , Min : frequency of TX increase /decrease

stonda
2010-08-20, 13:22
Maybe I'll give it a shot later on today. :)

Maharadja
2010-08-20, 15:19
so after a test run, i shall give my opinion :p
the widget works great, rds tags are showing good. i'm using fmboost for amplifying the signal, without it the rds sometimes show and sometimes not(due signal strength).
The fmOn button is kinda small so a few taps are needed to hit it right.
Small to do list(if possible)

Make the FmOn/FmOff button bigger to hit.
Let the icon of the FmOn/FmOff button change depending on tx status
If the sms/music/phone tags are on, let the white icon dissapear and vice versa.
Perhaps implementing Fmboost would be cool?

if these points are due of my crappy UI design lemme know how i can change them to get the right result!

overall a great widget! needs to get in the repo's fast =D

BabelO
2010-08-20, 15:28
so after a test run, i shall give my opinion :p
the widget works great, rds tags are showing good. i'm using fmboost for amplifying the signal, without it the rds sometimes show and sometimes not(due signal strength).
The fmOn button is kinda small so a few taps are needed to hit it right.
Small to do list(if possible)

Make the FmOn/FmOff button bigger to hit.
Let the icon of the FmOn/FmOff button change depending on tx status
If the sms/music/phone tags are on, let the white icon dissapear and vice versa.
Perhaps implementing Fmboost would be cool?

if these points are due of my crappy UI design lemme know how i can change them to get the right result!

overall a great widget! needs to get in the repo's fast =D

Yes button is small yes a bigger icon so ? :) icon should change yes but look like there is transparent colour, result is that i show green on top of white. You can test yourself by creating a new svg file with red / green icon. btw i ll try to do a small hack to fix that

Yes FMBoost is pretty nice i look to activate it here too

And i need to work on SMS part to show it on car radio same for people name instead of phone number

Fabrice

festivalnut
2010-08-20, 15:48
argh i cant get it to work, installed qt homescreen loader, dpkg-i'd latest download, chmod'd in hildon-desktop, still aint in my add widget menu and i'm still getting the syntax error if ran from xterm. :( i'm such a noob! :(

BabelO
2010-08-20, 15:57
argh i cant get it to work, installed qt homescreen loader, dpkg-i'd latest download, chmod'd in hildon-desktop, still aint in my add widget menu and i'm still getting the syntax error if ran from xterm. :( i'm such a noob! :(

I submitted a version to autobuilder

festivalnut
2010-08-20, 15:59
I submitted a version to autobuilder

actually was as simple as restarting the phone, and the widget was already in the place of my old rds notify! thanks a million guys!!! :)

arnoldux
2010-08-20, 16:05
GREAT WIDGET MATES!

i will wait tho, for it to be more stable and its in the repos :P


keep up the good work guys!!!:D

festivalnut
2010-08-20, 16:11
@Babel0 and maharadja - thanks again! any objections to me updating the first post to reflect the progress made here, collate links, install instructions as they currently are, along with skin instructions?

ps. is there tag lines for skins to include the default media player controls without using the default media player widget? as i imagine most other skins wont incorporate the default widget in the same manner as this one does.

johnny_knoe
2010-08-20, 16:11
Just installed the update. Great work, one of my favourite widgets. I'm using it almost daily.

arnoldux
2010-08-20, 16:18
now that you guys are into it, you should create a ui to change skins and enable the fmboost script


cheers

puiradu
2010-08-20, 16:34
Hmm, I'd still simplify the general layout, here's my two cents for stirring up the conversation.

As in, why there should be extra indicator for TX when the on/off icon could manage the same thing

I did a quick mockup in Inkscape with Meego building blocks, didn't care for the media player width at the moment (but you'll get the general idea) Maybe it could be more maemo-ish but here goes nothing:

http://i33.tinypic.com/2hx351k.png

SVG also attached.

Love it!
I will love to see a working widget with this UI!

festivalnut
2010-08-20, 16:43
first post updated! (no objections were forthcoming - i'll undo it if they are!)

BabelO
2010-08-21, 16:16
@Babel0 and maharadja - thanks again! any objections to me updating the first post to reflect the progress made here, collate links, install instructions as they currently are, along with skin instructions?

ps. is there tag lines for skins to include the default media player controls without using the default media player widget? as i imagine most other skins wont incorporate the default widget in the same manner as this one does.

Ok , did you update with package from extra-devel ?

N900@900MHz
2010-08-21, 16:22
now that you guys are into it, you should create a ui to change skins and enable the fmboost script


cheers

fmboost not needed anymore since updated fmtxd file. earlier this week in news section. Also freq. range goes from 76 MHz to 107.9 MHz FM boost is build in. Boost now to 120 instead of 118!
works perfect for me. just follow the instructions given in the post.

festivalnut
2010-08-21, 16:25
Ok , did you update with package from extra-devel ?

is it uploaded now? i'm actually having problems updating/installing anything at the mo! (feel free to chip in with any suggestions at the wget problems thread i've just started in active topics now!)

if so i shall remove the .deb install instructions from first post, please feel free to read over the updated first post if theres any changes you want made! and since its in the repo's now perhaps you should make an announce thread?

N900@900MHz
2010-08-21, 16:26
Love it!
I will love to see a working widget with this UI!

i like the layout this of puiradu! because the current one the media player does not perfectly fit in the black room.

BabelO
2010-08-21, 16:53
i like the layout this of puiradu! because the current one the media player does not perfectly fit in the black room.

the layout of puyradou is ok for me too :) but need to fit the naming i say earlier in this post and only in one SVG

BabelO
2010-08-21, 16:56
You can try your own svg too? i just checked that the app is in devel repo

BabelO
2010-08-23, 11:27
Ok uploaded version 0.7 with bigger button... Minus button is still too small.

If someone can create svg's, i ll do a theme chooser.

Frequency up / down works now. The missing part now is the SMS message reading.
Ill try to do it this week

Fabrice

N900@900MHz
2010-08-23, 12:07
Updated to 0.7 freq up/down works. Only TX status not working yet,still OFF. Widget is a few pixels to narrow/small. Mediaplayer widget fits not quite properly.Can you adhust this? Also i find the "plus" a little to big. And also is it posiible to mangage when you hit a button there is a blue background?? Same what the mediaplayer is doing when you hit for example the play button?

Maharadja
2010-08-23, 12:26
Updated to 0.7 freq up/down works. Only TX status not working yet,still OFF. Widget is a few pixels to narrow/small. Mediaplayer widget fits not quite properly.Can you adhust this? Also i find the "plus" a little to big. And also is it posiible to mangage when you hit a button there is a blue background?? Same what the mediaplayer is doing when you hit for example the play button?

ill make a new svg with some changes, maybe a stand alone widget without the mediaplayer. the player fits perfectly for me. perhaps you have a snap to grid function on?

N900@900MHz
2010-08-23, 12:31
ill make a new svg with some changes, maybe a stand alone widget without the mediaplayer. the player fits perfectly for me. perhaps you have a snap to grid function on?

No, no span to grid function enabled, gut in my case it seems that the mediaplayer is 1 or 2 pixels wider than the transmitter widget.
Also i like a stand alone widget without media player. Something like earlier posted in this tread.

Thanks for making a SVG file, you upload it here?

Maharadja
2010-08-23, 12:33
No, no span to grid function enabled, gut in my case it seems that the mediaplayer is 1 or 2 pixels wider than the transmitter widget.
Also i like a stand alone widget without media player. Something like earlier posted in this tread.

Thanks for maling a SVG file, you upload it here?

when i'm done you will see it here. gimme a day and ill have one ready.

BabelO
2010-08-23, 13:42
Updated to 0.7 freq up/down works. Only TX status not working yet,still OFF. Widget is a few pixels to narrow/small. Mediaplayer widget fits not quite properly.Can you adhust this? Also i find the "plus" a little to big. And also is it posiible to mangage when you hit a button there is a blue background?? Same what the mediaplayer is doing when you hit for example the play button?

When you say tx status not working ? you ^press the antenna at bottom left and it dos not show the station Name and switch to tx status on ?

Ok to get blue background on button press

WhiteWolf
2010-08-23, 14:31
I do not really work the antenna icon or button-0.1MHz

stonda
2010-08-23, 15:08
Here's the fixed SVG for my layout (read: usable), needs bit of tweaking still as the placement of the labels suck. I'll try to check the minor annoyances later on.

Copy the rds.svg to /MyDocs and have fun.

http://i34.tinypic.com/34fk1fs.png

BabelO
2010-08-23, 16:11
Here's the fixed SVG for my layout (read: usable), needs bit of tweaking still as the placement of the labels suck. I'll try to check the minor annoyances later on.

Copy the rds.svg to /MyDocs and have fun.

http://i34.tinypic.com/34fk1fs.png

Perfect ! can you switch upper part with lower ?

When I press + or - , i mask with my finger the frequency.

Thanks

PS: I upload a new version with functionnal SMS display

cardiff-blues
2010-08-23, 16:30
I must be missing something: do the + or - buttons increase or decrease the FM frequency?

Bratag
2010-08-23, 18:43
I must be missing something: do the + or - buttons increase or decrease the FM frequency?

They do - but right now activating the buttons is total hit or miss. They really need to pad the buttons so that its easier to press them. Apart from that and the fact that the gap in the center is a few pixels small for the media player widget - this is a great app.

cardiff-blues
2010-08-23, 18:49
This would be a totally 'must have app' if the buttons could work smoothly and be changeable quickly whilst in the car.

BabelO
2010-08-23, 18:49
They do - but right now activating the buttons is total hit or miss. They really need to pad the buttons so that its easier to press them. Apart from that and the fact that the gap in the center is a few pixels small for the media player widget - this is a great app.

Yes agree i use Qt function to setGeometry of button from SVG... but size is not good so i adjust them with offset, look like i need more.

I give it a try later

stonda
2010-08-23, 19:51
Fixed the text field and the width is now same as in the Media Player widget.

Attached are widget with the original layout and the flipped one.

Gorilla72
2010-08-23, 19:57
I don't know how many of you have a Radio, in the car or other wise, that supports BlueTooth, but I sync'ed the N900 via bluetooth instread of the transmitter, Wow, what a difference. Great sound, no static or distortion, no cutting out. Works great! So I would highly recommend, when/if you change out your car radio, to go with one with bluetooth and connect this way. You won't be sorry.

Bratag
2010-08-23, 20:04
I don't know how many of you have a Radio, in the car or other wise, that supports BlueTooth, but I sync'ed the N900 via bluetooth instread of the transmitter, Wow, what a difference. Great sound, no static or distortion, no cutting out. Works great! So I would highly recommend, when/if you change out your car radio, to go with one with bluetooth and connect this way. You won't be sorry.

I have it - my N900 sees an audio bluetooth device but for some reason - no audio ... it annoys me.

Gorilla72
2010-08-23, 20:28
Bratag,

I know there is a certain PROFILE that is needs. A2DP I believe? If your car radio has that it should work. What I did find is when you sync it, turn on the Bluetooth on the N900 FIRST, then the radio. This works everytime, once sync'ed. But if you are not able to even Sync them up, then that might be related to the bluetooth profile. You know your phone has it, you might want to look at the radio owners manual, or perhaps call them up, maybe some kind of update you can do on the radio depending how old it is. I'm just glad the N900 worked. My Incredible worked like a charm, but to be honest I think the N900 sounds better. (sorry to get off track on here folks, I know this is about the FM transmitter). So I'll back off with the Bluetooth posts now. Sorry!

Maharadja
2010-08-23, 20:32
To fix the button hitting problem(i think) you need to make some transparant space around the icon(aka the hittable space). Havn't tested it yet, but my layout is only responding to the sizes thay have in the svg format.

Btw one more thing: is it possible to switch the icons when they are pressed on? like my layout the changing antenna?(it doest work atm)

cardiff-blues
2010-08-23, 20:38
I can't get the frequency to increase or decrease hitting anywhere on those buttons or around them. (I haven't got any custom buttons installed just the default after installing through app manager). Should they increase / decrease when the fm transmitter is off as well

BabelO
2010-08-23, 22:47
To fix the button hitting problem(i think) you need to make some transparant space around the icon(aka the hittable space). Havn't tested it yet, but my layout is only responding to the sizes thay have in the svg format.

Btw one more thing: is it possible to switch the icons when they are pressed on? like my layout the changing antenna?(it doest work atm)

Yes i do the code, it works but you don't see it ;)

your icon have transparent background so we see both as they are on top of each other... if you tweak a back background for the fm transmiter off icon instead of transparent, it should work. else i don't know how to design this.

That the same problem for push button when i ask for size i got floating value that i need to transform to int to use with qpushbutton ... and i lost a part of the size.

Maybe a real size button around the icon give a good result. have to try with stonda theme

Fabrice

BabelO
2010-08-23, 23:00
I can't get the frequency to increase or decrease hitting anywhere on those buttons or around them. (I haven't got any custom buttons installed just the default after installing through app manager). Should they increase / decrease when the fm transmitter is off as well

I try to look with inkscape and SVG to see what happen

BabelO
2010-08-23, 23:25
Fixed the text field and the width is now same as in the Media Player widget.

Attached are widget with the original layout and the flipped one.

Stonda, your layout is perfect.

Just a thing for the SMS Icon, XML is case sensitive, SMS_Off_Icon not SMS_Off_icon :)

Nothing else, good job !

Fabrice

PS: When you send a SMS it crash the widget... i have done a mistake and not enought test. i fix it in next upload. It was working because i sent SMS to me for test :)

qt4eva
2010-08-24, 03:51
Hi,
Great apps. I just have a minor problem. Every time i reboot the phone, the widget disappear. Also Stonda, can you please make the new upside down svg file with the black background like the original? It goes better with the darkplastic theme. Thanks for all the hard work.

N900@900MHz
2010-08-24, 07:50
I have updated the FMrdsnotifier to the last version, looks very good. Nice job done here! As idea, is it possible to adjust the color of the on/off button symbol??? Like in the simply fm tramsmitter widget? So when transmitter is off a red symbol and when it is on a green symbol??
Now is it all gray/white, more color is welcome.. Thanks for the great job done so far!

stonda
2010-08-24, 07:55
Here you go.

- Fixed the SMS_Off_Icon object ID
- Included in the archive are the versions with grey w/opacity set to 85% and black background elements.

BabelO
2010-08-24, 08:29
Hi,
Great apps. I just have a minor problem. Every time i reboot the phone, the widget disappear. Also Stonda, can you please make the new upside down svg file with the black background like the original? It goes better with the darkplastic theme. Thanks for all the hard work.

Hi,

It should work with latest 0.7.2, i just do the test, shuting down the phone then power it on. widget automatically come back

Fabrice

cardiff-blues
2010-08-24, 08:32
What's is the latest icons set? And is it just a case of copying them to a specific folder?

BabelO
2010-08-24, 09:20
What's is the latest icons set? And is it just a case of copying them to a specific folder?

Just do package update check, and you should get latest version 0.7.2 with stonda theme

cardiff-blues
2010-08-24, 10:26
Excellent app. Could we also have a bigger version with larger buttons for bigger finger and the slighly fading eyesight over to over 40s? I don't mind if the widget size increases.

BabelO
2010-08-24, 11:42
Excellent app. Could we also have a bigger version with larger buttons for bigger finger and the slighly fading eyesight over to over 40s? I don't mind if the widget size increases.

Maybe i need to do an animated power button to notify user that he really press the power button and radio is currently starting

Maharadja
2010-08-24, 13:07
Finally, after hours of raging with illustator. I present you:

Maemoui (maemo + ui = maemoui lol lame:p)

http://img837.imageshack.us/img837/4872/screenshot02y.png
http://img202.imageshack.us/img202/1239/screenshot07d.png

Just put the svg file in yer MyDocs and yer done!
***What's improved?***

Bigger buttons(to hit)
No more transparant bleeding


Get it while its hot!

BabelO
2010-08-24, 14:25
That's good with designer's guy s :)

Better than me.. So i call you for another widget which is Profile Manager, to automatically switch profile depending of your location.

Btw i will add a theme manager to this widget, as you are two people with good design.

And an about section with your name !

Thanks !!

dmcconachie
2010-08-24, 18:22
Tried installing this but get an "unable to install". It appears on the desktop anyway but the only buttons that work are the "+" and "-"

Haven't been through the thread entirely but any ideas why this might be and how I can fix?

Carlito
2010-08-25, 06:24
Finally, after hours of raging with illustator. I present you:

Maemoui (maemo + ui = maemoui lol lame:p)

Just put the svg file in yer MyDocs and yer done!
***What's improved?***

Bigger buttons(to hit)
No more transparant bleeding


Get it while its hot!

Can you tell me how to make a workable svg? So I can bring up my version of it. Which vars do I've to use? Or could you just send me your illustrator file?

Thanks in advance!

cardiff-blues
2010-08-25, 07:30
How difficult would it be to have the widget almost as big as a N900 desktop? Is it just a case of using different graphics?

I'd like to have a bigger version so I can quickly control it whilst driving in the car. Can we have a supersized version of this widget please?

Carlito
2010-08-25, 07:32
How difficult would it be to have the widget almost as big as a N900 desktop? Is it just a case of using different graphics?

I'd like to have a bigger version so I can quickly control it whilst driving in the car. Can we have a supersized version of this widget please?

Thats exactly what I want to do . . .
First I need to know how to set up the svg file . . . and does the widget take over the size of the svg file . . . ?

Maharadja
2010-08-25, 07:43
Can you tell me how to make a workable svg? So I can bring up my version of it. Which vars do I've to use? Or could you just send me your illustrator file?

Thanks in advance!

@the first post of the thread there is an discription of all the id's. if you don't know what what is, ill make an nice example.

there is an option in illustrator to export to svg so you can use that.
youll need to change the id tags with something like notepad(because the illustrator exporter sucks)

Carlito
2010-08-25, 07:47
Thanks!

Will try! Does the widget take over the measurements?

stonda
2010-08-25, 07:48
Yeah, the svg file determinates the size of the widget. You could just resize some of the svgs which were previously posted into this thread, although the highlighted button presses look a bit on the funky side there.

When you're done with the resizing, just copy the resized svg into /MyDocs and reload the widget.

I reckon widget width between 760-790 pixels should do the trick, since you should leave some room to each side of the desktop.

cardiff-blues
2010-08-25, 08:34
Thanks!

Will try! Does the widget take over the measurements?

If you could post your resized svgs I'd appreciate trying yours :)

Carlito
2010-08-25, 09:32
If you could post your resized svgs I'd appreciate trying yours :)

Give me an hour or two . . .

festivalnut
2010-08-25, 09:56
@stonda and other skin makers

i was thinking of collecting some of the skins and adding screenshts to first post with files attached to make this thread a little friendlier, with your permission of course?

and while i'm here anyone fancy doing a super simple skin? 3 buttons, vertical, full height about thumb width, on/off button, + button, and skip track button (if that command has been integrated yet) with status of rds indicated through white or green on said buttons. my artistic skills are as poor as my coding ones!

Carlito
2010-08-25, 12:09
Not able to test it right now, but this file should do it . . .

cardiff-blues
2010-08-25, 12:11
Does the svg need to go in a specific folder?

Carlito
2010-08-25, 12:15
Just a moment . . . new version is coming up . . . forgot something . . .

Carlito
2010-08-25, 12:17
Here it is . . .

Put it in Mydocs . . .

Please let me know if it's ok . . . maybe screenshot or something?

droll
2010-08-25, 12:20
why is the widget so unresponsive?

cardiff-blues
2010-08-25, 12:28
Here it is . . .

Put it in Mydocs . . .

Please let me know if it's ok . . . maybe screenshot or something?

Ok added the svg to MyDocs. Rebooted and removed widget from desktop and re-added. It still looks exactly the same to me.

Carlito
2010-08-25, 12:32
rename ui.svg to rds.svg . . .

cardiff-blues
2010-08-25, 12:41
rename ui.svg to rds.svg . . .

Ok. Looking good. One little thing is the green 92.2 that is shown at the top of it which hides the frequency. It would be good if that was the size of the frequency as it is really clear.

AM loving the size of this now though. Perfect for the car. :)

Carlito
2010-08-25, 12:44
Could u post a screenshot?

cardiff-blues
2010-08-25, 12:45
Am trying. My screenshot app not working at the moment. Am removing and reinstalling.

Carlito
2010-08-25, 12:46
Ctrl+shift+p

cardiff-blues
2010-08-25, 12:48
Ctrl+shift+p

I didn't know you could do that... :)

Carlito
2010-08-25, 12:52
Can't know everything . . .

He who knows not and knows not he knows not: he is a fool - shun him.
He who knows not and knows he knows not: he is simple - teach him.
He who knows and knows not he knows: he is asleep - wake him.
He who knows and knows he knows: he is wise - follow him.

cardiff-blues
2010-08-25, 12:58
Here you go.

Carlito
2010-08-25, 13:04
hmm . . . would like to make text bigger and center it . . .
will check it out . . .

Carlito
2010-08-25, 13:27
BabelO is it possible to configure the text size in the widget? And the color?
Maybe can center the text also?

Carlito
2010-08-25, 13:41
Seems like it won't use the custom svg file . . . does it scan only on documents folder? Because in dutch it's called "Documenten" and I've put the file to it, but it doesn't seem to work.

Carlito
2010-08-25, 14:28
Works already!

Now I like to change the font size and color . . .

Carlito
2010-08-25, 14:37
Here the latest version, so you can put your mediaplayer in the topcenter...

cardiff-blues
2010-08-25, 14:46
Excellent. Looks really good. Could we have the frequency displayed in a larger font. It would make it easier to tell while driving what it is.

munkiii
2010-08-25, 14:57
I've been trying to edit the SVG to my liking, but failing a little.

I've attatched a quick mock up of how i'd like to have it.

It is a 440px x 190px widget i want.

The red lines are where i would like the button press areas to be, because i find just having the + and - part of the widget as buttons makes it abit small (i'm not using the full screen version).

As you can see, all i want it to show, is the power on/off button in the middle, the frequency at the top, and +/- symbols.

I don't know if it would be a problem, but as you can see, my button press area outlines overlap on the frequency text, but this is how i'd like it, as to give me a bigger area to press and less room for error.

What is a good SVG editor for me to use to make this myself?

utterchaos
2010-08-25, 22:21
am i silly how do i install any of this even the rds notify thing i cant find one that will install

Carlito
2010-08-26, 05:56
Put it in /home/user/MyDocs . . . make sure the name is rds.svg

Under windows put it in the root that opens up when connect the phone to the computer.

Latest version screenshot:

Maharadja
2010-08-26, 08:58
Put it in /home/user/MyDocs . . . make sure the name is rds.svg

Under windows put it in the root that opens up when connect the phone to the computer.

Latest version screenshot:

It looks very nice, although to big for me. Good job.
If you want to make the buttons as you mentioned in the previous post, you need to make(i assume you work with illustrator or photoshop) a layer of the button icon AND the hitting area.
So copy the background with it and merge the icon + the background. This is the way to create a bigger hittable button.

PS: Dit is mijn club From Ajax? bit cheesy eh :P =3

Maharadja
2010-08-26, 08:59
@stonda and other skin makers

i was thinking of collecting some of the skins and adding screenshts to first post with files attached to make this thread a little friendlier, with your permission of course?

and while i'm here anyone fancy doing a super simple skin? 3 buttons, vertical, full height about thumb width, on/off button, + button, and skip track button (if that command has been integrated yet) with status of rds indicated through white or green on said buttons. my artistic skills are as poor as my coding ones!

You have my permission:cool:

Carlito
2010-08-26, 09:03
Buttons are with a invisible background yet. Now I like to have the font-size a little larger . . .

And yes Ajax, because they're playing Champions League again since a while, 5 years. ;)

Maharadja
2010-08-26, 09:04
Buttons are with a invisible background yet. Now I like to have the font-size a little larger . . .

And yes Ajax, because they're playing Champions League again since a while, 5 years. ;)

Invisible background works? Ive done that too but illustroator wont see it as a vector, it just removes the invisible background....

cardiff-blues
2010-08-26, 09:09
Yes, anyone know how to make the Frequency font bigger?

Maharadja
2010-08-26, 09:12
So those invisible backgrounds dont work? try splitting op those layers in 3 parts with the icons merged to the background. That 'll do the trick(worked for me)
Frequency font is , i think, setted in the code. Ask BabelO, i think he knows the awnser

cardiff-blues
2010-08-26, 10:06
@BabelO
Are you able to let us know how to alter the frequency font. I can barely see it whilst driving along and I'd love to be able to have it displayed quite large.

Carlito
2010-08-26, 10:32
Invisible backgrounds work just fine over here, using Illustrator.

Like to change font size too! Please let us know . . .

festivalnut
2010-08-26, 10:52
first post updated with what i believe are the latest skins (feedback please authors!) if any of you release a newer update to they skins, or if anyone new posts a skin here they want included, please pm me to let me know! :)

Carlito
2010-08-26, 11:51
@BabelO

Is it also possible to take over the play, prev and next button of the mediaplayer?

BabelO
2010-08-26, 12:04
@BabelO

Is it also possible to take over the play, prev and next button of the mediaplayer?

Yes i can look to do that too, but may took some times.

I look at the font size too

cardiff-blues
2010-08-26, 12:07
Tested the widget on a journey today and was fab. With the large font it will be much easier to change frequencies quickly.

Carlito
2010-08-26, 12:17
I wait for the update, than make a new svg file ...

cardiff-blues
2010-08-26, 20:37
Ok here's my first attempt at a skin for this or anything else for that matter. I wanted something simple and so I'll call it 'Simplicity Blue'.

Image preview and a zip archive with the svg file attached.

Maharadja
2010-08-26, 20:40
Ok here's my first attempt at a skin for this or anything else for that matter. I wanted something simple and so I'll call it 'Simplicity Blue'.

Image preview and a zip archive with the svg file attached.

looks nice and simple. :D

gazza_d
2010-08-30, 07:09
i am using tnis widget, but have been noticing a few issues with it, and was wondering if it is just me? I have had a read though the various discusiions and have not spotted anything.

it sometimes seems to be a bit laggy starfting. is there a trick or a sequence with sgtarting media player and the transmitter?

Also, though I can change the settings, they reset after a restart. is there anyway to save them?

BabelO
2010-08-30, 09:58
i am using tnis widget, but have been noticing a few issues with it, and was wondering if it is just me? I have had a read though the various discusiions and have not spotted anything.

it sometimes seems to be a bit laggy starfting. is there a trick or a sequence with sgtarting media player and the transmitter?

Also, though I can change the settings, they reset after a restart. is there anyway to save them?

Hi,

On start it is the fm transmitter activation which took time. i can change this by switching directly ON the widget when you press the button, and if the transmitter is not activated after a while i switch it back to off.

Look strange, settings save well here, look in your /home/user/.config/Trolltech if there is a directory "FM RDS ..."

Fabrice

gazza_d
2010-08-30, 10:26
Hi,

On start it is the fm transmitter activation which took time. i can change this by switching directly ON the widget when you press the button, and if the transmitter is not activated after a while i switch it back to off.

Ok, I now understand what is happening. Wasn't sure if there was an issue, or if I was doing something wrong.

Look strange, settings save well here, look in your /home/user/.config/Trolltech if there is a directory "FM RDS ..."

Fabrice

I don't have a folder called Trolltech, just a file Trolltech.conf, which does not contain anything beginning RDS...

I have created that folder, and edited my widget settings and tried to save, and no folder is created. I'll uninstall and reinstall and post results.

thanks

gazza_d
2010-08-30, 11:56
Ok, I now understand what is happening. Wasn't sure if there was an issue, or if I was doing something wrong.

I don't have a folder called Trolltech, just a file Trolltech.conf, which does not contain anything beginning RDS...

I have created that folder, and edited my widget settings and tried to save, and no folder is created. I'll uninstall and reinstall and post results.

thanks

Ok,uninstalled, and reinstalled and re-added to the desktop, and there is still no sign of a directory, or a file beginning RDS.

Also been into the app after reinstallation and edited some settings, and no file gets created.

etuoyo
2010-08-30, 12:26
What is this thing called? Can't seem to find it in the repos (and yes I have them all activated).

Is it FM RDS Notify?

BabelO
2010-08-30, 12:30
What is this thing called? Can't seem to find it in the repos (and yes I have them all activated).

Is it FM RDS Notify?

Yes it is, you can download skin from here too until i add the theming menu

NightShift79
2010-09-11, 03:09
is this thing working in the latest version?

Cos for me I can only take use of the +/- buttons.
I'm not able to start the transmitter...

deegore
2010-09-11, 06:35
The button is very picky, but it should work if you press it just right. It usually takes me a few presses to get it on. It would be helpful if the button changed color to let you know you pressed it. Still, I do love this widget.

Carlito
2010-09-11, 08:17
@BabelO:

Already got the media buttons working? Or hard to code?

BabelO
2010-09-17, 13:17
@Carlito

Sorry, i have some real work at office too :( no time to spent those month on N900 application...

Media player function should be easy to plug in application anyway, i will do it with the theme menu too

Fabrice

Carlito
2010-09-20, 11:43
Great!

Will have some patience . . .

Carlito
2010-09-27, 06:24
Here my new interface. A little compacter . . .

@BabelO: Is it possible to align the text in the center?

festivalnut
2010-09-27, 10:51
@carlito - updated first post with your latest skin instead of the previous one, much prefer the new look! :) (anyone wanting the larger skin it is available in the middle of the thread still)

not many new skins recently, anyone with some design skills please see the first post on details how to create skins and upload them here!

Carlito
2010-09-28, 09:38
@BabelO: Is it possible to align the text in the center?

jetmarc@hotmail.com
2010-10-01, 12:08
Nice application, and very useful. Thanks for it!

I've made a few observations about how it can be further improved.

A) It's difficult to turn on the FM transmitter with your button. There are several reasons, and the combination of them makes it a difficult experience.

- The button does not give visual feedback, until after the FM transmitter is on.

- The FM transmitter takes a long time to turn on (often ~1 second), and so the currently given visual feedback is veeeeery slow.

- Sometimes MAEMO interprets my button press as home screen scroll, and thus does not forward it to your widget. The lack of immediate visual feedback makes me often not notice it.

- The button is very small, too small for my thinking. It's worth to consider making this button wider, because it's the most often used button of the widget.

All in all, I never succeed to activate the transmitter at the first attempt, and less so while I'm doing other things at the same time (like walking to the car).

B) There seems to be a bug that can sometimes be triggered as follows:

- Select a home screen with media player widget and your FM widget
- Start music (on speaker) with media player widget
- Start FM with your widget
- Pause music with media player widget
- Wait for FM to turn of automatically after a minutes
- Get a friend send you an SMS.

Sometimes you will not hear your SMS tone, but rather the -beep- it uses to play through FM. However, the FM is off and the beep is played through the speakers, as if it were your SMS tone.

I believe there is a problem related to FM state and the MAEMO FM timeout mechanism somewhere.

Still, the widget is already now an improvement and worth using!

Carlito
2010-10-01, 13:38
Nice application, and very useful. Thanks for it!

I've made a few observations about how it can be further improved.

A) It's difficult to turn on the FM transmitter with your button. There are several reasons, and the combination of them makes it a difficult experience.

- The button does not give visual feedback, until after the FM transmitter is on.

- The FM transmitter takes a long time to turn on (often ~1 second), and so the currently given visual feedback is veeeeery slow.

- Sometimes MAEMO interprets my button press as home screen scroll, and thus does not forward it to your widget. The lack of immediate visual feedback makes me often not notice it.

- The button is very small, too small for my thinking. It's worth to consider making this button wider, because it's the most often used button of the widget.

All in all, I never succeed to activate the transmitter at the first attempt, and less so while I'm doing other things at the same time (like walking to the car).

B) There seems to be a bug that can sometimes be triggered as follows:

- Select a home screen with media player widget and your FM widget
- Start music (on speaker) with media player widget
- Start FM with your widget
- Pause music with media player widget
- Wait for FM to turn of automatically after a minutes
- Get a friend send you an SMS.

Sometimes you will not hear your SMS tone, but rather the -beep- it uses to play through FM. However, the FM is off and the beep is played through the speakers, as if it were your SMS tone.

I believe there is a problem related to FM state and the MAEMO FM timeout mechanism somewhere.

Still, the widget is already now an improvement and worth using!

It gives not visual feedback because there are only two states of the button. On and off . . . not a hover state. Maybe you can try some other skins, they're in the first post of the thread.

cardiff-blues
2010-10-01, 13:40
Try this: it's big and simplistic:
http://talk.maemo.org/showpost.php?p=799425&postcount=197

vivmak
2010-10-17, 08:16
How do I set it / install it. I copied file and directory in the zip file and restarted the device, some of the widgets went missing ... no big deal... but didnt get this widget in the list, any help please?

BabelO
2010-10-17, 22:43
Hi,

I do an update, now all three theme from page 1 are available in settings. You can add more themes by copying file to /home/user/.fmrdsnotify or by creating deb files :)

Fabrice

percy
2010-10-26, 15:44
it sometimes seems to be a bit laggy starfting. is there a trick or a sequence with sgtarting media player and the transmitter?

The first time I click the widget I always have to click it twice to get a reaction. Afterwards one click is sufficient if I do not click somewhere else.

Seems like a focus problem...

Am I the only one experimenting this?

BabelO
2010-10-26, 19:52
The first time I click the widget I always have to click it twice to get a reaction. Afterwards one click is sufficient if I do not click somewhere else.

Seems like a focus problem...

Am I the only one experimenting this?

Yes i have the issue too, but i did not know how to solve it. As the widget is managed by Hildon
focus should come automatically.

I 'll try to ask the question on qt mailing list or maemo qt channel.

Fabrice

qt4eva
2010-10-28, 02:34
Hi, i like the widget. Just a stupid question. What are the mp3,sms,phone tag do?

Maharadja
2010-10-28, 09:47
they will turn green if the desired tag is activated to display via rds.
example: the music note will turn green if you activated the dispay of mp3-tags(or ogg and flac im not sure if they work) via rds

qt4eva
2010-10-28, 13:21
kool. thanks

222
2010-10-29, 21:41
hi
I've some suggestion :

suppose Mp3 Tag is "Song Title Song Artist"
and also suppose radio car display size = 8 (Peugeot 206 clarion)
your application scroll in this way :
Song Tit
le Song
Artist

is it possible to scroll the text like this :

Song Tit
ong Titl
ng Title
g Title
Title
Title S
itle So
tle Son
le Song
e Song
Song A
Song Ar
Song Art
ong Artis
ng Artist
g Artist
Artist
Artist
rtist
tist
ist
st
t


and add an option for display tag on rds until next song.
are these possible ?

Carlito
2010-11-08, 14:23
Yet possible to center the text in the skin?

And maybe rotate the widget to portrait?

BabelO
2010-11-08, 17:26
Yet possible to center the text in the skin?

And maybe rotate the widget to portrait?

You want to center the text in the skin ? what text ? else center it in the skin

Rotate the widget ? do you have desktop rotation ?

Fabrice

roger_27
2010-11-08, 17:41
hi
I've some suggestion :

suppose Mp3 Tag is "Song Title Song Artist"
and also suppose radio car display size = 8 (Peugeot 206 clarion)
your application scroll in this way :
Song Tit
le Song
Artist

is it possible to scroll the text like this :

Song Tit
ong Titl
ng Title
g Title
Title
Title S
itle So
tle Son
le Song
e Song
Song A
Song Ar
Song Art
ong Artis
ng Artist
g Artist
Artist
Artist
rtist
tist
ist
st
t


and add an option for display tag on rds until next song.
are these possible ?

I always thought the display was determined by the radio.

in any case wouldn't that waste more battery to be sending outnew data like that in a constant rate like that?

Carlito
2010-11-08, 18:31
You want to center the text in the skin ? what text ? else center it in the skin

Rotate the widget ? do you have desktop rotation ?

Fabrice

The radio name I want to center. Can center the textfield but text aligned left.

No desktop rotation. Do have carholder which is portrait.

Maharadja
2010-11-08, 21:21
I always thought the display was determined by the radio.

in any case wouldn't that waste more battery to be sending outnew data like that in a constant rate like that?

Well, most of the people will have it on the charger anyway while driving(i think)

But that solution will work on a 8 and 10 digit rds display!

whayong
2010-11-09, 06:18
Well to be honest, I went a bit roque and made my own ideal widget.
If this is possible(programming wize) it would be very nice.
http://img541.imageshack.us/img541/6426/txoff.png
http://img192.imageshack.us/img192/8027/txon.png
This is nothing more than a "snap on" widget. Because you can place widgets over each other, why not use it?:D
http://img821.imageshack.us/img821/9445/widgetonly.png
The widget itself will only be this so you can place the mediaplayerwidget on top of this one.
Any comments?
If someone could do the programming, I can give you the art:)
My programming skills for the Maemo platform are 0 and I don't know where to start...

What ever happened to this widget? I like this one the best but it's not available in the widget selector in FM RDS Notify. Does anyone have a link to it?

Also, maybe it was answered already.... what are the call/sms icons/functions for in the widget?

BabelO
2010-11-09, 11:11
Hi all,

I can do scroll but it should be very very slow as the RDS encoding / decoding by most car system took around 5 to 10s to display the data send.

Btw i have to fix the SMS stuff too, and have idea for new functionnality like hands free :)

Fabrice

Maharadja
2010-11-09, 11:16
What ever happened to this widget? I like this one the best but it's not available in the widget selector in FM RDS Notify. Does anyone have a link to it?

Also, maybe it was answered already.... what are the call/sms icons/functions for in the widget?

I still have it but it is kinda hard to push the buttons, but if you want it i can send it. I'm not sure but i could also be in one of my previous posts, check the topic.

Hi all,

I can do scroll but it should be very very slow as the RDS encoding / decoding by most car system took around 5 to 10s to display the data send.

Btw i have to fix the SMS stuff too, and have idea for new functionnality like hands free

Fabrice

How come it will be so slow? The big radio stations switch the rds texts very fast.
Maybe if it will be too damn slow you could fix the breaking of the words so it would fit to the 8 or 10 digit display.

An handsfree option would rock!

BabelO
2010-11-09, 12:34
I still have it but it is kinda hard to push the buttons, but if you want it i can send it. I'm not sure but i could also be in one of my previous posts, check the topic.



How come it will be so slow? The big radio stations switch the rds texts very fast.
Maybe if it will be too damn slow you could fix the breaking of the words so it would fit to the 8 or 10 digit display.

An handsfree option would rock!

On my car system if i send RDS PS too fast the display is not in the right order.

Anyway i can change the string display by only display word in the display and if the end of the word is outside i did not display it, but i display next word. French radio do like that.

Is it that you want ?

Maharadja
2010-11-09, 12:55
On my car system if i send RDS PS too fast the display is not in the right order.

Anyway i can change the string display by only display word in the display and if the end of the word is outside i did not display it, but i display next word. French radio do like that.

Is it that you want ?

Thats excactly what i want. Works the same here in the Netherlands. But with titles of songs you'll need to break them anywhay if the title is longer then 8 digits(most rds displays)

BabelO
2010-11-09, 13:20
Thats excactly what i want. Works the same here in the Netherlands. But with titles of songs you'll need to break them anywhay if the title is longer then 8 digits(most rds displays)

Yes agree with that, i will do it. My other idea is with the handsfree sytem to display the current street name :) so if people on the otherside tell you where you are, just read RDS Text, lol.

Same for navigation, text can be displayed there.

Actually i drive with Sygic mobile and mp3 music, when sygic output song it replace current music.

Anyway i m working on QLandkarte M to add some functionnality like OpenStreetMap , openRoute, 3D view and waypoint search, so be patient

Fabrice

N900@900MHz
2010-11-19, 07:20
Hello
i'm using FM RDS transmitter widget with great joy, but i noticed a couple of small bugs in it.

1) in settings sms-display, the "done" button is not responding, the other one's are working fine (mp3 tag display and phone call display)

2) when changing theme, the sms icon in theme stonda and stonda flipped stays "on", even when fm transmiter is off. The other theme's seems to working ok.
But when i manually remove the themes in the .fmrdsnotify folder, then the "default stonda flipped" cames up, wich is then working normally..

Some one else noticed the same problem???

I'am on PR1.3 titans kernel v46 oc'ed at 900MHz (stable so far)

Maharadja
2010-11-19, 11:05
Hello
i'm using FM RDS transmitter widget with great joy, but i noticed a couple of small bugs in it.

1) in settings sms-display, the "done" button is not responding, the other one's are working fine (mp3 tag display and phone call display)

2) when changing theme, the sms icon in theme stonda and stonda flipped stays "on", even when fm transmiter is off. The other theme's seems to working ok.
But when i manually remove the themes in the .fmrdsnotify folder, then the "default stonda flipped" cames up, wich is then working normally..

Some one else noticed the same problem???

I'am on PR1.3 titans kernel v46 oc'ed at 900MHz (stable so far)

The sms function wasn't complete, at least i think...

The problem with the stonda skin is one i know. I don't use that skin, but maybe stonda could fix it?

N900@900MHz
2010-11-19, 11:16
The sms function wasn't complete, at least i think...

The problem with the stonda skin is one i know. I don't use that skin, but maybe stonda could fix it?

Ok thanks for the info, i use stonda, most complete,i like the design most and fits perfectly above mediaplayer widget.

I removed al the skins from .fmrdsnotify folder, Stonda skin, is default??? Because this one is still on the desktop, and now works normal.

I tried installing the other skins, then the stonda skin is no more selectable ( no stonda.svg in directory) they work well.
When i manually install/place stonda.svg in the .fmrdsnotify folder the sms icon stays on....

So in the meanwhile i stay without skins in .fmrdsnotfy folder.
Then stonda works fine......

Carlito
2010-11-21, 11:47
after update today the widget keeps disappearing...

gazza_d
2010-11-21, 17:54
after update today the widget keeps disappearing...

It's doing the same for me, I hope it gets fixed quickly.

Gaz

BabelO
2010-11-21, 19:35
Hi all,

I fixed the SMS functionnality, now fmrdsnotify depend on libqtm-messaging.

Stonda theme is fixed it was a typo in case sensitive xml.

About people who have issue, sorry i have updated also over repository and it is working there. If someone can go in terminal and start it by hand to see the output, i can solve then.

Fabrice

gazza_d
2010-11-21, 20:06
heres the oyutput frfom running terminal. not very helpful i fear

ager!
Found ARGB visual. Starting app...
Could not add child element to parent element because the types are incorrect.
Could not add child element to parent element because the types are incorrect.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QStr ing,QString,QString)
sync eventloop exit
ModestEngine::ModestEngine Starting to initialize
ModestEngine::ModestEngine Connecting to Modest DBus Interface
ModestEngine::ModestEngine Connected to Modest DBus Interface
ModestEngine::ModestEngine Connecting to Qt Mobility Modest Plugin DBus Interface
ModestEngine::ModestEngine Connected to Qt Mobility Modest Plugin DBus Interface
ModestEngine::ModestEngine Initialized successfully
Couldn't find node TX_Status_Off. Skipping rendering.
SetConnect is 0
Couldn't find node TX_Status_Off. Skipping rendering.
Segmentation fault


the segfault occurs a few minutes after starting. if there is anything else i can get then please let me know.

And1.G
2010-11-21, 22:04
Same for me. Additionally, the timeout settings for text display are getting reset. When I re-add the widget to the Desktop every timeout is set back to the standard.


Nokia-N900:/usr/lib/hildon-desktop# ./fmrdsnotify
Please make sure you're running a composition manager!
Found ARGB visual. Starting app...
Could not add child element to parent element because the types are incorrect.
Could not add child element to parent element because the types are incorrect.
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QStr ing,QString,QString)
sync eventloop exit
ModestEngine::ModestEngine Starting to initialize
ModestEngine::ModestEngine Connecting to Modest DBus Interface
ModestEngine::ModestEngine Connected to Modest DBus Interface
ModestEngine::ModestEngine Connecting to Qt Mobility Modest Plugin DBus Interface
ModestEngine::ModestEngine Connected to Qt Mobility Modest Plugin DBus Interface
ModestEngine::ModestEngine Initialized successfully
Couldn't find node TX_Status_Off. Skipping rendering.
SetConnect is 0
Couldn't find node TX_Status_Off. Skipping rendering.
Segmentation fault
Nokia-N900:/usr/lib/hildon-desktop#

BabelO
2010-11-22, 00:57
Evening,

I need few more information :

* Are you with PR1.3 ?
* Can you post your /home/user/.config/FM Rds Notify/FM Rds Notify.conf


I do more test here and with same version than you and still look ok, i think i miss something.

Note that widget is low to start since i added Messaging over qt mobility look like modesst connection.

I upload a new version.

Fabrice

Edit : I just read a thread here http://talk.maemo.org/showthread.php?p=873066#post873066 look like there is some issue with Qt Messaging... So the new version let you desactivate SMS reception until it is fixed. If you still have issue , remove the configuration file.

BabelO
2010-11-22, 08:48
Ok last update is without Qt Mobility , should work now, but without SMS

Fabrice

gazza_d
2010-11-22, 09:29
i am on PR1.3 FM RDS norify.conf is posted below.

wheneveer i go into the setup and try to change any settings, the widget then crashes immeadiately.


[display]
mafw\format=%artist% %title%
mafw\timeout=30000
RTCom\format=%name% %number%
RTCom\timeout=30000
sms\format=%name% %message%
sms\timeout=30000

[main]
mafw=true
RTCom=true
sms=true

[broadcast]
refresh=5000
display=8
withDBus=true
defaultText=Maemo FM

BabelO
2010-11-22, 10:36
Please update to 0.8.2 i go back to old release with stonda fixed.

SMSis desactivated

goetz
2011-05-13, 16:56
My desktop is packed with widgets (e.g. several useful QBW ones ) and I like to have everything on one desktop. So the existing skins of fmrdsnotify were just to big and eating up too much space for me. Using the stonda widget as a base, I created a tiny skin (with all buttons fully functional and operational if you aim close), but beware -- you may find out that you need glasses :)

Please find the widget attached to this post. Installation as usual (put svg into ".fmrdsnotify" folder in your home dir). And yes, it has "tiny" in its name ;)