Go to file
David Rebbe b44bf07d1b implemented can getter methods. 2024-12-04 15:35:57 -05:00
api implemented can getter methods. 2024-12-04 15:35:57 -05:00
bindings in progress 2024-11-25 07:44:05 -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 renamed RawMessage to InternalMessage 2024-12-03 23:59:19 -05:00
device renamed RawMessage to InternalMessage 2024-12-03 23:59:19 -05:00
disk moved and renamed network type to icsneo_msg_bus_type_t 2024-12-03 23:56:17 -05:00
docs Docs: Add GitHub link 2024-11-05 12:56:27 -05:00
examples implemented can getter methods. 2024-12-04 15:35:57 -05:00
include/icsneo implemented can getter methods. 2024-12-04 15:35:57 -05:00
platform Driver: Block between read attempts 2024-08-13 13:55:12 +00: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.