[Ovmsdev] Storing Calibration Data

Tom Parker tom at carrott.org
Sun May 8 08:53:35 HKT 2016


On 05/06/2016 03:13 PM, Mark Webb-Johnson wrote:
> Parameter space is getting tight, but there seems to be space after ACC. 0x14 and 0x15.

https://github.com/openvehicles/Open-Vehicle-Monitoring-System/blob/e4213e9396d4cad3884a3e3ba388e4b2b3bf79ef/vehicle/OVMS.X/ovms.c#L203 
looks like each feature is stored in a separate parameter but only uses 
1 out of 32 bytes? When we actually run out, I think we can refactor to 
pack more than one feature into each parameter?

I found 0x14 and 0x15 were free too and things are working well using them.


More information about the OvmsDev mailing list