log code_part1/OSTC_code_asm_part1/divemode.asm @ 509:103051b4d9c1

age author description
2011-11-20 JeanDo minor cleanups for TESTING mode
2011-11-19 heinrichsweikamp fix bb bug #66: CCR air mode: should not blink for my bailout
2011-11-14 heinrichsweikamp minor fixes in german layout
2011-11-07 heinrichsweikamp testing graphical velocity
2011-11-06 heinrichsweikamp +CHANGE: Velocity display updated every second
2011-10-15 heinrichsweikamp making waitms speed-independent, desat-time fix
2011-09-01 heinrichsweikamp Store divisor_deco=0 for apnoe dives
2011-09-01 heinrichsweikamp no decodata in logbook for apnea dives
2011-08-22 heinrichsweikamp compute desat based on 30min old surface pressure
2011-08-14 heinrichsweikamp apply stored setpoint to log
2011-07-18 heinrichsweikamp diabling uart module when no USB is attached
2011-07-17 heinrichsweikamp fixing issue with end-of-dive threshold in high-altitude mode
2011-07-16 heinrichsweikamp testing
2011-07-07 heinrichsweikamp NEW: End-of-Dive countdown displayed after surfacing
2011-07-07 heinrichsweikamp BUGFIX: SetPoint recording for logbook
2011-07-06 heinrichsweikamp Bug #52 fixed (ppO2 blinking if setpoint is not physically possible)
2011-06-29 heinrichsweikamp Add a setpoint change to the first depth sample in CC mode
2011-06-26 heinrichsweikamp Fixing issue 50, correct "Bar" to "bar" in texts and comments
2011-06-18 heinrichsweikamp Added velocity in divemode, BIG stopwatch in Gauge mode 64kByte Logbook
2011-06-12 heinrichsweikamp first gas does not reset change depth, display fix with multigas dives in logbook 64kByte Logbook
2011-06-12 heinrichsweikamp show saturation multiplier in logbook 64kByte Logbook
2011-06-12 Heinrichsweikamp GF profile. GF and Decotype in Logbok 64kByte Logbook
2011-06-10 Heinrichsweikamp added GF_hi, GF_lo and deco model to dive header 64kByte Logbook
2011-06-09 Heinrichsweikamp CNS Profile added 64kByte Logbook
2011-06-07 JeanDo Updated 64K logbook to changeset 360. 64kByte Logbook
2011-06-07 Heinrichsweikamp Bugfix: Wake-up into divemode with 1.91alpha 64kByte Logbook
2011-06-06 JeanDo Avoid spurious switch-depth stops with 3 or more gas.
2011-06-06 Heinrichsweikamp New "Quit sim" option in simulated dive mode, CF02 now allows more then 240seconds, Bugfix with runtime=1min in runtime simulator 64kByte Logbook
2011-05-31 heinrichsweikamp Debugging the new logbook format, 64kB download routine 64kByte Logbook
2011-05-30 heinrichsweikamp Preparations for new "0x21" logbook format
2011-05-21 JeanDo MERGE with 1.91 main trunk. ScreenDump
2011-05-19 JeanDo Fix bad max depth value (fix sub16 to avoid trashing sub_b).
2011-05-19 JeanDo BUGFIX protect against ISR changing pressure/temperature while reading it.
2011-05-13 JeanDo Updated to 1.91beta ScreenDump
2011-05-06 JeanDo Fix "Future TTS" display customview.
2011-05-05 JeanDo BUGFIX surface pressure for deco in altitude.
2011-05-03 JeanDo Fix @5 preventing main computation @5 variant
2011-05-02 JeanDo New @5 variant: compute TTS if staying some extra time (CF58) at current depth. @5 variant
2011-05-02 JeanDo BUGFIX typo when passing Gas#4 to deko model (bug#43)
2011-04-30 heinrichsweikamp Display ppO2[Diluent] in CCR modes
2011-04-25 JeanDo New CNS calculation in decoplan.
2011-04-22 JeanDo Fix gaslist: use current value instead of default.
2011-04-21 JeanDo Hunting for refusing to ignore disabled gas in list...
2011-04-21 JeanDo Don't force gas with depth>0 to be active.
2011-04-20 heinrichsweikamp Active gas flags simplified
2011-04-19 heinrichsweikamp no more sorted gaslist...
2011-04-17 heinrichsweikamp Setpoint changes stored in profile, EAD and END displayed in divemode (Customview 7)
2011-04-11 heinrichsweikamp making the seconds display in divemode smoother...
2011-04-10 JeanDo Use timer TMR3 to limit loops in calc_hauptroutine_calc_deco()
2011-04-10 heinrichsweikamp added CPU time debugger
2011-04-08 heinrichsweikamp working word-around for nofly issue
2011-04-03 heinrichsweikamp show CNS in logbook for all dives made with V1.84beta and later
2011-03-29 JeanDo Still hunting for bb13...
2011-03-29 JeanDo Fix minor CNS calc when ppO2 > 2.55
2011-03-21 heinrichsweikamp High altitude (Plane/Fly) mode added
2011-03-20 JeanDo Hunting for NoFly bug...
2011-03-15 JeanDo Hunting for NoFly (bug BB13)... not found yet...
2011-03-15 JeanDo Nofly should not be reset after dive simulation (bug BB18).
2011-03-05 heinrichsweikamp 1.83beta release, 1.84beta start
2011-03-03 JeanDo Gas usage
2011-03-01 JeanDo Prototyping deco_gas_volumes() to compute gas consumption per tank with decoplanning.
2011-03-01 heinrichsweikamp new sorted_gaslist_active flag register
2011-03-01 heinrichsweikamp If gas is inactive, overwrite char_I_deco_gas_changex with zero
2011-02-26 JeanDo BUGFIX NoFly time
2011-02-20 heinrichsweikamp mini-cleanup
2011-02-17 JeanDo BUGFIX Gas switch
2011-02-13 JeanDo Gas switch delay
2011-02-06 Heinrichsweikamp store gf_hi and gf_lo in logbook
2011-02-06 Heinrichsweikamp BUGFIX: Inactive gases greyed-out in Simulator results
2011-01-31 JeanDo More p2_deco.c cleanups
2011-01-26 JeanDo Merge decoplan display for both GF and Buhlmann models.
2011-01-24 JeanDo + Use overlay local vars.
2011-01-21 JeanDo Fusion declaration of shared C/ASM variables.
2011-01-09 JeanDo Make loogbook search twice faster.
2011-01-06 heinrichsweikamp LowBatt! Warning in divemode
2011-01-05 Heinrichsweikamp Merge 129 with 130
2011-01-04 Heinrichsweikamp Custom views in dive mode configrable (New CF50-CF53)
2011-01-04 JeanDo Saturation graphs in customview divemode
2011-01-01 JeanDo Rewrite display of decoplan:
2010-12-26 JeanDo Split C code, and use direct linking.
2010-12-24 heinrichsweikamp First gas is active, Gauge mode display
2010-12-22 heinrichsweikamp 1.74beta rc1
2010-12-19 heinrichsweikamp bugfix in output16_3_call
2010-12-12 heinrichsweikamp 1.73beta rc1 (Added new customview for divemode)
2010-12-07 heinrichsweikamp adding anti-aliased fonts frame and merging some patches from Jeando
2010-12-05 heinrichsweikamp 1.73beta started, small fixes
2010-11-15 heinrichsweikamp 1.72beta release
2010-11-10 heinrichsweikamp 1.72beta - color-coded gaslist, small fix with stopwatch
2010-10-19 heinrichsweikamp 1.71beta for Mk.2
2010-10-13 heinrichsweikamp new decoplan (GF mode) debuged
2010-10-02 heinrichsweikamp 1.71beta - more deco
2010-09-29 heinrichsweikamp 1.71beta - clock in divemode (CF39)
2010-07-28 heinrichsweikamp 1.70...
2010-07-15 heinrichsweikamp 1.65beta release
2010-07-11 heinrichsweikamp 1.65beta
2010-07-01 heinrichsweikamp 1.63beta release
2010-06-02 heinrichsweikamp 1.62 beta release
2010-06-01 heinrichsweikamp 1.62 beta rc2
2010-05-31 heinrichsweikamp test & debugging new deco code...
2010-05-25 heinrichsweikamp preparations for new gaslist
2010-05-25 heinrichsweikamp Speedy simulator! New Deco code test 1
2010-05-13 heinrichsweikamp 1.61 beta rc2
2010-05-05 heinrichsweikamp 1.61 beta rc1
2010-05-04 heinrichsweikamp 1.61beta test
2010-04-21 heinrichsweikamp 1.60 stable rc1
2010-03-28 heinrichsweikamp 1.54 rc2
2010-02-28 heinrichsweikamp 1.52 rc2
2010-02-14 heinrichsweikamp 1.52 beta rc
2010-02-04 heinrichsweikamp v1.51 beta
2010-01-20 heinrichsweikamp Bugfix: PC simulator
2010-01-12 heinrichsweikamp Initial setup