Commit graph

2864 commits

Author SHA1 Message Date
Laura Klünder
831619c42a fix error if there are no areas with an altitude 2018-01-05 20:08:59 +01:00
Laura Klünder
7aeecb085f fix error if INITIAL_BOUNDS are not set 2018-01-05 17:45:55 +01:00
Laura Klünder
f12c5d56e8 fix rebuilding router error if there are unreachable POIs 2018-01-04 22:51:27 +01:00
Laura Klünder
48cff709b3 fix error if logo path or similar option is not set 2018-01-04 22:22:14 +01:00
Laura Klünder
18fdb34b3f create even less load 2017-12-27 15:29:10 +01:00
Laura Klünder
85ee01e1f9 dont ddos ourselves 2017-12-27 15:19:16 +01:00
Laura Klünder
37810ea928 fix nodes exclusion… even more 2017-12-27 12:13:32 +01:00
Laura Klünder
75db1b3ac3 fix space not exclusion 2017-12-27 12:06:17 +01:00
Laura Klünder
06ea24bf10 restrict to spaces the user can actually see 2017-12-27 11:48:37 +01:00
Laura Klünder
0a6682946e take of load with wifi-scans 2017-12-26 23:14:30 +01:00
Laura Klünder
6225ab2623 only set it to 120 seconds if init is completed 2017-12-26 23:06:57 +01:00
Laura Klünder
ed43b75c6e load searchable locations less often if there is a problem 2017-12-26 23:03:33 +01:00
Laura Klünder
95def7bfb9 change fetch_updates to create less load 2017-12-26 23:00:22 +01:00
Laura Klünder
105d18692b fix errors in routing api with options 2017-12-26 22:52:24 +01:00
Laura Klünder
9658fcefce fix route options api endpoint 2017-12-26 20:01:20 +01:00
Laura Klünder
c033863ff6 there is still hope for wifi location 2017-12-26 16:06:28 +01:00
Laura Klünder
6d2417c522 don't look up using ssid 2017-12-26 15:58:33 +01:00
Laura Klünder
65e84b56c0 don't crash with index stuff while locating 2017-12-26 15:53:08 +01:00
Laura Klünder
dd0da6d8d8 hopefully this helps 2017-12-26 15:33:14 +01:00
Laura Klünder
d6402839ab fix error flood during locating 2017-12-26 15:28:41 +01:00
Laura Klünder
90999daa31 fix locating 2017-12-26 15:20:16 +01:00
Laura Klünder
6476fc9a52 don't show announcement on embed 2017-12-26 15:06:47 +01:00
Laura Klünder
d271062c86 try to give better results by preselecting spaces 2017-12-26 15:05:46 +01:00
Laura Klünder
ea9e5d56ef int64, just to be sure 2017-12-26 13:31:18 +01:00
Laura Klünder
b28ae3341f higher exponent 2017-12-26 13:30:54 +01:00
Laura Klünder
5d8af2ca1d more stations = more good 2017-12-26 13:23:56 +01:00
Laura Klünder
16e42d9839 fix scores calculation 2017-12-26 13:20:00 +01:00
Laura Klünder
8b2872866a counteract quadratic signal drop 2017-12-26 13:13:41 +01:00
Laura Klünder
063a59006b check all good spaces 2017-12-26 13:00:34 +01:00
Laura Klünder
4aac40099a fix bssid cleaning. also, convert to uppercase 2017-12-26 10:13:08 +01:00
Laura Klünder
3f9d0a4093 better error messages for scans 2017-12-26 10:08:14 +01:00
Laura Klünder
439b00ed47 remove user location if filtered ssid list is empty 2017-12-26 02:30:23 +01:00
Laura Klünder
5ee550a4f2 filter ssids on client side for better privacy 2017-12-26 02:29:26 +01:00
Laura Klünder
0aa96f3b9c add option to filter ssids 2017-12-26 02:19:41 +01:00
Laura Klünder
06797a99b8 validate → clean 2017-12-26 02:12:44 +01:00
Laura Klünder
fce60cf8c3 visibly disable show current location button on non-mobileclients 2017-12-26 02:04:47 +01:00
Laura Klünder
c625e135a5 fix clicking on show only this location for custom locations 2017-12-26 02:00:54 +01:00
Laura Klünder
1c7c6543c8 shorter descriptions and icons for custom locations 2017-12-26 01:51:37 +01:00
Laura Klünder
508aa80576 all remaining routing interactivity 2017-12-26 01:30:47 +01:00
Laura Klünder
a3c1e6d227 display user location on the map 2017-12-26 00:46:05 +01:00
Laura Klünder
38ca95791f fix locating permissions 2017-12-26 00:16:43 +01:00
Laura Klünder
299373b9ac disable force=True for register_change on Space geometries 2017-12-26 00:13:45 +01:00
Laura Klünder
13197b1291 how a about no error 500 when locating? 2017-12-26 00:05:06 +01:00
Laura Klünder
580c4f0b85 first implementation of wifi-based location 2017-12-25 23:56:12 +01:00
Laura Klünder
03018a2f46 avoid pickle load errors while processupdates is running 2017-12-25 17:42:30 +01:00
Laura Klünder
a847cebe4a don't treat wifi measurements as a changed geometry 2017-12-25 17:29:26 +01:00
Laura Klünder
b075263a0c ignore missing aps in measurements 2017-12-25 17:27:07 +01:00
Laura Klünder
cb71cf479a fix locator building and save ssid for each station 2017-12-25 17:05:02 +01:00
Laura Klünder
06203e6cca introducing the Locator 2017-12-25 16:41:59 +01:00
Laura Klünder
ef94932f65 use numpy tobytes() and frombuffer() instead of pickling only 2017-12-25 02:46:16 +01:00