RevolutionPi / piControl

Kernel module for data exchange with RevPi I/O-Modules and Gateways
81 stars 24 forks source link

Add support Connect 4 (serdev) [REVPI-3354] #91

Closed nbuchwitz closed 1 year ago

nbuchwitz commented 1 year ago

This is my first series for RevPi Connect 4 support and targets the serdev branch. Nevertheless most of the commits can be cherry-picked to our "classic" piControl (+ the ttyAMA1 vs ttyAMA0 fix we spoke about).

Please note that the first 4 commits are picked from master and should not need additional reviews. As there are more commits missing from master a rebase of the serdev branch might be a good idea.

l1k commented 1 year ago

Needs to be updated to match #94 once the dust has settled over there.

nbuchwitz commented 1 year ago

@l1k I've cherry-picked the relevant commits for Connect 4 from master (minus the ttyAMA1 stuff) and force-pushed this PR.

nbuchwitz commented 1 year ago

@l1k there was one commit missing "Connect 4: Add FW type description id", did a force push again. Rest is identical...