in the new FW revisions there is the option to disply the leading tissue number and its saturation. Is there somewhere a documentation about the 16 tissues, their 1/2 lives and M-values?
I know, the software is open source. But frankly speeking I have a very hard time reading c, not to mention locate and understanding the decompression algorithm. Therefore, I'd appreaciate a source in human readable from
thats easy, get the sourcecode in the subdirectory OSTC_code_c_part2 there is a file called p2_tables.romdata open it with a texteditor of your choice.
Its readable, even if you are not used to programming.
best regards
Rob
Home: http://www.angermayr.eu
email: ostctools@angermayr.eu
Home of OSTC Tools: http://ostctools.angermayr.eu
HWOSConfig for Android: https://play.google.com/store/apps/details?id=eu.angermayr.hwosconfig
Thx Rob, I was able to open the file and find the values. However, in the file the tissues are not numbered. I would expect that they are from top to bottom, i.e. starting with #1 and ending with #16. Can somebody confirm?