Mercurial > public > ostc4
log Common/Inc/data_central.h @ 776:45b8f3c2acce
age | author | description |
---|---|---|
Thu, 18 May 2023 09:49:17 +0200 | heinrichsweikamp | Add support for a configurable compass declination in a range of -99 to 99 degrees. |
Wed, 10 May 2023 16:25:39 +0200 | heinrichsweikamp | more menu items for the compass menu: Delete bearing, and reset to land based bearing. I have also re-enabled the real time bearing display in the menu - makes it easier to set the correct bearing. (mikeller) |
Fri, 21 Apr 2023 09:48:23 +0200 | heinrichsweikamp | Revised automatic setpoint change. The proposed approach is essentially the approach used by most controllers of eCCR ('upshift' on descent, 'downshift' on ascent), so that the OSTC4 when used as a backup computer for eCCR will make the changes at the same time as the eCCR itself. |