Commit Graph

69 Commits

Author SHA1 Message Date
Frank Voorburg 8e486e596b Refs #780. Integrate LibOpenBLT C# bindings into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@834 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-03-19 11:27:39 +00:00
Frank Voorburg 94aa1b85dd Refs #481. Added support for building the host tools with Visual Studio 2019.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@826 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-01-08 16:46:20 +00:00
Frank Voorburg b483c7f349 Refs #1152. Final changes before the next stable release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@824 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-01-07 12:39:01 +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 67415cf853 Refs #966. Updated version numbers and host binaries in preparation for the next stable release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@728 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-01-09 09:30:38 +00:00
Frank Voorburg 7477875190 Refs #932. Improved S-record verification when loading firmware data from an S-record file.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@726 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-11-28 12:21:05 +00:00
Frank Voorburg 06f47a3de0 Refs #931. Minor improvements to the S-record parser.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@725 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-11-26 15:32:38 +00:00
Frank Voorburg fa4f1b63f2 Refs #845. Updated version numbers and Windows binaries in preparation for new release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@704 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-07-03 06:21:57 +00:00
Frank Voorburg 7dcbeb6eda Refs #823. Added gitignore files to empty directories that are needed to probably build programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@699 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-06-21 10:03:29 +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 d49e7b6888 Refs #726. Updated version info and prebuilt binaries for the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@670 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-01-07 15:41:59 +00:00
Frank Voorburg 73afe21713 Refs #708. Added call to fclose() in SRecParserSaveToFile().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@644 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-11-22 17:56:32 +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 5ababf911d Refs #618. Added support for splitting the XCP seed/key over multiple packets to make larger seed/key values possible, specifically on CAN.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@630 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-10-19 20:22:27 +00:00
Frank Voorburg 0c03b1f9d1 Refs #636. Corrected entry in the CRC16 ROM table.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@626 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-10-01 11:08:54 +00:00
Frank Voorburg d5cbf80a06 Refs #607. Add blog article link to the Python bindings README.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@582 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-08-07 19:41:23 +00:00
Frank Voorburg 8904af6a8b Refs #593. Merged branch with support for high ping firmware updates via TCP/IP back into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@579 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-08-03 12:40:47 +00:00
Frank Voorburg 14e2f87abd Refs #606. Corrected key length assertion and validation in XcpLoaderSendCmdUnlock().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@561 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-07-30 15:57:22 +00:00
Frank Voorburg bbd3055477 Refs #560. Updated version numbers of all components (where applicable) and rebuild the Windows binaries in preparation for the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@529 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-07-03 10:22:04 +00:00
Frank Voorburg 6235a7041f Refs #362. Added TrueStudio support for the Nucleo-F103RB demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@521 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-07 14:50:24 +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 b7cc72f9f4 Refs #319. Merged the new cross-platform MicroBoot version 2.0 from the development branch into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@477 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-13 13:53:30 +00:00
Frank Voorburg 3336887939 Refs #319, #518. Updated LibOpenBLT version number related to minor recent changes.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@475 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-12 13:48:00 +00:00
Frank Voorburg b9dbc2da03 Refs #516, #518. Corrected typo in printf-statement for XCP Timeout T7 (BootCommander) and removed call to XcpLoaderStop() from XcpLoaderTerminate() (LibOpenBLT).
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@467 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-05 09:55:39 +00:00
Frank Voorburg 6616dcf71e Refs #489. Updated readme of the LibOpenBLT's Pascal bindings.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@441 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-08 14:34:21 +00:00
Frank Voorburg a6af52475d Refs #489. Added readme to LibOpenBLT's Pascal bindings.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@440 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-08 14:28:07 +00:00
Frank Voorburg 13193a3a51 Refs #384. Updated python bindings package for LibOpenBLT, such that it can load the shared library file from the current working directory, if it is present there.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@439 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-08 10:19:42 +00:00
Frank Voorburg bc71ebb458 Refs #384. Reintegrated the branch for LibOpenBLT's Python bindings development with the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@436 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-03-06 21:38:03 +00:00
Frank Voorburg a3890205d2 Refs #484. Changed "build" version to "patch" version in a function header comment.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@428 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-02-13 09:40:21 +00:00
Frank Voorburg 42ddc85b73 Refs #318.Updated LibOpenBLT and BootCommander version numbers.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@390 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-12-11 16:35:00 +00:00
Frank Voorburg 909f12a23a Refs #318. Corrected CMakeLists to not link the Winsock library under Unix.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@389 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-12-11 16:30:02 +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 159f00f0b3 Refs #430. Updated PC-Lint configuration to GCC 5.4.0
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@387 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-11-22 11:53:33 +00:00
Frank Voorburg c0692f138d Refs #425. Moved openblt.pas Pascal bindings for LibOpenBLT to /bindings/pascal/.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@384 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-10-26 14:40:01 +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 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 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 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 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