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
|
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 |
|
Laura Klünder
|
e52a288fa5
|
only save options for user if there is a authenticated user
|
2017-12-24 21:39:21 +01:00 |
|
Laura Klünder
|
8d2030f4af
|
fix clean user routeoptions
|
2017-12-24 21:20:53 +01:00 |
|
Laura Klünder
|
e237b26464
|
fix saving route options
|
2017-12-24 21:13:40 +01:00 |
|
Laura Klünder
|
6805f2fb5f
|
add initil location api and javascript calls to it
|
2017-12-24 04:37:05 +01:00 |
|
Laura Klünder
|
9e0181fee3
|
fix missing setting of next_item
|
2017-12-23 03:12:34 +01:00 |
|
Laura Klünder
|
8db89217eb
|
donÃ't add space transfer description after waytype description
|
2017-12-23 03:09:44 +01:00 |
|
Laura Klünder
|
3691e626a7
|
fix level_change_description because intermediate levels and stuff
|
2017-12-23 03:03:15 +01:00 |
|
Laura Klünder
|
3bb16e7672
|
fix more fuckups
|
2017-12-23 02:57:49 +01:00 |
|
Laura Klünder
|
a825a0a881
|
fix some fuckups in level_change_description implementation
|
2017-12-23 02:55:51 +01:00 |
|
Laura Klünder
|
2faaf4e24d
|
use replace instead of string formatting
|
2017-12-23 02:51:06 +01:00 |
|
Laura Klünder
|
d51bc684bb
|
fix level_change_description check
|
2017-12-23 02:27:10 +01:00 |
|
Laura Klünder
|
89a3a7f4c6
|
level change description: only if the level changed
|
2017-12-23 02:21:32 +01:00 |
|
Laura Klünder
|
be485e0711
|
level change description for waytypes
|
2017-12-23 02:19:27 +01:00 |
|
Laura Klünder
|
addba014b9
|
only search throug space_nodes if there are any
|
2017-12-23 01:58:28 +01:00 |
|
Laura Klünder
|
dc409b1b41
|
route from areas with no graph nodes in them
|
2017-12-23 01:50:51 +01:00 |
|
Laura Klünder
|
78c594c1df
|
treat lazy nones correctly in a different way
|
2017-12-22 18:37:10 +01:00 |
|
Laura Klünder
|
4e140e14b6
|
fix error 500 in route… still
|
2017-12-22 18:29:23 +01:00 |
|
Laura Klünder
|
1d73419ebd
|
fix error 500 where the rest framework tries to str-cast None
|
2017-12-22 18:07:45 +01:00 |
|
Laura Klünder
|
971a9c2f8b
|
fix describe_custom_locations for spaces that are just a hole
|
2017-12-22 17:47:51 +01:00 |
|
Laura Klünder
|
3fb4d7f4b8
|
custom room enter description
|
2017-12-22 16:14:35 +01:00 |
|
Laura Klünder
|
8c58db3039
|
np.array does not accept sets
|
2017-12-22 15:33:25 +01:00 |
|
Laura Klünder
|
08d947226d
|
fix error for areas with no nodes
|
2017-12-22 15:30:04 +01:00 |
|
Laura Klünder
|
78a046f5b0
|
fix slow_down_factor routing
|
2017-12-22 15:23:14 +01:00 |
|
Laura Klünder
|
7b3e94a78a
|
Area.slow_down_factor
|
2017-12-22 15:16:28 +01:00 |
|
Laura Klünder
|
d53f7d5f30
|
mfix near_area
|
2017-12-21 22:07:34 +01:00 |
|
Laura Klünder
|
6a4c40a3b4
|
space without altitudeareas? location unreachable!
|
2017-12-21 21:26:49 +01:00 |
|
Laura Klünder
|
3c00bd3e49
|
fix error 500 when routing from outside spaces
|
2017-12-21 20:45:41 +01:00 |
|
Laura Klünder
|
7a02f58175
|
ignore empty altitude areas
|
2017-12-21 19:09:17 +01:00 |
|
Laura Klünder
|
3401acfa2c
|
fix rise when nodes are outside bounds
|
2017-12-21 12:37:29 +01:00 |
|
Laura Klünder
|
c4d973ef0b
|
fix points outside spaces
|
2017-12-20 17:30:07 +01:00 |
|
Laura Klünder
|
8736ad8ee3
|
reorder to make pois work
|
2017-12-20 17:24:37 +01:00 |
|
Laura Klünder
|
4bde1e4e1b
|
better custom location descriptions
|
2017-12-20 17:12:54 +01:00 |
|
Laura Klünder
|
f02a90caf6
|
router: index pois and areas
|
2017-12-20 16:35:24 +01:00 |
|
Laura Klünder
|
120091f985
|
implement custom route descriptions
|
2017-12-19 02:32:04 +01:00 |
|
Laura Klünder
|
28f4eaeb28
|
include additional distance at origin and destination
|
2017-12-18 02:23:36 +01:00 |
|
Laura Klünder
|
ee83d56a5c
|
simpler describe_location
|
2017-12-18 01:57:36 +01:00 |
|
Laura Klünder
|
032dcebcd0
|
determine altitude for custom locations
|
2017-12-18 01:42:43 +01:00 |
|
Laura Klünder
|
23f5086749
|
let's start improving route descriptions
|
2017-12-18 01:34:11 +01:00 |
|
Laura Klünder
|
9185c999af
|
with_type → include_type
|
2017-12-17 03:24:12 +01:00 |
|
Laura Klünder
|
303729a5e5
|
fix extra_seconds on no waytype
|
2017-12-17 01:45:49 +01:00 |
|
Laura Klünder
|
90bd98c0fa
|
fix get_duration
|
2017-12-17 01:42:00 +01:00 |
|
Laura Klünder
|
c08a3a4f4e
|
show options summary
|
2017-12-17 01:34:24 +01:00 |
|
Laura Klünder
|
6ebf019e5a
|
show route duration in ui
|
2017-12-17 01:15:48 +01:00 |
|