Frank Voorburg
|
88855a5f7a
|
Refs #320. Refactored the XCP Seed and Key shared library. Its build system is now based on CMake and it is cross-platform.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@379 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-24 13:56:03 +00:00 |
Frank Voorburg
|
40f5406c80
|
Refs #338. Changed BOOT_VERSION_CORE_BUILD to BOOT_VERSION_CORE_PATCH.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@378 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-23 08:15:53 +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
|
d37ad9f3ae
|
Refs #419. Moved FirmwareData.pas module.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@375 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-12 10:03:57 +00:00 |
Frank Voorburg
|
c90d3a4d5d
|
Refs #323. Uniform timer module API in all the demo user programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@374 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-09 11:16:48 +00:00 |
Frank Voorburg
|
78ecc19a5b
|
Refs #410. Added Microsoft C runtime DLL to Host directory (msvcr120d.dll).
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@373 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-05 10:49:23 +00:00 |
Frank Voorburg
|
2b6bc4c6b3
|
Refs #408. Added MicroBoot user manual link to Doc-folder
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@372 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-10-04 09:32:18 +00:00 |
Frank Voorburg
|
ebe0434715
|
Refs #407. Removed redundant carriage return when writing S-records in LibOpenBLT.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@371 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-29 15:42:54 +00:00 |
Frank Voorburg
|
649a377623
|
Refs #397. Added STM32F0-Discovery demo programs for Keil MDK.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@370 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-29 13:24:32 +00:00 |
Frank Voorburg
|
dbcd2d19f2
|
Refs #397. Added Nucleo-F091RC demo programs for Keil MDK.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@369 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-29 11:04:43 +00:00 |
Frank Voorburg
|
fc87eb708e
|
Refs #104. Implemented configurable FlashCryptoDecryptDataHook() in all flash drivers. It can be used for implementing program code decryption logic.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@368 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-27 07:24:27 +00:00 |
Frank Voorburg
|
b611586f7b
|
Refs #371. Corrected a few minor typos in BootCommander info strings.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@367 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-20 09:09:38 +00:00 |
Frank Voorburg
|
0e707de0ec
|
Refs #335. Added XCP Connection Mode configuration setting to LibOpenBLT and BootCommander.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@366 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-18 21:31:22 +00:00 |
Frank Voorburg
|
75c8698a55
|
Refs #335. Added XCP Connection Mode configuration setting to all MicroBoot communication interfaces.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@365 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-18 21:01:21 +00:00 |
Frank Voorburg
|
d241bab208
|
Refs #335. Reworked XcpConnectModeHook() hook-function into a general purpose XcpPacketReceivedHook() hook-function.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@364 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-18 15:57:09 +00:00 |
Frank Voorburg
|
c512848520
|
Refs #383. Refactored FLASH_VECTOR_TABLE_CS_OFFSET to BOOT_FLASH_VECTOR_TABLE_CS_OFFSET.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@363 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-11 11:28:39 +00:00 |
Frank Voorburg
|
39edea4e62
|
Refs #341. Corrected markdown readme-file.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@362 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-01 14:18:54 +00:00 |
Frank Voorburg
|
044d2209f1
|
Refs #341. Added markdown readme-file for mirror on GitHub.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@361 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-01 14:11:51 +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
|
0f86589794
|
Refs #379. Updated version number in preparation for new release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@356 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-25 09:06:15 +00:00 |
Frank Voorburg
|
55d38167ee
|
Refs #371. Added silent mode (-sm) command line option to BootCommander.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@355 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-25 08:51:11 +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
|
d3ca84dcdb
|
Refs #225. Added 29-bit CAN identifier support to the STM32F1 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@350 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-21 13:33:55 +00:00 |
Frank Voorburg
|
524b0fa008
|
Refs #363. Updated GCC Makefiles for the STM32F2 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@349 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-21 13:06:09 +00:00 |
Frank Voorburg
|
6b48314b85
|
Refs #363. Updated GCC Makefiles in the STM32F1 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@348 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-17 09:48:18 +00:00 |
Frank Voorburg
|
605a788a5e
|
Refs #311. Reworked compiler specific parts in the STM32F1 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@347 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-17 08:34:14 +00:00 |
Frank Voorburg
|
888f3f1d94
|
Refs #225. Added 29-bit CAN identifier support to the HCS12 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@346 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 20:27:28 +00:00 |
Frank Voorburg
|
b2d94b59d4
|
Refs #311. Reworked compiler specific parts in the HCS12 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@345 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 20:14:41 +00:00 |
Frank Voorburg
|
bd8751ded8
|
Refs #363. Updated GCC Makefiles in the Discovery STM32F051 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@344 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 19:31:05 +00:00 |
Frank Voorburg
|
299b6d2daf
|
Refs #225. Added 29-bit CAN identifier support to the LPC2000 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@343 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 16:48:49 +00:00 |
Frank Voorburg
|
2048d05961
|
Refs #363. Updated GCC Makefiles in the Olimex LPC-L2294 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@342 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 16:03:59 +00:00 |
Frank Voorburg
|
eea02437d7
|
Refs #363. Updated GCC Makefiles in the Olimex LPC-L2294 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@341 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 15:55:58 +00:00 |
Frank Voorburg
|
511b2eb4de
|
Refs #311. Reworked compiler specific parts in the LPC2000 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@340 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 14:45:26 +00:00 |
Frank Voorburg
|
dd8874cfde
|
Refs #363. Updated GCC Makefile support in EFM32 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@339 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 14:25:56 +00:00 |
Frank Voorburg
|
dbcf97f9d6
|
Refs #311. Reworked compiler specific parts in the EFM32 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@338 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 14:01:03 +00:00 |
Frank Voorburg
|
739c8d6ce8
|
Refs #311. Reworked compiler specific parts in the TM4C port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@337 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 13:31:59 +00:00 |
Frank Voorburg
|
e7a6dfe39d
|
Refs #363. Updated GCC Makefile support in the LM3S demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@336 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 11:20:34 +00:00 |
Frank Voorburg
|
8da125391b
|
Refs #311. Reworked compiler specific parts in the LM3S port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@335 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 10:22:24 +00:00 |
Frank Voorburg
|
94ecd945a0
|
Refs #225. Added 29-bit CAN identifier support to the LM3S port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@334 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 09:03:27 +00:00 |
Frank Voorburg
|
ff6ce18750
|
Refs #311. Reworked compiler specific parts in the STM32F4 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@333 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-16 08:17:23 +00:00 |
Frank Voorburg
|
5a6eba22d1
|
Refs #311, #363. Reworked the GCC specific parts of the STM32F4 port and improved the makefiles of the Olimex STM32-E407 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@332 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-15 16:12:26 +00:00 |
Frank Voorburg
|
a671200261
|
Refs #369. Added AES256 cryptography utility functions to LibOpenBLT.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@331 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-15 13:41:51 +00:00 |
Frank Voorburg
|
e5e12e3210
|
Refs #372. Re-configured PC-lint GCC configuration files to support version 6.3.0 (Debian Stretch)
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@330 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-07 16:34:52 +00:00 |
Frank Voorburg
|
3a2cf54c35
|
Refs #316. Reverted change to the PC-Lint configuration files for newer GCC version.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@329 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-04 10:18:43 +00:00 |
Frank Voorburg
|
b787cf3009
|
Refs #316. Updated the PC-Lint configuration files for GCC version 7.1.1.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@328 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-03 20:22:55 +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 |