Commit Graph

175 Commits

Author SHA1 Message Date
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 57b517eabe Refs #1802. Final changes before the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1080 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2023-07-07 10:29:56 +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 6ab4c83ba7 Refs #1652. Final changes before the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1010 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2023-01-09 08:46:55 +00:00
Frank Voorburg 256e9e74e9 Refs #1596. Improved rpath handling in CMakeLists.txt.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1005 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2022-12-09 10:31:45 +00:00
Frank Voorburg c71a3e1995 Refs #1523. Final changes before the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@956 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2022-07-08 09:36:42 +00:00
Frank Voorburg 232d60793b Refs #1487. Upgraded host binaries to Visual Studio 2022.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@954 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2022-07-01 11:59:32 +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 9032f2e23f Refs #1391. Final changes before the next release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@933 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2022-01-06 11:16:16 +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 50eb570ba1 Refs #1297. Corrected character cut offs in a few text labels on MicroBoot's user interface.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@906 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-09-09 15:30:30 +00:00
Frank Voorburg d69ccf1346 Refs #1149, #895. Fixed problem with slow CAN throughput that some users reported.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@895 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-08-23 11:02:28 +00:00
Frank Voorburg f346ba9546 Refs #1305, #1306. Corrected max DTO and max CTO usage.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@892 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-08-18 13:37:42 +00:00
Frank Voorburg e37a9fa10b Refs #1295. Changed the run-time library configuration from /MDd to /MTd for the VC++ projects. This removes the dependency on external DLLs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@881 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-06-30 10:28:56 +00:00
Frank Voorburg 35676b739a Refs #1245. Added note about LibOpenBLT being a 32-bit DLL under Windows.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@846 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-04-21 20:22:38 +00:00
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 fd66f0daed Refs #955. Corrected 29-bit CAN identifier configuration in MicroBoot.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@727 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-12-10 09:36:03 +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 fa59ddedfb Refs #894. Limited the selectable RS232 baudrates in MicroBoot to those that are currently supported in LibOpenBLT.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@724 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2019-11-06 17:15:50 +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 c3955cd62e Refs #709. Corrected ExtractProgramSettingsFromCommandLine() function header.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@645 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-11-27 07:03:57 +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 9fcfc387f9 Refs #593. Updated Windows binaries after adding the new timeout T6 in LibOpenBLT.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@581 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-08-03 12:53:29 +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 9beff5f000 Refs #568. Increased minimum MicroBoot window width to make no info text gets cut off.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@528 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-07-03 10:06:06 +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 8674da71cf Refs #520. Updated BootCommander and LibOpenBLT Windows binaries.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@514 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-06-06 10:19:11 +00:00
Frank Voorburg 2e4fba66e7 Refs #377, #362. Reintegrated branch where the STM32F0 port and demo programs were converted from SPL to HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@499 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-05-17 15:59:48 +00:00
Frank Voorburg fcda740314 Refs #530. Corrected background color of certain user interface components that looked a bit white-ish.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@486 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-05-09 16:20:37 +00:00
Frank Voorburg 04df72c561 Refs #530. Corrected background color of certain user interface components that looked a bit white-ish.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@484 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-25 14:18:12 +00:00
Frank Voorburg eab505d95c Refs #520. Updated BootCommander to perform erase operation in steps of 32kb.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@481 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-23 12:54:57 +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 9a3b6c91e1 Refs #319. Improved MicroBoot's progress bar behavior when finishing the firmware update.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@478 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2018-04-13 13:59:49 +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