File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ cisstLog.txt
2
+ ** /cisstLog.txt
3
+ * ~
4
+ CMakeLists.txt.user
Original file line number Diff line number Diff line change
1
+ Change log
2
+ ==========
3
+
4
+ 1.1.0 (2015-04-28)
5
+ ==================
6
+
7
+ * API changes:
8
+ * Encoder API now uses signed integers, assumes all values are related to mid range (for setters and getters)
9
+ * Default protocol is now broadcast write if all boards have fireware 4.0 or higher
10
+ * Deprecated features:
11
+ * ` SetUseBroadcastFlag ` has been replaced by ` SetProtocol `
12
+ * New features:
13
+ * Added revision number, new header file ` AmpIORevision.h ` needs to be included
14
+ * Added method to get encoder channel A/B
15
+ * Added ` ProtocolType ` to select between firewire no broadcast, write only broadcast or read/write broadcast
16
+ * Added method to get encoder bit overflow
17
+ * Bug fixes:
18
+ * None
19
+
20
+ 1.0.0 (2014-01-24)
21
+ ==================
22
+
23
+ * No change log file, initial release.
You can’t perform that action at this time.
0 commit comments