log code_part1/OSTC_code_asm_part1/surfmode.asm @ 521:33abbc08f01e

age author description
Fri, 09 Dec 2011 20:43:39 +0100 JeanDo Minor cleanups for TESTING=1 emulator mode.
Tue, 06 Dec 2011 18:02:18 +0100 JeanDo NEW added GF surface display.
Tue, 15 Nov 2011 20:36:41 +0100 heinrichsweikamp Added OLED brightness setting, texts 280, 312 and 313 need update
Wed, 09 Nov 2011 16:17:11 +0100 heinrichsweikamp show numeric _and_ graphic velocity, move desat, nofly and interval into isr
Mon, 07 Nov 2011 12:51:25 +0100 heinrichsweikamp Turkish language added
Sat, 15 Oct 2011 15:03:53 +0200 heinrichsweikamp making waitms speed-independent, desat-time fix
Thu, 13 Oct 2011 08:37:26 +0200 heinrichsweikamp lock sensor for surfacemode until value is stable
Sun, 09 Oct 2011 22:12:09 +0200 heinrichsweikamp Reset sensor state when waking up
Thu, 06 Oct 2011 23:30:47 +0200 heinrichsweikamp SPI for sensor in 32MHz
Mon, 22 Aug 2011 17:36:30 +0200 heinrichsweikamp compute desat based on 30min old surface pressure
Mon, 18 Jul 2011 09:44:25 +0200 heinrichsweikamp diabling uart module when no USB is attached
Sat, 25 Jun 2011 23:48:40 +0200 JeanDo BUGFIX Color coding ppO2 > 4.9 (bug #50)
Tue, 07 Jun 2011 01:16:55 +0200 JeanDo Avoid spurious switch-depth stops with 3 or more gas.
Sat, 21 May 2011 14:48:07 +0200 JeanDo MERGE with 1.91 main trunk. ScreenDump
Fri, 20 May 2011 00:48:30 +0200 JeanDo BUGFIX protect against ISR changing pressure/temperature while reading it.