Go to file
Kyle Schwarz 495632ddb7 Driver: DXX: Add PLASMA 2025-10-09 21:56:48 -04:00
api Driver: Switch to libredxx 2025-08-25 11:24:03 -04:00
bindings DeviceSettings: Remove checksum validation 2025-10-06 15:36:55 -04:00
ci Driver: Switch to libredxx 2025-08-25 11:24:03 -04:00
cmake Driver: Switch to libredxx 2025-08-25 11:24:03 -04:00
communication Device: WiVI: Add VIN support 2025-10-08 15:49:03 -04:00
device Device: Add bootloader information & getChipVersions() 2025-10-09 21:21:45 -04:00
disk VSA: Remove packet truncation mechanism 2025-09-30 11:41:40 -04:00
docs Docs: Refactor icsneopy examples 2025-08-28 11:40:57 -04:00
examples VSA: Remove packet truncation mechanism 2025-09-30 11:41:40 -04:00
include/icsneo Device: Add bootloader information & getChipVersions() 2025-10-09 21:21:45 -04:00
platform Driver: DXX: Add PLASMA 2025-10-09 21:56:48 -04:00
test/unit Device: Add com keepalive 2025-08-06 17:17:36 -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: Update Linux images 2025-08-25 11:29:46 -04:00
.readthedocs.yaml Docs: Fix RTD requirements path 2024-11-04 18:05:24 -05:00
99-intrepidcs.rules Linux: Update udev rules 2025-10-09 21:54:57 -04:00
CMakeLists.txt Communication: Add SPI support 2025-09-17 13:30:12 -04:00
CONTRIBUTING.md Added contribution guidelines 2019-04-15 15:17:43 -04:00
LICENSE All: Welcome to 2025 2025-01-15 16:46:07 -05:00
README.md Device: Add RAD-EpsilonXL 2025-03-25 20:43:18 +00:00
pyproject.toml Driver: Prefer Npcap 2025-06-04 22:14:09 -04: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-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.