File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v12
2+
3+ ### COMPATIBILTY
4+
5+ Must be built using device OS v3.0.0-rc.2 or greater.
6+
7+ ### FEATURES
8+
9+ - Added enhanced location services (Location Fusion).
10+ - Added GNSS speed to location publishes.
11+ - Added dynamic charge current control over temperature.
12+ - [ TRACKER ONE] Added IO/CAN power controls for configuration in application.
13+
14+ ### ENHANCEMENTS
15+
16+ - Changed priorities of first and immediate publishes.
17+ - Reduced application footprint by migrating to wiring library mutexes.
18+ - Allow device OS to control battery charge enablement.
19+
20+ ### BUGFIXES
21+
22+ - Fixed issue of default chip select SPI initialization effect on D5.
23+ - Fixed power management issue with incorrectly written DCT values.
24+ - Fixed issue with multiple publishes at boot.
25+
26+
127## v11
228
329### COMPATIBILTY
Original file line number Diff line number Diff line change 4141#endif
4242
4343#ifndef TRACKER_PRODUCT_VERSION
44- #define TRACKER_PRODUCT_VERSION (11 )
44+ #define TRACKER_PRODUCT_VERSION (12 )
4545#endif
4646
4747
You can’t perform that action at this time.
0 commit comments