Releases: analogdevicesinc/iSensor-FX3-Eval
v2.9.0.2-pub
Misc. changes to make application more robust to incorrect / non-typical usage. No functional changes.
v2.9.0.1-pub
Bug fixes:
- Running a register logging operation (or burst) will now pause any data plot or continuous register read operation. This prevents unexpected crashes (trying to access FX3 while stream is in progress is not advised. Some (but not all) functions work)
The register form remembers it's prior cont read and data ready freq measure settings while paused, and will resume automatically. The data plot GUI does not (plot operation is stopped, and must be manually re-started).
v2.9.0.0-pub
Changes:
- Updated to FX3 API version 2.9.0
- Modified burst test GUI to work byte-wise
- Added SPI mode and secondary port selection options to bit bang SPI GUI
- Fixed bug in data plot forms where a generic "chart" would show before data is captured
v2.8.4.3-pub
QoL Improvements:
- Fixed bug causing FFT form to sometimes except while closing due to background thread
- Reworked bit bang SPI form to use data grid view for data, and allow resizing. Restores hardware SPI when focus lost
- Made it so last used FX3 board is selected by default in select FX3 drop down
v2.8.4.2-pub
- QoL improvements to register GUI and IMU streaming GUI
- Consolidated FX3 info to single form and moved bit bang SPI to main form
v2.8.4.1-pub
Re-branded application to iSensor FX3 Eval. Updated all links and references within the application to match.
v2.8.4.0-pub
Updated GUI to FX3 API version 2.8.4. Added RegMap file for ADIS1644x series IMU
v2.8.3.0-pub
Updated to FX3 API version 2.8.3.
Add feature to data plot GUI to make user LED blink at 1/4 sample freq, when plotting data
v2.8.2.0-pub
Updated to FX3 API v2.8.2
Minor QoL changes to GUI
v2.8.1.0-pub
Updated FX3 API to 2.8.1, made minor changes to accommodate update