Martin Asprusten
|
32ed39c61a
|
Fix one-way restriction when doing reverse search
|
2025-07-05 17:33:25 +02:00 |
|
Martin Asprusten
|
dc2e8170a4
|
Allow reverse search, where you find the farthest start point from a given end point
|
2025-07-05 17:06:52 +02:00 |
|
Martin Asprusten
|
2ca8a14d8f
|
Clean up naming in the C++ code
|
2025-07-05 11:08:26 +02:00 |
|
Martin Asprusten
|
46aacb2310
|
Calculate required speeds analytically rather than by guessing
|
2025-07-05 01:53:41 +02:00 |
|
Martin Asprusten
|
b3b3a5b652
|
Better search method when searching for longest route. Now shouldn't discard a longer route just because it starts at a lower altitude
|
2025-07-02 23:30:00 +02:00 |
|
Martin Asprusten
|
e5a4e9d716
|
Make it possible to limit speed on sharp corners
|
2025-07-02 22:54:16 +02:00 |
|
Martin Asprusten
|
7c0dd3ee4e
|
Break out of infinite loops when calculating required speed, add waypoints to gpx that show when you have to start accelerating
|
2025-07-02 14:16:58 +02:00 |
|
Martin Asprusten
|
06fa1be52b
|
Export routes to gpx
|
2025-07-02 01:10:22 +02:00 |
|
Martin Asprusten
|
00db764fd0
|
Calculate and show the required speed at all points of the route
|
2025-07-01 14:15:47 +02:00 |
|
Martin Asprusten
|
f0b4479664
|
Show the calculated speed of the route on the map
|
2025-06-30 14:30:34 +02:00 |
|
Martin Asprusten
|
e413687435
|
Initial commit of a working website
|
2025-06-30 01:15:53 +02:00 |
|