gordonjcp / aprsmap

An APRS application using osm-gps-map
19 stars 4 forks source link

entering int rather than floats into preferences for location doesn't set filter #14

Open Elwell opened 12 years ago

Elwell commented 12 years ago

startup aprsmap, set preferences to 46,6,200 and OK

/build/aprsmap ctx->state = 0 Filter Data Set We were: 55.000000-4.000000 We are: 46.0000006.000000

\ Message: Sending filter: #filter r/55/-4/600

but using 46.0,6.0,200 it works as expected

We were: 46.0000006.000000 We are: 46.0000006.000000 \ Message: Sending filter: #filter r/46/6/200