Go to file
David Rebbe b0575fe658 Added icsneo_can_messages_create, untested. 2024-12-08 07:42:16 -05:00
api Added icsneo_can_messages_create, untested. 2024-12-08 07:42:16 -05:00
bindings moved _icsneo_netid_t enum 2024-12-08 06:50:01 -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 moved _icsneo_netid_t enum 2024-12-08 06:50:01 -05:00
device moved _icsneo_netid_t enum 2024-12-08 06:50:01 -05:00
disk moved _icsneo_netid_t enum 2024-12-08 06:50:01 -05:00
docs fixed some naming issues. 2024-12-05 12:01:39 -05:00
examples moved _icsneo_netid_t enum 2024-12-08 06:50:01 -05:00
include/icsneo Added icsneo_can_messages_create, untested. 2024-12-08 07:42:16 -05:00
platform moved _icsneo_netid_t enum 2024-12-08 06:50:01 -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: Fix push command 2024-11-05 16:00:30 -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 updated cmakelists with some options disabled for now. 2024-12-03 15:40:52 -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 Docs: Refactor 2024-11-04 18:01:28 -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-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.