Dear All,
Working in a electronics testlab i use a lot of conversions like:
Log <-> Linear Voltage, Log<->Linear Power and RF related, Field Strength & Power Density conversions.
I examined the source code and tried to add a dBuv <-> Volts conversion to both compile_cats.c and compile_consts.c
This works fine but i only see the dB part dBuV in the display,
is seems only two characters are permitted in the left part of the conversion.
Next challenge is to get a short calculation like:
V=10^((dBuV-120)/20) called when executing this conversion..
I used to make short programs for each conversion, but it would be nice to have them under the conversions in the WP 34S.
To get more room in the upper graphical screen i removed at line 1395 of display.c "\177\006\006" now the up down arrows are gone..
Some ideas to get this realized ??
Best regards,
Lourens.