Frank Voorburg
|
afd5cb10d7
|
Refs #1655, #1797. Added support for automatic WinUSB driver install and used unique ID for the USB serial number, where available.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1078 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2023-06-27 07:29:12 +00:00 |
Frank Voorburg
|
c338f20843
|
Refs #1265. Upgraded the XMC4 demo programs to the latest version of XMCLib and CMSIS.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1015 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2023-01-19 11:44:20 +00:00 |
Frank Voorburg
|
64c4c86d3a
|
Refs #1289. Added USB support to the Infineon XMC4 port and configured the XMC4700 Relax Kit demo programs for additional firmware updates via USB.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1013 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2023-01-12 14:41:19 +00:00 |
Frank Voorburg
|
248ed03904
|
Refs #1289. Added USB support to the Infineon XMC4 port and configured the XMC4700 Relax Kit demo programs for additional firmware updates via USB.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1012 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2023-01-12 14:13:13 +00:00 |
Frank Voorburg
|
7d2180342b
|
Refs #1524. Place the CAN peripheral back into its reset state, before initializing, for XMC1 and XMC4 targets.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@958 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-07-08 12:16:51 +00:00 |
Frank Voorburg
|
313202ae03
|
Refs #1405. Tuned XCP packet sizes for RS232 and TCP/IP, resulting in improved throughput.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@955 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-07-04 10:35:31 +00:00 |
Frank Voorburg
|
91aa952080
|
Refs #1486. Added call to SystemCoreClockUpdate() at the start of Init() for all XMC1/4 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@945 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-04-27 12:26:10 +00:00 |
Frank Voorburg
|
c452eb28e4
|
Refs #1293. Removed debug binaries of demo programs from version control.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@880 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2021-06-30 08:35:43 +00:00 |
Frank Voorburg
|
e88477f0d4
|
Refs #962. Renamed UART to RS232.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@740 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-06 16:22:58 +00:00 |
Frank Voorburg
|
313992a7bc
|
Refs #982. Treat XCP connect command's connection mode parameter as don't care in the demo user programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@732 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-05 11:51:11 +00:00 |
Frank Voorburg
|
cadf142286
|
Refs #870. Changed function call XMC_CAN_MO_ReceiveData() to XMC_CAN_MO_Receive().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@708 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-07-31 13:30:40 +00:00 |
Frank Voorburg
|
b9bec8729f
|
Refs #303. Added support for firmware updates from SD-card to the XMC4700 Relax Kit demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@697 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-06-13 10:07:51 +00:00 |
Frank Voorburg
|
bfccabb4e6
|
Refs #787. Some refactoring which was needed for the master/slave add-on module when TCP/IP is used between the host and the master.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@674 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-04-09 20:02:13 +00:00 |
Frank Voorburg
|
c72fff6279
|
Refs #305. Added TCP/IP support to the XMC4700 Relax Kit demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@618 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-08-20 11:43:38 +00:00 |
Frank Voorburg
|
86562a934d
|
Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@536 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-07-17 13:06:06 +00:00 |
Frank Voorburg
|
f228b2d32b
|
Refs #569. Corrected a few source code comments.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@530 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-07-04 13:07:34 +00:00 |
Frank Voorburg
|
86c5f23b85
|
Refs #567. Correct a few closing curly brace indentations after a call to BootActivate().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@527 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-06-12 15:25:25 +00:00 |
Frank Voorburg
|
817212b60f
|
Refs #477. Added extra check for the received XCP packet length on the UART and USB transport layers.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@423 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-02-09 10:12:04 +00:00 |
Frank Voorburg
|
dd3c106dee
|
Refs #311. Reworked compiler specific parts in the XMC4000 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@305 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-18 10:36:23 +00:00 |
Frank Voorburg
|
6a2363a84c
|
Refs #225. Added 29-bit CAN identifier support to the XMC4000 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@304 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-07-18 10:18:08 +00:00 |
Frank Voorburg
|
d6046d1598
|
Refs# 312. Restructured the modules in the OpenBLT doxygen documentation.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@259 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-23 17:01:20 +00:00 |
Frank Voorburg
|
2944c2dc17
|
Refs #322. Added timeout feature to BootComUartCheckActivationRequest() in the demo user programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@250 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-18 14:29:50 +00:00 |
Frank Voorburg
|
cc14c320c7
|
Refs #302. Added XMC4700 Relax Kit demo programs for the IAR Embedded Workbench for ARM.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@227 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-03 15:36:12 +00:00 |
Frank Voorburg
|
e3192b1421
|
Refs #287. Added the Dave4/GCC demo programs for the XMC4700 Relax Kit.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@226 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-03 13:25:42 +00:00 |
Frank Voorburg
|
3281f3c13f
|
Refs #287. Removed XMC4700 Relax Kit Embitz/GCC demo program, to make room for the new Dave4/GCC version.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@225 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-03 13:23:52 +00:00 |
Frank Voorburg
|
52c9a8d11b
|
Refs #251. Removed deprecated function CpuReset().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@215 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-04-24 08:54:53 +00:00 |
Frank Voorburg
|
43507b9eb3
|
Refs #224. Corrected the directory name of the XMC4700 Relax Kit demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@197 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2016-12-21 10:48:36 +00:00 |