Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
| Comment: | Commit in haste: Repent at leisure. Fix reverse journey
Had not actually tried out my changes, or, it seems, used my brain at all - Can't simply just add Pi on, need to keep it within 2*Pi limit |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk | origin/master |
| Files: | files | file ages | folders |
| SHA3-256: |
3022ce9541de760391006547badd28ad |
| User & Date: | base@atomicules.co.uk 2014-12-12 12:49:17.000 |
|
2014-12-12
| ||
| 12:49 |
Bug fix - Forgetting than list indexes start at 1
Which means I also need to wrap around the list if I get 16 segments. This means I probably could have just simply added Pi (previous commit) | |
| 12:49 |
Commit in haste: Repent at leisure. Fix reverse journey
Had not actually tried out my changes, or, it seems, used my brain at all - Can't simply just add Pi on, need to keep it within 2*Pi limit | |
|
2014-12-11
| ||
| 22:37 |
Handle the reverse route
I don't want to have to query OSRM for th ereverse route - it's In order to do this made sense to re-jig some of the functions a bit: - Need date and time at top level, not buried in get_weather since | |