Go to file
Kyle Schwarz 648fb2502f Docs: Refactor 2024-11-04 18:01:28 -05:00
api Device: RADMoon2ZL: Add TC10 commands 2024-06-03 08:31:17 -04:00
bindings Add Python bindings and the icsneopy package 2024-11-02 01:14:15 +00: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 new app errors 2024-08-29 12:28:01 -04:00
device Device: Add RADGigastar2 2024-10-21 20:00:29 +00:00
disk Device: Add readCoreminiHeader() 2024-08-21 10:42:04 -04:00
docs Docs: Refactor 2024-11-04 18:01:28 -05:00
examples Communication: Add AppErrorMessage support 2024-08-15 16:47:35 +00:00
include/icsneo Device: Add RADGigastar2 2024-10-21 20:00:29 +00: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: Add needs section 2024-11-01 21:26:45 -04:00
.readthedocs.yaml Docs: Refactor 2024-11-04 18:01:28 -05:00
99-intrepidcs.rules Remove trailing white-space 2020-08-11 13:42:13 -04:00
CMakeLists.txt Add Python bindings and the icsneopy package 2024-11-02 01:14:15 +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 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.