Skip to content

Commit 4f25c4f

Browse files
committed
content: usage: overview: What's New in 1.4 feature list
1 parent 4b0fa60 commit 4f25c4f

File tree

1 file changed

+18
-20
lines changed

1 file changed

+18
-20
lines changed

content/usage/overview/index.md

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -38,38 +38,36 @@ As the core development team we've tried to envision the future of the onboard c
3838

3939
Some of these principles will only be evident in future releases, but the underlying software architecture and organization have been designed from the ground up to support and enable them.
4040

41-
## What's New in BlueOS-1.3?
41+
## What's New in BlueOS-1.4?
4242

43-
This covers a summary of the major changes and new features in BlueOS-1.3. Where applicable relevant features are also included in the [feature comparison table](#feature-comparison). For detailed coverage of every change, please see the [full release notes](https://github.com/bluerobotics/BlueOS-docker/releases).
43+
This covers a summary of the major changes and new features in BlueOS-1.4. Where applicable relevant features are also included in the [feature comparison table](#feature-comparison). For detailed coverage of every change, please see the [full release notes](https://github.com/bluerobotics/BlueOS-docker/releases).
4444

45-
### [Extensions](../../development/extensions/)
46-
- Added support for extensions that are installed by default with BlueOS
45+
### Safety
46+
- Added [Safe Mode](../advanced/#safe-mode), to avoid accidentally performing unsafe configuration while the vehicle is armed
47+
48+
### [Extensions](@/development/extensions/index.md)
49+
- Improved [`register_service` specification](@/development/extensions/index.md#web-interface-http-server) to better support cross-communication between extensions, and remote access of extension interfaces
4750

4851
### Header Bar
49-
- Added GPS status indicator
52+
- Added [network usage widget](../advanced/#header-indicators-and-blueos-configuration)
53+
- Added [second GPS status indicator, and GPS yaw support](../advanced/#system-status)
5054

5155
### Page improvements
52-
- [Extensions Manager](../advanced/#extensions-manager)
53-
- General interface improvements
54-
- [Serial Bridges](../advanced/#serial-bridges)
55-
- Splits UDP port handling into separate target and listener ports
56+
- [Autopilot Parameters](../advanced/#autopilot-parameters)
57+
- Added parameter description override functionality, for custom parameter support
58+
- [MAVLink Endpoints](../advanced/#mavlink-endpoints)
59+
- Added MAVLink Server as a routing alternative, with all-endpoint logging and a detailed debugging interface
5660
- [Vehicle Setup](../advanced/#vehicle-setup)
57-
- Load recommended parameter sets
58-
- Added motor reversal configuration interface
59-
- Added sensor calibration functionalities
60-
- Added intuitive failsafe configuration options
61+
- Added camera mount configuration options
62+
- Added GPS yaw to the compass page (when available)
6163
- [Video Streams](../advanced/#video-streams)
62-
- More RTSP options
64+
- Added UDP support for H265-encoded video streams
6365

6466
### Device/Hardware Support
65-
- Added support for the Raspberry Pi Compute Module 4
66-
- Added support for external wifi adapters
67+
- Added support for running the Navigator [flight controller](@/integrations/hardware/required/flight-controller/index.md) with 64-bit operating systems
6768

6869
### [Data Privacy](../privacy/)
69-
- Added Sentry telemetry for error logs
70-
71-
### [Contributors](../../development/overview/)
72-
- Added [Contributor Code of Conduct](https://github.com/bluerobotics/BlueOS/blob/master/CoC.md)
70+
- Added Sentry reports for user-generated feedback
7371

7472
## Feature Comparison
7573

0 commit comments

Comments
 (0)