Skip to content

Releases: bluerobotics/BlueOS

1.4.0-beta.17

13 Mar 21:55

Choose a tag to compare

1.4.0-beta.17 Pre-release
Pre-release

⚠️ Warning: This version breaks previous BlueOS versions, be careful when updating or downgrading!

What's Changed

  • frontend: Add sentry sourcemap by #3190
  • frontend: components: autopilot: FirmwareManager: Do not allow empty file by #3193
  • frontend: components: kraken: InstalledExtensionCard: Check for HostConfig by #3189
  • frontend: components: vehiclesetup: PwmSetup: Move from SERVO\d_FUNCTION to Output \d by #3192
  • core: cable_guy: Add "Backup DHCP Server" option to only enable the server if another one isnt found at startup by #3154
  • Core: Services: Autopilot Manager: Add check for async function prior to awaiting in index_to_http_exception by #3196
  • core: services: autopilot_manager: Error Handling by #3182
  • core: tools: mavlink-camera-manager: Update to t3.19.1 by #3197 #3200
  • core: Wifi: use fetch_secrets=False on get_saved_wifi_networks by #3188

Full Changelog: 1.4.0-beta.16...1.4.0-beta.17

1.4.0-beta.16

25 Feb 12:38

Choose a tag to compare

1.4.0-beta.16 Pre-release
Pre-release

What's Changed

  • frontend:
    • assets: ArduPilot-Parameter-Repository: Update to latest version #3173
    • camera: allows setting gimbal servo to any channel #3175
    • lights: allows setting lights to any channel #3165
    • DevicePathHelper: fix image mapping for bookworm #3172
    • ethernet: EthernetManager: Sort interfaces by name #3164
    • Parameter Loader: show reboot button on failures #3160
    • PwmSetup:: add servoToHighlight function and map for handling newer ardusub version functions in highlighting #3156
    • Fix language in NetworkInterface #3162
    • BackAlley: Add try fetch again #3177
    • vehicle-setup: allow going back to IDLE state after a failed compass calibration #3158
  • core:
    • wifi: restart hotspot after changing credentials #3155
    • beacon: add ip to runner names in order to avoid conflicts #3157

Full Changelog: 1.4.0-beta.15...1.4.0-beta.16

1.4.0-beta.15

13 Feb 18:21

Choose a tag to compare

1.4.0-beta.15 Pre-release
Pre-release

What's Changed

  • frontend: speedtest: InternetSpeedTest: Fix widget not showing #3146
  • frontend: Fix parameters showing only when opening ParameterLoader for the second time #3144
  • core: services: beacon: fix broken ethernet domain name config #2549
  • core: cable-guy: fix falling back to default settings #3140
  • core: cable-guy: make load() return False on errors #3141
  • core: tools: machineid: Update to latest version #3142
  • core: ardupilot_manager: mavlink-server: Remove tlog endpoint #3139
  • core: Dockerfile: export RUST_BACKTRACE #3138

Full Changelog: 1.4.0-beta.14...1.4.0-beta.15

1.4.0-beta.14

10 Feb 19:07

Choose a tag to compare

1.4.0-beta.14 Pre-release
Pre-release

What's Changed

  • frontend: ServoFunctionEditorDialog: add sliders for min/trim/max #3122
  • frontend: make internet checks non-binary #3043
  • frontend: InlineParameterEditor: populate parameter value when mounting #3129
  • frontend: DefaultParamLoader: Fix to new parameter info in wizard #3133
  • core: wifi: networkmanager: disable ipv6 #3132
  • core: Fix priority changing on Bookworm #3093
  • core: Services: AutopilotManager: Fix missing not supported endpoints when switching to a new one that supports #3128

Full Changelog: 1.4.0-beta.13...1.4.0-beta.14

1.4.0-beta.13

05 Feb 14:31

Choose a tag to compare

1.4.0-beta.13 Pre-release
Pre-release

What's Changed

  • frontend: types: autopilot: Add zenoh endpoint type #3116
  • frontend: InlineParameterEditor: fix it being impossible to write '0.001' #3123
  • frontend: Add internet connection status per interface in NetworkInterfacePriorityMenu #3121
  • core: tools: blueos_startup_update: No IPV6 allowed #3118
  • core: commonwealth/ardupilot manager: use lower() when comparing lower chars #3115

New Contributors

Full Changelog: 1.4.0-beta.12...1.4.0-beta.13

1.4.0-beta.12

30 Jan 16:37

Choose a tag to compare

1.4.0-beta.12 Pre-release
Pre-release

