User Tools

Site Tools


eventshell

This is an old revision of the document!


Sending akashimorino to ICU UART port starts the Event Shell which shows a prompt like this:

K433>[1]

Typing ? gives all available commands:

[AECOM_DispFLK]
[AECOM_SetFLK]
[AEITG_]
[APEX.DebugPropStillPhoto]
[APEX.DebugSceneMode]
[APEX.LogLevel]
[APEX.LogOnly]
[APEX.ManualExposureMode]
[APEX.PoLogLevel]
[APEX.ReCalcStillPhotoParam]
[APEX.RewriteMode]
[APEX.Test1]
[APEX.Test2]
[ATest_RegistEventProc]
[ActivateDL]
...

These function are so called Event Procedures and have been registered by calling register_func before.

However, they cannot be executed blindly on UART. Also functions which expect arguments and aren't actually that useful on UART are listed here. Some examples:

memcpy
sprintf
sscanf
...
eventshell.1612479119.txt.gz ยท Last modified: 2021/02/04 23:51 by coon