174 Commits

Author SHA1 Message Date
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
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
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
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
ea41985bf1 7.0.2
fixed errors in qpcpp/examples/zephyr
2022-10-26 19:47:51 -04:00
MMS
4cdb28e10d 7.0.2
improved Zephyr port and examples
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
aa4a9d6c9b 6.9.4rc1
Release candidate 1
2021-08-19 11:07:02 -04:00
MMS
0c1cc81c15 6.9.3c
Fixed issue with the QP/C++ port to Qt with Spy build configuration.
2021-07-19 11:36:31 -04:00
MMS
0ccc1b6e4c 6.9.3b
Removed unused symbol ARM_ARCH from makefiles for GNU-ARM
2021-07-01 12:50:15 -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
cb2725ee14 6.9.2a
Updated examples for QWin: dpp-gui and game-gui to show the use of edit controls
2021-03-04 20:10:04 -05: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
03311175c7 6.9.2a
fixed bug https://sourceforge.net/p/qpc/bugs/293/
2021-01-28 18:03:22 -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
MMS
ede43ce812 6.9.2 2021-01-17 09:42:15 -05:00
MMS
5f7d98a404 6.9.2rc2 2021-01-13 22:23:01 -05:00
QL
f1c64ce845 6.9.2rc2 2021-01-13 10:32:39 -05:00
QL
7da15c3281 6.9.1 2020-12-14 11:33:55 -05:00
QL
2a72a4a2d8 6.9.1 2020-11-09 12:57:45 -05:00
QL
fcf7f40811 6.9.1 2020-11-03 18:59:51 -05:00
QL
839da4a491 6.9.1 2020-10-17 10:16:26 -04:00
QL
151a49ca13 6.9.1 2020-10-11 16:27:34 -04:00
QL
2b3061c9a5 6.9.1 2020-10-06 10:40:25 -04:00
QL
030852de46 6.9.1 2020-10-05 11:34:50 -04:00