User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
support:sub2r_cc_revision_history [2022/08/22 17:34] – [upcoming] Igor Yefmovsupport:sub2r_cc_revision_history [2022/08/22 20:40] (current) – [2.6.0: 2022-08-22] Igor Yefmov
Line 4: Line 4:
  
 ===== upcoming ===== ===== upcoming =====
 +
 +===== 2.6.0: 2022-08-22 =====
   * general/code   * general/code
     * update to MSVC 2022     * update to MSVC 2022
Line 19: Line 21:
       * %%SysInfo%% API v.2 now reports status of peripherals - requires FX3 v60+       * %%SysInfo%% API v.2 now reports status of peripherals - requires FX3 v60+
       * access arbitrary I²C-attached module on device - requires FX3 v98+       * access arbitrary I²C-attached module on device - requires FX3 v98+
-      * MIPI SPF - requires FPGA v76++      * MIPI FPS - requires FPGA v76+
     * the connection to device is now "valid" even if the sensor is inaccessible (e.g. broken, or not initialized, or non-responsive)     * the connection to device is now "valid" even if the sensor is inaccessible (e.g. broken, or not initialized, or non-responsive)
     * API duration reporting's precision is now in ms (used to be in μs)     * API duration reporting's precision is now in ms (used to be in μs)
     * removed an unnecessary extra layer ''::Cypress::Fx3Device'' as it was buying us nothing     * removed an unnecessary extra layer ''::Cypress::Fx3Device'' as it was buying us nothing
-    * CyUSB.h no longer #include's FX3.h (breaking circular dependency)+    * %%CyUSB%%.h no longer #include's FX3.h (breaking circular dependency)
     * support for new (and legacy) [[code:fx3_hvci_and_fpga_i_c_commands#fx3_version_info_c_c_-struct|version info formats]]     * support for new (and legacy) [[code:fx3_hvci_and_fpga_i_c_commands#fx3_version_info_c_c_-struct|version info formats]]
     * firmware update no longer overestimates the number of sectors to erase on SPI flash     * firmware update no longer overestimates the number of sectors to erase on SPI flash
Line 32: Line 34:
       * long-standing issue of incorrectly using BULK EP4 when accessing I²C on the camera       * long-standing issue of incorrectly using BULK EP4 when accessing I²C on the camera
       * potential memory corruption in one corner case       * potential memory corruption in one corner case
-      * call to DeviceIoControl is using the same buffer for both IN and OUT because of a driver from Cypress, so needed a reasonable workaround (far from perfect)+      * call to %%DeviceIoControl%% is using the same buffer for both IN and OUT because of a driver from Cypress, so needed a reasonable workaround (far from perfect)
       * occasional infinite wait on exit (causing the host application to stay in memory)       * occasional infinite wait on exit (causing the host application to stay in memory)
   * SCC   * SCC
Line 39: Line 41:
       * added register bulk compare to diff long lists of register/value pairs against either defaults or currently present values on camera       * added register bulk compare to diff long lists of register/value pairs against either defaults or currently present values on camera
       * "Use group write" is no longer the default behavior       * "Use group write" is no longer the default behavior
-    * make LvL limits all the way to full scale of ''512''+    * make %%LvL%% limits all the way to full scale of ''512''
     * FPGA console     * FPGA console
       * now lists I²C-related APIs       * now lists I²C-related APIs
Line 50: Line 52:
     * bugfixes     * bugfixes
       * potential memory corruption in FPGA console       * potential memory corruption in FPGA console
-      * Sensor console script now properly ignores comments (those that being with a semicolon ";")+      * Sensor console script now properly ignores comments (those that begin with a semicolon ";")
   * Aria   * Aria
     * display true MIPI speed (FPS produced by sensor itself) - requires FPGA v76+     * display true MIPI speed (FPS produced by sensor itself) - requires FPGA v76+
Line 56: Line 58:
       * crash on startup if sensor is inaccessible       * crash on startup if sensor is inaccessible
   * Installer   * Installer
-    * +    * removed that ancient Gen2 control center, a.k.a. "old radio"
  
 ===== 2.5.0: 2021-06-28 ===== ===== 2.5.0: 2021-06-28 =====

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information