You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to this project will be documented in this file.
4
+
5
+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Calendar Versioning](http://calver.org/).
6
+
7
+
## [Unreleased]
8
+
9
+
## [17.1.2] - 2017-11-27
10
+
11
+
### Fixed
12
+
13
+
-`tct` utility was not saving configuration for settings that had forward and reverse double values, for example **peak voltage** (#22)
14
+
15
+
16
+
## [17.1.1] - 2017-11-27
17
+
18
+
### Added
19
+
20
+
-`tct` utility added **brake in neutral** configuration (#17)
21
+
- Added `MotionMagicTalonConfiguration` to Talon provisioning and ability to control its **acceleration** and **cruise velocity** in `tct` utility (#20)
22
+
23
+
### Changed
24
+
-`tct` utility allows digital inputs to be reconfigured as outputs (#13)
25
+
-`tct` utility logging level increased to warn (#18)
26
+
27
+
### Fixed
28
+
29
+
-**voltage ramp rate** was not configuring a new `TalonConfigurationBuilder` from an existing `TalonConfiguration` (#19)
30
+
31
+
## [17.1.0] - 2017-11-16
32
+
33
+
### Added
34
+
35
+
- Released `tct` utility for Talons, digital outputs and servos.
0 commit comments