Hi Mike,

I think you added print_sword_fp_dec(), right?

I tested print_sword_fp_dec(serial_hw_data, 0x0101) and it's output is
1.1, not 1.004 or alike. This was to be expected, since print is a
pretty basic conversion library.

More advanced conversion, whith fixed-point format is available in
format.jal. format.jal needs restructuring but is a better place to
start.

In general, please test changes of stable libraries properly,
preferably through testfiles so they tested can be reproduced.

Joep

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to