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
|
7343e2a9a6
|
Refs #316. Added -std=gnu99 compiler flag for compatibility with older versions of gcc.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@325 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-01 14:27:52 +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
|
2b3f4b7f31
|
Refs #316. Refactoring to perform CAN interface linking inside the CAN driver module's CanInit() itself.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@321 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-31 17:45:47 +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
|
d1a746f454
|
Refs #316. Integrated XCP on CAN transport layer into the LibOpenBLT API.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@314 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-26 11:08:53 +00:00 |
Frank Voorburg
|
44f30fc5a0
|
Refs #316. Implemented framework for the XCP on CAN transport layer.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@313 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-26 10:47:44 +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
|
49c50f77cf
|
Refs #316. Implemented framework for LibOpenBLT's generic CAN driver module.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@309 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-24 10:31:53 +00:00 |
Frank Voorburg
|
24d2c39ac8
|
Refs #347. Updated the PC-Lint configuration file for GCC to GCC version 5.4.0 after switch to KDE Neon which is Ubuntu 16.04 LTS based.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@276 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-06-15 22:13:30 +00:00 |
Frank Voorburg
|
97cadfc1da
|
Refs #343. Added option to specify a memory address offset to BltFirmwareLoadFromFile.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@275 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-06-13 16:00:29 +00:00 |
Frank Voorburg
|
be5f70b264
|
Refs #347. Updated the PC-Lint configuration file for GCC to GCC version 7.1.1
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@274 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-06-13 13:44:07 +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 |