What's Changed

  • frontend: parameter-editor: ServoFunctionEditorDialog: Enable auto-set #3113
    • Fix motor PWM configuration not taking effect
  • frontent: VersionChooser: Allow login for docker daemon by version chooser interface #3109
  • core: configuration: motd: Update version to 1.4 #3110
  • core: ardupilot_manager: AbstractRouter: Improve debug message with router name #3114
    • Help identify which router is failing
  • core: wifi: wifi_handlers: networkmanager: Add default gateway for wifi hotspot #3112
    • Fix wifi gateway IP to be 192.168.42.1

Full Changelog: 1.4.0-beta.11...1.4.0-beta.12

1.4.0-beta.11

29 Jan 13:00

Choose a tag to compare

1.4.0-beta.11 Pre-release
Pre-release

What's Changed

  • Frontend:
    • Add ServoFunctionEditorDialog #3099
    • AddressCreationDialog: don't submit when pressing enter #3095
    • Autopilot: Add wizard button #3092
    • Ednpoint(CreationDialog/Card): Fix modify endpoint object directly when editing it #3096
    • Increase network timeout #3106
    • MainView: Fix grid distribution #3102
    • SettingsMenu: Add feedback and increase timeouts #3101
    • VersionChooser: Fix delete edge case #3107
  • Core:
    • cable-guy: Minor fixes on network manager #3105
    • cable-guy: Add watchdog #3097
    • cable-guy: Fix parsing error when response has no body #3088
    • commonwealth: Disable strict host key checking for scp #3100
    • tools: nginx: Add cache path #3094
    • tools: zenoh: bootstrap: Fix toolchain for arm64 #3087
    • version chooser: deal with 64bit kernel 32bit userland case #3081
    • wifi: setup: Fix high cpu usage of create_ap #3089
  • install: Overwrite /etc/resolv.conf.host if it exists #3103
  • ci: workflows: test-and-deploy: Add a suffix to pi4 and pi5 #3098

Full Changelog: 1.4.0-beta.10...1.4.0-beta.11

1.4.0-beta.10

19 Jan 17:19

Choose a tag to compare

1.4.0-beta.10 Pre-release
Pre-release

What's Changed

  • core: ardupilot-manager: Fix response model when no board is selected #3070
  • core: autopilot-manager: avoid double starts #3057
  • core: cable guy: Fix failing to receive dynamic ip when using network manager #3056
  • core: Fix Bookworm networking issues #3059
  • core: Improve support to Navigator64 #3068
  • core: tools: mavlink-camera-manager: Update to t3.18.1 #3058
  • core: wifi: enable hotspot if setting is unset(null) #3064
  • frontend: Add isBackendOffline #3074
  • frontend: Add wifi animation when doing actions #3077
  • frontend: FailsafeCard: Move from dictionary to record #3067
  • frontend: InlineParameterEditor: Add default label #3072
  • frontend: InstalledExtensionCard: Fix has update available for stable versions #3060
  • frontend: ParamSets: Fix parameter file name comparison #3069
  • README: Improve docker compose pull documentation #3071
  • random: Update name of git repo #3055

Full Changelog: 1.4.0-beta.9...1.4.0-beta.10

1.4.0-beta.9

13 Jan 20:26

Choose a tag to compare

1.4.0-beta.9 Pre-release
Pre-release

What's Changed

  • compose: fix: update telemetry service details #3034
  • core: Add bookworm support for Hotspot using NetworkManager and create_ap #3018
  • core: blueos_startup_update: add networkmanager setup #3042
  • core: bluoes_startup_update: add fine-grained patch suppression #3049
  • core: Cable-guy: set ipv4 method to shared and may-fail to true to ensure we always have ips even if DHCP fails #3036
  • core: Faster tests #3041
  • core: helper: add support for cockpit widgets #3028
  • core: Services: Kraken: Allow fetching availbale versions of a given Extension #3033
  • core: start-blueos-core: Fix tmux setenv when variable is empty #3053
  • core: start-blueos-core: make sure BLUEOS_DISABLE_SERVICES is always set #3052
  • core: tools: mavlink-camera-manager: Update to t3.18.0 #3027
  • frontend: add tooltips on InlineParameterEditor with parameter name, options, and description #3045
  • frontend: Diagrams: make colours themeable #3023
  • frontend: disable wifi-updater and let user know if wifi service is disabled #3046

Full Changelog: 1.4.0-beta.8...1.4.0-beta.9

1.4.0-beta.8

09 Dec 19:20

Choose a tag to compare

1.4.0-beta.8 Pre-release
Pre-release

What's Changed

  • core: Tools: Zenoh: Add basic Zenoh support #3004
  • core: tools: mavlink-server: Update to 0.3.1 #3013
  • core: helper: Only abort if server returns bad request #3020
  • core: AutopilotManager: MAVLink-Server: add tlogging endpoint #3021
  • blueos_startup_update: add step for symlinking i2c3 to i2c4 on Pi5 #3014

Full Changelog: 1.4.0-beta.7...1.4.0-beta.8