Go to file
David Rebbe b3bb033ecb C2: Add Supported Device Types" 2026-05-14 19:08:11 -04:00
api C2: Add Supported Device Types" 2026-05-14 19:08:11 -04:00
bindings Servd: Remove no devices found event 2026-05-12 15:58:11 -04:00
ci Device: Add network mutex support 2025-10-24 12:12:36 -04:00
cmake Driver: Switch to libredxx 2025-08-25 11:24:03 -04:00
communication C2: Add Ethernet message support 2026-04-30 15:28:40 -04:00
core RADGigastar2: Add to MACsecConfig 2026-05-14 11:29:54 -04:00
device Settings: Increase response timeouts 2026-05-07 09:05:57 -04:00
disk VSA: Remove packet truncation mechanism 2025-09-30 11:41:40 -04:00
docs C2: Add Supported Device Types" 2026-05-14 19:08:11 -04:00
examples C2: Add Supported Device Types" 2026-05-14 19:08:11 -04:00
include/icsneo C2: Add Supported Device Types" 2026-05-14 19:08:11 -04:00
platform Servd: Clean up unused parseError 2026-05-12 16:57:04 -04:00
test/unit C2: Add Supported Device Types" 2026-05-14 19:08:11 -04:00
third-party Driver: Switch to libredxx 2025-08-25 11:24:03 -04:00
.gitignore Device: Add MessageFilter to enableMessagePolling() 2025-07-29 13:15:18 -04:00
.gitlab-ci.yml CI: Fedora 44 & Ubuntu 26.04 2026-05-05 16:11:48 -04:00
.readthedocs.yaml Docs: Fix RTD requirements path 2024-11-04 18:05:24 -05:00
99-intrepidcs.rules Driver: DXX: Update libredxx for FT260 support 2025-12-16 11:05:11 -05:00
CMakeLists.txt API: Add icsneoc2 2026-03-24 21:08:40 -04:00
CONTRIBUTING.md Added contribution guidelines 2019-04-15 15:17:43 -04:00
LICENSE All: Copyright 2026 2026-02-13 10:08:09 -05:00
README.md All: Switch to Servd default on 2026-05-08 13:28:49 -04:00
pyproject.toml Bindings: Python: Document 3.14 support 2025-11-04 11:51:55 -05:00

README.md

libicsneo

libicsneo is the Intrepid Control Systems device communication library. Installation and usage documentation can be found within each of the respective APIs.

Installation

libicsneo relies on Servd, IntrepidCS's device communication server.

Servd can be installed for all platforms from https://cdn.intrepidcs.net/servd/.

Instructions for installing each API can be found in its respective documentation.

Documentation

Hardware Support

  • EtherBADGE
  • neoVI Connect
  • neoVI FIRE
  • neoVI FIRE 2
  • neoVI FIRE 3
  • neoVI ION
  • neoVI PLASMA
  • neoVI RED 2
  • RAD-A2B
  • RAD-Comet 2
  • RAD-Comet 3
  • RAD-Epsilon
  • RAD-EpsilonXL
  • RAD-Galaxy
  • RAD-Galaxy 2
  • RAD-Gemini
  • RAD-Gigastar
  • RAD-Gigastar 2
  • RAD-Moon 2
  • RAD-Moon 3
  • RAD-Moon T1S
  • RAD-Pluto
  • RAD-Star 2
  • RAD-SuperMoon
  • RADComet
  • ValueCAN 3
  • ValueCAN 4

License

libicsneo is licensed as BSD-3 with an extra clause, see LICENSE for more details.