MCNavi 0.3.1 released

Martin Jansa martin.jansa at gmail.com
Mon Dec 19 08:18:54 CET 2011


On Thu, Nov 17, 2011 at 5:36 PM, Mike Crash <mike at mikecrash.com> wrote:
> Hi,
>
> please wait some time for new version, there are some major changes, that
> make current release not compatible. I'm working on coastlines generation
> and it seems to be a little complicated.

Is there some public repository where we can see the development and
send patches against?

Do you have any estimate when new version will be finished or do you
have patch for older version to support newer gpsd-2.96? There is few
API changes:
| mgps.cc: In function 'void mgps_process(gps_data_t*, char*, size_t, int)':
| mgps.cc:73:35: error: 'struct gps_fix_t' has no member named 'eph'
| mgps.cc:91:34: error: 'struct gps_fix_t' has no member named 'eph'
| mgps.cc:113:19: error: 'struct gps_data_t' has no member named 'satellites'
| mgps.cc:121:21: error: 'struct gps_data_t' has no member named 'satellites'
| mgps.cc:121:66: error: 'struct gps_data_t' has no member named 'satellites'
| mgps.cc: In function 'void* mgps_thread(void*)':
| mgps.cc:161:44: error: 'gps_set_raw_hook' was not declared in this scope
| mgps.cc:166:36: error: 'gps_query' was not declared in this scope
| mgps.cc:180:26: error: 'gps_poll' was not declared in this scope
| mgps.cc: In function 'mgpsdata* mgps_init()':
| mgps.cc:194:60: error: too few arguments to function 'int
gps_open(const char*, const char*, gps_data_t*)'
| /OE/shr-core/tmp-eglibc/sysroots/nokia900/usr/include/gps.h:1430:12:
note: declared here

Cheers,



More information about the community mailing list