Commit graph

57 commits

Author SHA1 Message Date
afischerdev
eebf22de84 updated for next version 2024-04-03 14:38:57 +02:00
afischerdev
47ee77bc35
Merge pull request #662 from afischerdev/docs
Updated service, osmand doc, added docker doc
2024-02-19 16:51:34 +01:00
afischerdev
503ceb625b added docker doc with command samples 2024-02-09 12:34:56 +01:00
afischerdev
3baf7a08fa added doc new osmand function 2024-02-09 12:34:20 +01:00
afischerdev
4ebd378800 Revert "added docker doc with command samples"
This reverts commit e289571471.
2024-02-09 12:31:49 +01:00
afischerdev
e289571471 added docker doc with command samples 2024-02-09 12:25:25 +01:00
quaelnix
6a0f69d546
Fix typo in profile_developers_guide.md 2024-02-05 11:00:57 +01:00
afischerdev
26879159da updated service doc 2024-01-21 16:48:14 +01:00
simdens
2f1422352e
Add "DIVIDE" command and new "maxslope" and "maxslopecost" parameters (#642)
* Added 'DIV' expression for profiles

* Added 'uphillmaxbuffercost' and 'downhillmaxbuffercost' parameter. This makes it possible to penalize very steep path sections

* Added 'div by zero' check in BExpression.java DIV command

* Simplify maxbuffercostdiv logic

* Added documentation about new features

* Fix typo

* Rename new DIV command

* Redesign the new commands
- Allow to set both the maxslope and the maxslopecost in the way context separately for uphill and downhill
- New names for the new commands that better reflect what they actually do

* Adapt the profile developers guide to the latest changes

* Improve wording

---------

Co-authored-by: quaelnix <122357328+quaelnix@users.noreply.github.com>
2024-01-17 16:34:52 +01:00
Manuel Fuhr
94089d2b60 Explain website generation using jekyll 2023-10-18 22:45:40 +02:00
Manuel Fuhr
94a823f805 Add webrick to fix jekyll serve on ruby 3 2023-10-18 22:45:40 +02:00
Manuel Fuhr
eb43a6cf2a Clarify some wordings & format table 2023-10-18 22:45:40 +02:00
Manuel Fuhr
94b3727840 Format pseudo tags docs 2023-10-18 22:45:40 +02:00
Stapawe
90fbe8345a
environmental_considerations_and_pseudo_tags.md (#612)
Document the new pseudo tag logic
2023-09-24 10:08:07 +02:00
Manuel Fuhr
0177b8fea4 bundle update docs dependencies 2023-09-19 14:55:59 +02:00
afischerdev
dad4ea583c change version number 2023-08-17 18:03:03 +02:00
afischerdev
ab60c442de add doc for new version 2023-07-18 12:45:52 +02:00
afischerdev
67bc763188
Merge pull request #588 from afischerdev/new-apk
Version 1.7.1
2023-07-12 11:47:57 +02:00
afischerdev
bcc028606a update Android doc 2023-07-10 18:19:01 +02:00
afischerdev
6084db93d3 new version 1.7.1 2023-07-10 18:18:10 +02:00
afischerdev
c02ebecf65 add doc for silent mode 2023-07-10 12:12:03 +02:00
afischerdev
fcab1a31fd
Merge branch 'master' into engine-mode 2023-05-21 11:14:00 +02:00
Manuel Fuhr
c0245df07b Adapt scripts & documentation 2023-05-17 20:04:56 +02:00
Manuel Fuhr
2b8270f075 Update bundle & bundler 2023-05-16 08:01:31 +02:00
afischerdev
ec942243be docs get elevation 2023-05-14 16:51:52 +02:00
afischerdev
fa1a6b3c27 better wording 2023-05-10 11:45:56 +02:00
afischerdev
3dffea1753 introducing engineMode for future use 2023-05-09 12:26:54 +02:00
afischerdev
80d9a47927 version 1.7.0 2023-04-29 12:17:54 +02:00
afischerdev
8a6579ef4d error correction 2023-04-22 15:09:34 +02:00
afischerdev
1df5a468b0 update docs for incoming params 2023-04-22 12:47:29 +02:00
afischerdev
e1766792ac
Merge pull request #532 from afischerdev/app-online-check
App changes, online check
2023-04-22 10:03:16 +02:00
Manuel Fuhr
7657496af8 bundle update gh-pages dependencies 2023-04-20 23:03:58 +02:00
afischerdev
4559f17d85 change url for elevation data #534 2023-04-17 17:09:59 +02:00
afischerdev
fa00520f1e prepare update 2023-04-07 17:19:43 +02:00
afischerdev
3653cfec59 add privacy policy 2023-03-29 18:44:06 +02:00
afischerdev
d85905035c change affected files for output rules 2023-02-26 13:04:43 +01:00
afischerdev
0e74fd5240 add small voice hint description 2023-02-19 13:49:02 +01:00
Manuel Fuhr
5c12140c55 Link from vianogo to android docs 2022-10-29 20:47:19 +02:00
Manuel Fuhr
94a91c3baf Update jekyll/gh-pages dependencies
dependabot noticed another dependency with security issues (#461), but
lets just update all dependencies.
2022-10-21 07:04:40 +02:00
afischerdev
70c0e7ca3e
Merge pull request #455 from zod/gh-pages-update
Update GitHub pages gem
2022-08-03 18:39:08 +02:00
Manuel Fuhr
33e3183259 Update GitHub pages gem
Dependabot proposed updating tzinfo (#451) but it's better to just update
our GitHub pages gem which depends on a more recent tzinfo version.
2022-08-03 17:13:21 +02:00
afischerdev
04f8f925dd update docs 2022-08-03 17:02:23 +02:00
Manuel Fuhr
a5e9d29ba1 Update lockfile using "bundle update"
This should also fix PR #434
2022-05-22 22:23:24 +02:00
Manuel Fuhr
903308e870 Update jekyll config to abrensch repository 2022-05-22 22:03:32 +02:00
Manuel Fuhr
89bf71376f Add latest release 2022-05-17 06:45:13 +02:00
Manuel Fuhr
6c5b1ddec6 Reference docs and remove readmes 2022-05-17 06:24:04 +02:00
Manuel Fuhr
76feb56cdf Fix broken links 2022-05-17 05:52:01 +02:00
Manuel Fuhr
f2d4c755f6 Always use h1 for heading 2021-12-29 08:50:02 +01:00
Manuel Fuhr
80681b78c6 Restrucuture documentation to smaller parts 2021-12-29 08:49:47 +01:00
Manuel Fuhr
76f20ca864 Move algorithm to developer information 2021-12-29 08:45:40 +01:00