SSA doesn't work, and the stupid thing still isn't powering off properly... anyways I used a PIE HON03/PC-SON adaptor...
Whats a difference between SSA head units and no SSA? By common sense it must be somewhere in 51d. May be triggered by 8051 firmware.
I can see that you made some custom 51d.
Currenly I am only preparing to move PhatBox in my wifes Honda. Have not picked adaptor yet. Or I can buy some Sony head unit - have not decided yet.
For now I am testing it with my BMW with Soundgate #SNBMW adaptor.
Just verified that tricking phatbox.ini with headunit_code 0x0600 does not work.
In you listing of 51d I saw massage "SSA head unit", that give me a hope to hack that daemon to enable for all units.
In my log I see:
>>
processpac: Got Session: mode 0, run type 17, lot 32 01
>>
From what I can see "run mode" is bitfield:
bit0 - "Will auto-stop at eod / random track change"
bit1 - "SSA head unit"
bit2 - "Extra help enabled"
bit3 - "Force magazine random"
bit4 - "text unit"
In our case "run mode" is 0x11
Does this means that we will see text on Sony HU?
Is anyone managed to decrypt and disassemble 8051 firmware?
Have you seen traces of Pioneer firmware/pinout, by the way. Could be useful in future.