Specifications
Issues Resolved in BlueLab v3.2
blab-srn-005Pa
© CSR plc 2006
This material is subject to CSR’s non-disclosure agreement.
Page 26 of 48
_äìÉi~Ä»=îPKQ= Software Release Note
ID Severity Description
B-5870 Minor
The default PIN code for all supplied applications has been changed from "4444" to
"8888"
B-5871 Major
The
a2dp library now respects the local bitpool parameters set during initialisation.
B-5874 Major
gcc3.3 is now less likely to fail with an internal error while compiling calls to memcpy
involving pointers to pointers.
B-5890 Minor
A optimisation to the startup code for VM applications has saved one word of RAM in
the global variables.
B-5891 Minor
The hfp library now handles CL_RFCOMM_CONTROL_IND messages sent by the
connection library.
B-5893 Minor
The tools in BlueLab now support the read-only filesystem on 6-Mbit parts with suitable
firmware. (Previously 8-Mbit parts were required.)
B-5894 Minor
Step over/into now copes with larger switch statements when debugging VM
applications.
B-5898 Minor
As issue has been resolved which could cause warbling in the right channel when the
MP3 decoder was decoding from mono.
B-5901 Minor
Some variables that were in scope were not shown when debugging a VM application.
These variables now appear correctly.
B-5906 Minor
The combined headset application now checks its current state before attempting to
close the AVRCP connection.
B-5909 Minor
The six functions to set the input and output gains in the codec library, have been
replaced by two, where the channel that should be affected is now passed into the
function.
B-5910 Minor
CLASS_OF_DEVICE is no longer defined in the spp library. The type named
deviceType that was passed into SppInit has been renamed as
spp_device_type.
B-5914 Minor
The examples/test_headset application has been removed; it was incomplete
and will be replaced by a fully featured headset application in a later BlueLab release.
B-5915 Minor
The SBC and MP3 decoders are now better at correcting byte alignment when re-
synchronising.
B-5918 Minor
A debug variant of the
avrcp library is now built by default when installing Bluelab.
B-5919 Minor
The combined headset application now sends a button press to the AG if connected as
HSP after an HFP connect has failed.
B-5920 Minor
The interface to the goep library has been substantially updated to make it more
understandable and more consistent with other BlueLab libraries.
B-5921 Minor
The AvrcpPassthrough and AvrcpVendorDependent interfaces have been
changed so that vendor data is passed as a Source and they handle it correctly.
B-5926 Minor
The
hfp library API now complies with the BlueLab library coding standard.
B-5934 Minor
spp library code to connect the rfcomm stream to the UART and to operate LEDs has
been moved to the application. The connect confirmation status has now been changed
from type
rfcomm_connect_status to spp_connect_status.
B-5945 Major
The a2dp library now uses kalimba_standard_messages.h for the kalimba
message types.
B-5946 Minor
The
connection library API now complies with the BlueLab library coding standard.
B-5949 Major
BlueLab now probes over SPI to automatically identify which hardware you are using,
both BlueCore variant and flash size. As a result the 'hardware' project property in xIDE
has been removed.
B-5955 Minor
BlueLab now includes 'compact' firmware builds that support the read-only filesystem
(but not DFU) on 6-Mbit parts. These allow applications to exceed 32Kwords on 6-Mbit
parts.