Mercurial > public > ostc4
log Discovery/Src/data_central.c @ 797:acf6614dc396
age | author | description |
---|---|---|
Tue, 04 Jul 2023 14:39:06 +0200 | heinrichsweikamp | Define explicit setpoints for low / high / deco. Add an option to delay the switch to SPlow until all decompression has been cleared. (mikeller) |
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. |