File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ python-ev3dev (0.7.0) stable; urgency=medium
2+
3+ [Denis Demidov]
4+ * Support "-13-ev3dev" and newer kernels.
5+ * Rename FirgelliL1250Motor and FirgelliL12100Motor to ActuonixL1250Motor
6+ and ActuonixL12100Motor.
7+ * Allow passing espeak options to Sound.speak
8+ * Make sure that device classes connect to devices of the right
9+ type (driver name)
10+
11+ [Daniel Walton]
12+ * Add "__version__" property.
13+ * Add ev3dev/helper.py with classes for Tanks, Motors, Web UI, etc.
14+ * Add ev3dev/GyroBalancer.py for robots that use a gyroscope.
15+
16+ [Donald Webster]
17+ * Fix port names on BrickPi.
18+
19+ [Frank Busse]
20+ * Fix bad division logic in display classes.
21+
22+ [Kaelin Laundry]
23+ * Fix fatal error when a requested sysfs device class hasn't been populated yet.
24+
25+ -- Kaelin Laundry <wasabifan@outlook.com> Sat, 25 Sep 2016 10:35:00 -0800
26+
127python-ev3dev (0.7.0~rc1) stable; urgency=medium
228
329 * Drop python 2.x support.
You can’t perform that action at this time.
0 commit comments