Go to file
Kyle Schwarz a0c8cc62df Bindings: Python: Add coremini functions 2025-02-19 17:38:07 +00:00
api All: Welcome to 2025 2025-01-15 16:46:07 -05:00
bindings Bindings: Python: Add coremini functions 2025-02-19 17:38:07 +00:00
ci CI: Remove hardware tests 2025-02-19 05:12:51 +00:00
cmake Driver: FTD3XX: Use CMake FetchContent for lib 2023-04-25 15:16:15 +00:00
communication Communication: Add missing short format commands 2025-02-19 00:20:49 -05:00
device Device: Fix heartbeat thread join location 2025-02-19 05:15:23 +00:00
disk Device: Add readCoreminiHeader() 2024-08-21 10:42:04 -04:00
docs Bindings: Python: Fix API docs since adding stubs 2025-01-29 14:53:18 -05:00
examples Communication: Add missing CAN error types 2025-02-04 15:15:44 +00:00
include/icsneo RADGigastar: Add disk support 2025-02-19 00:18:41 -05:00
platform Platform: Improve Windows wstring support 2025-02-06 18:43:51 +00:00
test/unit Platform: Improve Windows wstring support 2025-02-06 18:43:51 +00:00
third-party Communication: Add missing CAN error types 2025-02-04 15:15:44 +00:00
.gitignore Add Python bindings and the icsneopy package 2024-11-02 01:14:15 +00:00
.gitlab-ci.yml CI: Remove duplicate DOCKER_HOST 2025-02-19 00:16:36 -05:00
.readthedocs.yaml Docs: Fix RTD requirements path 2024-11-04 18:05:24 -05:00
99-intrepidcs.rules Remove trailing white-space 2020-08-11 13:42:13 -04:00
CMakeLists.txt CI: Remove hardware tests 2025-02-19 05:12:51 +00: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-Galaxy 2 2024-12-02 20:02:06 -05:00
pyproject.toml Bindings: Python: Add coremini functions 2025-02-19 17:38:07 +00: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-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.