Skip to content

Commit ca1f6ce

Browse files
committed
Release cycle 13
1 parent f2fc02e commit ca1f6ce

File tree

100 files changed

+160
-145
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+160
-145
lines changed

_data/motors.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
"count_per_m": "2000",
44
"encoder_polarity": "DC_MOTOR_POLARITY_INVERSED",
55
"full_travel_count": "200",
6-
"id": "FIRGELLI_L12_EV3_100",
6+
"id": "ACT_L12_EV3_100",
77
"legoev3_info": [],
88
"max_speed": "24",
99
"motion_type": "TM_MOTION_LINEAR",
1010
"motor_type": "ev3",
11-
"name": "fi-l12-ev3-100",
11+
"name": "act-l12-ev3-100",
1212
"source_file": "drivers/lego/motors/ev3_motor_defs.c",
1313
"source_line": 39,
14-
"url_name": "firgelli-l12-ev3-100mm",
15-
"vendor_name": "Firgelli",
14+
"url_name": "actuonix-l12-ev3-100mm",
15+
"vendor_name": "Actuonix",
1616
"vendor_part_name": "L12 EV3 100mm",
1717
"vendor_part_number": "L12-EV3-100",
1818
"vendor_website": "http://www.actuonix.com/product_p/l12-ev3-100.htm"
@@ -21,16 +21,16 @@
2121
"count_per_m": "2000",
2222
"encoder_polarity": "DC_MOTOR_POLARITY_INVERSED",
2323
"full_travel_count": "100",
24-
"id": "FIRGELLI_L12_EV3_50",
24+
"id": "ACT_L12_EV3_50",
2525
"legoev3_info": [],
2626
"max_speed": "24",
2727
"motion_type": "TM_MOTION_LINEAR",
2828
"motor_type": "ev3",
29-
"name": "fi-l12-ev3-50",
29+
"name": "act-l12-ev3-50",
3030
"source_file": "drivers/lego/motors/ev3_motor_defs.c",
3131
"source_line": 39,
32-
"url_name": "firgelli-l12-ev3-50mm",
33-
"vendor_name": "Firgelli",
32+
"url_name": "actuonix-l12-ev3-50mm",
33+
"vendor_name": "Actuonix",
3434
"vendor_part_name": "L12 EV3 50mm",
3535
"vendor_part_number": "L12-EV3-50",
3636
"vendor_website": "http://www.actuonix.com/product_p/l12-ev3-50.htm"

_data/ports.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,11 @@
137137
"id": "EV3_INPUT_PORT_MODE_NXT_I2C",
138138
"name": "nxt-i2c"
139139
},
140+
{
141+
"description": "Configure for I2C communications but do probe for NXT sensors.",
142+
"id": "EV3_INPUT_PORT_MODE_OTHER_I2C",
143+
"name": "other-i2c"
144+
},
140145
{
141146
"description": "Load the [ev3-analog] device.",
142147
"id": "EV3_INPUT_PORT_MODE_EV3_ANALOG",
@@ -162,10 +167,10 @@
162167
],
163168
"module": "legoev3-ports",
164169
"name": "legoev3-input-port",
165-
"num_modes": 8,
170+
"num_modes": 9,
166171
"prefix": "in",
167172
"source_file": "drivers/lego/ev3/legoev3_ports_in.c",
168-
"source_line": 291,
173+
"source_line": 293,
169174
"url_name": "legoev3-input-port"
170175
},
171176
{

_data/sensors.json

Lines changed: 3 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -108,32 +108,21 @@
108108
{
109109
"id": "7",
110110
"read_data_reg": "0"
111-
},
112-
{
113-
"id": "8",
114-
"read_data_reg": "0"
115-
},
116-
{
117-
"id": "9",
118-
"read_data_reg": "0"
119111
}
120112
],
121113
"id": "PX_PIXY",
122114
"mode_info": [
123115
{
124-
"data_sets": "7",
116+
"data_sets": "6",
125117
"description": "All",
126118
"id": "0",
127119
"name": "ALL",
128-
"notes": "\n[^angle]: Angle information is only available for color codes, otherwise the value is 0.\n \n ",
129120
"value0": "Signature low byte",
130121
"value1": "Signature high byte",
131122
"value2": "X",
132123
"value3": "Y",
133124
"value4": "Width",
134-
"value5": "Height",
135-
"value6": "Angle",
136-
"value6_footnote": "[^angle]"
125+
"value5": "Height"
137126
},
138127
{
139128
"data_sets": "5",
@@ -211,30 +200,10 @@
211200
"value2": "Y",
212201
"value3": "Width",
213202
"value4": "Height"
214-
},
215-
{
216-
"data_sets": "6",
217-
"description": "Color code",
218-
"id": "8",
219-
"name": "COL-CODE",
220-
"value0": "Count",
221-
"value1": "X",
222-
"value2": "Y",
223-
"value3": "Width",
224-
"value4": "Height",
225-
"value5": "Angle"
226-
},
227-
{
228-
"data_sets": "1",
229-
"description": "Angle",
230-
"description_footnote": "[^angle]",
231-
"id": "9",
232-
"name": "ANGLE",
233-
"value0": "Angle"
234203
}
235204
],
236205
"name": "pixy-lego",
237-
"num_modes": "10",
206+
"num_modes": "8",
238207
"product_id": "Pixy",
239208
"sensor_type": "nxt-i2c-sensor",
240209
"source_file": "drivers/lego/sensors/nxt_i2c_sensor_defs.c",

