11![ QP Framework] ( doxygen/images/qp_banner.jpg )
22
3- > ** NOTE:** If your company has a policy forbidding open source in your
4- products, all QP frameworks can be
5- [ licensed commercially] ( https://www.state-machine.com/licensing ) ,
6- in which case you don't use any open source license and you do not violate
7- your policy.
8-
9-
10- ---------------------------------------------------------------------------
113# What's New?
124View QP/C Revision History at: https://www.state-machine.com/qpc/history.html
135
6+ > ** NOTE:** If you're interested in the latest QP/C version from Git,
7+ it is highly recommened that you download the latest
8+ [ QP/C Release] ( https://github.com/QuantumLeaps/qpc/releases )
9+ as opposed to cloning the repo directy. This is because the ` 3rd_party `
10+ directory needed to build the examples is no longer provided in the
11+ ` qpc ` repository (and is provided in the QP/C release).
12+
1413
15- ---------------------------------------------------------------------------
1614# Getting Started with QP/C
1715The most recommended way of obtaining QP/C is by downloading the
1816[ QP-bundle] ( https://www.state-machine.com/#Downloads ) , which includes QP/C
1917as well as the QM modeling tool and the QTools collection. The main advantage of
2018obtaining QP/C bundled together like that is that you get all components,
2119tools and examples ready to go.
2220
23- > <span style =" background :yellow ;" ><strong >NOTE:</strong ></span >
24- If you're interested in the latest QP/C version from Git,
25- it is highly recommened that you download the latest
26- [ QP/C Release] ( https://github.com/QuantumLeaps/qpc/releases )
27- as opposed to cloning the repo directy. This is because the ` 3rd_party `
28- directory needed to build the examples is no longer provided in the
29- ` qpc ` repository (and is provided in the QP/C release).
30-
3121### Getting Started Resources
3222- [ Video: "Getting Started with QP Real-Time Embedded Frameworks"] [ Video ]
3323provides instructions on how to download, install, and get started with QP.
@@ -36,7 +26,6 @@ provides instructions on how to download, install, and get started with QP.
3626contains also a tutorial, in which you build a simple "Blinky" application.
3727
3828
39- ---------------------------------------------------------------------------
4029# Documentation
4130The online HTML documention for the ** latest** version of QP/C is located
4231at: https://www.state-machine.com/qpc
@@ -46,7 +35,6 @@ is located in the sub-folder [html](html). To view the offline documentation,
4635open the file [ html/index.html] ( html/index.html ) in your web browser.
4736
4837
49- ---------------------------------------------------------------------------
5038# About QP/C
5139QP/C (Quantum Platform in C) is a lightweight, open source
5240[ Real-Time Embedded Framework (RTEF)] [ RTEF ] for building modern embedded
@@ -104,7 +92,7 @@ and many times more open source users worldwide, the QP
10492most popular such offering on the market. They power countless electronic
10593products ranging from implantable medical devices to complex weapon systems.
10694
107- ---------------------------------------------------------------------------
95+
10896# QP/C Licensing
10997QP/C is licensed under the increasingly popular [ dual licensing model] [ Lic ] ,
11098in which both the open source software distribution mechanism and
@@ -115,11 +103,10 @@ product, all QP frameworks can be [licensed commercially][Lic], in which case
115103you don't use any open source license and you do not violate your policy.
116104
117105
118- ---------------------------------------------------------------------------
119106# QP/C Documentation
120107The ** QP/C Manual** is located online at: https://www.state-machine.com/qpc
121108
122- ---------------------------------------------------------------------------
109+
123110# How to Get Help?
124111- [ Free Support Forum] ( https://sourceforge.net/p/qpc/discussion/668726 )
125112- [ Bug Reports] ( https://sourceforge.net/p/qpc/bugs/ )
0 commit comments