The Following User Says Thank You to Flowcont For This Useful Post: | ||
![]() |
2013-10-11
, 10:55
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#132
|
If you could give us some hints of the work you've done and where/how to start working on it(even create a new thread) that'd be awesome.
Thanks for your work.
![]() |
2013-10-11
, 12:26
|
|
Posts: 72 |
Thanked: 239 times |
Joined on Sep 2013
|
#133
|
![]() |
2013-10-11
, 17:51
|
Posts: 3,464 |
Thanked: 5,107 times |
Joined on Feb 2010
@ Gothenburg in Sweden
|
#134
|
The usual way I start such reverse engineering tasks is I try to get as much raw data as possible, and then try to make sense of it.
I compiled the driver module (bcm4751-gps.ko) with a lot of debug printouts, restarted nped, started maps and looked at the results to see what the intresting parts were.
Then I added more thorough logging to get at the data buffers passed between the kernel driver and nped.
Now next step would be to try to make sense of the data, and try to decipher the protocol specification. When that's done the positioning daemon can be replaced with a new implementation.
The source of nped is closed, but the algorithms on GPS calculation are public so the task should be doable.
The Following User Says Thank You to mikecomputing For This Useful Post: | ||
![]() |
2013-10-11
, 18:05
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#135
|
why cant we just access that chip direcly? or did Nokia put some firmware inside that chip that is binary crap instead of NMEA?
The Following 4 Users Say Thank You to juiceme For This Useful Post: | ||
![]() |
2013-10-11
, 18:09
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#136
|
![]() |
2013-10-22
, 22:27
|
|
Posts: 84 |
Thanked: 43 times |
Joined on Nov 2012
|
#137
|
Sounds like we are gonna be able to see a port for N9 soon, I presume.
The Following User Says Thank You to torcida For This Useful Post: | ||
![]() |
2013-10-23
, 14:41
|
Posts: 83 |
Thanked: 40 times |
Joined on May 2013
@ Slovenia
|
#138
|
![]() |
2013-10-23
, 17:44
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#139
|
will there be any theme similar to meego (eg. Icons an the swipe transtitions, the system unrestricted ui) because i think MeeGo's biggest problem is the lack of apps... What i think to have the sailfish platform and meego look...
![]() |
2013-10-23
, 18:47
|
|
Posts: 513 |
Thanked: 651 times |
Joined on Feb 2011
@ Sweden
|
#140
|
The Following User Says Thank You to xerxes2 For This Useful Post: | ||
Thanks for your work.