But I agree that it would be nice to be able to fine tune the ETA algorithm. Two things come to my mind:
1. A general speed multiplicator x which would tell OsmAnd to compute ETA using x*maxspeed instead of maxspeed. It should be discussed wether penaltys like traffic lights and left turns should also be modified (multiplied by 1/x) or not.
This would be very useful for people who generally drive slower or for regions with a lot of small and curved roads.
2. A general speed limit x which would tell OsmAnd to not go faster than x, even if the official speed limit allows it. I imagine this could be a little bit harder to implement since this means that all roads with speed limit greater than x should not be regarded as advantageous for navigation compared to roads with speed limit equal to x as long as they have no other advantages.
This would be useful for vehicles like cars with a trailer, trucks, tractors, buses.
David