Mercurial > public > mk2
graph
-
Added 1/10/100 steps for CF menu.2011-06-07, by JeanDo
-
Oups... time to sleep !2011-06-07, by JeanDo
-
Proposed chars for dive begin 0x93, end 0x94 and duration 0x95.2011-06-07, by JeanDo
-
BUGFIX time_correction_value (CF48) > 60 or < 0.2011-06-07, by JeanDo
-
Allow negatif CF:2011-06-07, by JeanDo
-
Fix sub16 neg detect (related to bug #44)2011-06-07, by JeanDo
-
Avoid spurious switch-depth stops with 3 or more gas.2011-06-06, by JeanDo
-
New "Quit sim" option in simulated dive mode, CF02 now allows more then 240seconds, Bugfix with runtime=1min in runtime simulator 64kByte Logbook2011-06-06, by Heinrichsweikamp
-
Debugging the new logbook format, 64kB download routine 64kByte Logbook2011-05-31, by heinrichsweikamp
-
64kByte logbook (Still incompatible to existing PC software) 64kByte Logbook2011-05-31, by heinrichsweikamp
-
Preparations for new "0x21" logbook format2011-05-30, by heinrichsweikamp
-
minor change in French text2011-05-29, by heinrichsweikamp
-
Ignore depths>130m in PC simulation2011-05-25, by heinrichsweikamp
-
BUGFIX Altimeter random value (SAFE_2BYTE_COPY was not bank safe).2011-05-21, by JeanDo
-
Fix bad max depth value (fix sub16 to avoid trashing sub_b).2011-05-19, by JeanDo
-
BUGFIX protect against ISR changing pressure/temperature while reading it.2011-05-19, by JeanDo
-
BUGFIX save negativ temperatures in logbook (bbbug #6)2011-05-19, by JeanDo
-
More cleanups in internal deco structures.2011-05-18, by JeanDo
-
Optimizing access to B?hlmann coefficient (speed).2011-05-17, by JeanDo
-
BUGFIX minor error in gas-switch algo (spurious surface decostop rarely added).2011-05-12, by JeanDo
-
1.91beta release started.2011-05-12, by JeanDo
-
V1.90 stable RC2011-05-09, by heinrichsweikamp
-
spanish texts update2011-05-07, by heinrichsweikamp
-
Preparations for stable release (CF reset)2011-05-07, by heinrichsweikamp
-
Fix minor rounding error in ppO2[flush].2011-05-07, by JeanDo
-
Fixed Setpoint behavior >2,55bar with CF38=ON2011-05-07, by heinrichsweikamp
-
ppO2 diluent (flush) color coded2011-05-07, by Heinrichsweikamp
-
Fix "Future TTS" display customview.2011-05-06, by JeanDo
-
Fix ppO2[flush] display in customview.2011-05-06, by JeanDo
-
Cleanup auto setpoint switch2011-05-05, by JeanDo
-
1.88beta release - 1.89beta start2011-05-05, by heinrichsweikamp
-
BUGFIX surface pressure for deco in altitude.2011-05-05, by JeanDo
-
Renamed Escape TTS to Future TTS2011-05-04, by heinrichsweikamp
-
Minor cleanup in depth convertion for EAD/END.2011-05-04, by JeanDo
-
Merge with @5 escape TTS2011-05-04, by JeanDo
-
New @5 variant: compute TTS if staying some extra time (CF58) at current depth. @5 variant2011-05-02, by JeanDo
-
BUGFIX typo when passing Gas#4 to deko model (bug#43)2011-05-02, by JeanDo
-
Fix EAD/END display (not mm, m with a trailling space)2011-05-01, by JeanDo
-
moved cf warning to upper right corner2011-05-01, by heinrichsweikamp
-
1.87beta release - 1.88beta start2011-05-01, by heinrichsweikamp
-
New live EAD/END in divemode (both OCR and CCR).2011-05-01, by JeanDo
-
some changes for cf defaults2011-04-30, by heinrichsweikamp
-
cleanup2011-04-30, by heinrichsweikamp
-
Backed out changeset: 9c39cedb662b2011-04-30, by heinrichsweikamp
-
disabled live END and EAD (Need some debug work)2011-04-30, by heinrichsweikamp
-
Minor corrections in assert conditions.2011-04-30, by JeanDo
-
Display ppO2[Diluent] in CCR modes2011-04-30, by heinrichsweikamp
-
internationalization of EAD and END in divemode, updated spanish for gas setup2011-04-30, by heinrichsweikamp
-
some cleanup, french and german texts updated2011-04-30, by heinrichsweikamp
-
changelog updated2011-04-30, by heinrichsweikamp
-
Gas Setup page 2 reworked, Texts 107, 108, 109,150, 149, 168, 42, 43, 53,54,55, 165 need update in french, spanish and german2011-04-29, by Heinrichsweikamp
-
Apply salinity for ceiling warning2011-04-28, by Heinrichsweikamp
-
Menu3 marker bugfix2011-04-28, by Heinrichsweikamp
-
Menu3 marker bugbix2011-04-26, by Heinrichsweikamp
-
BUGFIX char_O_gradient_factor calculation in GF model.2011-04-27, by JeanDo
-
New CNS calculation in decoplan.2011-04-25, by JeanDo
-
Fix gaslist: use current value instead of default.2011-04-22, by JeanDo
-
Hunting for refusing to ignore disabled gas in list...2011-04-21, by JeanDo
-
Fix zero-depth gas color in de-activation menu.2011-04-21, by JeanDo
-
Manage gas-switch marked stops in volume consumption.2011-04-21, by JeanDo
-
Don't force gas with depth>0 to be active.2011-04-21, by JeanDo
-
Active gas flags simplified2011-04-20, by heinrichsweikamp
-
small fix for the battery sign2011-04-20, by heinrichsweikamp
-
115200 baud bootloader tested and debugged2011-04-19, by heinrichsweikamp
-
Battery sign color coded, work on new uart-started 115200Baud bootloader (Do NOT use yet!)2011-04-19, by heinrichsweikamp
-
updated spanish texts2011-04-19, by heinrichsweikamp
-
no more sorted gaslist...2011-04-19, by heinrichsweikamp
-
"TTS" redrawn correctly2011-04-19, by heinrichsweikamp
-
Mark gas-switch stops for decoplans, displayed in yellow.2011-04-19, by JeanDo
-
BUGFIX CCR decoplan fails (bug bb42).2011-04-19, by JeanDo
-
Quick-access to menupos3 in divemode - ToDo: EAD and END in CCR mode2011-04-18, by heinrichsweikamp
-
BUGFIX CF16 applyed to diluant in CCR mode.2011-04-17, by JeanDo
-
Keep low_depth in float 32bits (w/o rounding) for a better stability.2011-04-17, by JeanDo
-
Setpoint changes stored in profile, EAD and END displayed in divemode (Customview 7)2011-04-17, by heinrichsweikamp
-
1.86beta release - 1.87beta start2011-04-13, by heinrichsweikamp
-
inactive gases with change depth>0 ignored2011-04-13, by heinrichsweikamp
-
Minor comments2011-04-12, by JeanDo
-
Don't show gas 1 usage black on back (bb28 followup)2011-04-12, by JeanDo
-
hunting for bug#30 - solved by disabling timer3 (?)2011-04-12, by heinrichsweikamp
-
average depth in logbook fixed2011-04-12, by heinrichsweikamp
-
1.85beta release, 1.86beta start, german texts updated2011-04-12, by heinrichsweikamp
-
OSTC 2N uses exchanged switches...2011-04-12, by heinrichsweikamp
-
BUGFIX zero gas rate (bug bb28).2011-04-11, by JeanDo
-
Safer rounding (bug bb29)2011-04-11, by JeanDo
-
making the seconds display in divemode smoother...2011-04-11, by heinrichsweikamp
-
Quick fix for non-stopping simulator2011-04-11, by heinrichsweikamp
-
Fix first stop rounding in GF model.2011-04-11, by JeanDo
-
BUGFIX bb13 : deco_calc_desaturation_time() should reset TBLPTR Upper register.2011-04-10, by JeanDo
-
1.84beta release - 1.85beta start2011-04-10, by heinrichsweikamp
-
Small p2_deco optimizations:2011-04-10, by JeanDo
-
Use timer TMR3 to limit loops in calc_hauptroutine_calc_deco()2011-04-10, by JeanDo
-
added CPU time debugger2011-04-10, by heinrichsweikamp
-
small change in the set time menu, default setpoints set to 0.8, 1.0 and 1.2Bar2011-04-10, by heinrichsweikamp
-
working word-around for nofly issue2011-04-08, by heinrichsweikamp
-
show CNS in logbook for all dives made with V1.84beta and later2011-04-03, by heinrichsweikamp
-
Bug bb13 : strange failling assertion...2011-03-30, by JeanDo
-
Still hunting for bb13...2011-03-29, by JeanDo
-
Fix minor CNS calc when ppO2 > 2.552011-03-29, by JeanDo
-
small clean2011-03-29, by heinrichsweikamp
-
Logbook now shows gas changes in depth profile2011-03-29, by heinrichsweikamp
-
BUGFIX Count gas switch delay down during ascent (bug bb26)2011-03-29, by JeanDo
-
German texts added2011-03-29, by heinrichsweikamp
-
Some clean up and minor I2C speed improvements2011-03-24, by heinrichsweikamp
-
Small fix (y-scale in logbook)2011-03-23, by heinrichsweikamp
-
more information in logbook: Gaslist, Salinity, Gradient Factors and Average depth displayed in Logbook2011-03-23, by heinrichsweikamp
-
Minor corrections in doc.2011-03-23, by JeanDo
-
Model cleanups.2011-03-21, by JeanDo
-
BUGFIX Gas Usage when first gas is not #1 (bug BB22).2011-03-21, by JeanDo
-
High altitude (Plane/Fly) mode added2011-03-21, by heinrichsweikamp
-
Some cleanup in the ISR2011-03-20, by heinrichsweikamp
-
Hunting for NoFly bug...2011-03-20, by JeanDo
-
BUGFIX missing deko init in reboot code.2011-03-19, by JeanDo
-
New runtime asserts when compiled in DEBUG more.2011-03-19, by JeanDo
-
BUGFIX Gas Usage when stops are shallowest first: CF54 (bug BB24).2011-03-17, by JeanDo
-
Hunting for NoFly (bug BB13)... not found yet...2011-03-15, by JeanDo
-
Gas Usage: left aligned (bug BB25).2011-03-16, by JeanDo
-
BUGFIX Don't show (nosense) gas consumption in CCR mode (bug BB20).2011-03-16, by JeanDo
-
BUGFIX Clear bottom stops when display gas usage (bug BB23)2011-03-15, by JeanDo
-
Nofly should not be reset after dive simulation (bug BB18).2011-03-15, by JeanDo
-
1.83beta release, 1.84beta start2011-03-05, by heinrichsweikamp
-
BUGFIX sorting gaslist.2011-03-04, by JeanDo
-
Better gas lookup policy, supporting unsorted list.2011-03-04, by JeanDo
-
BUGFIX Gas usage for unsorted gas list.2011-03-03, by JeanDo
-
Gas usage2011-03-03, by JeanDo
-
Show decoplan.2011-03-03, by JeanDo
-
Prototyping deco_gas_volumes() to compute gas consumption per tank with decoplanning.2011-03-01, by JeanDo
-
new sorted_gaslist_active flag register2011-03-01, by heinrichsweikamp
-
If gas is inactive, overwrite char_I_deco_gas_changex with zero2011-03-01, by heinrichsweikamp
-
NEW: De/Activate gases underwater (Gaslist -> Gas6.. -> Actve?)2011-03-01, by heinrichsweikamp
-
BUGFIX NoFly time2011-02-26, by JeanDo
-
BUGFIX gas switch2011-02-24, by JeanDo
-
BUGFIX typo when last stop is just below 3m.2011-02-24, by JeanDo
-
1.82beta release - 1.83beta start2011-02-23, by heinrichsweikamp
-
(altimeter restart: fix bank addressing)2011-02-22, by JeanDo
-
BUGFIX Altimeter reset when exiting sleep mode (bug#&6).2011-02-22, by JeanDo
-
Debug GF model (bug #11 & #12).2011-02-21, by JeanDo
-
More clean2011-02-21, by JeanDo
-
mini-cleanup2011-02-20, by heinrichsweikamp
-
frame around logbook scale, some more speed improvements2011-02-20, by heinrichsweikamp
-
dynamic scale for logbook view2011-02-19, by heinrichsweikamp
-
faster logbook speed2011-02-19, by heinrichsweikamp
-
changelog updated2011-02-18, by heinrichsweikamp
-
1.82beta start2011-02-18, by heinrichsweikamp
-
fix in logbook detail view2011-02-18, by heinrichsweikamp
-
BUGFIX Gas switch2011-02-17, by JeanDo
-
French text positions in divemode.2011-02-16, by Petit Pierre
-
Gas switch debugging...2011-02-15, by JeanDo
-
BUGFIX clear decotable at begin of simulator mode.2011-02-14, by JeanDo
-
Minor missing translations2011-02-14, by JeanDo
-
minor comment translation into English2011-02-13, by heinrichsweikamp
-
Gas switch delay2011-02-13, by JeanDo
-
More French Tweaks2011-02-13, by Petit Pierre
-
text fix2011-02-12, by heinrichsweikamp
-
small typos fixed2011-02-12, by heinrichsweikamp
-
Minor fixes.2011-02-12, by JeanDo
-
GF Model2011-02-11, by JeanDo
-
New README.txt for install, recompile and flash.2011-02-11, by JeanDo
-
New French translation.2011-02-11, by JeanDo
-
other languages updated2011-02-09, by heinrichsweikamp
-
new sensor raw data menu2011-02-09, by heinrichsweikamp
-
French Version Primer.2011-02-07, by JeanDo
-
BUGFIX Gradient Factor algo.2011-02-01, by JeanDo
-
BUGFIX NDL blocked to 11' (bb #9)2011-02-06, by JeanDo
-
Enable to compile p2_deco.c on other platforms.2011-02-06, by JeanDo
-
Spanish special chars.2011-02-06, by JeanDo
-
added spanish translation2011-02-06, by heinrichsweikamp
-
1st. gas not grey in simulator2011-02-06, by heinrichsweikamp
-
store gf_hi and gf_lo in logbook2011-02-06, by Heinrichsweikamp
-
BUGFIX: Inactive gases greyed-out in Simulator results2011-02-06, by Heinrichsweikamp
-
Added German ???? & French ???? characters in small font.2011-02-04, by JeanDo
-
Add instructions to translators2011-02-04, by JeanDo
-
some comments added2011-02-03, by heinrichsweikamp
-
French and German translations2011-02-03, by JeanDo
-
Multi-lang2011-02-03, by JeanDo
-
CF09 limits2011-02-02, by heinrichsweikamp
-
some brainstorming about multi-language2011-02-01, by heinrichsweikamp
-
More p2_deco.c cleanups2011-01-31, by JeanDo
-
Altimeter: auto reset2011-01-31, by JeanDo
-
Merge decoplan display for both GF and Buhlmann models.2011-01-26, by JeanDo
-
Use 16bits for TTS sum.2011-01-25, by JeanDo
-
+ Use overlay local vars.2011-01-24, by JeanDo
-
Allow display of altitude <= 0m2011-01-22, by JeanDo
-
+ Clean Buhlmann tables addressing2011-01-21, by JeanDo
-
+ Change data allocation scheme2011-01-21, by JeanDo
-
Fusion declaration of shared C/ASM variables.2011-01-21, by JeanDo
-
Fix altimeter auto-reset2011-01-21, by JeanDo
-
Use signed arithmetic for pressure/temperature compensation.2011-01-18, by JeanDo
-
1.80 stable released, 1.81beta started2011-01-19, by heinrichsweikamp
-
fix for simualtor restore2011-01-18, by heinrichsweikamp
-
Restore simulator inputs2011-01-18, by heinrichsweikamp
-
1.80RC2011-01-18, by heinrichsweikamp
-
custom view default for surfacemode2011-01-16, by heinrichsweikamp
-
1.77beta start2011-01-14, by heinrichsweikamp
-
charger test2011-01-14, by heinrichsweikamp
-
realtime clock defaults2011-01-13, by heinrichsweikamp
-
* for better gas again2011-01-12, by heinrichsweikamp
-
Fix logbook display when there odd-size dives.2011-01-10, by JeanDo
-
Fix desat graph:2011-01-10, by JeanDo
-
Changed CF11->BSat, CF12->BDes, and CF29->Last2011-01-09, by heinrichsweikamp
-
Make loogbook search twice faster.2011-01-09, by JeanDo
-
Make loogbook search twice faster.2011-01-09, by JeanDo
-
PIXEL_WRITE macros.2011-01-09, by JeanDo
-
FIX bad mix icon when active gas in not G1.2011-01-09, by JeanDo
-
Rightbind beta to screen's right border.2011-01-07, by JeanDo
-
divemode gas fix2011-01-07, by heinrichsweikamp
-
Screen-flipping custom function.2011-01-07, by JeanDo
-
LowBatt! Warning in divemode2011-01-06, by heinrichsweikamp
-
"beta" shown for beta versions2011-01-06, by heinrichsweikamp
-
1.76beta start....2011-01-06, by heinrichsweikamp
-
1.75beta released2011-01-06, by heinrichsweikamp
-
Fix: Customviews for Apnoe and Gauge mode2011-01-05, by mh <>
-
active gas divemode display fix2011-01-05, by heinrichsweikamp
-
temperature collision with the tissue graph2011-01-05, by heinrichsweikamp
-
divingmode graphs2011-01-05, by heinrichsweikamp
-
Minor merge fixes...2011-01-05, by JeanDo
-
Fix altimeter after simulator (zero divide -> 32767m)2011-01-04, by JeanDo
-
Merge 129 with 1302011-01-05, by Heinrichsweikamp
-
Fixed profile view (Logbook)2011-01-04, by Heinrichsweikamp
-
Custom views in dive mode configrable (New CF50-CF53)2011-01-04, by Heinrichsweikamp
-
Saturation graphs in customview divemode2011-01-04, by JeanDo
-
FIX SetPoint list color.2011-01-04, by JeanDo
-
Re-indent c-code. Add .o file.2011-01-04, by JeanDo
-
Altimeter:2010-12-29, by JeanDo
-
Rewrite display of decoplan:2011-01-01, by JeanDo
-
The big cleanup, again.2010-12-30, by JeanDo
-
FIX again reset C data stack and frame pointer when entering C code.2010-12-28, by JeanDo
-
Mix-type icons: check apnoe/gauge/CF#41, depth=0, and first gas. Changed colors.2010-12-26, by JeanDo
-
aa_wordprocessor too fast ?2010-12-11, by JeanDo
-
Background debugger now shows STKPTR2010-12-26, by heinrichsweikamp
-
add p2_deco.o2010-12-26, by heinrichsweikamp
-
added sample workspace file2010-12-26, by heinrichsweikamp
-
Split C code, and use direct linking.2010-12-26, by JeanDo
-
First gas is active, Gauge mode display2010-12-24, by heinrichsweikamp
-
1.75beta start2010-12-23, by heinrichsweikamp
-
Minor two-pages decoplan fixes.2010-12-23, by JeanDo
-
1.74beta rc22010-12-22, by heinrichsweikamp
-
1.74beta rc12010-12-22, by heinrichsweikamp
-
Display deco-type icon in surface mode.2010-12-22, by JeanDo
-
fixed double-effect of ENTER button in divemode2010-12-21, by heinrichsweikamp
-
Display TTS in simulator decoplan2010-12-20, by JeanDo
-
customview for the surfacemode2010-12-20, by heinrichsweikamp
-
bugfix in output16_3_call2010-12-19, by heinrichsweikamp
-
added END to GasSetup, small fixes2010-12-19, by heinrichsweikamp
-
some fixes with the onboard simulator2010-12-15, by heinrichsweikamp
-
Codesize optimized valconv.asm2010-12-14, by JeanDo
-
Scribble_15 at wakeup...2010-12-13, by JeanDo
-
1.74beta...2010-12-14, by heinrichsweikamp
-
Checking all CF values at once.2010-12-14, by JeanDo
-
FIX bad warning for 15bits CF values2010-12-12, by JeanDo
-
1.73beta rc1 (Added new customview for divemode)2010-12-12, by heinrichsweikamp
-
Cleanup CF for bad 15bits value display2010-12-12, by JeanDo
-
adding anti-aliased fonts!2010-12-11, by heinrichsweikamp
-
aa_wordprocessor too fast ?2010-12-11, by JeanDo
-
Check all CF in surfacemode, pop warning is oobounds2010-12-11, by JeanDo
-
bug fix in isr2010-12-11, by heinrichsweikamp
-
Interrupt trashes the PRODH:L registers.2010-12-11, by JeanDo
-
Added HW logo and dimmed cursor in small font.2010-12-10, by JeanDo
-
FIX new cf menu BOOL mode: should skip lines 2&3.2010-12-10, by JeanDo
-
dummy commit2010-12-10, by heinrichsweikamp
-
mh2010-12-10, by heinrichsweikamp
-
some preparations for new custom view2010-12-09, by heinrichsweikamp
-
adding custom functions with limits (jeando)2010-12-09, by heinrichsweikamp
-
renaming "Max Depth" to "max."2010-12-08, by heinrichsweikamp
-
FIX flickering in new CF menus2010-12-08, by JeanDo
-
adding anti-aliased fonts frame and merging some patches from Jeando2010-12-07, by heinrichsweikamp
-
Cleaning up old wordprocessor to make it OLEDSim compatible.2010-12-07, by JeanDo
-
Kludges to emulate inexisting devices when debugged with the MPLAB software SIMulator.2010-12-06, by JeanDo
-
applying jean_do custom function menu patches...2010-12-07, by heinrichsweikamp
-
Making CF edition esier2010-12-06, by JeanDo
-
testing patch2010-12-07, by heinrichsweikamp
-
FIX branch merging2010-12-07, by JeanDo
-
small fix with battery sign2010-12-06, by heinrichsweikamp
-
1.73beta started, small fixes2010-12-05, by heinrichsweikamp
-
1.72beta release2010-11-15, by heinrichsweikamp
-
Exchanged Decoplan and Gaslist in dive mode menu2010-11-14, by heinrichsweikamp
-
added missing source file2010-11-14, by heinrichsweikamp
-
1.72beta - color-coded gaslist, small fix with stopwatch2010-11-10, by heinrichsweikamp
-
1.72beta - small output fix in non-GF modes2010-10-20, by heinrichsweikamp
-
1.71beta for Mk.22010-10-19, by heinrichsweikamp
-
new decoplan (GF mode) debuged2010-10-13, by heinrichsweikamp
-
1.712010-10-12, by heinrichsweikamp
-
1.71beta in work...2010-10-07, by heinrichsweikamp
-
displays 16stops in gf mode2010-10-06, by heinrichsweikamp
-
1.71beta - more deco2010-10-02, by heinrichsweikamp
-
1.71beta - clock in divemode (CF39)2010-09-29, by heinrichsweikamp
-
1.71 beta in work2010-09-20, by heinrichsweikamp
-
cleanup2010-08-05, by heinrichsweikamp
-
New deco code 1.10d2010-08-05, by heinrichsweikamp
-
1.70 stable release2010-08-05, by heinrichsweikamp
-
Mk.2 1.70stable2010-08-04, by heinrichsweikamp
-
small update simulator2010-08-03, by heinrichsweikamp
-
surfacemode2010-08-04, by heinrichsweikamp
-
Another Gas Change debug2010-08-03, by heinrichsweikamp
-
Merged2010-08-02, by heinrichsweikamp
-
1.70 cleaning the code2010-07-31, by heinrichsweikamp
-
Gas Change for Simulator debugged2010-08-02, by heinrichsweikamp
-
1.70....2010-07-30, by heinrichsweikamp
-
1.70..2010-07-29, by heinrichsweikamp
-
1.70...2010-07-28, by heinrichsweikamp
-
cleanup2010-07-15, by heinrichsweikamp
-
1.65beta release2010-07-15, by heinrichsweikamp
-
1.65beta release2010-07-14, by heinrichsweikamp
-
1.65beta2010-07-11, by heinrichsweikamp
-
1.63beta release2010-07-01, by heinrichsweikamp
-
New CF48, changed CF152010-06-24, by heinrichsweikamp
-
1.63 in work2010-06-20, by heinrichsweikamp
-
1.63 in work...2010-06-20, by heinrichsweikamp
-
1.62 beta release2010-06-02, by heinrichsweikamp
-
1.62 beta rc22010-06-01, by heinrichsweikamp
-
test & debugging new deco code...2010-05-31, by heinrichsweikamp
-
1.62beta2010-05-30, by heinrichsweikamp
-
Gas Setup now sorts Gases for new Deco code2010-05-30, by heinrichsweikamp
-
preparations for new gaslist2010-05-25, by heinrichsweikamp
-
New Simulator results screen2010-05-25, by heinrichsweikamp
-
Speedy simulator! New Deco code test 12010-05-25, by heinrichsweikamp
-
simulator-speed increased2010-05-24, by heinrichsweikamp
-
preparations for new deco code...2010-05-23, by heinrichsweikamp
-
1.62 in work...2010-05-21, by heinrichsweikamp
-
1.61beta rc22010-05-16, by heinrichsweikamp
-
CHANGE: Change of color layout (OSTC Mk.2 Only)2010-05-16, by heinrichsweikamp
-
NEW: Depth, CNS, GF, ppO2 and Velocity are Color-coded2010-05-15, by heinrichsweikamp
-
ppO2 limits in fixed setpoint ccr2010-05-15, by heinrichsweikamp
-
1.61 beta rc22010-05-13, by heinrichsweikamp
-
1.61 beta rc12010-05-05, by heinrichsweikamp
-
1.61beta test2010-05-04, by heinrichsweikamp
-
1.60 stable2010-04-26, by heinrichsweikamp
-
1.60 stable rc12010-04-21, by heinrichsweikamp
-
1.56 beta2010-04-21, by heinrichsweikamp
-
1.56 rc12010-04-20, by heinrichsweikamp
-
1.55 beta2010-04-12, by heinrichsweikamp
-
1.55beta rc12010-04-11, by heinrichsweikamp
-
1.54 rc22010-03-28, by heinrichsweikamp
-
1.54beta rc12010-03-28, by heinrichsweikamp
-
1.53 beta - very small fix2010-03-25, by heinrichsweikamp
-
1.53 beta rc22010-03-25, by heinrichsweikamp
-
1.53 beta rc2010-03-24, by heinrichsweikamp
-
new compiler docu2010-03-22, by heinrichsweikamp
-
1.52 beta2010-03-19, by heinrichsweikamp
-
Added CF36: Divemask color2010-03-09, by heinrichsweikamp
-
1.52 rc22010-02-28, by heinrichsweikamp
-
cf32 bug fixed2010-02-24, by heinrichsweikamp
-
build included2010-02-15, by heinrichsweikamp
-
1.52beta rc2010-02-15, by heinrichsweikamp
-
1.52 beta rc2010-02-14, by heinrichsweikamp
-
v1.51 beta2010-02-04, by heinrichsweikamp
-
Bugfix: PC simulator2010-01-20, by heinrichsweikamp
-
clean up2010-01-12, by heinrichsweikamp
-
Initial setup2010-01-12, by heinrichsweikamp