|
| 1 | +--- |
| 2 | +author: "@dlech" |
| 3 | +title: "Kernel Release Cycle 20" |
| 4 | +--- |
| 5 | + |
| 6 | + |
| 7 | +{: .image-responsive .pull-right} |
| 8 | + |
| 9 | +[Dexter Industries] made some major breaking changes to their BrickPi3 firmware, |
| 10 | +so this release is all about the BrickPi3 (again). Major shout-out to |
| 11 | +@sanjayseshan for spending a significant portion of his spring break helping to |
| 12 | +get the drivers updated for the BrickPi3 firmware v1.4.x. We also now support |
| 13 | +stacking up to 4 BrickPi3s on a single Raspberry Pi. |
| 14 | + |
| 15 | +<!--more--> |
| 16 | + |
| 17 | +There are also some kernel modules enabled for using GSM modems with the EV3. |
| 18 | +And finally, a corner case involving stopping motors before a position setpoint |
| 19 | +is reached was fixed. |
| 20 | + |
| 21 | +[Dexter Industries]: https://www.dexterindustries.com/ |
| 22 | +[BrickPi3]: https://www.dexterindustries.com/new-brickpi3-lego-mindstorms/ |
| 23 | + |
| 24 | +### Version Info |
| 25 | + |
| 26 | +In this round of releases, we have: |
| 27 | + |
| 28 | +* `v4.4.61-20-ev3dev-ev3` for EV3. |
| 29 | +* `v4.4.61-ti-rt-r98-20-ev3dev-bb.org` for BeagleBone. |
| 30 | +* `v4.4.61-20-ev3dev-rpi` for Raspberry Pi 0/1. |
| 31 | +* `v4.4.61-20-ev3dev-rpi2` for Raspberry Pi 2/3. |
| 32 | + |
| 33 | +You can also find this kernel in [snapshot build][download] `2017-04-14`. |
| 34 | + |
| 35 | +[download]: https://oss.jfrog.org/list/oss-snapshot-local/org/ev3dev/brickstrap/ |
| 36 | + |
| 37 | + |
| 38 | +### Changelogs |
| 39 | + |
| 40 | +For a more complete changelog, follow the link for your platform: |
| 41 | +[EV3][ev3-changelog], [BB][bb.org-changelog], [RPi][rpi-changelog] or [RPi2][rpi2-changelog]. |
| 42 | + |
| 43 | +[ev3-changelog]: https://github.com/ev3dev/ev3dev-kpkg/blob/a90ed59ed7ece41c46c564653b4acb4a1dd4640c/ev3dev-ev3/changelog |
| 44 | +[bb.org-changelog]: https://github.com/ev3dev/ev3dev-kpkg/blob/a90ed59ed7ece41c46c564653b4acb4a1dd4640c/ev3dev-bb.org/changelog |
| 45 | +[rpi-changelog]: https://github.com/ev3dev/ev3dev-kpkg/blob/a90ed59ed7ece41c46c564653b4acb4a1dd4640c/ev3dev-rpi/changelog |
| 46 | +[rpi2-changelog]: https://github.com/ev3dev/ev3dev-kpkg/blob/a90ed59ed7ece41c46c564653b4acb4a1dd4640c/ev3dev-rpi2/changelog |
0 commit comments