Go to file
Kyle Schwarz b2161211c5 Bindings: Python: Add Message::Type MessageFilter 2024-12-20 18:28:41 -05:00
api Communication: Add GPTPStatus 2024-12-20 23:22:25 +00:00
bindings Bindings: Python: Add Message::Type MessageFilter 2024-12-20 18:28:41 -05:00
ci Add Python bindings and the icsneopy package 2024-11-02 01:14:15 +00:00
cmake Driver: FTD3XX: Use CMake FetchContent for lib 2023-04-25 15:16:15 +00:00
communication Communication: Add GPTPStatus 2024-12-20 23:22:25 +00:00
device Communication: Add GPTPStatus 2024-12-20 23:22:25 +00:00
disk Device: Add readCoreminiHeader() 2024-08-21 10:42:04 -04:00
docs Docs: Add GitHub link 2024-11-05 12:56:27 -05:00
examples Communication: Add AppErrorMessage support 2024-08-15 16:47:35 +00:00
include/icsneo Communication: Add GPTPStatus 2024-12-20 23:22:25 +00:00
platform TCP: Add LIBICSNEO_DISABLE_TCP env option 2024-12-11 17:25:36 -05:00
test/unit Communication: Add AppErrorMessage support 2024-08-15 16:47:35 +00:00
third-party FTD3XX: Update library to 1.0.14 2023-07-17 19:03:17 +00:00
.gitignore Add Python bindings and the icsneopy package 2024-11-02 01:14:15 +00:00
.gitlab-ci.yml CI: Update DOCKER_HOST 2024-12-02 19:44:21 -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 Communication: Add GPTPStatus 2024-12-20 23:22:25 +00:00
CONTRIBUTING.md Added contribution guidelines 2019-04-15 15:17:43 -04:00
LICENSE All: Bump copyright to 2024 2024-01-02 08:23:51 -05:00
README.md Device: Add RAD-Galaxy 2 2024-12-02 20:02:06 -05:00
pyproject.toml Add Python bindings and the icsneopy package 2024-11-02 01:14:15 +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.