Post Reply 
DB48X: HP48-like RPL implementation for DM42
11-14-2023, 08:57 PM
Post: #156
RE: DB48X: HP48-like RPL implementation for DM42
(11-13-2023 03:41 PM)spiff72 Wrote:  @c3d:

Can you clarify how the units.csv file can be used? This may be a moot point for me at this point since I may revert back to v0.4.9 due to the state file restoration issue, but I am also interested in tinkering with the units to customize things to my liking.

Does the file just need to be downloaded from the repo and placed in a new folder called CONFIG on the FAT disk? Since it doesn't exist there now, I wasn't sure if maybe this folder and file were only modifiable at compile time, or if there was a "default" that applied if the file didn't exist.

Thanks!

Yes, this is exactly what needs to be done.

If the CONFIG/UNITS.CSV does not exist, then default units are used (from flash). If CONFIG/UNITS.CSV exists, it takes precedence (but the built-in units remain as a fallback).

So if your UNITS.CSV simply contains the "=Cycle" section, which given the usage you described to me, could be as simple as:

"=Cycle"
"mm", "in"
"in", "mm"

And then it would use the built-in definitions for "mm" and "in".
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
DB48X v0.4.8 is out - c3d - 10-22-2023, 11:31 PM
RE: DB48X: HP48-like RPL implementation for DM42 - c3d - 11-14-2023 08:57 PM
Release v0.5.0: Statistics and flags - c3d - 11-20-2023, 08:57 AM
v0.6.5: Minor bug fixes - c3d - 02-11-2024, 11:23 PM
Release 0.7.1 "Whip" - Bug fixes - c3d - 03-04-2024, 12:46 AM
DB48X v0.7.4 release is out - c3d - 04-14-2024, 03:05 PM
DB48X v0.7.6: Solving menu - c3d - Yesterday, 12:04 AM



User(s) browsing this thread: 2 Guest(s)