Files
Vehicle Researcher 6adb63b915 openpilot v0.11.1 release
date: 2026-06-04T09:49:56
master commit: c0ab3550eca2e9daf197c46b7e4b24aa9637cf2e
2026-06-04 09:50:05 -07:00

10 lines
453 B
Python

ga102 = {
'NV_PGSP_FALCON_MAILBOX0': (0x0, 0x110040, {'data': (0, 31)}),
'NV_PGSP_FALCON_MAILBOX1': (0x0, 0x110044, {'data': (0, 31)}),
'NV_PGSP_FALCON_ENGINE': (0x0, 0x1103c0, {'reset': (0, 0)}),
'NV_PGSP_FALCON_ENGINE_RESET_TRUE': 0x00000001,
'NV_PGSP_FALCON_ENGINE_RESET_FALSE': 0x00000000,
'NV_PGSP_MAILBOX__SIZE_1': 4,
'NV_PGSP_QUEUE_HEAD': (0x0, lambda i: (0x110c00+(i)*8), {'address': (0, 31)}),
'NV_PGSP_QUEUE_HEAD__SIZE_1': 8,
}