File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 4545 - CONFIG_BOARD_VERSION=v3.4-48V DEPLOY=v3.4-48V
4646 - CONFIG_BOARD_VERSION=v3.5-24V DEPLOY=v3.5-24V
4747 - CONFIG_BOARD_VERSION=v3.5-48V DEPLOY=v3.5-48V
48+ - CONFIG_BOARD_VERSION=v3.6-24V DEPLOY=v3.6-24V
49+ - CONFIG_BOARD_VERSION=v3.6-56V DEPLOY=v3.6-56V
4850
4951 # Various protocol combinations
50- - CONFIG_BOARD_VERSION=v3.4-24V CONFIG_USB_PROTOCOL=native-stream CONFIG_UART_PROTOCOL=native
51- - CONFIG_BOARD_VERSION=v3.4-24V CONFIG_USB_PROTOCOL=stdout CONFIG_UART_PROTOCOL=stdout
52- - CONFIG_BOARD_VERSION=v3.4-24V CONFIG_USB_PROTOCOL=none CONFIG_UART_PROTOCOL=none
52+ # - CONFIG_BOARD_VERSION=v3.4-24V CONFIG_USB_PROTOCOL=native-stream CONFIG_UART_PROTOCOL=native
53+ # - CONFIG_BOARD_VERSION=v3.4-24V CONFIG_USB_PROTOCOL=stdout CONFIG_UART_PROTOCOL=stdout
54+ # - CONFIG_BOARD_VERSION=v3.4-24V CONFIG_USB_PROTOCOL=none CONFIG_UART_PROTOCOL=none
5355
5456script :
5557- " ./Firmware/build.sh"
Original file line number Diff line number Diff line change 22Please add a note of your changes below this heading if you make a Pull Request.
33
44### Added
5+ * A release target for ODrive v3.6
56* Communication watchdog feature.
67* ` encoder.set_linear_count(count) ` function.
78* Configurable encoder offset calibration distance and speed:` calib_scan_distance ` and ` calib_scan_omega `
89* Encoder offset calibration debug variable ` calib_scan_response `
10+ * Lock-in drive feature
911* Script to enable using a hall signal as index edge.
1012
13+ ### Changed
14+ * Encoder index search now based on the new lock-in drive feature
15+
1116### Fixed
1217* Encoder index interrupts now disabled when not searching
1318
You can’t perform that action at this time.
0 commit comments