docs/drivers/brickpi-battery.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
autogen: This file was automatically generated by kernel-doc-text-to-markdown.py
3-
kernel_version: 4.4.13-12-ev3dev-ev3
3+
kernel_version: 4.4.15-13-ev3dev-ev3
44
source_file: drivers/lego/brickpi/brickpi_battery.c
55
title: Dexter Industries BrickPi+ Battery Driver
66
---

docs/drivers/brickpi-i2c-sensor.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
autogen: This file was automatically generated by kernel-doc-text-to-markdown.py
3-
kernel_version: 4.4.13-12-ev3dev-ev3
3+
kernel_version: 4.4.15-13-ev3dev-ev3
44
source_file: drivers/lego/brickpi/brickpi_i2c_sensor.c
55
title: Dexter Industries BrickPi I2C Sensor Driver
66
---

docs/drivers/brickpi-ld.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
autogen: This file was automatically generated by kernel-doc-text-to-markdown.py
3-
kernel_version: 4.4.13-12-ev3dev-ev3
3+
kernel_version: 4.4.15-13-ev3dev-ev3
44
source_file: drivers/lego/brickpi/brickpi_ld.c
55
title: Dexter Industries BrickPi Line Discipline
66
---

docs/drivers/dc-motor-class.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
autogen: This file was automatically generated by kernel-doc-text-to-markdown.py
3-
kernel_version: 4.4.13-12-ev3dev-ev3
3+
kernel_version: 4.4.15-13-ev3dev-ev3
44
source_file: drivers/lego/motors/dc_motor_class.c
55
title: DC Motor Class
66
---

docs/drivers/ev3-analog-sensor.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
autogen: This file was automatically generated by kernel-doc-text-to-markdown.py
3-
kernel_version: 4.4.13-12-ev3dev-ev3
3+
kernel_version: 4.4.15-13-ev3dev-ev3
44
source_file: drivers/lego/sensors/ev3_analog_sensor_core.c
55
title: EV3 Analog Sensor Driver
66
---

docs/drivers/ev3-uart-sensor-ld.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
autogen: This file was automatically generated by kernel-doc-text-to-markdown.py
3-
kernel_version: 4.4.13-12-ev3dev-ev3
3+
kernel_version: 4.4.15-13-ev3dev-ev3
44
source_file: drivers/lego/sensors/ev3_uart_sensor_ld.c
55
title: EV3 UART Sensor Line Discipline
66
---

docs/drivers/ht-nxt-smux-i2c-sensor.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
autogen: This file was automatically generated by kernel-doc-text-to-markdown.py
3-
kernel_version: 4.4.13-12-ev3dev-ev3
3+
kernel_version: 4.4.15-13-ev3dev-ev3
44
source_file: drivers/lego/sensors/ht_nxt_smux_i2c_sensor.c
55
title: HiTechnic NXT Sensor Multiplexer I2C sensor driver
66
---

0 commit comments

Comments
 (0)