I was able to unlock a temperature range of -40 to 150 degrees C in the iPhone app.
How did you unlocked the temperature range?
(editing the plist?)
This is sadly not in a plist file. It is hardcoded in the app itself, i disassembled it with ida and did some hex editing on the app file itself.
I could try to recompile it into a IPA file and upload it somewhere. But i dont want any conflicts.
Maybe i should just put the changes up in here + the location of the changes, so anyone can freely hex edit its own app file.
Currently at work, will do that this evening:)
@vincentwrath, nice job, i have them all as well, and i am trying to make my own palettes, but they are not in RGB it seems, at least a palett editor wont read them
There seems to be some other interesting stuff as well, i saw something about a histogram in the app code as well. I will check if i can unlock that somehow next weekend when i have some time.