Skip to content

Commit

Permalink
Updated README.md for 25Q1 (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthick-Selvam-17 authored Feb 7, 2025
1 parent a06a609 commit 211afa4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,25 @@ The custom device supports the following functionality:

## LabVIEW Source Code Version

LabVIEW 2020
LabVIEW 2023

## Dependencies

### Running the custom device

- [VeriStand 2020 or later](https://www.ni.com/ro-ro/support/downloads/software-products/download.veristand.html#382072)
- [VeriStand 2023 or later](https://www.ni.com/en-us/support/downloads/software-products/download.veristand.html)
- Optional: [Astronics Ballard Avionics Driver](https://www.ni.com/en-us/support/downloads/drivers/download.astronics-ballard-avionics-driver.html#370805)

**Note**: For using 2025 Q1 Base System Image of Astronics Ballard Avionics Driver, install the package [libpcre1](http://download.ni.com/#ni-linux-rt/feeds/2025Q1/x64/main/core2-64/libpcre1_8.45-r0.241_core2-64.ipk) on the target using the command: `opkg install <path to the libpcre1 package on target>`

### Real-Time target software components

- Astronics Ballard Avionics Driver
- Must enable the `ni-third-party` feed in MAX to install

### Developing or building from source

- [LabVIEW 2020 or later](https://www.ni.com/en-us/support/downloads/software-products/download.labview.html)
- [LabVIEW 2023 or later](https://www.ni.com/en-us/support/downloads/software-products/download.labview.html)
- [LabVIEW Real-Time Module](https://www.ni.com/en-us/support/downloads/software-products/download.labview-real-time-module.html)
- [Astronics Ballard Avionics Driver and LabVIEW API](https://www.ni.com/en-us/support/downloads/drivers/download.astronics-ballard-avionics-driver.html#370805)
- [VeriStand Custom Device Development Tools](https://github.com/ni/niveristand-custom-device-development-tools)
Expand Down

0 comments on commit 211afa4

Please sign in to comment.