Go to file
David Rebbe 1790fb038a fixed icsneopy 2024-12-12 13:06:46 -05:00
api added icsneo_message_get_type_name 2024-12-12 12:39:19 -05:00
bindings fixed icsneopy 2024-12-12 13:06:46 -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 updated can DLC related stuff 2024-12-10 14:02:18 -05:00
device Merge remote-tracking branch 'origin/master' into icsneo_api 2024-12-12 10:31:18 -05:00
disk moved _icsneo_netid_t enum 2024-12-08 06:50:01 -05:00
docs added Doxygen config for icsneo 2024-12-11 14:26:01 -05:00
examples add icsneo_message_get_type_name to example 2024-12-12 12:40:36 -05:00
include/icsneo added icsneo_message_get_type_name 2024-12-12 12:39:19 -05:00
platform Merge remote-tracking branch 'origin/master' into icsneo_api 2024-12-12 10:31:18 -05:00
test/unit more compiler fixes 2024-12-10 17:53:29 -05:00
third-party removed a cmake warning 2024-12-10 17:27:35 -05:00
.gitignore added Doxygen config for icsneo 2024-12-11 14:26:01 -05: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 temporary change for system tests 2024-12-11 10:53:36 -05: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.