A new version of the Pixhawk Pilot Support Package (Version 1.3) has been released for MATLAB R2015b.
This release incorporates the following changes:
1) Added high-resolution timer (HRT) for posting the base-rate semaphore in the Nuttxinitialize.c scheduling code
2) Forked Firmware tied to Pixhawk PSP upgraded to Release v1.0.0 https://github.com/PX4/Firmware/releases/tag/v1.0.0
3) uORB Topic blocks for publishing and subscribing data
4) Ability to model asynchronous tasks that are driven by uORB topic events
5) ADC block support
6) Serial Rx/Tx Block support
7) Ability to read flight parameters in the generated code using storage classes
See: https://pixhawk.org/firmware/parameters
7) Various bug fixes
Included are also examples/tutorials that go over some of these new features.
NOTE: The R2015a and R2014b release of the Pixhawk PSP contain the exact same set of features and are considered the same version (Version 1.2) and represent the first public release. Please consult the documentation to learn more about the features contained within Release 1.2.