Matthew Kennedy
|
08c4e51e86
|
macos guards working
|
2023-10-26 00:58:47 -07:00 |
Matthew Kennedy
|
4a57078e37
|
macos port
|
2023-10-26 00:50:17 -07:00 |
Matthew Kennedy
|
0604c329f5
|
macos serial port implementation
|
2023-10-26 00:48:10 -07:00 |
Frank Voorburg
|
74c8b78e17
|
Refs #1839. Reset bulkUsbDev after close.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1083 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2023-09-17 10:02:38 +00:00 |
Frank Voorburg
|
2ddb317259
|
Refs #1657. Corrected macro WIN64 to _WIN64 to fix assertion error when using Vector CAN hardware.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1016 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2023-01-19 12:57:09 +00:00 |
Frank Voorburg
|
01e1504737
|
Refs #1270. Switched to building 64-bit versions of the PC tools under Windows. Starting with this commit and the to-be-released OpenBLT version 1.14, the included Windows binaries are all 64-bit. Note that building 32-bit versions is also still supported. Instructions for this can be found on the OpenBLT Wiki.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@941 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-02-10 12:10:49 +00:00 |
Frank Voorburg
|
6706102797
|
Refs #1407. Merged USB bulk library code into LibOpenBLT to remove dependency on UsbBulkLib.dll.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@940 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-02-08 22:43:42 +00:00 |
Frank Voorburg
|
e9482079a4
|
Refs #1402. Added MinGW support for building LibOpenBLT with the recently added Ixxat CAN driver.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@939 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-02-08 20:58:05 +00:00 |
Frank Voorburg
|
acc660dfe2
|
Refs #1319. Reintegrated branch for Ixxat CAN device support back into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@931 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-01-06 10:40:46 +00:00 |
Frank Voorburg
|
7d3780708f
|
Refs #1117. Improved the Kvaser LeafLight CAN driver in LibOpenBLT, based on feedback from Kvaser's code review.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@807 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-10-23 13:18:31 +00:00 |
Frank Voorburg
|
6248473234
|
Refs #788. Added support for Vector CAN devices (XL driver) to the host tools.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@673 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-04-09 19:02:40 +00:00 |
Frank Voorburg
|
83e9c0018c
|
Refs #660. Improved CAN connection with PCAN-USB.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@631 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-10-22 10:01:47 +00:00 |
Frank Voorburg
|
e4acfbce62
|
Refs #523, #529. Added bash-script for updating the pc-lint configuration files for the installed GCC version. Replaced deprecated libusb_set_debug() with libusb_set_option() for newer versions of Libusb.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@480 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-04-23 10:28:51 +00:00 |
Frank Voorburg
|
2327d92c65
|
Refs #318. Added TCP/IP support to LibOpenBLT and BootCommander.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@388 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-12-11 16:19:05 +00:00 |
Frank Voorburg
|
32e11ecf9a
|
Refs #320. Implemented support for the seed/key protection in the XCP loader module.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@381 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-26 14:06:17 +00:00 |
Frank Voorburg
|
a16099de24
|
Refs #424. Added -std=gnu99 flag to CMakeLists.txt files when building with GCC under Windows.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@380 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-24 16:20:55 +00:00 |
Frank Voorburg
|
3d853fb851
|
Refs #317. Added USB support to LibOpenBLT and BootCommander. Use LibOpenBLT shared library in BootCommander instead of the static library. Prepared OpenBLT version number for new patch release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@376 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-16 12:41:14 +00:00 |
Frank Voorburg
|
1bad017dcd
|
Refs #379. Added exclusion for the Kvaser CANLIB headers in LibOpenBLT's Doxygen configuration file.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@359 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-25 09:41:15 +00:00 |
Frank Voorburg
|
1c9770dd64
|
Refs #316. Added Lawicel CANUSB CAN interface support to LibOpenBLT and updated version numbers of LibOpenBLT and BootCommander.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@354 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-24 17:16:22 +00:00 |
Frank Voorburg
|
f21ff722f8
|
Refs #316. Implemented empty framework for the Lawicel CANUSB interface.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@353 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-24 07:54:12 +00:00 |
Frank Voorburg
|
cd29bb84b9
|
Refs #316. Added Kvaser Leaf Light v2 CAN interface support to LibOpenBLT.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@352 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-23 14:01:48 +00:00 |
Frank Voorburg
|
dbd3903f11
|
Refs #316. Added empty framework for the Kvaser Leaf Light v2 CAN interface.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@351 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-22 09:33:48 +00:00 |
Frank Voorburg
|
b36420fdd1
|
Refs #316. Re-integrated CAN error detection for the SocketCAN interface module.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@327 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-02 17:07:57 +00:00 |
Frank Voorburg
|
4e11b1401f
|
Refs #316. Increased XCPLOADER_CONNECT_TIMEOUT_MS from 20 to 50ms, due to SocketCAN's slower responsiveness. Shortened the wait loop in SocketCAN's interface module from 1ms to 10us to improve throughput.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@326 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-02 16:54:29 +00:00 |
Frank Voorburg
|
c324e3b877
|
Refs #316. Improvements in the SocketCAN interface module after testing with BootCommander and XCP on CAN.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@323 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-01 11:20:00 +00:00 |
Frank Voorburg
|
ba70bb8ef4
|
Refs #316. Implemented SocketCAN interface for the CAN driver module under Linux.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@320 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-31 17:02:09 +00:00 |
Frank Voorburg
|
0b181a8608
|
Refs #316. Corrected minor typo in comment.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@319 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-30 11:15:13 +00:00 |
Frank Voorburg
|
28f9bc71a3
|
Refs #316. Resolved PC-Lint warning messages in the critical section utility functions port for Linux.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@318 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-28 17:19:21 +00:00 |
Frank Voorburg
|
d858aaa856
|
Refs #316. Completed the XCP on CAN transport layer implementation.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@317 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-28 16:37:42 +00:00 |
Frank Voorburg
|
9137744377
|
Refs #316. Implemented critical section utility functions with port for Linux.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@316 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-28 16:04:36 +00:00 |
Frank Voorburg
|
d9c14b5393
|
Refs #316. Implemented critical section utility functions with port for Windows.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@315 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-28 15:45:05 +00:00 |
Frank Voorburg
|
3696d4674b
|
Refs #316. Completed implementation of the Peak PCAN-USB interface module.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@312 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-26 09:59:15 +00:00 |
Frank Voorburg
|
6f7b2381d1
|
Refs #316. Added header for SocketCAN interface.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@311 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-24 16:15:43 +00:00 |
Frank Voorburg
|
970c5411fc
|
Refs #316. Implemented empty framework for Peak PCAN-USB interface.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@310 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-24 16:08:20 +00:00 |
Frank Voorburg
|
f469148355
|
Refs #268. Merged /hostlib branch back into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@270 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-26 14:01:14 +00:00 |