log code_part1/OSTC_code_asm_part1/start.asm @ 595:16f4eafc197e

age author description
Thu, 21 Jun 2012 07:16:11 +0200 heinrichsweikamp CNS for pSCR-GF fixed.
Mon, 28 May 2012 17:54:43 +0200 heinrichsweikamp NEW: Deco mode "pSCR-GF": Computes deco and CNS based on pSCR parameters (CF62/63)
Tue, 24 Apr 2012 08:39:43 +0200 heinrichsweikamp adding access to CF64-CF95
Sun, 22 Apr 2012 14:38:10 +0200 heinrichsweikamp faster font display, code cleaning
Sun, 08 Jan 2012 12:44:51 +0100 heinrichsweikamp BUGFIX: Spurious logbook read issue
Fri, 09 Dec 2011 20:43:39 +0100 JeanDo Minor cleanups for TESTING=1 emulator mode.
Fri, 09 Dec 2011 20:43:35 +0100 JeanDo BUGFIX bank1 error, deco_calc_wo_deco done twice in start routine.
Sun, 04 Dec 2011 17:46:08 +0100 JeanDo BUGFIX MISSING movlb for gaslist (simulator).
Sun, 20 Nov 2011 22:52:13 +0100 JeanDo BUGFIX char_I_(N2_ratio/He_ratio) array not inited at boot time
Sun, 20 Nov 2011 22:52:09 +0100 JeanDo minor cleanups for TESTING mode
Wed, 16 Nov 2011 11:57:21 +0100 heinrichsweikamp Reset Brightness after firmware update
Tue, 15 Nov 2011 20:36:41 +0100 heinrichsweikamp Added OLED brightness setting, texts 280, 312 and 313 need update
Sun, 06 Nov 2011 16:59:27 +0100 heinrichsweikamp no more cf48 reset after update
Thu, 06 Oct 2011 23:30:47 +0200 heinrichsweikamp SPI for sensor in 32MHz
Sun, 02 Oct 2011 18:01:24 +0200 heinrichsweikamp cleanup
Sun, 02 Oct 2011 17:54:30 +0200 heinrichsweikamp Merge with 2.01stable
Sun, 02 Oct 2011 17:52:16 +0200 heinrichsweikamp Fix reset gas from 2.0stable 2.01stable
Tue, 27 Sep 2011 22:23:12 +0200 heinrichsweikamp Experimental 32MHz mode
Wed, 20 Jul 2011 19:21:21 +0200 heinrichsweikamp copy from amb_pressure_avg to amb_pressure for compatibility
Wed, 13 Jul 2011 11:12:43 +0200 heinrichsweikamp small cleanup
Tue, 12 Jul 2011 20:21:57 +0200 heinrichsweikamp BUGFIX: CNS was not cleared with a "Reset Deco"
Tue, 21 Jun 2011 19:36:59 +0200 heinrichsweikamp 1.91beta release - 1.92beta start 64kByte Logbook
Tue, 21 Jun 2011 17:37:32 +0200 heinrichsweikamp 1.91beta RC 64kByte Logbook
Sun, 19 Jun 2011 14:20:19 +0200 heinrichsweikamp Debugging timer1 64kByte Logbook
Sat, 18 Jun 2011 11:26:22 +0200 heinrichsweikamp Work-Around for "Reset all" overwriting 0x00 to 0x04 in EEPROM Bank1 64kByte Logbook
Tue, 14 Jun 2011 22:31:24 +0200 Heinrichsweikamp fixing random desat time after update 64kByte Logbook
Mon, 13 Jun 2011 11:29:37 +0200 heinrichsweikamp testing, removing unused stuff 64kByte Logbook
Thu, 09 Jun 2011 19:30:55 +0200 Heinrichsweikamp small work in the logbook 64kByte Logbook
Wed, 08 Jun 2011 19:55:16 +0200 Heinrichsweikamp small typo... 64kByte Logbook
Wed, 08 Jun 2011 19:47:18 +0200 Heinrichsweikamp Logbook converter (Needs ~8Minutes and is called one time). Backup your dives before use!! 64kByte Logbook
Tue, 07 Jun 2011 19:10:49 +0200 JeanDo Oups... time to sleep !
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.
Tue, 17 May 2011 01:05:04 +0200 JeanDo Added screen dumps of general menus. ScreenDump
Sat, 07 May 2011 18:59:33 +0200 heinrichsweikamp Preparations for stable release (CF reset)
Sun, 01 May 2011 08:22:41 +0200 heinrichsweikamp 1.87beta release - 1.88beta start
Sat, 30 Apr 2011 20:54:23 +0200 heinrichsweikamp some changes for cf defaults
Sun, 10 Apr 2011 09:17:20 +0200 heinrichsweikamp small change in the set time menu, default setpoints set to 0.8, 1.0 and 1.2Bar
Mon, 21 Mar 2011 13:31:38 +0100 heinrichsweikamp High altitude (Plane/Fly) mode added
Sat, 19 Mar 2011 15:15:17 +0100 JeanDo BUGFIX missing deko init in reboot code.
Sat, 19 Mar 2011 11:34:32 +0100 JeanDo New runtime asserts when compiled in DEBUG more.
Tue, 15 Mar 2011 19:16:34 +0100 JeanDo Hunting for NoFly (bug BB13)... not found yet...
Tue, 15 Mar 2011 18:13:51 +0100 JeanDo Nofly should not be reset after dive simulation (bug BB18).
Sun, 13 Feb 2011 17:27:43 +0100 JeanDo Gas switch delay
Wed, 26 Jan 2011 19:19:02 +0100 JeanDo Merge decoplan display for both GF and Buhlmann models.
Mon, 24 Jan 2011 23:31:57 +0100 JeanDo + Use overlay local vars.
Fri, 21 Jan 2011 01:44:37 +0100 JeanDo Fusion declaration of shared C/ASM variables.
Wed, 19 Jan 2011 12:24:51 +0100 heinrichsweikamp 1.80 stable released, 1.81beta started
Tue, 18 Jan 2011 07:39:41 +0100 heinrichsweikamp 1.80RC
Fri, 14 Jan 2011 17:54:41 +0100 heinrichsweikamp charger test
Thu, 13 Jan 2011 09:05:45 +0100 heinrichsweikamp realtime clock defaults
Fri, 07 Jan 2011 03:01:02 +0100 JeanDo Screen-flipping custom function.
Wed, 05 Jan 2011 20:44:10 +0100 mh <> Fix: Customviews for Apnoe and Gauge mode
Sun, 26 Dec 2010 18:34:28 +0100 heinrichsweikamp Background debugger now shows STKPTR
Sun, 26 Dec 2010 14:30:13 +0100 JeanDo Split C code, and use direct linking.
Mon, 13 Dec 2010 23:49:52 +0100 JeanDo Scribble_15 at wakeup...
Sun, 12 Dec 2010 15:01:05 +0100 heinrichsweikamp 1.73beta rc1 (Added new customview for divemode)
Sun, 12 Dec 2010 01:13:48 +0100 JeanDo Cleanup CF for bad 15bits value display
Tue, 07 Dec 2010 22:36:19 +0100 heinrichsweikamp adding anti-aliased fonts frame and merging some patches from Jeando
Mon, 20 Sep 2010 21:51:18 +0200 heinrichsweikamp 1.71 beta in work