Frostberg Chassistooling
Vehicle stability systems

ESC calibration service

Frostberg supplies the electronic stability control module for the Black Swan Automotive programme. Stability behaviour is set by signed calibration bundles; the module rejects any bundle whose signature does not verify.

Apply a calibration

Calibration bundles are pushed to a module by VIN. Each bundle carries an HMAC signature tied to the target module; an unsigned or wrongly signed bundle is refused.

fieldmeaning
vintarget vehicle
disableESC state carried in the bundle
sigbundle signature (hex)

POST /calibrate

Field engineering

Every module carries a unique serial. A car reports its own module serial in its diagnostic data, alongside the rest of its telemetry.

Internal signing tooling: frostberg_calsign.py.