160 Commits

Author SHA1 Message Date
MMS
2b1661fdce 8.0.1
changed ports to ARM-CM, BASEPRI critical section
updated qp_config.hpp files
updated examples
fixed arm-cr ports, GNU compiler, ARM mode, QF_INT_ENABLE_ALL() macro
2024-12-17 17:19:56 -05:00
MMS
33aa75cfa9 8.0.0 2024-11-02 15:38:10 -04:00
MMS
447007864e 7.4.0-rc.3 2024-08-16 10:56:40 -04:00
MMS
950ab31089 7.4.0-rc.2 2024-07-05 13:06:13 -04:00
MMS
f3744adefc 7.4.0-rc.2 2024-06-12 16:36:06 -04:00
MMS
daa8c78da4 7.4.0-rc.1 2024-06-07 16:07:22 -04:00
MMS
4028ad2dd6 7.3.5-rc.1
Semantic versioning
2024-06-05 08:50:09 -04:00
MMS
10441f7a03 7.3.4
updated QV, QK for MSP430
Cmake support
2024-03-21 14:44:27 -04:00
MMS
a2c05d3b05 7.3.3
bug https://sourceforge.net/p/qpc/bugs/349/
QS adaptation for MPU isolation
2024-02-22 18:52:20 -05:00
MMS
ac99a2774a 7.3.3 2024-02-16 20:34:52 -05:00
MMS
db53ac24c1 7.3.3
bug fix, codespell
2024-01-30 21:00:18 -05:00
MMS
edb58c9794 7.3.2 2023-12-14 16:55:58 -05:00
MMS
36e407dd1d 7.3.1 2023-12-10 15:54:28 -05:00
MMS
32399054b8 7.3.1
https://www.state-machine.com/qpcpp/history.html#qpcpp_7_3_1
2023-12-06 20:44:01 -05:00
MMS
80d9bcd6fb 7.3.0
Added QP Functional Safety (FuSa) Subsystem
Memory Isolation with MPU
Added QAsm abstract state machine base class
Added memory marker to QEvt and rearranged memory layout
Updated: QP-FreeRTOS, QP-ESP-IDF,QP-Zephyr
Added drift-free ticking for QP-POSIX
Reorganized documentation
Updated 3rd_party
2023-09-14 17:11:45 -04:00
MMS
6b7d766521 7.2.1 2023-01-15 13:49:19 -05:00
MMS
c502b0e716 7.2.1 2023-01-14 21:11:28 -05:00
MMS
532d29c33d 7.2.0 2023-01-06 12:56:50 -05:00
MMS
264b16f566 7.1.3
Replaced QF_EVT_REF_CTR_INC_() with QEvt_refCtr_inc_() in ports
- embOS
- FreeRTOS
- ThreadX
- uC-OS2
- Qt
2022-11-22 13:11:43 -05:00
MMS
e39400bdbe 7.1.3 2022-11-17 14:13:33 -05:00
MMS
9567f5bc00 7.1.3 2022-11-14 18:50:37 -05:00
MMS
e91700b0ed 7.1.2a
first commit after fixing the history
2022-10-28 20:18:39 -04:00
MMS
cc4323b27f Revert "7.1.2"
This reverts commit fd0f76334cf4ec45e4aea18feed803d2f780e4a8.
2022-10-28 20:15:22 -04:00
MMS
fd0f76334c 7.1.2
firs commit after fixing the history
2022-10-28 20:10:15 -04:00
MMS
56e1f84791 7.1.2 2022-10-26 19:47:57 -04:00
MMS
119ddd7c79 7.1.2 2022-10-26 19:47:56 -04:00
MMS
6e08c71866 7.1.1
re-worked "preemption-threshold" implementation
2022-10-26 19:47:55 -04:00
MMS
ca0d840bd6 7.1.1 2022-10-26 19:47:55 -04:00
MMS
f4c1bfac79 7.1.1 2022-10-26 19:47:55 -04:00
MMS
86c714e1c9 7.1.1
changes for QF_MAX_EPOOL==0
2022-10-26 19:47:54 -04:00
MMS
7be70fb811 7.1.1 2022-10-26 19:47:54 -04:00
MMS
310f6e3b78 7.1.1
corrected the misleading comment in ports/freertos/qf_port.cpp about setting the task name
2022-10-26 19:47:54 -04:00
MMS
21c7bde7b5 7.1.1
7.1.1-beta1
2022-10-26 19:47:54 -04:00
MMS
c8d749e977 7.1.0 2022-10-26 19:47:53 -04:00
MMS
a1f4024c6f 7.1.0 2022-10-26 19:47:53 -04:00
MMS
d7225a6579 7.0.2
fixed bugs in QK/QXK ports to ARM Cortex-M
2022-10-26 19:47:51 -04:00
MMS
f16303644b amended 2022-10-26 19:47:39 -04:00
MMS
267c2e5d84 7.0.1
Adapted QP/C++ source code to avoid warings from the new C++20 standard about: "compound assignment with 'volatile'-qualified left operand is deprecated".
2022-05-14 12:22:38 -04:00
MMS
5c1286ad67 7.0.0
milestone release
2022-05-09 14:52:11 -04:00
MMS
9df70881cb 7.0.0rc2
removed 3rd_party folder from Git
2022-04-30 12:17:02 -04:00
MMS
34cdcc7929 7.0.0rc1
major release 7.0.0 release candidate 1
2022-04-19 19:23:30 -04:00
MMS
8803d8faed 6.9.4rc4 2021-12-05 20:41:22 -05:00
MMS
3c6202e50d 6.9.3a
Modified the "posix" ports to clear the automatic sig_act struct before use
2021-06-29 12:22:20 -04:00
MMS
41551f2540 6.9.3
Corrected comments in QView examples (dpp.py and dpp1.py)
2021-06-15 14:27:26 -04:00
MMS
518a85e939 6.9.3
official release
2021-04-11 13:25:35 -04:00
MMS
d32724ad33 6.9.2b
Augmented QP/C++ ports to Win32 by adding QSpy64/x64 build configurations
2021-03-29 09:40:34 -04:00
MMS
28841ee705 6.9.2a
Added "QUIT" (QP Unit Internal Testing); refined AO encapsulation in examples: workstation/dpp and arm-cm/game
2021-02-12 15:41:32 -05:00
MMS
2ad0fa37f6 6.9.2a
ARM Cortex-M ports: moved ARM_ERRATUM_838869 to be unconditional in ISR exit
2021-01-31 18:46:29 -05:00
MMS
92848155b8 6.9.2a
QP/C ports to embOS/ThreadX/uCOS-II: added thread name of the form Axx
2021-01-26 18:34:29 -05:00
MMS
cb76cab6ad 6.9.2a
ThreadX port: added name of the form "AOpp" to ThreadX thread and queue
2021-01-26 13:29:57 -05:00