Commit Graph

  • 8833617fe5 fix wrong include path for radpluto on Windows Jeffrey Quesnelle 2019-06-05 13:08:02 -0400
  • 3621184696 fixed build bugs Zaid Nackasha 2019-06-03 17:18:02 -0400
  • d49fba7d81 Wrapped Visual Studio #Pragmas Zaid Nackasha 2019-06-03 12:43:28 -0400
  • ba7228d4ba Embed version info into built DLLs Paul Hollinsky 2019-05-30 13:17:55 -0400
  • 6e798b294a Make project installable. Install libraries and headers Alexey Pavlov 2019-05-17 08:49:49 +0300
  • 9175a7bacf v0.1.1 Paul Hollinsky 2019-05-14 15:31:39 -0400
  • 56d191b438 Add support for RADPluto over USB Paul Hollinsky 2019-05-14 15:29:03 -0400
  • a465d5d6c6 POSIX: Disable Ethernet communication devices until performance issues are resolved Paul Hollinsky 2019-05-14 15:27:44 -0400
  • e081724da6 POSIX PCAP: Resolve a crash on a communication error Paul Hollinsky 2019-05-14 15:22:12 -0400
  • 0dae7d4354 STM32: Check that termios attributes are set successfully Paul Hollinsky 2019-05-14 15:21:05 -0400
  • 288ff3565e Make sure to close underlying com if we fail to open Paul Hollinsky 2019-05-14 15:20:04 -0400
  • d017d26795 POSIX PCAP: Speed improvements pcap Paul Hollinsky 2019-05-06 16:54:18 -0400
  • eb43465c2a Fix overriding function compilation Paul Hollinsky 2019-05-06 14:32:59 -0400
  • 4e0ed09d71 POSIX PCAP: Platform agnostic MAC address discovery Paul Hollinsky 2019-05-06 13:48:42 -0400
  • ea8e6e6316 Merge remote-tracking branch 'github/master' into pcap Paul Hollinsky 2019-05-06 13:27:28 -0400
  • bead22bc36 Resolve build issues with new pcap driver Paul Hollinsky 2019-05-06 13:17:11 -0400
  • 3aaccaad74 Merge remote-tracking branch 'origin/master' into pcap Paul Hollinsky 2019-05-06 13:16:29 -0400
  • f3cd9ac94b Merge branch 'pcap' Paul Hollinsky 2019-05-06 12:50:29 -0400
  • 7cf0ec5f4f Rename timestampMultiplier to timestampResolution Paul Hollinsky 2019-05-06 12:32:04 -0400
  • d1cd34fb24 Merge remote-tracking branch 'drebbe-intrepid/master' into timestamp Paul Hollinsky 2019-05-06 12:01:09 -0400
  • 0b4ffdbaad Merge branch 'master' of https://github.com/intrepidcs/libicsneo Paul Hollinsky 2019-05-02 16:33:57 -0400
  • 6ffc364eba Transmits now block when the buffer fills Paul Hollinsky 2019-05-02 16:33:44 -0400
  • bf89d6b7a4 Update the legacy API to more closely match the behavior of the icsneo40.dll Paul Hollinsky 2019-04-23 16:47:52 -0400
  • 7a3baa1f89
    Merge pull request #11 from pierreluctg/patch-1 Paul Hollinsky 2019-04-23 14:13:42 -0400
  • 5a6a1c990a Support CAN FD Error State Indicator Paul Hollinsky 2019-04-17 17:03:38 -0400
  • 4588024ed0 Lower CPU usage while finding devices on Linux Paul Hollinsky 2019-04-17 16:50:40 -0400
  • 37b83e0506 Automatically pad CAN FD messages out Paul Hollinsky 2019-04-17 16:50:11 -0400
  • 313a98aa04 Added contribution guidelines Paul Hollinsky 2019-04-15 15:17:43 -0400
  • cd391b18e1
    Update README.md pierreluctg 2019-04-15 13:32:54 -0400
  • 6235be09eb
    Create 99-intrepidcs.rules pierreluctg 2019-04-15 13:31:50 -0400
  • 23c3cc3763 Implemented legacy icsneoGetTimeStampForMsg() function call. David Rebbe 2019-04-05 19:04:49 -0400
  • ec30696110
    Merge pull request #4 from drebbe-intrepid/master Paul Hollinsky 2019-03-28 20:52:17 -0400
  • 9a83ec1822 Updated icsnVC40.h to latest v803 release. David Rebbe 2019-03-27 17:39:12 -0400
  • 8a77bfb0f4 Add a target for static building libicsneoc Paul Hollinsky 2019-03-18 12:09:50 -0400
  • 714cd8aad5 Update hardware support document and license Paul Hollinsky 2019-03-18 12:07:16 -0400
  • 424d3d98a3 Linux Ethernet device support Paul Hollinsky 2019-03-18 11:37:20 -0400
  • 2fb3047c10 Resolve an issue where the error manager could stack overflow on too many errors Paul Hollinsky 2019-03-11 13:39:41 -0400
  • 7070368b52 Don't try to generate docs if doxyfile generation failed Stephen Spangler 2019-03-01 12:28:55 -0500
  • ec13728acc fully apply libftdi configuration Jeffrey Quesnelle 2019-03-01 11:19:44 -0500
  • 993974234b Remove the dependency on libftdipp and libboost for Linux and macOS Paul Hollinsky 2019-02-28 18:32:16 -0500
  • 1ad201ddf6 add missed LIBFTDI_ prefixes Jeffrey Quesnelle 2019-02-22 11:18:41 -0500
  • d680f5dfc6 preface options in libftdi with LIBFTDI_ Jeffrey Quesnelle 2019-02-22 10:38:01 -0500
  • d042086c90 Improve reliability for finding FTDI devices on Windows Paul Hollinsky 2019-01-22 13:16:58 -0500
  • ae78122cbe Add LSFTCAN and SWCAN support Paul Hollinsky 2019-01-22 13:14:28 -0500
  • c313801a21 Resolve issue #1 undefined symbols when building on POSIX systems Paul Hollinsky 2019-01-11 13:01:19 -0500
  • 122c54b2ff Reorganize libftdi for easier building under GCC Paul Hollinsky 2019-01-11 12:59:38 -0500
  • 34148e8833 Fix a bug intrepidcs\libicsneo-examples#1 which prevented building on 32-bit platforms Paul Hollinsky 2019-01-10 16:35:11 -0500
  • e42bb597fc Resolve a typo in the Linux dependencies Paul Hollinsky 2019-01-03 17:39:48 -0500
  • c94ace87f9 Timestamp information for CAN frames Paul Hollinsky 2019-01-03 17:08:47 -0500
  • 7e9fbc4959 Basic introspection for device supported networks Paul Hollinsky 2019-01-03 17:00:15 -0500
  • efd5547e5c Resolve an issue where FTDI devices could be erroneously detected with the wrong serial Paul Hollinsky 2019-01-03 16:58:23 -0500
  • 61c16f4dfc Updates to the legacy API Paul Hollinsky 2019-01-03 16:57:29 -0500
  • 814dc7d174 Update name Paul Hollinsky 2019-01-03 16:45:36 -0500
  • b834ca1bb7 Support CAN FD on the RADStar2 Paul Hollinsky 2018-12-21 20:35:01 -0500
  • b6c67eb74f Correctly decode timestamps on the RADStar2 and RADGalaxy Paul Hollinsky 2018-12-21 20:34:02 -0500
  • d37d5bb23e Support Ethernet and Broad-R Reach TX and RX Paul Hollinsky 2018-12-21 20:32:27 -0500
  • 603d532d2d Add support for RADStar2 settings Paul Hollinsky 2018-12-21 20:28:25 -0500
  • e124ad28f4 Major improvements to the settings API Paul Hollinsky 2018-12-21 20:24:11 -0500
  • 151b2ce266 Implement serial number in the legacy API Paul Hollinsky 2018-12-21 20:16:32 -0500
  • 837ca29ac8 Improved FTDI device finding logic Paul Hollinsky 2018-12-10 14:58:28 -0500
  • 3488e36f2a Added the ability to get the baudrate for networks Paul Hollinsky 2018-12-10 14:57:43 -0500
  • b12e7dad97 Added a README link to the documentation Paul Hollinsky 2018-11-21 13:42:21 -0500
  • 4edf456226 Added a pip requirements.txt for Sphinx documentation building Paul Hollinsky 2018-11-21 13:33:17 -0500
  • 0a0cb76400 Set up Sphinx to automatically invoke Doxygen if needed Paul Hollinsky 2018-11-21 13:25:39 -0500
  • cea2babbd0 Added a link to the example code Paul Hollinsky 2018-11-20 18:12:31 -0500
  • 7d27b4a261 Ignore all Visual Studio Code files Paul Hollinsky 2018-11-20 17:45:44 -0500
  • a68f0f69b8 Remove Visual Studio Code configuration file Paul Hollinsky 2018-11-20 17:44:59 -0500
  • af45b72f9e Add Sphinx documentation Paul Hollinsky 2018-11-20 17:14:59 -0500
  • 422541fcf3 Remove extraneous lines in README Paul Hollinsky 2018-11-20 10:47:23 -0500
  • 8a4e33c8df Allow version and supported devices to be printed at runtime Paul Hollinsky 2018-11-20 10:41:42 -0500
  • 2ade9116eb Merge branch 'master' of intrepidcs.homeip.net:paulhollinsky/icsneonext Paul Hollinsky 2018-11-20 09:42:29 -0500
  • 8ef2260fbe Add the ability to enumerate supported devices Paul Hollinsky 2018-11-20 09:42:25 -0500
  • 9f7f2c5f55 Include README and LICENSE Paul Hollinsky 2018-11-19 20:23:36 -0500
  • 5c3eb3f6e6 Update hardware support document Paul Hollinsky 2018-11-19 12:21:06 -0500
  • 7305f2027e Larger message structure for future expansion Paul Hollinsky 2018-11-19 12:20:45 -0500
  • b04bb95393 Merge branch 'master' of Lustra:InfiniteWalrus/libicsneo Paul Hollinsky 2018-11-19 12:10:33 -0500
  • 8a147e2c3f Purge read and write queues after a close succeeds Paul Hollinsky 2018-11-16 18:48:28 -0500
  • 82adbcaba6 Windows VCP detection is now more reliable Paul Hollinsky 2018-11-16 18:48:07 -0500
  • 07a5dc4118 Allow threads to reopen after closing Paul Hollinsky 2018-11-16 17:08:53 -0500
  • c9f761c262 add Ethernet cases to Network Jeffrey Quesnelle 2018-11-14 11:24:55 -0500
  • 0cf1e7fe7f Resolve compilation errors and warnings with MSVC Paul Hollinsky 2018-11-13 16:18:57 -0500
  • f05f96822e Fix defines for C applications Paul Hollinsky 2018-11-09 16:34:00 -0500
  • 77d694c662 Added the ability to block on getMessages until a message arrives Paul Hollinsky 2018-11-09 16:28:48 -0500
  • 35bd5139b2 Free malloc'd memory in example Paul Hollinsky 2018-10-31 17:21:14 -0400
  • 4833bc704a Fix a documentation typo Paul Hollinsky 2018-10-31 17:07:48 -0400
  • 90992ad360 Added documentation for the C API Paul Hollinsky 2018-10-31 16:47:46 -0400
  • 9c2c3298cf Add doxygen support Paul Hollinsky 2018-10-31 12:17:46 -0400
  • 6399b3d8f2 C API: Allow querying of specifically non-device errors Paul Hollinsky 2018-10-30 18:33:43 -0400
  • 5bc65554f9 Error system now functional in C and C++ APIs Paul Hollinsky 2018-10-30 16:54:36 -0400
  • a295713c50 Add connection failure error to POSIX FTDI driver Paul Hollinsky 2018-10-30 16:52:29 -0400
  • 1a9c907fea CAN FD baudrate settings Paul Hollinsky 2018-10-30 15:38:15 -0400
  • 92d98f8bd5 Remove all debugging printouts to stdout Paul Hollinsky 2018-10-30 15:02:01 -0400
  • ccd26a3637 Fix a bug where settings were not read properly Paul Hollinsky 2018-10-30 14:24:57 -0400
  • 3e51e39f3e Make sure buildinfo gets generated properly for subprojects Paul Hollinsky 2018-10-30 13:00:50 -0400
  • 526b3a0dc4 ValueCAN3 Settings Paul Hollinsky 2018-10-30 12:59:37 -0400
  • ef3c93258c Remove vestigial part of FTDI POSIX driver Paul Hollinsky 2018-10-30 12:59:28 -0400
  • 4f91d0775f Version info Paul Hollinsky 2018-10-29 16:35:14 -0400
  • 37ef932e03 CMake Reformat Paul Hollinsky 2018-10-26 20:55:54 -0400
  • 3a42372dcd Add error system Paul Hollinsky 2018-10-26 20:53:30 -0400
  • a331a2afa8 Device component initialization done more intelligently Paul Hollinsky 2018-10-26 19:28:09 -0400