![]() |
Re: [Announce] SMScon (control your device with SMS)
Hi digitalvoid,
Something for you to consider; You can send the gps coordinates in a click-able google maps URL. eg: http://maps.google.com/maps?q=52.350693,4.800796 |
Re: [Announce] SMScon (control your device with SMS)
Hi digitalvoid,
One more case for you :) Haven't checked the code but i get the impression that you are doing some kind of averaging from the last 4 coordinates. IMHO, you should choose the one with the best accuracy instead. Here is an example of how the best location guess has not been given back but instead one with 50km error. (the effect might be also augmented as I am traveling at the moment and the first lock is way out in accuracy but I think is a good example to show the issue). Code:
(Sat Aug 28 23:40:39 2010) DAEMON: starting GPS device |
Re: [Announce] SMScon (control your device with SMS)
@ Saturn:
This is true, It's averaging, but I think I will change this to your idea ('best accuracy out of 4'). This is more logical. It will also be a user setting in config file. About the '/system/osso/connectivity/IAP/Web@32@Vodafone:' issue; I have rewritten this part (bit of a hack) and I should work now for you and also others. About your 'click-able google maps URL' idea, I like it. I will implement this. (send it with sms and/or email) @ knypek3: I have no idea why it's not working; it could be port or firwall related or the way your smtp server is authenticating (more likely). I will look into it. |
Re: [Announce] SMScon (control your device with SMS)
Quote:
Heh is it any way to bypass it? Or i must search account without smtp authentication? |
Re: [Announce] SMScon (control your device with SMS)
How about adding a 'send a test mail' option in the smscon?
It would help testing if settings have been entered correctly in the config file easier. |
Re: [Announce] SMScon (control your device with SMS)
@ Saturn:
Already there :), use: Code:
smscon -stop (if it was running) Code:
gconftool -R /system/osso/connectivity/IAP | grep " name = " @ knypek3: I will look if I can make it auto detect the authentication, but you can use another smtp server without secure authentication. |
Re: [Announce] SMScon (control your device with SMS)
when i type test email the connection don't end so, or it connecting or i don't know why. I have my email server. I try with and without auth. Nothing happen. with and without i have error :(
i try gconf. it send me: name = linksys name = Moja_siec name = Plus gsm internet gprs |
Re: [Announce] SMScon (control your device with SMS)
@ knypek3:
There was a bug in my code which has to do with the detection of the connection name , which I have fixed. (Thanks Saturn). New code coming soon. PS: The secure smtp authentication will not be fix in this code. I have to examine this further... |
Re: [Announce] SMScon (control your device with SMS)
Quote:
It's strange becouse smtplib should operate smtp authentication. I'm the only one whom it is not working email func?? |
Re: [Announce] SMScon (control your device with SMS)
Quote:
http://wiki.maemo.org/Extras-devel |
All times are GMT. The time now is 22:54. |
vBulletin® Version 3.8.8