Skip to content

Commit e0be482

Browse files
committed
Add notes for R3-1
1 parent bbf7246 commit e0be482

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# LabJack Release Notes
22

3+
## R3-1 (March XXX, 2026)
4+
- Added an optional 5'th argument to LabJackConfig command to specify the path to the ljm_constants.json file.
5+
This can be useful on Linux systems where the default location for this file is /usr/local/share/LabJack/LJM and
6+
another location may be preferred.
7+
- Improved error messages in the driver.
8+
- Improved the look of the documentation, use sphinx-rtd-theme and split into multiple files.
9+
- Improved github workflows. Thanks to Keenan Lang for this.
10+
- Fixed mask in T7 substitutions file for binary bits 20, 21, 22.
11+
- Added new standalone test program LabJackShowDevices to show all devices found.
12+
313
## R3-0 (November 25, 2022)
414
- Rewritten to be based on asynPortDriver using the vendor LJM library, rather than low-level Modbus access.
515
- Added waveform digitizer support, which is called streaming input in LabJack terminology.

0 commit comments

Comments
 (0)