Commit Graph

  • 9de5ea2629 Refs #564. Added shell scripts for generating the Doxygen reference manuals under Linux. Frank Voorburg 2018-07-17 15:03:50 +0000
  • 86562a934d Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers. Frank Voorburg 2018-07-17 13:06:06 +0000
  • 95bf5c77f8 Refs #560. Created tag in preparation for new release. openblt_v010600 Frank Voorburg 2018-07-05 10:39:04 +0000
  • dec51c8190 Refs #560. Improved a few doxygen related configurations and switched to CHM-format for the default documentation generation. Frank Voorburg 2018-07-05 10:38:28 +0000
  • 58dac20c12 Refs #560. Created tag in preparation for new release. Frank Voorburg 2018-07-05 07:32:59 +0000
  • 7a4d7e8b84 Refs #510. Prevented remote memory read operations, when the seed/key security is enabled and the programming resource is not yet unlocked. Frank Voorburg 2018-07-04 14:15:24 +0000
  • f228b2d32b Refs #569. Corrected a few source code comments. Frank Voorburg 2018-07-04 13:07:34 +0000
  • bbd3055477 Refs #560. Updated version numbers of all components (where applicable) and rebuild the Windows binaries in preparation for the next release. Frank Voorburg 2018-07-03 10:22:04 +0000
  • 9beff5f000 Refs #568. Increased minimum MicroBoot window width to make no info text gets cut off. Frank Voorburg 2018-07-03 10:06:06 +0000
  • 86c5f23b85 Refs #567. Correct a few closing curly brace indentations after a call to BootActivate(). Frank Voorburg 2018-06-12 15:25:25 +0000
  • 1ca8417d71 Refs #511. Added demo programs for STM32F3-Discovery/IAR. Frank Voorburg 2018-06-11 20:14:51 +0000
  • eba72a2d30 Refs #511. Added demo programs for STM32F3-Discovery/IAR. Frank Voorburg 2018-06-11 20:07:16 +0000
  • e3db435138 Refs #511. Added demo programs for STM32F3-Discovery/GCC. Frank Voorburg 2018-06-11 13:34:03 +0000
  • 2e7563a45a Refs #511. Added demo programs for STM32F3-Discovery/TrueStudio. Frank Voorburg 2018-06-08 16:45:48 +0000
  • 3a859d619c Refs #362. Added TrueStudio support for the Olimex STM32-E407 demo programs. Frank Voorburg 2018-06-07 21:18:10 +0000
  • 6235a7041f Refs #362. Added TrueStudio support for the Nucleo-F103RB demo programs. Frank Voorburg 2018-06-07 14:50:24 +0000
  • 22ac61321f Refs #362. Added TrueStudio support for the Olimex STM32-H103 demo programs. Frank Voorburg 2018-06-07 13:51:44 +0000
  • b018ae90f5 Refs #362. Added TrueStudio support for the Olimexino-STM32 demo programs. Frank Voorburg 2018-06-07 09:52:51 +0000
  • f418239467 Refs #559. Corrected vector table relocation not being disabled for the STM32F103 related demo user programs. Frank Voorburg 2018-06-07 08:36:36 +0000
  • 3d1bfce1f6 Refs #559. Corrected vector table relocation not being disabled for the STM32F103 related demo user programs. Frank Voorburg 2018-06-07 08:17:05 +0000
  • 084d34ff1f Refs #560. Updated the version number to a release candidate in preparation for the next release. Frank Voorburg 2018-06-07 08:02:58 +0000
  • 03564781cc Refs #362. Added TrueStudio support for the Olimex STM32-P103 demo programs. Frank Voorburg 2018-06-06 20:14:08 +0000
  • 8674da71cf Refs #520. Updated BootCommander and LibOpenBLT Windows binaries. Frank Voorburg 2018-06-06 10:19:11 +0000
  • 433aab64c5 Refs #378. Reconfigured CAN acceptance filter to receive just one CAN message in the STM32F1 and STM32F4 ports. Frank Voorburg 2018-06-05 20:47:43 +0000
  • 3125bf5728 Refs #377, #362. Removed branch after reintegration with the trunk. Frank Voorburg 2018-05-31 10:08:16 +0000
  • 8116572e29 Refs #377, #362. Reintegrated branch where the STM32F2 port and demo programs were converted from SPL to HAL. Frank Voorburg 2018-05-31 10:07:40 +0000
  • d304183662 Refs #377. Converted Olimex STM32-P207/IAR demo programs from SPL to HAL. Frank Voorburg 2018-05-31 09:45:28 +0000
  • 3635efa82d Refs #377. Converted Olimex STM32-P207/GCC demo programs from SPL to HAL. Frank Voorburg 2018-05-31 09:05:21 +0000
  • 6b88948751 Refs #377. Converted Olimex STM32-P207/TrueStudio demo bootloader's FatFs port to HAL. Frank Voorburg 2018-05-30 15:38:48 +0000
  • 0abd299e76 Refs #377. Added Olimex STM32-P207/TrueStudio demo user program. Frank Voorburg 2018-05-30 13:49:15 +0000
  • dc87804425 Refs #377. Converted the STM32F2 CAN driver to HAL. Frank Voorburg 2018-05-30 09:46:01 +0000
  • 612a4c2b98 Refs #377. Converted the STM32F2 CPU, UART and Flash drivers to HAL. Firmware updates via UART now work. Frank Voorburg 2018-05-30 08:17:59 +0000
  • 2871261b7d Refs #377. Added demo bootloader for STM32-P207/TrueStudio, which will be used to convert the STM32F2 port to HAL. Frank Voorburg 2018-05-29 21:45:01 +0000
  • e3a6f82280 Refs #377. Stripped SPL related code from the STM32F2 port, in preparation of the conversion to HAL. Frank Voorburg 2018-05-29 19:41:16 +0000
  • 06befc25eb Refs #377. Recreated branch from trunk. Frank Voorburg 2018-05-29 19:05:54 +0000
  • 3b643e9dc5 Refs #550. Renamed macro FLASH to FLASH_DRV_REGS_BASE in the flash driver of the STM32F1 port to bypass nameclash with CMSIS. Frank Voorburg 2018-05-25 15:23:00 +0000
  • bc7c36fb96 Refs #377, #362. Removed branch after reintegration with the trunk. Frank Voorburg 2018-05-17 16:01:12 +0000
  • 2e4fba66e7 Refs #377, #362. Reintegrated branch where the STM32F0 port and demo programs were converted from SPL to HAL. Frank Voorburg 2018-05-17 15:59:48 +0000
  • 26e72d12e2 Refs #362. Added STM32F0-Discovery/TrueStudio demo programs. Frank Voorburg 2018-05-17 10:45:43 +0000
  • 3400a0e027 Refs #377. Converted STM32F0-Discovery/GCC demo programs from SPL to HAL. Frank Voorburg 2018-05-16 19:59:56 +0000
  • cf4ebedd8a Refs #377. Converted STM32F0-Discovery/Keil demo programs from SPL to HAL. Frank Voorburg 2018-05-16 19:30:00 +0000
  • e67604b8fd Refs #377. Converted STM32F0-Discovery/IAR demo programs from SPL to HAL. Frank Voorburg 2018-05-16 18:58:47 +0000
  • 000b962f27 Refs #377. Converted Nucleo-F091RC/Keil demo programs from SPL to HAL. Frank Voorburg 2018-05-16 14:33:09 +0000
  • 624df7a90d Refs #377. Converted Nucleo-F091RC/IAR demo programs from SPL to HAL. Frank Voorburg 2018-05-16 14:08:42 +0000
  • a4e8fe7dc1 Refs #377. Converted Nucleo-F091RC/GCC demo programs from SPL to HAL. Frank Voorburg 2018-05-16 13:27:51 +0000
  • 5565a455c5 Refs #377. Converted Nucleo-F091RC/TrueStudio demo user program from SPL to HAL. Frank Voorburg 2018-05-16 10:42:28 +0000
  • f2e11c707d Refs #377. Completed conversion of the STM32F0 port drivers to HAL. Frank Voorburg 2018-05-16 09:02:44 +0000
  • 0933ed8051 Refs #377. Converted STM32F0 UART, timer, CPU and flash drivers to HAL. CAN driver still needs to be converted. Frank Voorburg 2018-05-15 19:51:03 +0000
  • 0224684e9f Refs #377. Converted Nucleo-F091RC/TrueStudio demo bootloader from SPL to HAL. STM32F0 port files still need to be converted. Frank Voorburg 2018-05-15 16:03:03 +0000
  • 5d5f60ab1b Refs #377. Recreated branch from trunk. Frank Voorburg 2018-05-15 13:07:26 +0000
  • fcda740314 Refs #530. Corrected background color of certain user interface components that looked a bit white-ish. Frank Voorburg 2018-05-09 16:20:37 +0000
  • 5a1dfebc68 Refs #541. Corrected configuration of BOOT_NVM_SIZE_KB for the Nucleo-F091RC/Keil bootloader demo program. Frank Voorburg 2018-04-26 14:29:44 +0000
  • 04df72c561 Refs #530. Corrected background color of certain user interface components that looked a bit white-ish. Frank Voorburg 2018-04-25 14:18:12 +0000
  • 1b8f0db615 Refs #531. Minor refactoring and code cleanup in the Tricore TC1798 port. Frank Voorburg 2018-04-25 14:09:07 +0000
  • 32d3ef07df Refs #400, #431. Added timeout functionality to break out of loops when waiting for hardware acknowledgements. Frank Voorburg 2018-04-25 13:49:24 +0000
  • eab505d95c Refs #520. Updated BootCommander to perform erase operation in steps of 32kb. Frank Voorburg 2018-04-23 12:54:57 +0000
  • 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. Frank Voorburg 2018-04-23 10:28:51 +0000
  • 05c49f0569 Refs #319. Removed branch after reintegration with the trunk. Frank Voorburg 2018-04-13 14:05:07 +0000
  • 9a3b6c91e1 Refs #319. Improved MicroBoot's progress bar behavior when finishing the firmware update. Frank Voorburg 2018-04-13 13:59:49 +0000
  • b7cc72f9f4 Refs #319. Merged the new cross-platform MicroBoot version 2.0 from the development branch into the trunk. Frank Voorburg 2018-04-13 13:53:30 +0000
  • 7ee866a964 Refs #319. Updated to the latest version of the trunk. Frank Voorburg 2018-04-13 13:46:33 +0000
  • 3336887939 Refs #319, #518. Updated LibOpenBLT version number related to minor recent changes. Frank Voorburg 2018-04-12 13:48:00 +0000
  • bfdefb644b Refs #319. Removed run-time libraries from MicroBoot v1 that are no longer needed. Added support for Debug and Release build modes, to shrink the executable size. Frank Voorburg 2018-04-12 08:38:34 +0000
  • bcd05e1279 Refs #319. Implemented log-file functionality. Frank Voorburg 2018-04-11 21:37:54 +0000
  • 924cd2abc9 Refs #319. Implemented command line parameter parsing. Frank Voorburg 2018-04-06 09:10:32 +0000
  • e3131d8ea1 Refs #319. Refactored the stopwatch timer. Frank Voorburg 2018-04-06 08:42:04 +0000
  • 43fc464bee Refs #319. Configured tab-order on the main window. Frank Voorburg 2018-04-05 20:31:11 +0000
  • ecd772647b Refs #319. Implemented the main window user interface. Frank Voorburg 2018-04-05 20:24:21 +0000
  • f79c183d64 Refs #319. Updated to the latest version of the trunk. Frank Voorburg 2018-04-05 10:11:14 +0000
  • b9dbc2da03 Refs #516, #518. Corrected typo in printf-statement for XCP Timeout T7 (BootCommander) and removed call to XcpLoaderStop() from XcpLoaderTerminate() (LibOpenBLT). Frank Voorburg 2018-04-05 09:55:39 +0000
  • 89ad3aa00a Refs #319. Completed implementation and testing of the firmware update class. Frank Voorburg 2018-03-29 14:12:09 +0000
  • 47e7f899f7 Refs #319. Implemented and verified state machine in the firmware update worker thread. Still need to implement the actual functionality for memory erasing and programming. Frank Voorburg 2018-03-29 09:23:38 +0000
  • f1873145a7 Refs #319. Implemented LibOpenBLT initialization/termination and firmware data loading in the firmware update worker thread. Frank Voorburg 2018-03-28 21:33:16 +0000
  • a0909675cf Refs #319. Added worker thread framework to the firmware update class. Frank Voorburg 2018-03-28 11:23:50 +0000
  • e16177709e Refs #319. Added framework of the firmware update class. Frank Voorburg 2018-03-27 17:06:06 +0000
  • da4319508b Refs #515. Removed USB hook function prototypes from STM32F1 and TM4C ports. Frank Voorburg 2018-03-23 10:11:45 +0000
  • e4b06890a4 Refs #514. Fixed typo in BootCommander help text. Frank Voorburg 2018-03-23 10:03:43 +0000
  • 6d7ef8c43c Refs #319. Minor improvements on the settings dialog. Frank Voorburg 2018-03-21 20:33:24 +0000
  • e476cc12da Refs #319. Completed development and integration of the settings dialog, including persistency. Frank Voorburg 2018-03-21 20:22:59 +0000
  • 9023950ba3 Refs #319. Implemented framework of the miscellaneous settings form. Frank Voorburg 2018-03-21 18:22:11 +0000
  • 4ad5109894 Refs #319. Integrated the XCP transport layer configuration forms into the settings form. Frank Voorburg 2018-03-19 17:36:28 +0000
  • b243873988 Refs #319. Implemented frameworks of the XCP transport layer configuration forms. Frank Voorburg 2018-03-19 12:24:19 +0000
  • dcde348838 Refs #319. Completed the implementation of TSessionXcpForm. Frank Voorburg 2018-03-15 17:16:41 +0000
  • 88fce4ca25 Refs #319. Corrected a panel bevel setting. Frank Voorburg 2018-03-13 22:51:38 +0000
  • 4ced7b8c2a Refs #319. Improved alingment of the browse-button to the related edit-box for the seed/key shared library selection. Frank Voorburg 2018-03-13 22:46:56 +0000
  • 1acd5f007f Refs #319. Improved alingment of the browse-button to the related edit-box for the seed/key shared library selection. Frank Voorburg 2018-03-13 22:41:06 +0000
  • 28693d9874 Refs #319. Added some minor UI layout improvements in TSessionXcpForm. Frank Voorburg 2018-03-13 22:34:22 +0000
  • 4369c5df82 Refs #319. Added XCP protocol session configuration dialog. Layout is ready. Still need to connect entered values to the actual configuration fields. Frank Voorburg 2018-03-13 22:23:42 +0000
  • 5c44a4e5c5 Refs #319. Improved alignment of controls on the settings dialog. Frank Voorburg 2018-03-13 18:07:11 +0000
  • 68eae1e370 Refs #319. Improved alignment of controls on the settings dialog. Frank Voorburg 2018-03-13 17:59:16 +0000
  • 383fc46c24 Refs #319. Implemented foundation of the settings dialog. Frank Voorburg 2018-03-13 17:38:25 +0000
  • f060a89698 Refs #319. Integrated an empty settings dialog. Frank Voorburg 2018-03-13 10:27:29 +0000
  • 3235fd2318 Refs #319. Added framework project for the to be developed MicroBoot 2.0. Frank Voorburg 2018-03-13 09:44:27 +0000
  • fafd8464db Refs #319. Removed current version of MicroBoot to make place for the new one. Frank Voorburg 2018-03-13 09:42:53 +0000
  • da012c32a6 Refs #319. Created branch to work on Microboot 2.0, which will be based on LibOpenBLT. Frank Voorburg 2018-03-13 09:27:06 +0000
  • 6616dcf71e Refs #489. Updated readme of the LibOpenBLT's Pascal bindings. Frank Voorburg 2018-03-08 14:34:21 +0000
  • a6af52475d Refs #489. Added readme to LibOpenBLT's Pascal bindings. Frank Voorburg 2018-03-08 14:28:07 +0000
  • 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. Frank Voorburg 2018-03-08 10:19:42 +0000
  • 648c1ff798 Refs #499. Changed title in the Readme-file. Frank Voorburg 2018-03-07 15:09:40 +0000
  • 829c89bd3e Refs #384. Removed branch after reintegration with the trunk. Frank Voorburg 2018-03-06 21:47:37 +0000