Advertisement
Guest User

Advantech DAQNavi Linux Drivers Readme.txt

a guest
Jul 17th, 2018
1,090
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 175.51 KB | None | 0 0
  1. Advantech DAQNavi Linux Drivers
  2. Date: 4/2018
  3.  
  4. The Readme file contains the following section:
  5.  
  6. 1. What's new
  7. 2. Installation
  8. 3. Supported distribution
  9. 4. Driver note
  10. 5. Hardware Support for Linux
  11. 6. System requirements
  12.  
  13. 1. What's new
  14.  
  15. DAQNavi_SDK:
  16. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  17. | Version | Date | Description | Updated |
  18. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  19. | 3.2.12.0 | 2018-04-01 | 1. Modified:fix bug: compiling error under arm-linux | libiodaq.so: V3.1.16.0 |
  20. | | | 2. Modified:fix bug: updated for Linux DN4 SDK. | |
  21. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  22. | 3.2.11.0 | 2017-10-17 | 1. Modified:Bug 10000: compiling error on linux kernel 4.11. | libiodaq.so: V3.1.15.0 |
  23. | | | 2. Modified:fix bug: Add coupling type and IEPE type ANSI-C API | |
  24. | | | 3. Modified:fix bug: compiling error for cross-compiling: amd64 | |
  25. | | | 4. Modified:Bug 10657.Modify the return value of | |
  26. | | | AdxGetValueRangeInformation | |
  27. | | | 5. Modified:Bug 10216. Missing some AI channel methods, | |
  28. | | | such as IEPE and CouplingType. | |
  29. | | | 6. Modified:Bug 10955: compiling error on kernel v4.13 | |
  30. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  31. | 3.2.8.0 | 2016-03-29 | 1. Modified:fix bug: Compile error in linux environment | libiodaq.so: V3.1.14.0 |
  32. --------------- -------------- ---------------------------------------------------------------------- ---------------------------
  33. | 3.2.7.0 | 2015-09-01 | 1. Modified:Bug 17996.Add parameter verify for method: di/do | libiodaq.so: V3.1.13.0 |
  34. | | | read/write bit | |
  35. | | | 2. Added: ModeWriteShared. | |
  36. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  37. | 3.2.6.0 | 2015-07-15 | 1. Modified:Bug 17206.add noise filter setting:blocking time. | libiodaq.so: V3.1.12.0 |
  38. | | | 2. Modified:Bug 17485.Add CouplingType and IEPE to AiFeature and | |
  39. | | | AIChannel | |
  40. | | | 3. Modified:Bug 17509.Add property id from trigger | |
  41. | | | 3. Modified:Bug 17744.Modify Coupling&IEPE Property's definition | |
  42. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  43. | 3.2.5.0 | 2015-04-01 | 1. Modified:Bug 16823.fix fileno reveal. | libiodaq.so: V3.1.11.0 |
  44. | | | 2. Modified:Bug 16984.modify DIO programmable method for devices | |
  45. | | | which DIO ports have different programmable feature | |
  46. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  47. | 3.2.4.0 | 2015-01-15 | 1. added device module property/method.(Normal) | libiodaq.so: V3.1.10.0 |
  48. | | | 2. Modified:Modify return ErrorCode when property CountingType is set| |
  49. | | | to invalid value | |
  50. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  51. | 3.2.2.0 | 2014-06-15 | 1. Add: Dio read and write bit port function.(Normal) | libiodaq.so: V3.1.9.0 |
  52. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  53. | 3.2.1.0 | 2014-02-15 | 1. Add: CSCL APIs for ANSI-C.(Normal) | |
  54. | | | 2. Add: "ErrorFuncConflictWithBfdAi" and | |
  55. | | | "ErrorVrgNotAvailableInSeMode" Error code.(Normal) | libiodaq.so: V3.1.8.0 |
  56. | | | 3. Add: Add double trigger example.(Normal) | |
  57. | | | 4. Modified: When driver load failed,will return right error code. | |
  58. | | | (Normal) | |
  59. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  60. | 3.1.7.0 | 2013-07-15 | 1. Add: Double trigger feature.(Normal) | |
  61. | | | 2. Add: Add counter cache for get last data when disconnection. | |
  62. | | | (Normal) | libiodaq.so: V3.1.7.0 |
  63. | | | 3. Modified: Raising overrun and cache overflow event priority. | |
  64. | | | (Normal) | |
  65. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  66. | 3.1.6.0 | 2013-05-15 | 1. Add: example add Counter_ContinueCompare,Counter_SnapCounter, | |
  67. | | | Counter_UpDownCounter.(Normal) | libiodaq.so: V3.1.6.0 |
  68. | | | 2. Modified: fix qt and c++ example bug.(Normal) | |
  69. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  70. | 3.1.5.0 | 2013-03-15 | 1. Modified: fix qt example bug.(Normal) | libiodaq.so: V3.1.5.0 |
  71. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  72. | 3.1.4.0 | 2013-01-15 | 1. Modified: Adjust the header file.(Normal) | libiodaq.so: V3.1.4.0 |
  73. | | | 2. Add: Add remaining qt examples. | |
  74. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  75. | 3.1.3.0 | 2012-11-15 | 1. noise filter interface change. | |
  76. | | | 2. fix cscl thread lock bug. | |
  77. | | | 3. add feature for PCI1784. | libiodaq.so: V3.1.3.0 |
  78. | | | 4. fix multi BufferedAiCtrl's event will receive confusion. | |
  79. | | | 5. add up-down counting property. | |
  80. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  81. | 3.1.2.0 | 2012-09-15 | 1. Fix triggerEdges feature bug in integration layer. | |
  82. | | | 2. Disable TimerEvent OneShotEvent and OverflowEvent feature. | libiodaq.so: V3.1.2.0 |
  83. | | | 3. fix Linux CSCL open device bug. | |
  84. | | | 4. Modify the Examples bugs. | |
  85. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  86. | 3.1.1.0 | 2012-07-15 | 1. Add 64bit architecture support. | libiodaq.so: V3.1.1.0 |
  87. | | | 2. Support Linux Mint12,Redhat Enterprise Linux6.2. | |
  88. | | | 3. Modify the Examples bugs. | |
  89. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  90. | 3.0.0100 | 2012-05-15 | 1. Linux DAQNavi SDK Initial version. | libiodaq.so: V3.0.0100 |
  91. | | | 2. Add Java,Qt,C++ examples for Linux. | |
  92. | | | 3. Support Ubuntu10.04,Fedora16,OpenSUSE11.4 | |
  93. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  94.  
  95.  
  96. DAQNavi_PCI1706:support PCI-1706
  97. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  98. | Version | Date | Description | Updated |
  99. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  100. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1706.ko: V3.1.5.0 |
  101. | | | cross-compiling: arm64 oecore and amd64 | libbio1706.so: V3.1.4.0 |
  102. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  103. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  104. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1706.ko: V3.1.4.0 |
  105. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1706.so: V3.1.3.0 |
  106. | | | 3.Modified:bug 9679, compiling error due lib api: | |
  107. | | | daq_umem_alloc/daq_umem_free | |
  108. | | | 4.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  109. | | | 5.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  110. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  111. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  112. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 20240.fix BufferedAI can't start work , | bio1706.ko: V3.1.3.0 |
  113. | | | and crashed error. | libbio1706.so: V3.1.2.0 |
  114. | | | 2.Modified the thread-safe bugs. | |
  115. | | | 3.Modified:Bug 19974: Modify the device description bug. | |
  116. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  117. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16566.fix InstantAO output data error. | bio1706.ko: V3.1.2.0 |
  118. | | | 2.Modified:Bug 16833.Add DO Write Bit Function. | libbio1706.so: V3.1.2.0 |
  119. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  120. | 3.2.4.0 | 2015-01-15 | 1.Added: Initial version. | bio1706.ko: V3.1.1.0 |
  121. | | | | libbio1706.so: V3.1.1.0 |
  122. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  123.  
  124. DAQNavi_PCI1711:support PCI-1711/L
  125. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  126. | Version | Date | Description | Updated |
  127. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  128. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1711.ko: V3.1.7.0 |
  129. | | | cross-compiling: arm64 oecore and amd64 | libbio1711.so: V3.1.8.0 |
  130. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  131. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  132. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1711.ko: V3.1.6.0 |
  133. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1711.so: V3.1.7.0 |
  134. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  135. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  136. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  137. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  138. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1711.ko: V3.1.5.0 |
  139. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1711.so: V3.1.6.0 |
  140. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  141. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1711.ko: V3.1.4.0 |
  142. | | | 2.Modified:Bug 16566.fix InstantAO output data error. | libbio1711.so: V3.1.6.0 |
  143. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  144. | 3.2.4.0 | 2015-01-15 | 1.Modified: Bug 15214. Fix data count error in OneBufferedAI when | bio1711.ko: V3.1.3.0 |
  145. | | | intervalCount is FIF0/2 and Sample is non integer times | libbio1711.so: V3.1.5.0 |
  146. | | | to it .(Normal) | |
  147. | | | 2.Modified: Bug 13979. Add thread locker for FAI event.(Normal) | |
  148. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  149. | 3.2.2.0 | 2014-06-15 | 1.Modified: Bug 14651. Fix Readback ai convert frequency do not equal| bio1711.ko: V3.1.2.0 |
  150. | | | actually frequency after user set some frequency.(Normal)| libbio1711.so: V3.1.4.0 |
  151. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  152. | 3.2.1.0 | 2014-02-15 | 1.Modified: Fix Delayed Pulse Generation function error.(Critical) | bio1711.ko: V3.1.2.0 |
  153. | | | 2.Modified: Set AO external reference value invalid.(Critical) | libbio1711.so: V3.1.3.0 |
  154. | | | 3.Modified: Bug 13979. Add thread locker for FAI event.(Normal) | |
  155. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  156. | 3.1.2.0 | 2013-07-15 | 1.Modified: Fix frequency measurement method error.(Critical) | bio1711.ko: V3.1.1.0 |
  157. | | | 2.Modified: Fix AO configure can not reset problem.(Normal) | libbio1711.so: V3.1.2.0 |
  158. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  159. | 3.1.1.0 | 2013-01-15 | 1.Added: Initial version. | bio1711.ko: V3.1.1.0 |
  160. | | | | libbio1711.so: V3.1.1.0 |
  161. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  162.  
  163. DAQNavi_PCI1713:support PCI-1713/U
  164. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  165. | Version | Date | Description | Updated |
  166. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  167. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1713.ko: V3.1.4.0 |
  168. | | | cross-compiling: arm64 oecore and amd64 | libbio1713.so: V3.1.3.0 |
  169. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  170. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  171. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1713.ko: V3.1.3.0 |
  172. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1713.so: V3.1.2.0 |
  173. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  174. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  175. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  176. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  177. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio1713.ko: V3.1.2.0 |
  178. | | | | libbio1713.so: V3.1.1.0 |
  179. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  180. | 3.2.2.0 | 2014-06-15 | 1.Added: Initial version. | bio1713.ko: V3.1.1.0 |
  181. | | | | libbio1713.so: V3.1.1.0 |
  182. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  183.  
  184.  
  185. DAQNavi_PCI1714_PCIE1744:support PCI-1714/UL,PCIE-1744,MIC-3714
  186. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  187. | Version | Date | Description | Updated |
  188. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  189. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1714.ko: V3.1.6.0 |
  190. | | | cross-compiling: arm64 oecore and amd64 | libbio1714.so: V3.1.7.0 |
  191. | | | 2.Modified:Bug 11922: CacheOverflow occurs frequently | |
  192. | | | 3.Modified:fix bug: updated for Linux DN4 SDK. | |
  193. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  194. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1714.ko: V3.1.5.0 |
  195. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1714.so: V3.1.6.0 |
  196. | | | 3.Modified:bug 9592, Wrong calibration was loaded when change the | |
  197. | | | channel's value range | |
  198. | | | 4.Modified:bug 10259, wrong trigger edge was used. | |
  199. | | | 5.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  200. | | | 6.Modified:bug 9679, compiling error due lib api: | |
  201. | | | daq_umem_alloc/daq_umem_free | |
  202. | | | 7.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  203. | | | 8.Modified:Bug 10955: compiling error on kernel v4.13 | |
  204. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  205. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio1714.ko: V3.1.4.0 |
  206. | | | | libbio1714.so: V3.1.5.0 |
  207. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  208. | 3.2.4.0 | 2015-01-15 | 1.Modified: Bug 13979. Add thread locker for FAI event.(Normal) | bio1714.ko: V3.1.3.0 |
  209. | | | | libbio1714.so: V3.1.5.0 |
  210. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  211. | 3.2.2.0 | 2014-06-15 | 1.Modified: Bug 14651. Fix Readback ai convert frequency do not equal| bio1714.ko: V3.1.3.0 |
  212. | | | actually frequency after user set some frequency.(Normal)| libbio1714.so: V3.1.4.0 |
  213. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  214. | 3.2.1.0 | 2014-02-15 | 1.Modified: Bug 13242. Program maybe get data before DelayToStart | bio1714.ko: V3.1.3.0 |
  215. | | | trigger.(Critical) | libbio1714.so: V3.1.3.0 |
  216. | | | 2.Modified: Bug 13979. Add thread locker for FAI event.(Normal) | |
  217. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  218. | 3.1.2.0 | 2013-03-15 | 1.Modified: Bug 10769. fix system crash error on 64bit OS.(Critical) | bio1714.ko: V3.1.2.0 |
  219. | | | | libbio1714.so: V3.1.2.0 |
  220. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  221. | 3.1.1.0 | 2013-01-15 | 1.Added: Initial version. | bio1714.ko: V3.1.1.0 |
  222. | | | | libbio1714.so: V3.1.1.0 |
  223. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  224.  
  225.  
  226. DAQNavi_PCI1715:support PCI-1715
  227. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  228. | Version | Date | Description | Updated |
  229. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  230. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1715.ko: V3.1.6.0 |
  231. | | | cross-compiling: arm64 oecore and amd64 | libbio1715.so: V3.1.5.0 |
  232. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  233. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  234. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1715.ko: V3.1.5.0 |
  235. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1715.so: V3.1.4.0 |
  236. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  237. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  238. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  239. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  240. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio1715.ko: V3.1.4.0 |
  241. | | | | libbio1715.so: V3.1.3.0 |
  242. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  243. | 3.2.4.0 | 2015-01-15 | 1.Modified: Bug 15214. Fix data count error in OneBufferedAI when | bio1715.ko: V3.1.3.0 |
  244. | | | intervalCount is FIF0/2 and Sample is non integer times | libbio1715.so: V3.1.3.0 |
  245. | | | to it .(Normal) | |
  246. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  247. | 3.2.2.0 | 2014-06-15 | 1.Modified: Bug 14651. Fix Readback ai convert frequency do not equal| bio1715.ko: V3.1.2.0 |
  248. | | | actually frequency after user set some frequency.(Normal)| libbio1715.so: V3.1.3.0 |
  249. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  250. | 3.2.1.0 | 2014-02-15 | 1.Modified: Optimize FAI stopping process.(Normal) | bio1715.ko: V3.1.2.0 |
  251. | | | 2.Modified: Bug 13979. Add thread locker for FAI event.(Normal) | libbio1715.so: V3.1.2.0 |
  252. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  253.  
  254. | 3.1.1.0 | 2013-01-15 | 1.Added: Initial version. | bio1715.ko: V3.1.1.0 |
  255. | | | | libbio1715.so: V3.1.1.0 |
  256. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  257.  
  258. DAQNavi_PCI1716:support PCI1716/L,MIC-3716
  259. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  260. | Version | Date | Description | Updated |
  261. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  262. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1716.ko: V3.1.6.0 |
  263. | | | cross-compiling: arm64 oecore and amd64 | libbio1716.so: V3.1.5.0 |
  264. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  265. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  266. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1716.ko: V3.1.5.0 |
  267. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1716.so: V3.1.4.0 |
  268. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  269. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  270. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  271. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  272. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1716.ko: V3.1.4.0 |
  273. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1716.so: V3.1.3.0 |
  274. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  275. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1716.ko: V3.1.3.0 |
  276. | | | 1.Modified:Bug 16566.fix InstantAO output data error. | libbio1716.so: V3.1.3.0 |
  277. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  278. | 3.2.4.0 | 2015-01-15 | 1.Modified: Bug 15821. Fix data read by InstantAI function is | bio1716.ko: V3.1.2.0 |
  279. | | | instable | libbio1716.so: V3.1.2.0 |
  280. | | | 2.Modified: Bug 15214. Fix data count error in OneBufferedAI when | |
  281. | | | intervalCount is FIF0/2 and Sample is non integer times | |
  282. | | | to it .(Normal) | |
  283. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  284. | 3.2.2.0 | 2014-06-15 | 1.Modified: Bug 14651. Fix Readback ai convert frequency do not equal| bio1716.ko: V3.1.1.0 |
  285. | | | actually frequency after user set some frequency.(Normal)| libbio1716.so: V3.1.2.0 |
  286. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  287. | 3.2.1.0 | 2014-02-15 | 1.Added: Initial version. | bio1716.ko: V3.1.1.0 |
  288. | | | | libbio1716.so: V3.1.1.0 |
  289. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  290.  
  291. DAQNavi_PCI1720:support PCI-1720
  292. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  293. | Version | Date | Description | Updated |
  294. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  295. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1720.ko: V3.1.4.0 |
  296. | | | cross-compiling: arm64 oecore and amd64 | libbio1720.so: V3.1.4.0 |
  297. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  298. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  299. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1720.ko: V3.1.3.0 |
  300. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1720.so: V3.1.3.0 |
  301. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  302. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  303. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  304. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  305. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 20099.Modify the BUILT_MODULE_NAME. | bio1720.ko: V3.1.2.0 |
  306. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1720.so: V3.1.2.0 |
  307. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  308. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16566.fix InstantAO output data error. | bio1720.ko: V3.1.1.0 |
  309. | | | | libbio1720.so: V3.1.2.0 |
  310. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  311. | 3.2.4.0 | 2015-01-15 | 1.Added: Initial version. | bio1720.ko: V3.1.1.0 |
  312. | | | | libbio1720.so: V3.1.1.0 |
  313. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  314.  
  315. DAQNavi_PCI1721:support PCI-1721
  316. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  317. | Version | Date | Description | Updated |
  318. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  319. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1721.ko: V3.1.11.0 |
  320. | | | cross-compiling: arm64 oecore and amd64 | libbio1721.so: V3.1.10.0 |
  321. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  322. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  323. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1721.ko: V3.1.10.0 |
  324. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1721.so: V3.1.9.0 |
  325. | | | 3.Modified:bug 9679, compiling error due lib api: | |
  326. | | | daq_umem_alloc/daq_umem_free | |
  327. | | | 4.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  328. | | | 5.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  329. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  330. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  331. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1721.ko: V3.1.9.0 |
  332. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1721.so.3.1.8.0 |
  333. --------------- -------------- ---------------------------------------------------------------------- ---------------------------
  334. | 3.2.7.0 | 2015-09-05 | 1.Modified: BUG 18281. AO Updating Rate Cannot Be Set Higher than | bio1721.ko: V3.1.8.0 |
  335. | | | 1MHz in Linux | libbio1721.so.3.1.8.0 |
  336. --------------- -------------- ---------------------------------------------------------------------- ---------------------------
  337. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1721.ko: V3.1.8.0 |
  338. | | | 1.Modified:Bug 16566.fix InstantAO output data error. | libbio1721.so: V3.1.7.0 |
  339. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  340. | 3.2.4.0 | 2015-01-15 | 1.Modified: Bug 16114. Fix Transmitted Event can not be sent.(Normal)| bio1721.ko: V3.1.7.0 |
  341. | | | 2.Modified: Bug 14759. Fix program DIO will excite a pules,when | libbio1721.so: V3.1.6.0 |
  342. | | | execute reset function.(Normal) | |
  343. | | | 3.Modified: Bug 13979. Add thread locker for FAO event.(Normal) | |
  344. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  345. | 3.2.2.0 | 2014-06-15 | 1.Modified: Bug 14651. Fix Readback ao convert frequency do not equal| bio1721.ko: V3.1.7.0 |
  346. | | | actually frequency after user set some frequency.(Normal)| libbio1721.so: V3.1.5.0 |
  347. | | | 2.Modified: Bug 14759. Fix program DIO will excite a pules,when | |
  348. | | | execute reset function.(Normal) | |
  349. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  350. | 3.2.1.0 | 2014-02-15 | 1.Modified: Add check FAO stopping timeout.(Normal) | bio1721.ko: V3.1.7.0 |
  351. | | | 2.Modified: Bug 13979. Add thread locker for FAO event.(Normal) | libbio1721.so: V3.1.4.0 |
  352. | | | 3.Modified: Bug 13268. Data maybe output error under StreamingAO mode| |
  353. | | | .(Critical) | |
  354. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  355. | 3.1.6.0 | 2013-07-15 | 1.Modified: Fix buffered AO stop and start again AO output error, if | bio1721.ko: V3.1.6.0 |
  356. | | | do not exist problem.(Normal) | libbio1721.so: V3.1.3.0 |
  357. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  358. | 3.1.5.0 | 2013-05-15 | 1.Modified: Bug 12114. Fix buffered AO will bluescreen in some time. | bio1721.ko: V3.1.5.0 |
  359. | | | (Critical) | libbio1721.so: V3.1.3.0 |
  360. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  361. | 3.1.4.0 | 2013-03-15 | 1.Modified: one-shot can't change to extern clock. (Normal) | bio1721.ko: V3.1.4.0 |
  362. | | | | libbio1721.so: V3.1.3.0 |
  363. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  364. | 3.1.3.0 | 2013-01-15 | 1.Modified: Bug 10769. fix dma transfer error on 64bit OS. (Critical)| bio1721.ko: V3.1.3.0 |
  365. | | | | libbio1721.so: V3.1.3.0 |
  366. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  367. | 3.1.2.0 | 2012-11-15 | 1. fix compiler warning. | bio1721.ko: V3.1.2.0 |
  368. | | | 2. counter must reset before device close. | libbio1721.so: V3.1.2.0 |
  369. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  370. | 3.1.1.0 | 2012-07-15 | 1. Add 64bit architecture support. | bio1721.ko: V3.1.1.0 |
  371. | | | 2. fixed general bugs.(bug 10903, 10908). | libbio1721.so: V3.1.1.0 |
  372. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  373. | 3.0.0100 | 2012-05-15 | 1. Initial version. | bio1721.ko: V3.0.0100 |
  374. | | | | libbio1721.so: V3.0.0100 |
  375. --------------- -------------- ----------------------------------------------------------------------- --------------------------
  376.  
  377. DAQNavi_PCI1723:support PCI-1723, MIC-3723
  378. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  379. | Version | Date | Description | Updated |
  380. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  381. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1723.ko: V3.1.3.0 |
  382. | | | cross-compiling: arm64 oecore and amd64 | libbio1723.so: V3.1.3.0 |
  383. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  384. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  385. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1723.ko: V3.1.2.0 |
  386. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1723.so: V3.1.2.0 |
  387. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  388. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  389. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  390. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  391. | 3.2.10.0 | 2016-12-21 | 1.Initial version. | bio1723.ko: V3.1.1.0 |
  392. | | | | libbio1723.so: V3.1.1.0 |
  393. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  394.  
  395. DAQNavi_PCI1724:support PCI-1724
  396. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  397. | Version | Date | Description | Updated |
  398. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  399. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1724.ko: V3.1.5.0 |
  400. | | | cross-compiling: arm64 oecore and amd64 | libbio1724.so: V3.1.5.0 |
  401. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  402. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  403. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1724.ko: V3.1.4.0 |
  404. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1724.so: V3.1.4.0 |
  405. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  406. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  407. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  408. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  409. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio1724.ko: V3.1.3.0 |
  410. | | | | libbio1724.so: V3.1.4.0 |
  411. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  412. | 3.2.9.0 | 2016-07-14 | 1.Modified:Bug 19788.fix InstantAO initial value error. | bio1724.ko: V3.1.2.0 |
  413. | | | | libbio1724.so: V3.1.4.0 |
  414. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  415. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16566.fix InstantAO output data error. | bio1724.ko: V3.1.2.0 |
  416. | | | | libbio1724.so: V3.1.3.0 |
  417. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  418. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio1724.ko: V3.1.2.0 |
  419. | | | | libbio1724.so: V3.1.2.0 |
  420. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  421. | 3.1.2.0 | 2013-01-15 | 1.Modified: Remove unused variables.(Normal) | bio1724.ko: V3.1.2.0 |
  422. | | | 2.Modified: Re-arrange the header files structure.(Normal) | libbio1724.so: V3.1.2.0 |
  423. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  424. | 3.1.1.0 | 2012-11-15 | 1. Initial version. | bio1724.ko: V3.1.1.0 |
  425. | | | | libbio1724.so: V3.1.1.0 |
  426. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  427.  
  428. DAQNavi_PCI1727:support PCI-1727U
  429. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  430. | Version | Date | Description | Updated |
  431. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  432. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1727.ko: V3.1.5.0 |
  433. | | | cross-compiling: arm64 oecore and amd64 | libbio1727.so: V3.1.4.0 |
  434. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  435. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  436. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1727.ko: V3.1.4.0 |
  437. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1727.so: V3.1.3.0 |
  438. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  439. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  440. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  441. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  442. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1727.ko: V3.1.3.0 |
  443. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1727.so: V3.1.2.0 |
  444. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  445. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1727.ko: V3.1.2.0 |
  446. | | | 1.Modified:Bug 16566.fix InstantAO output data error. | libbio1727.so: V3.1.2.0 |
  447. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  448. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio1727.ko: V3.1.1.0 |
  449. | | | | libbio1727.so: V3.1.1.0 |
  450. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  451. | 3.1.1.0 | 2013-01-15 | 1.Added: Initial version. | bio1727.ko: V3.1.1.0 |
  452. | | | | libbio1727.so: V3.1.1.0 |
  453. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  454.  
  455. DAQNavi_PCI1730:support PCI-1730
  456. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  457. | Version | Date | Description | Updated |
  458. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  459. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1730.ko: V3.1.7.0 |
  460. | | | cross-compiling: arm64 oecore and amd64 | libbio1730.so: V3.1.5.0 |
  461. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  462. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  463. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1730.ko: V3.1.6.0 |
  464. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1730.so: V3.1.4.0 |
  465. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  466. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  467. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  468. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  469. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1730.ko: V3.1.5.0 |
  470. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1730.so: V3.1.3.0 |
  471. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  472. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1730.ko: V3.1.4.0 |
  473. | | | | libbio1730.so: V3.1.3.0 |
  474. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  475. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio1730.ko: V3.1.3.0 |
  476. | | | | libbio1730.so: V3.1.2.0 |
  477. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  478. | 3.1.3.0 | 2013-07-15 | 1. Modified: Port value is not correct when read back DO .(Normal) | bio1730.ko: V3.1.3.0 |
  479. | | | | libbio1730.so: V3.1.2.0 |
  480. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  481. | 3.1.2.0 | 2013-01-15 | 1. Modified: Re-arrange the header files structure.(Normal) | bio1730.ko: V3.1.2.0 |
  482. | | | | libbio1730.so: V3.1.2.0 |
  483. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  484. | 3.1.1.0 | 2012-11-15 | 1. Initial version. | bio1730.ko: V3.1.1.0 |
  485. | | | | libbio1730.so: V3.1.1.0 |
  486. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  487.  
  488. DAQNavi_PCI1733:support PCI-1733
  489. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  490. | Version | Date | Description | Updated |
  491. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  492. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1733.ko: V3.1.3.0 |
  493. | | | cross-compiling: arm64 oecore and amd64 | libbio1733.so: V3.1.3.0 |
  494. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  495. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  496. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1733.ko: V3.1.2.0 |
  497. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1733.so: V3.1.2.0 |
  498. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  499. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  500. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  501. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  502. | 3.2.10.0 | 2016-12-21 | 1.Initial version. | bio1733.ko: V3.1.1.0 |
  503. | | | | libbio1733.so: V3.1.1.0 |
  504. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  505.  
  506. DAQNavi_PCI1734:support PCI-1734
  507. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  508. | Version | Date | Description | Updated |
  509. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  510. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1734.ko: V3.1.5.0 |
  511. | | | cross-compiling: arm64 oecore and amd64 | libbio1734.so: V3.1.4.0 |
  512. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  513. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  514. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1734.ko: V3.1.4.0 |
  515. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1734.so: V3.1.3.0 |
  516. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  517. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  518. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  519. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  520. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1734.ko: V3.1.3.0 |
  521. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1734.so: V3.1.2.0 |
  522. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  523. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1734.ko: V3.1.2.0 |
  524. | | | | libbio1734.so: V3.1.2.0 |
  525. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  526. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio1734.ko: V3.1.1.0 |
  527. | | | | libbio1734.so: V3.1.1.0 |
  528. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  529. | 3.1.1.0 | 2013-07-15 | 1.Added: Initial version. | bio1734.ko: V3.1.1.0 |
  530. | | | | libbio1734.so: V3.1.1.0 |
  531. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  532.  
  533. DAQNavi_PCI1737_PCI1739:support PCI-1737,PCI-1739
  534. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  535. | Version | Date | Description | Updated |
  536. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  537. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1737.ko: V3.1.2.0 |
  538. | | | cross-compiling: arm64 oecore and amd64 | libbio1737.so: V3.1.2.0 |
  539. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  540. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  541. | 3.2.11.0 | 2017-10-17 | 1.Added: Initial version. | bio1737.ko: V3.1.1.0 |
  542. | | | | libbio1737.so: V3.1.1.0 |
  543. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  544.  
  545. DAQNavi_PCI1741:support PCI-1741
  546. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  547. | Version | Date | Description | Updated |
  548. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  549. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1741.ko: V3.1.5.0 |
  550. | | | cross-compiling: arm64 oecore and amd64 | libbio1741.so: V3.1.4.0 |
  551. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  552. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  553. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1741.ko: V3.1.4.0 |
  554. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1741.so: V3.1.3.0 |
  555. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  556. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  557. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  558. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  559. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1741.ko: V3.1.3.0 |
  560. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1741.so: V3.1.2.0 |
  561. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  562. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1741.ko: V3.1.2.0 |
  563. | | | | libbio1741.so: V3.1.2.0 |
  564. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  565. | 3.2.4.1 | 2015-01-07 | 1.Modified:Bug 16566.fix InstantAO output data error. | bio1741.ko: V3.1.1.0 |
  566. | | | | libbio1741.so: V3.1.1.1 |
  567. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  568. | 3.2.4.0 | 2015-01-15 | 1.Added: Initial version. | bio1741.ko: V3.1.1.0 |
  569. | | | | libbio1741.so: V3.1.1.0 |
  570. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  571.  
  572. DAQNavi_PCI1747:support PCI-1747
  573. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  574. | Version | Date | Description | Updated |
  575. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  576. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1747.ko: V3.1.6.0 |
  577. | | | cross-compiling: arm64 oecore and amd64 | libbio1747.so: V3.1.6.0 |
  578. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  579. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  580. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1747.ko: V3.1.5.0 |
  581. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1747.so: V3.1.5.0 |
  582. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  583. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  584. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  585. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  586. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio1747.ko: V3.1.4.0 |
  587. | | | | libbio1747.so: V3.1.4.0 |
  588. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  589. | 3.2.4.0 | 2015-01-15 | 1.Modified: Bug 15214. Fix data count error in OneBufferedAI when | bio1747.ko: V3.1.3.0 |
  590. | | | intervalCount is FIF0/2 and Sample is non integer times | libbio1747.so: V3.1.4.0 |
  591. | | | to it .(Normal) | |
  592. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  593. | 3.2.2.0 | 2014-06-15 | 1.Modified: Bug 14651. Fix Readback ai convert frequency do not equal| bio1747.ko: V3.1.2.0 |
  594. | | | actually frequency after user set some frequency.(Normal)| libbio1747.so: V3.1.4.0 |
  595. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  596. | 3.2.1.0 | 2014-02-15 | 1.Modified: Bug 13979. Add thread locker for FAI event.(Normal) | bio1747.ko: V3.1.2.0 |
  597. | | | | libbio1747.so: V3.1.3.0 |
  598. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  599. | 3.1.2.0 | 2013-01-15 | 1.Modified: Bug 10769. fix dma transfer error on 64bit OS. (Critical)| bio1747.ko: V3.1.2.0 |
  600. | | | | libbio1747.so: V3.1.2.0 |
  601. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  602. | 3.1.1.0 | 2012-07-15 | 1. Add 64bit architecture support. | bio1747.ko: V3.1.1.0 |
  603. | | | | libbio1747.so: V3.1.1.0 |
  604. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  605. | 3.0.0100 | 2012-05-15 | 1. Initial version. | bio1747.ko: V3.0.0100 |
  606. | | | | libbio1747.so: V3.0.0100 |
  607. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  608.  
  609. DAQNavi_PCI1750:support PCI-1750
  610. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  611. | Version | Date | Description | Updated |
  612. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  613. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1750.ko: V3.1.6.0 |
  614. | | | cross-compiling: arm64 oecore and amd64 | libbio1750.so: V3.1.5.0 |
  615. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  616. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  617. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1750.ko: V3.1.5.0 |
  618. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1750.so: V3.1.4.0 |
  619. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  620. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  621. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  622. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  623. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1750.ko: V3.1.4.0 |
  624. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1750.so: V3.1.3.0 |
  625. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  626. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1750.ko: V3.1.3.0 |
  627. | | | | libbio1750.so: V3.1.3.0 |
  628. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  629. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio1750.ko: V3.1.2.0 |
  630. | | | | libbio1750.so: V3.1.2.0 |
  631. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  632. | 3.1.2.0 | 2013-01-15 | 1.Modified: Re-arrange the header files structure.(Normal) | bio1750.ko: V3.1.2.0 |
  633. | | | | libbio1750.so: V3.1.2.0 |
  634. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  635. | 3.1.1.0 | 2012-11-15 | 1. Initial version. | bio1750.ko: V3.1.1.0 |
  636. | | | | libbio1750.so: V3.1.1.0 |
  637. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  638.  
  639. DAQNavi_PCI1751:support PCI-1751
  640. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  641. | Version | Date | Description | Updated |
  642. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  643. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1751.ko: V3.1.5.0 |
  644. | | | cross-compiling: arm64 oecore and amd64 | libbio1751.so: V3.1.4.0 |
  645. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  646. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  647. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1751.ko: V3.1.4.0 |
  648. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1751.so: V3.1.3.0 |
  649. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  650. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  651. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  652. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  653. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 20245.Add board ID support. | bio1751.ko: V3.1.3.0 |
  654. | | | 2.Modified the thread-safe bugs. | libbio1751.so: V3.1.2.0 |
  655. | | | 3.Modified:Bug 19974: Modify the device description bug. | |
  656. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  657. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1751.ko: V3.1.2.0 |
  658. | | | | libbio1751.so: V3.1.2.0 |
  659. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  660. | 3.2.2.0 | 2014-06-15 | 1.Added: Initial version. | bio1751.ko: V3.1.1.0 |
  661. | | | | libbio1751.so: V3.1.1.0 |
  662. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  663.  
  664.  
  665.  
  666. DAQNavi_PCI1752:support PCI-1752
  667. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  668. | Version | Date | Description | Updated |
  669. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  670. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1752.ko: V3.1.5.0 |
  671. | | | cross-compiling: arm64 oecore and amd64 | libbio1752.so: V3.1.4.0 |
  672. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  673. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  674. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1752.ko: V3.1.4.0 |
  675. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1752.so: V3.1.3.0 |
  676. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  677. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  678. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  679. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  680. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1752.ko: V3.1.3.0 |
  681. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1752.so: V3.1.2.0 |
  682. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  683. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1752.ko: V3.1.2.0 |
  684. | | | | libbio1752.so: V3.1.2.0 |
  685. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  686. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio1752.ko: V3.1.1.0 |
  687. | | | | libbio1752.so: V3.1.1.0 |
  688. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  689. | 3.1.1.0 | 2013-01-15 | 1.Added: Initial version. | bio1752.ko: V3.1.1.0 |
  690. | | | | libbio1752.so: V3.1.1.0 |
  691. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  692.  
  693. DAQNavi_PCI1753/PCM3753I:support PCI-1753,PCM-3753I
  694. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  695. | Version | Date | Description | Updated |
  696. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  697. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1753.ko: V3.1.5.0 |
  698. | | | cross-compiling: arm64 oecore and amd64 | libbio1753.so: V3.1.5.0 |
  699. | | | 2.Modified:Bug 11914: modify the default state of DO as high | |
  700. | | | 3.Modified:fix bug: updated for Linux DN4 SDK. | |
  701. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  702. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1753.ko: V3.1.4.0 |
  703. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1753.so: V3.1.4.0 |
  704. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  705. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  706. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  707. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  708. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1753.ko: V3.1.3.0 |
  709. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1753.so: V3.1.3.0 |
  710. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  711. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1753.ko: V3.1.2.0 |
  712. | | | | libbio1753.so: V3.1.3.0 |
  713. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  714. | 3.2.2.0 | 2014-06-15 | 1.Modified: Bug 14759. Fix program DIO will excite a pules,when | bio1753.ko: V3.1.1.0 |
  715. | | | execute reset function.(Normal) | libbio1753.so: V3.1.2.0 |
  716. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  717. | 3.2.1.0 | 2014-02-15 | 1.Added: Initial version. | bio1753.ko: V3.1.1.0 |
  718. | | | | libbio1753.so: V3.1.1.0 |
  719. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  720.  
  721. DAQNavi_PCI1754:support PCI1754
  722. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  723. | Version | Date | Description | Updated |
  724. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  725. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1754.ko: V3.1.4.0 |
  726. | | | cross-compiling: arm64 oecore and amd64 | libbio1754.so: V3.1.3.0 |
  727. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  728. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  729. | 3.2.11.0 | 2017-09-14 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1754.ko: V3.1.3.0 |
  730. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1754.so: V3.1.2.0 |
  731. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  732. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  733. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  734. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  735. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1754.ko: V3.1.2.0 |
  736. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1754.so: V3.1.1.0 |
  737. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  738. | 3.2.8.0 | 2016-03-29 | 1. Initial version. | bio1754.ko: V3.1.1.0 |
  739. | | | | libbio1754.so: V3.1.1.0 |
  740. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  741.  
  742. DAQNavi_PCI1756:support PCI-1756,MIC-3756
  743. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  744. | Version | Date | Description | Updated |
  745. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  746. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1756.ko: V3.1.6.0 |
  747. | | | cross-compiling: arm64 oecore and amd64 | libbio1756.so: V3.1.5.0 |
  748. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  749. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  750. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1756.ko: V3.1.5.0 |
  751. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1756.so: V3.1.4.0 |
  752. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  753. | | | 4.Modified:Bug 8555:Fix wrong error code is returned | |
  754. | | | when dll driver doesn't match with kernel driver. | |
  755. | | | 5.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  756. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  757. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  758. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1756.ko: V3.1.4.0 |
  759. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1756.so: V3.1.3.0 |
  760. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  761. | 3.2.7.0 | 2015-6-29 | 1.Added: ModeWriteShared. | bio1756.ko: V3.1.3.0 |
  762. | | | | libbio1756.so: V3.1.3.0 |
  763. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  764. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1756.ko: V3.1.2.0 |
  765. | | | | libbio1756.so: V3.1.2.0 |
  766. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  767. | 3.2.1.0 | 2014-02-15 | 1.Added: Initial version. | bio1756.ko: V3.1.1.0 |
  768. | | | | libbio1756.so: V3.1.1.0 |
  769. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  770.  
  771. DAQNavi_PCI1757:support PCI-1757
  772. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  773. | Version | Date | Description | Updated |
  774. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  775. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1757.ko: V3.1.5.0 |
  776. | | | cross-compiling: arm64 oecore and amd64 | libbio1757.so: V3.1.5.0 |
  777. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  778. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  779. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1757.ko: V3.1.4.0 |
  780. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1757.so: V3.1.4.0 |
  781. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  782. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  783. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  784. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  785. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1757.ko: V3.1.3.0 |
  786. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1757.so: V3.1.3.0 |
  787. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  788. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1757.ko: V3.1.2.0 |
  789. | | | | libbio1757.so: V3.1.3.0 |
  790. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  791. | 3.2.4.0 | 2015-01-15 | 1.Modified: Bug 15268. Fix read&Write EEPROM error | bio1757.ko: V3.1.1.0 |
  792. | | | | libbio1757.so: V3.1.2.0 |
  793. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  794. | 3.2.2.0 | 2014-06-15 | 1.Added: Initial version. | bio1757.ko: V3.1.1.0 |
  795. | | | | libbio1757.so: V3.1.1.0 |
  796. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  797.  
  798. DAQNavi_PCI1758:support PCI-1758UDI,PCI-1758UDIO,PCI-1758UDO
  799. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  800. | Version | Date | Description | Updated |
  801. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  802. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1758.ko: V3.1.6.0 |
  803. | | | cross-compiling: arm64 oecore and amd64 | libbio1758.so: V3.1.6.0 |
  804. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  805. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  806. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1758.ko: V3.1.5.0 |
  807. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1758.so: V3.1.5.0 |
  808. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  809. | | | 4.Modified:Bug 8581:Fix DO status would be impacted by other channel.| |
  810. | | | 5.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  811. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  812. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  813. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1758.ko: V3.1.4.0 |
  814. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1758.so: V3.1.4.0 |
  815. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  816. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1758.ko: V3.1.3.0 |
  817. | | | | libbio1758.so: V3.1.4.0 |
  818. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  819. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio1758.ko: V3.1.2.0 |
  820. | | | | libbio1758.so: V3.1.3.0 |
  821. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  822. | 3.1.3.0 | 2013-01-15 | 1.Modified: Re-arrange the header files structure.(Normal) | bio1758.ko: V3.1.2.0 |
  823. | | | | libbio1758.so: V3.1.3.0 |
  824. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  825. | 3.1.2.0 | 2012-11-15 | 1. Remove unused variables. | bio1758.ko: V3.1.1.0 |
  826. | | | | libbio1758.so: V3.1.2.0 |
  827. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  828. | 3.1.1.0 | 2012-07-15 | 1. Add 64bit architecture support. | bio1758.ko: V3.1.1.0 |
  829. | | | 2. Disable Interrupt feature. | libbio1758.so: V3.1.1.0 |
  830. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  831. | 3.0.0100 | 2012-05-15 | 1. Initial version. | bio1758.ko: V3.0.0100 |
  832. | | | | libbio1758.so: V3.0.0100 |
  833. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  834.  
  835. DAQNavi_PCI1761:support PCI-1761,PCM-3761I,MIC-3761
  836. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  837. | Version | Date | Description | Updated |
  838. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  839. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1761.ko: V3.1.7.0 |
  840. | | | cross-compiling: arm64 oecore and amd64 | libbio1761.so: V3.1.7.0 |
  841. | | | 2.Modified:Bug 11665: failed to register access | |
  842. | | | 3.Modified:fix bug: updated for Linux DN4 SDK. | |
  843. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  844. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1761.ko: V3.1.6.0 |
  845. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1761.so: V3.1.6.0 |
  846. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  847. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  848. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  849. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  850. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1761.ko: V3.1.5.0 |
  851. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1761.so: V3.1.5.0 |
  852. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  853. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1761.ko: V3.1.4.0 |
  854. | | | | libbio1761.so: V3.1.5.0 |
  855. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  856. | 3.2.4.0 | 2015-01-15 | 1.Added: support PCM-3761I. | bio1761.ko: V3.1.3.0 |
  857. | | | | libbio1761.so: V3.1.4.0 |
  858. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  859. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio1761.ko: V3.1.2.0 |
  860. | | | | libbio1761.so: V3.1.3.0 |
  861. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  862. | 3.1.3.0 | 2013-01-15 | 1.Modified: Re-arrange the header files structure.(Normal) | bio1761.ko: V3.1.2.0 |
  863. | | | | libbio1761.so: V3.1.3.0 |
  864. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  865. | 3.1.2.0 | 2012-11-15 | 1. Improve performanc. | bio1761.ko: V3.1.1.0 |
  866. | | | | libbio1761.so: V3.1.2.0 |
  867. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  868. | 3.1.1.0 | 2012-09-15 | 1. Initial version. | bio1761.ko: V3.1.1.0 |
  869. | | | | libbio1761.so: V3.1.1.0 |
  870. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  871.  
  872. DAQNavi_PCI1762:support PCI-1762
  873. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  874. | Version | Date | Description | Updated |
  875. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  876. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1762.ko: V3.1.6.0 |
  877. | | | cross-compiling: arm64 oecore and amd64 | libbio1762.so: V3.1.5.0 |
  878. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  879. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  880. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1762.ko: V3.1.5.0 |
  881. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1762.so: V3.1.4.0 |
  882. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  883. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  884. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  885. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  886. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1762.ko: V3.1.4.0 |
  887. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1762.so: V3.1.3.0 |
  888. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  889. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio1762.ko: V3.1.3.0 |
  890. | | | | libbio1762.so: V3.1.3.0 |
  891. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  892. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio1762.ko: V3.1.2.0 |
  893. | | | | libbio1762.so: V3.1.2.0 |
  894. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  895. | 3.1.2.0 | 2013-01-15 | 1.Modified: Re-arrange the header files structure.(Normal) | bio1762.ko: V3.1.2.0 |
  896. | | | | libbio1762.so: V3.1.2.0 |
  897. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  898. | 3.1.1.0 | 2012-11-15 | 1. Initial version. | bio1762.ko: V3.1.1.0 |
  899. | | | | libbio1762.so: V3.1.1.0 |
  900. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  901.  
  902. DAQNavi_PCI1784:support PCI1784
  903. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  904. | Version | Date | Description | Updated |
  905. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  906. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1784.ko: V3.1.4.0 |
  907. | | | cross-compiling: arm64 oecore and amd64 | libbio1784.so: V3.1.3.0 |
  908. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  909. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  910. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1784.ko: V3.1.3.0 |
  911. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1784.so: V3.1.2.0 |
  912. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  913. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  914. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  915. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  916. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio1784.ko: V3.1.2.0 |
  917. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio1784.so: V3.1.1.0 |
  918. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  919. | 3.2.8.0 | 2016-03-29 | 1. Initial version. | bio1784.ko: V3.1.1.0 |
  920. | | | | libbio1784.so: V3.1.1.0 |
  921. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  922.  
  923. DAQNavi_PCM3810I:support PCM-3810I
  924. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  925. | Version | Date | Description | Updated |
  926. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  927. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio3810.ko: V3.1.7.0 |
  928. | | | cross-compiling: arm64 oecore and amd64 | libbio3810.so: V3.1.6.0 |
  929. | | | 2.Modified:Bug 11665: failed to register access | |
  930. | | | 3.Modified:fix bug: updated for Linux DN4 SDK. | |
  931. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  932. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio3810.ko: V3.1.6.0 |
  933. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio3810.so: V3.1.5.0 |
  934. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  935. | | | 4.Modified:bug 9715. Fix a compiling error because of missing i387.h | |
  936. | | | 5.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  937. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  938. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  939. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio3810.ko: V3.1.5.0 |
  940. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio3810.so: V3.1.4.0 |
  941. --------------- -------------- ---------------------------------------------------------------------- -------------------------
  942. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio3810.ko: V3.1.4.0 |
  943. | | | | libbio3810.so: V3.1.4.0 |
  944. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  945. | 3.2.4.0 | 2015-01-15 | 1.Modified: Bug 15214. Fix data count error in OneBufferedAI when | bio3810.ko: V3.1.3.0 |
  946. | | | intervalCount is FIF0/2 and Sample is non integer times | libbio3810.so: V3.1.3.0 |
  947. | | | to it .(Normal) | |
  948. | | | 2.Modified: Bug 13603. Fix AI Trigger delay time error(Normal) | |
  949. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  950. | 3.2.2.0 | 2014-06-15 | 1.Modified: Bug 14759. Fix program DIO will excite a pules,when | bio3810.ko: V3.1.2.0 |
  951. | | | execute reset function.(Normal) | libbio3810.so: V3.1.3.0 |
  952. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  953. | 3.2.1.0 | 2014-02-15 | 1.Modified: Bug 13979. Add thread locker for FAO,FAI event.(Normal) | bio3810.ko: V3.1.2.0 |
  954. | | | | libbio3810.so: V3.1.2.0 |
  955. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  956. | 3.1.2.0 | 2013-07-15 | 1.Modified: Fix buffered AO stop and start again AO output error, if | bio3810.ko: V3.1.2.0 |
  957. | | | do not exist problem.(Normal) | libbio3810.so: V3.1.1.0 |
  958. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  959. | 3.1.1.0 | 2013-05-15 | 1. Initial version. | bio3810.ko: V3.1.1.0 |
  960. | | | | libbio3810.so: V3.1.1.0 |
  961. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  962.  
  963. DAQNavi_PCIGPDC:support PCIE-1756,PCIE-1760,PCIE-1730,PCIE-1751,PCIE-1752
  964. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  965. | Version | Date | Description | Updated |
  966. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  967. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | biogpdc.ko: V3.1.9.0 |
  968. | | | cross-compiling: arm64 oecore and amd64 | libbiogpdc.so: V3.1.9.0 |
  969. | | | 2.Modified:Bug 11665: failed to register access | |
  970. | | | 3.Modified:fix bug: updated for Linux DN4 SDK. | |
  971. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  972. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | biogpdc.ko: V3.1.8.0 |
  973. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbiogpdc.so: V3.1.8.0 |
  974. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  975. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  976. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  977. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  978. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | biogpdc.ko: V3.1.7.0 |
  979. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbiogpdc.so: V3.1.7.0 |
  980. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  981. | 3.2.8.0 | 2016-03-29 | 1.Added: support PCIE-1752. | biogpdc.ko: V3.1.6.0 |
  982. | | | | libbiogpdc.so: V3.1.6.0 |
  983. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  984. | 3.2.6.0 | 2015-07-15 | 1.Added: support PCIE-1751. | biogpdc.ko: V3.1.5.0 |
  985. | | | | libbiogpdc.so: V3.1.3.0 |
  986. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  987. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | biogpdc.ko: V3.1.4.0 |
  988. | | | | libbiogpdc.so: V3.1.3.0 |
  989. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  990. | 3.2.4.0 | 2015-01-15 | 1.Added: support PCIE-1730. | biogpdc.ko: V3.1.3.0 |
  991. | | | | libbiogpdc.so: V3.1.2.0 |
  992. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  993. | 3.2.2.0 | 2014-06-15 | 1.Added: support PCIE-1756. | biogpdc.ko: V3.1.2.0 |
  994. | | | 2.Modified: Bug 14759. Fix program DIO will excite a pules,when | libbiogpdc.so: V3.1.2.0 |
  995. | | | execute reset function.(Normal) | |
  996. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  997. | 3.2.1.0 | 2014-02-15 | 1.Added: Initial version, support PCIE-1760 | biogpdc.ko: V3.1.1.0 |
  998. | | | | libbiogpdc.so: V3.1.1.0 |
  999. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1000.  
  1001. DAQNavi_PCIE1802:support PCIE1802
  1002. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1003. | Version | Date | Description | Updated |
  1004. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1005. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1802.ko: V3.1.3.0 |
  1006. | | | cross-compiling: arm64 oecore and amd64 | libbio1802.so: V3.1.2.0 |
  1007. | | | 2.Modified:Bug 11665: failed to register access | |
  1008. | | | 3.Modified:fix bug: updated for Linux DN4 SDK. | |
  1009. | | | 4.Modified:Bug 12459: kernel error occurs when running StreamingAI | |
  1010. | | | for a long time. | |
  1011. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1012. | 3.2.11.0 | 2017-10-17 | 1.Initial version. | bio1802.ko: V3.1.2.0 |
  1013. | | | | libbio1802.so: V3.1.1.0 |
  1014. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1015.  
  1016. DAQNavi_PCIE1810:support PCIE1810,MIC-1810
  1017. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1018. | Version | Date | Description | Updated |
  1019. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1020. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio1810.ko: V3.1.4.0 |
  1021. | | | cross-compiling: arm64 oecore and amd64 | libbio1810.so: V3.1.4.0 |
  1022. | | | 2.Modified:Bug 11665: failed to register access | |
  1023. | | | 3.Modified:Bug 10631: wrong AO output on boundary value | |
  1024. | | | 4.Modified:Bug 12105: The MIOe-3810 is renamed MIC-1810. | |
  1025. | | | 5.Modified:fix bug: updated for Linux DN4 SDK. | |
  1026. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1027. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio1810.ko: V3.1.3.0 |
  1028. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio1810.so: V3.1.3.0 |
  1029. | | | 3.Modified:bug 10685, wrong trigger edge for ch8,ch16 | |
  1030. | | | 4.Add support of MIOe3810 | |
  1031. | | | 5.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1032. | | | 6.Modified:fix bug: Fix 1810 AI data has no SN field | |
  1033. | | | 7.Modified:fix bug: compiling error for cross-compiling: amd64. | |
  1034. | | | 8.Modified:bug 10734. The description of PCIE1810 is wrong. | |
  1035. | | | 9.Modified:bug 10679. Failed to set the trigger1 source | |
  1036. | | | as SigExtDigTrigger1. | |
  1037. | | | 10.Modified:bug 10660. The AO out is wrong when using multi-channel. | |
  1038. | | | 11.Modified:bug 10652. The funciton of channel reentry is wrong. | |
  1039. | | | 12.Modified:bug 10625. Failed to set the trigger1 source. | |
  1040. | | | 13.Modified:bug 10546. Failed to update datas when | |
  1041. | | | modifying valueRange. | |
  1042. | | | 14.Modified:bug 10535. The return value of valueRange count is wrong.| |
  1043. | | | 15.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1044. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1045. | 3.2.10.0 | 2016-12-21 | 1. Modified:Bug 20252.Fix crashed error when set DIO port direction. | bio1810.ko: V3.1.2.0 |
  1046. | | | 2. Modified the thread-safe bugs. | libbio1810.so: V3.1.2.0 |
  1047. | | | 3. Modified:Bug 19974: Modify the device description bug. | |
  1048. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1049. | 3.2.8.0 | 2016-03-29 | 1. Initial version. | bio1810.ko: V3.1.1.0 |
  1050. | | | | libbio1810.so: V3.1.1.0 |
  1051. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1052.  
  1053. DAQNavi_PCIGPSCMF:support PCIE-1816,MIC-1816
  1054. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1055. | Version | Date | Description | Updated |
  1056. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1057. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | biogpscmf.ko: V3.1.5.0 |
  1058. | | | cross-compiling: arm64 oecore and amd64 | libbiogpscmf.so: V3.1.5.0|
  1059. | | | 2.Modified:Bug 11665: failed to register access | |
  1060. | | | 3.Modified:Bug 10631: wrong AO output on boundary value | |
  1061. | | | 4.Modified:fix bug: updated for Linux DN4 SDK. | |
  1062. | | | 5.Modified:Bug 12105: The MIOe-3816 is renamed MIC-1816. | |
  1063. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1064. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | biogpscmf.ko: V3.1.4.0 |
  1065. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbiogpscmf.so: V3.1.4.0|
  1066. | | | 3.Modified:bug 10685, wrong trigger edge for ch8,ch16 | |
  1067. | | | 4.Add support of MIOe3816 | |
  1068. | | | 5.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1069. | | | 6.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1070. | | | 7.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1071. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1072. | 3.2.10.0 | 2016-12-21 | 1. Modified:Bug 20252.Fix crashed error when set DIO port direction. | biogpscmf.ko: V3.1.3.0 |
  1073. | | | 2. Modified the thread-safe bugs. | libbiogpscmf.so: V3.1.3.0|
  1074. | | | 3. Modified:Bug 19974: Modify the device description bug. | |
  1075. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1076. | 3.2.8.0 | 2016-03-29 | 1. Modified£ºBug of MUX calculation | biogpscmf.ko: V3.1.2.0 |
  1077. | | | | libbiogpscmf.so: V3.1.2.0|
  1078. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1079. | 3.2.7.0 | 2015-09-17 | 1. Initial version. | biogpscmf.ko: V3.1.1.0 |
  1080. | | | | libbiogpscmf.so: V3.1.1.0|
  1081. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1082.  
  1083. DAQNavi_USB4702/4704:support USB-4702,USB-4704
  1084. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1085. | Version | Date | Description | Updated |
  1086. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1087. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio4702.ko: V3.1.7.0 |
  1088. | | | cross-compiling: arm64 oecore and amd64 | libbio4702.so: V3.1.7.0 |
  1089. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  1090. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1091. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio4702.ko: V3.1.6.0 |
  1092. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio4702.so: V3.1.6.0 |
  1093. | | | 3.Modified:fix bug: kernel warning of DO write port | |
  1094. | | | 4.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1095. | | | 5.Modified:bug 10099. compiling error due to the absence of i387.h | |
  1096. | | | 6.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1097. | | | 7.Modified:bug 10100. usb communication error on kernel v4.11 | |
  1098. | | | 8.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1099. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1100. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio4702.ko: V3.1.5.0 |
  1101. | | | | libbio4702.so: V3.1.5.0 |
  1102. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1103. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio4702.ko: V3.1.4.0 |
  1104. | | | 1.Modified:Bug 16566.fix InstantAO output data error. | libbio4702.so: V3.1.5.0 |
  1105. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1106. | 3.2.1.0 | 2014-02-15 | 1.Modified: Bug 13979. Add thread locker for FAI event.(Normal) | bio4704.ko: V3.1.3.0 |
  1107. | | | | libbio4704.so: V3.1.4.0 |
  1108. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1109. | 3.1.3.0 | 2013-03-15 | 1.Modified:Bug 11889.Fix device can't run on max pacer rate.(Critical| |
  1110. | | | ) | bio4704.ko: V3.1.3.0 |
  1111. | | | 2.Modified:Bug 12296.Fix device can't set convert clock rate.(Critica| libbio4704.so: V3.1.3.0 |
  1112. | | | l) | |
  1113. | | | 3.Modified:BUg 12329.Fix can not recive data ready event.(Critical) | |
  1114. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1115. | 3.1.2.0 | 2013-01-15 | 1.Modified: Bug 11731.Fix interval count can't be 2 exponential power| bio4704.ko: V3.1.2.0 |
  1116. | | | bug.(Critical) | libbio4704.so: V3.1.2.0 |
  1117. | | | 2.Modified: Bug 11114.If ai start after stopped faster, ai may be can| |
  1118. | | | not start.(Critical) | |
  1119. | | | 3.Modified: Bug 10769. fix dma transfer error on 64bit OS. (Critical)| |
  1120. | | | 4.Modified: Re-arrange the header files structure.(Normal) | |
  1121. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1122. | 3.1.1.0 | 2012-09-15 | 1. Initial version. | bio4704.ko: V3.1.1.0 |
  1123. | | | | libbio4704.so: V3.1.1.0 |
  1124. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1125.  
  1126. DAQNavi_USB4711A:support USB-4711A
  1127. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1128. | Version | Date | Description | Updated |
  1129. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1130. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio4711a.ko: V3.1.5.0 |
  1131. | | | cross-compiling: arm64 oecore and amd64 | libbio4711a.so: V3.1.5.0 |
  1132. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  1133. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1134. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio4711a.ko: V3.1.4.0 |
  1135. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio4711a.so: V3.1.4.0 |
  1136. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1137. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1138. | | | 5.Modified:bug 10100. usb communication error on kernel v4.11 | |
  1139. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1140. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1141. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio4711a.ko: V3.1.3.0 |
  1142. | | | | libbio4711a.so: V3.1.3.0 |
  1143. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1144. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio4711a.ko: V3.1.2.0 |
  1145. | | | 1.Modified:Bug 16566.fix InstantAO output data error. | libbio4711a.so: V3.1.3.0 |
  1146. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1147. | 3.2.1.0 | 2014-02-15 | 1.Modified: Bug 13979. Add thread locker for FAI event.(Normal) | bio4711a.ko: V3.1.1.0 |
  1148. | | | | libbio4711a.so: V3.1.2.0 |
  1149. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1150. | 3.1.1.0 | 2013-07-15 | 1.Added: Initial version. | bio4711a.ko: V3.1.1.0 |
  1151. | | | | libbio4711a.so: V3.1.1.0 |
  1152. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1153.  
  1154. DAQNavi_USB4716:support USB-4716
  1155. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1156. | Version | Date | Description | Updated |
  1157. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1158. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio4716.ko: V3.1.7.0 |
  1159. | | | cross-compiling: arm64 oecore and amd64 | libbio4716.so: V3.1.8.0 |
  1160. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  1161. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1162. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio4716.ko: V3.1.6.0 |
  1163. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio4716.so: V3.1.7.0 |
  1164. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1165. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1166. | | | 5.Modified:bug 10100. usb communication error on kernel v4.11 | |
  1167. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1168. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1169. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio4716.ko: V3.1.5.0 |
  1170. | | | | libbio4716.so: V3.1.6.0 |
  1171. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1172. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio4716.ko: V3.1.4.0 |
  1173. | | | 1.Modified:Bug 16566.fix InstantAO output data error. | libbio4716.so: V3.1.6.0 |
  1174. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1175. | 3.2.1.0 | 2014-02-15 | 1.Modified: Bug 13979. Add thread locker for FAI event.(Normal) | bio4716.ko: V3.1.3.0 |
  1176. | | | | libbio4716.so: V3.1.5.0 |
  1177. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1178. | 3.1.4.0 | 2013-07-15 | 1.Modified: Bug 12605.If use extern clock, sometime last data maybe | |
  1179. | | | lost.(Critical) | |
  1180. | | | 2.Modified: Update Reconnection way.(Normal) | bio4716.ko: V3.1.3.0 |
  1181. | | | 3.Modified: Bug 13244.Setting SignalType error.(Normal) | libbio4716.so: V3.1.4.0 |
  1182. | | | 4.Modified: Bug 13250.AI data error,when singal type is Differential.| |
  1183. | | | (Critical) | |
  1184. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1185. | 3.1.3.0 | 2013-03-15 | 1.Modified:Bug 12296.Fix device can't set convert clock rate.(Critica| bio4716.ko: V3.1.2.0 |
  1186. | | | l) | libbio4716.so: V3.1.3.0 |
  1187. | | | 2.Modified:BUg 12329.Fix can not recive data ready event.(Critical) | |
  1188. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1189. | 3.1.2.0 | 2013-01-15 | 1.Modified: Bug 11731.Fix interval count can't be 2 exponential power| bio4716.ko: V3.1.2.0 |
  1190. | | | bug.(Critical) | libbio4716.so: V3.1.2.0 |
  1191. | | | 2.Modified: Bug 11114.If ai start after stopped faster, ai may be can| |
  1192. | | | not start.(Critical) | |
  1193. | | | 3.Modified: Bug 10769. fix dma transfer error on 64bit OS. (Critical)| |
  1194. | | | 4.Modified: Re-arrange the header files structure.(Normal) | |
  1195. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1196. | 3.1.1.0 | 2012-07-15 | 1. Add 64bit architecture support. | bio4716.ko: V3.1.1.0 |
  1197. | | | 2. fixed general bugs.(bug 10897, 10895). | libbio4716.so: V3.1.1.0 |
  1198. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1199. | 3.0.0100 | 2012-05-15 | 1. Initial version. | bio4716.ko: V3.0.0100 |
  1200. | | | | libbio4716.so: V3.0.0100 |
  1201. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1202.  
  1203. DAQNavi_USB4718:support USB4718
  1204. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1205. | Version | Date | Description | Updated |
  1206. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1207. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio4718.ko: V3.1.6.0 |
  1208. | | | cross-compiling: arm64 oecore and amd64 | libbio4718.so: V3.1.5.0 |
  1209. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  1210. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1211. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio4718.ko: V3.1.5.0 |
  1212. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio4718.so: V3.1.4.0 |
  1213. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1214. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1215. | | | 5.Modified:bug 10100. usb communication error on kernel v4.11 | |
  1216. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1217. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1218. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio4718.ko: V3.1.4.0 |
  1219. | | | | libbio4718.so: V3.1.3.0 |
  1220. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1221. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio4718.ko: V3.1.3.0 |
  1222. | | | 2.Modified:Bug 16826.Add DeviceRemoved event | libbio4718.so: V3.1.3.0 |
  1223. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1224. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio4718.ko: V3.1.2.0 |
  1225. | | | | libbio4718.so: V3.1.2.0 |
  1226. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1227. | 3.1.2.0 | 2013-01-15 | 1.Modified: Re-arrange the header files structure.(Normal) | bio4718.ko: V3.1.2.0 |
  1228. | | | | libbio4718.so: V3.1.2.0 |
  1229. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1230. | 3.1.1.0 | 2012-07-15 | 1. Add 64bit architecture support. | bio4718.ko: V3.1.1.0 |
  1231. | | | 2. fixed general bugs.(bug 10906). | libbio4718.so: V3.1.1.0 |
  1232. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1233. | 3.0.0100 | 2012-05-15 | 1. Initial version. | bio4718.ko: V3.0.0100 |
  1234. | | | | libbio4718.so: V3.0.0100 |
  1235. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1236.  
  1237. DAQNavi_USB4750:support USB-4750
  1238. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1239. | Version | Date | Description | Updated |
  1240. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1241. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio4750.ko: V3.1.7.0 |
  1242. | | | cross-compiling: arm64 oecore and amd64 | libbio4750.so: V3.1.5.0 |
  1243. | | | 2.Modified:Bug 11797: The value of DI is incorrect. | |
  1244. | | | 3.Modified:fix bug: updated for Linux DN4 SDK. | |
  1245. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1246. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio4750.ko: V3.1.6.0 |
  1247. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio4750.so: V3.1.4.0 |
  1248. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1249. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1250. | | | 5.Modified:bug 10100. usb communication error on kernel v4.11 | |
  1251. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1252. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1253. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio4750.ko: V3.1.5.0 |
  1254. | | | | libbio4750.so: V3.1.3.0 |
  1255. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1256. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio4750.ko: V3.1.4.0 |
  1257. | | | | libbio4750.so: V3.1.3.0 |
  1258. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1259. | 3.2.2.0 | 2014-06-15 | 1.Modified: Bug 14167. Change DO default state from 0xFF to 0x0. | bio4750.ko: V3.1.3.0 |
  1260. | | | (Normal) | libbio4750.so: V3.1.2.0 |
  1261. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1262. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio4750.ko: V3.1.2.0 |
  1263. | | | | libbio4750.so: V3.1.2.0 |
  1264. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1265. | 3.1.2.0 | 2013-01-15 | 1.Modified: Re-arrange the header files structure.(Normal) | bio4750.ko: V3.1.2.0 |
  1266. | | | | libbio4750.so: V3.1.2.0 |
  1267. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1268. | 3.1.1.0 | 2012-07-15 | 1. Add 64bit architecture support. | bio4750.ko: V3.1.1.0 |
  1269. | | | 2. fixed general bugs.(bug 10905). | libbio4750.so: V3.1.1.0 |
  1270. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1271. | 3.0.0100 | 2012-05-15 | 1. Initial version. | bio4750.ko: V3.0.0100 |
  1272. | | | | libbio4750.so: V3.0.0100 |
  1273. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1274.  
  1275. DAQNavi_USB4751:support USB4751/L
  1276. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1277. | Version | Date | Description | Updated |
  1278. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1279. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio4751.ko: V3.1.6.0 |
  1280. | | | cross-compiling: arm64 oecore and amd64 | libbio4751.so: V3.1.5.0 |
  1281. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  1282. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1283. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio4751.ko: V3.1.5.0 |
  1284. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio4751.so: V3.1.4.0 |
  1285. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1286. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1287. | | | 5.Modified:bug 10100. usb communication error on kernel v4.11 | |
  1288. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1289. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1290. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio4751.ko: V3.1.4.0 |
  1291. | | | | libbio4751.so: V3.1.3.0 |
  1292. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1293. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio4751.ko: V3.1.3.0 |
  1294. | | | | libbio4751.so: V3.1.3.0 |
  1295. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1296. | 3.2.2.0 | 2014-06-15 | 1. Initial version. | bio4751.ko: V3.1.2.0 |
  1297. | | | | libbio4751.so: V3.1.2.0 |
  1298. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1299.  
  1300. DAQNavi_USB4761:support USB-4761
  1301. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1302. | Version | Date | Description | Updated |
  1303. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1304. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio4761.ko: V3.1.5.0 |
  1305. | | | cross-compiling: arm64 oecore and amd64 | libbio4761.so: V3.1.4.0 |
  1306. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  1307. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1308. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio4761.ko: V3.1.4.0 |
  1309. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio4761.so: V3.1.3.0 |
  1310. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1311. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1312. | | | 5.Modified:bug 10100. usb communication error on kernel v4.11 | |
  1313. | | | 6.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1314. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1315. | 3.2.10.0 | 2016-12-21 | 1.Modified:Bug 19974: Modify the device description bug. | bio4761.ko: V3.1.3.0 |
  1316. | | | | libbio4761.so: V3.1.2.0 |
  1317. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1318. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio4761.ko: V3.1.2.0 |
  1319. | | | | libbio4761.so: V3.1.2.0 |
  1320. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1321. | 3.2.1.0 | 2014-02-15 | Only update product version. | bio4761.ko: V3.1.1.0 |
  1322. | | | | libbio4761.so: V3.1.1.0 |
  1323. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1324. | 3.1.1.0 | 2013-07-15 | 1.Added: Initial version. | bio4761.ko: V3.1.1.0 |
  1325. | | | | libbio4761.so: V3.1.1.0 |
  1326. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1327.  
  1328. DAQNavi_PCM3718:support PCM-3718,PCM-3718H,PCM-3718HG,PCM-3718HO
  1329. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1330. | Version | Date | Description | Updated |
  1331. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1332. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio3718.ko: V3.2.6.0 |
  1333. | | | cross-compiling: arm64 oecore and amd64 | libbio3718.so: V3.2.5.0 |
  1334. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  1335. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1336. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio3718.ko: V3.2.5.0 |
  1337. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio3718.so: V3.2.4.0 |
  1338. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1339. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1340. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1341. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1342. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio3718.ko: V3.2.4.0 |
  1343. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio3718.so: V3.2.3.0 |
  1344. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1345. | 3.2.8.0 | 2016-03-29 | 1.Modified:Bug 18431. Some channel return error code when set signal | bio3718.ko: V3.2.3.0 |
  1346. | | | type. Some channel return the same value with the start channel's | libbio3718.so: V3.2.3.0 |
  1347. | | | when scanning multi channel | |
  1348. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1349. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio3718.ko: V3.1.2.0 |
  1350. | | | 2.Modified:Bug 16946.Fix DMA Channel setting error | libbio3718.so: V3.1.2.0 |
  1351. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1352. | 3.2.4.0 | 2015-01-15 | 1. Initial version. | bio3718.ko: V3.1.1.0 |
  1353. | | | | libbio3718.so: V3.1.1.0 |
  1354. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1355.  
  1356. DAQNavi_PCM3725:support PCM-3725
  1357. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1358. | Version | Date | Description | Updated |
  1359. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1360. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio3725.ko: V3.2.5.0 |
  1361. | | | cross-compiling: arm64 oecore and amd64 | libbio3725.so: V3.2.4.0 |
  1362. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  1363. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1364. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio3725.ko: V3.2.4.0 |
  1365. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio3725.so: V3.2.3.0 |
  1366. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1367. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1368. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1369. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1370. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio3725.ko: V3.2.3.0 |
  1371. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio3725.so: V3.2.2.0 |
  1372. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1373. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio3725.ko: V3.2.2.0 |
  1374. | | | | libbio3725.so: V3.2.2.0 |
  1375. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1376. | 3.2.4.0 | 2015-01-15 | 1. Initial version. | bio3725.ko: V3.2.1.0 |
  1377. | | | | libbio3725.so: V3.2.1.0 |
  1378. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1379.  
  1380. DAQNavi_PCM3730:support PCM-3730
  1381. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1382. | Version | Date | Description | Updated |
  1383. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1384. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio3730.ko: V3.2.5.0 |
  1385. | | | cross-compiling: arm64 oecore and amd64 | libbio3730.so: V3.2.4.0 |
  1386. | | | 2.Modified:fix bug: updated for Linux DN4 SDK. | |
  1387. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1388. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio3730.ko: V3.2.4.0 |
  1389. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio3730.so: V3.2.3.0 |
  1390. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1391. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1392. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1393. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1394. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio3730.ko: V3.2.3.0 |
  1395. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio3730.so: V3.2.2.0 |
  1396. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1397. | 3.2.5.0 | 2015-04-01 | 1.Modified:Bug 16833.Add Do write bit. | bio3730.ko: V3.2.2.0 |
  1398. | | | | libbio3730.so: V3.2.2.0 |
  1399. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1400. | 3.2.4.0 | 2015-01-15 | 1. Initial version. | bio3730.ko: V3.2.1.0 |
  1401. | | | | libbio3730.so: V3.2.1.0 |
  1402. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1403.  
  1404. DAQNavi_PCM27D24DI:support PCM27D24DI
  1405. --------------- -------------- ---------------------------------------------------------------------- ---------------------------
  1406. | Version | Date | Description | Updated |
  1407. --------------- -------------- ---------------------------------------------------------------------- ---------------------------
  1408. | 3.2.12.0 | 2018-04-01 | 1.Modified:fix bug: compiling error for | bio27d24di.ko: V3.1.4.0 |
  1409. | | | cross-compiling: arm64 oecore and amd64 | libbio27d24di.so: V3.1.3.0|
  1410. | | | 2.Modified:Bug 11665: failed to register access | |
  1411. | | | 3.Modified:fix bug: updated for Linux DN4 SDK. | |
  1412. --------------- -------------- ---------------------------------------------------------------------- --------------------------
  1413. | 3.2.11.0 | 2017-10-17 | 1.Modified:fix bug: compiling error on linux kernel 4.11 | bio27d24di.ko: V3.1.3.0 |
  1414. | | | 2.Modified:fix bug: compiling error for cross-compiling: arm64 oecore| libbio27d24di.so: V3.1.2.0|
  1415. | | | 3.Modified:bug 8825. Fix a compiling error after the kernel upgraded | |
  1416. | | | 4.Modified:fix bug: compiling error for cross-compiling: amd64 | |
  1417. | | | 5.Modified:Bug 10955: compiling error on kernel v4.13 | |
  1418. --------------- -------------- ---------------------------------------------------------------------- ---------------------------
  1419. | 3.2.10.0 | 2016-12-21 | 1.Modified the thread-safe bugs. | bio27d24di.ko: V3.1.2.0 |
  1420. | | | 2.Modified:Bug 19974: Modify the device description bug. | libbio27d24di.so: V3.1.1.0|
  1421. --------------- -------------- ---------------------------------------------------------------------- ---------------------------
  1422. | 3.2.8.0 | 2016-03-29 | 1. Initial version. | bio27d24di.ko: V3.1.1.0 |
  1423. | | | | libbio27d24di.so: V3.1.1.0|
  1424. --------------- -------------- ---------------------------------------------------------------------- -------------------------- -
  1425.  
  1426.  
  1427. Other device driver by request.
  1428.  
  1429. 2. Installation
  1430. (1) Please make sure that the kernel source and gcc are installed.
  1431. (2) Please make sure that the source of system software is up-to-date.
  1432. (3) Disable comedi driver, please refer to Driver note.
  1433. (4) Uninstall the adsapi32 driver, please refer to Driver note.
  1434. (5) Copy the driver compression package to home folder and decompression it.
  1435. (6) Get root permissions and open the directory to driver source. (example: cd linux_driver_source_3.2.9.3_64bit)
  1436. (7) Copy the header file to the system directory. (example: cp inc/* /usr/include/)
  1437. (8) Copy the dynamic library to the system directory. (example: cp libs/* /usr/lib/)
  1438. (9) Please compile and install biokernbase drivers. (example: cd drivers/driver_base/src/lnx_ko; make; make install)
  1439. (10) Compile and install DAQ device driver. (example: cd drivers/usb4716/src/lnx_ko; make; make install)
  1440.  
  1441. Through above steps, the SDK and device driver have been installed successfully, and the drivers will be loaded automatically when reboot the system. If the DAQ device is ISA device, such as PCM-3718, PCM-3725, PCM3730, you must perform the following additional steps.
  1442. (11) Set jumper and switch to config the io port address, irq, dma of PCM-3718HO. (example: PCM-3718HO)
  1443. (12) Config the resource by isa_tools and make sure the resource is consistent with the hardware configuration. (example: cd tools/isa_tool; ./isa_tool -a -n bio3718 -m pcm3718ho -p 0x200 -i 3 -d 1)
  1444.  
  1445. 3. Supported distribution
  1446. --------------------------------------- -------------- ---------
  1447. | Distribution | Kernel version |
  1448. --------------------------------------- ------------------------
  1449. | Ubuntu 12.04/14.04/15.10(Desktop) | 3.2/3.13/4.2 |
  1450. --------------------------------------- ------------------------
  1451. | Redhat Enterprise Linux Server 7.2 | 3.10.0 |
  1452. --------------------------------------- ------------------------
  1453. | OpenSUSE Leap 42.1 | 4.1.12 |
  1454. --------------------------------------- ------------------------
  1455. | Dabian 8.3 | 3.16.0 |
  1456. --------------------------------------- ------------------------
  1457. | Fedora 23 | 4.2.3 |
  1458. --------------------------------------- ------------------------
  1459.  
  1460. 4. Driver note
  1461. Please disable comedi driver, because this driver will conflict with some of DAQNavi's driver.
  1462. ----------------------------------------------
  1463. (1) Please get root permissions.
  1464. (2) Open /etc/modprobe.d/blacklist.conf file.
  1465. (3) Add "blacklist comedi" "blacklist adv_pci_dio" "blacklist adv_pci1710" at end of the file.
  1466. (4) reboot system.
  1467.  
  1468. Please uninstall adsapi32 driver, because this driver will conflict with some of DAQNavi's driver.
  1469. ----------------------------------------------
  1470. If needed to uninstall adsapi32 driver, please refer to their own uninstall instructions.
  1471.  
  1472. User manual
  1473. ----------------------------------------------
  1474. Linux User Interface Manaul has been included in the development plan.If needed,please refer to
  1475. \Documents\DAQNavi_User_Interface_Manual_EN\DAQNavi_User_Interface.chm. You can install gnochm to browse
  1476. chm manual in linux OS.
  1477.  
  1478.  
  1479. 5. Hardware Support
  1480.  
  1481. Advantech DAQNavi Linux Drivers supports the following devices:
  1482. --------------------------------------------------------------------------------
  1483. PCI-1706U
  1484. PCI-1711/U
  1485. PCI-1711L/UL
  1486. PCI-1713U
  1487. PCI-1714U
  1488. PCI-1714UL
  1489. PCI-1715U
  1490. PCI-1716
  1491. PCI-1716L
  1492. PCI-1720U
  1493. PCI-1721
  1494. PCI-1723
  1495. PCI-1724U
  1496. PCI-1727U
  1497. PCI-1730/U
  1498. PCI-1733
  1499. PCI-1734
  1500. PCI-1737
  1501. PCI-1739
  1502. PCI-1741U
  1503. PCI-1747U
  1504. PCI-1750
  1505. PCI-1751
  1506. PCI-1752U/USO
  1507. PCI-1753
  1508. PCI-1754
  1509. PCI-1756
  1510. PCI-1757UP
  1511. PCI-1758 series
  1512. PCI-1761
  1513. PCI-1762
  1514. PCI-1784
  1515. PCIE-1730
  1516. PCIE-1744
  1517. PCIE-1752
  1518. PCIE-1756
  1519. PCIE-1760
  1520. PCIE-1802
  1521. PCIE-1810
  1522. MIC-1810
  1523. PCIE-1816
  1524. MIC-1816
  1525. PCM-3718
  1526. PCM-3725
  1527. PCM-3730
  1528. PCM-3761I
  1529. PCM-3753I
  1530. PCM-3810I
  1531. PCM-27D24DI
  1532. USB-4702
  1533. USB-4704
  1534. USB-4711A
  1535. USB-4716
  1536. USB-4718
  1537. USB-4750
  1538. USB-4751
  1539. USB-4761
  1540. MIC-3714
  1541. MIC-3716
  1542. MIC-3723
  1543. MIC-3753
  1544. MIC-3756
  1545.  
  1546.  
  1547. 6. System requirements
  1548.  
  1549. Advantech DAQNavi Linux Drivers system requirements:
  1550. --------------------------------------------------------------------------------
  1551. 1. Kernel version must be higher than 2.6.18.
  1552. 2. The glibc version must be higner than 2.11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement