Comment 22 for bug 863683

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Our contact at Hercules just followed up. Here's what I've learned:

1) All DJ Control Steel units interpret 0x3F as the center position.
2) The first version of the DJ Console RMX (firmare revision 1.0.6.31) is centered at 0x40
3) Other RMXs up to the current version (firmware revision 1.1.4.31) are centered at 0x3F
4) The majority of RMXs in the wild are centered at 0x3F.

Unfortunately it's not possible to update the RMX firmware to center at 0x3F if you have the first generation firmware.

So, I think we should change both our RMX and Steel scripts to use 0x3F as the default. In the RMX script, we can provide an option at the top that lets someone easily flip the behavior by setting a variable from true to false.