m1n1/proxyclient
Eileen Yoon 5f59c5460c afk.epic: Handle EPIC replies by subtype
DCP only gets two reply types: a u32 retcode or a command reply. It
previously checked for retcode by checking length(data) == 4 and
assuming command otherwise. AOP can get other reply types (e.g. STRING
after probing device). It actually sends us the reply subtype in the
EPICSubHeader, so use that information and handle replies accordingly.

Signed-off-by: Eileen Yoon <eyn@gmx.com>
2024-10-31 01:24:36 +09:00
..
experiments experiments/dcp: Make dcp*.py scripts run again 2024-10-31 01:24:36 +09:00
hv m1n1/avd: Add initial AVD driver prototype/tracer 2024-01-11 16:20:49 +09:00
m1n1 afk.epic: Handle EPIC replies by subtype 2024-10-31 01:24:36 +09:00
tools Add ipython shell to proxyclient 2023-11-27 13:30:27 +09:00