Go to file
Kyle Schwarz a68b64c641 Device: Refactor supportsNetworkMutex 2026-05-05 20:35:51 -04:00
api C2: Add Ethernet message support 2026-04-30 15:28:40 -04:00
bindings C2: Add Ethernet message support 2026-04-30 15:28:40 -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 Core: MACsec: Mirror 128-bit keys 2026-03-16 13:59:40 -04:00
device Device: Refactor supportsNetworkMutex 2026-05-05 20:35:51 -04:00
disk VSA: Remove packet truncation mechanism 2025-09-30 11:41:40 -04:00
docs Docs: Add Linux pcap info 2026-05-05 20:34:23 -04:00
examples C2: Add Ethernet message support 2026-04-30 15:28:40 -04:00
include/icsneo Device: Refactor supportsNetworkMutex 2026-05-05 20:35:51 -04:00
platform Servd: Adjust buffer sizes 2026-03-18 18:21:55 -04:00
test/unit C2: Add Ethernet message support 2026-04-30 15:28:40 -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 API: Add icsneoc2 2026-03-24 21:08:40 -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.

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.