Skip to content

Releases: bluerobotics/BlueOS

1.4.0-beta.12

30 Jan 16:37
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

1.4.0-beta.7

26 Nov 06:41
Compare
Choose a tag to compare
1.4.0-beta.7 Pre-release
Pre-release

What's Changed

  • core: Allow getting ssh user and password from environment variables #2998
  • core: Correct name of "Bag of Holding" #3003
  • core: Fix commonwealh packages structure and json dumps for modern Pydantic versions #3001
  • core: libs:commonwealth: Unify dump in pydantic save #3002
  • core: services: cable_guy: Fix root path not working #3011
  • core: services: helper: Add root page #3012
  • frontend: Fix docker name validation logic #2939
  • workflows: delete docs-check.yml #3010

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

1.4.0-beta.6

18 Nov 10:21
Compare
Choose a tag to compare
1.4.0-beta.6 Pre-release
Pre-release

What's Changed

  • frontend: components: parameter-editor: ParameterLoader: Add delay in tooltips #2990
  • frontend: components: parameter-editor: ParameterLoader: Improve style #2992
  • frontend: add 'soc' option when looking for temperature source #2999
  • frontend: Camera setup: fix wrong description #2997
  • frontend: Add H265 support endpoint for camera manager #2995
  • core: tools: mavlink_camera_manager: Update to t3.17.0 #2994
  • Change DHCP range api and set server as default mode #2988
  • README: update docs links #3000

Full Changelog: 1.4.0-beta.5...1.4.0-beta.6

1.4.0-beta.5

10 Nov 09:12
Compare
Choose a tag to compare
1.4.0-beta.5 Pre-release
Pre-release

What's Changed

  • core: Autopilot Manager: pass process pid as string when using 'kill' #2982
  • core: helper: Allow set source IP on speedtest #2985
  • core: commonwealth: Change logfile name #2970
  • core: tools: mavlink_server: Update to 0.3.0 #2987 #2978 #2976
  • frontend: add Navigator64 to list of linux boards in Autopilot.vue #2951
  • frontend: defaultParameterLoader: add trailing slash to filters #2986
  • frontend: parameter-table: allow using metadata override #2983
  • install: Switch blueos-bootstrap from rc.local to systemd #2979

New Contributors

Full Changelog: 1.4.0-beta.4...1.4.0-beta.5

1.4.0-beta.4

19 Oct 12:22
Compare
Choose a tag to compare
1.4.0-beta.4 Pre-release
Pre-release

What's Changed

  • frontend:
    • devicePathHelper: add support for Pi5 usb ports #2955
    • ethernet: add tooltip informing why the DHCP server button is disabled #2958
    • Extension manager view: Allow users to download streamed ext logs as files #2963
    • Fix UI description in bridges #2954
    • VehicleSetup: Add not safe overlay #2957
    • VehicleSetup: CompassDisplay: display GpsYaw when it is available #2965
    • VehicleSetup: fix issue in vehciles with more than 3 compasses #2964
  • core:
    • Address all changes suggested by docker build checks #2944
    • ArdupilotManager: Add fallback for first available router in case of invalid preferred one #2933
    • ArdupilotManager: add navigator64 support #2935
    • ArdupilotManager: fix issue when sitl_frame is not set in the settings file #2946
    • ArdupilotManager: Fix pkill to kill #2959
    • ArdupilotManager: Move from Ardu to Auto names only (Serial PX4 support part 4) #2941
    • ArdupilotManager: use stable-4.5.0 version for built-in firmware defaults #2949
    • Pi4/Pi5 tweaks in AutopilotManager and startup #2961
    • tools: mavlink-camera-manager: Update to t3.16.1 #2968
    • tools: mavlink-server: Change to 0.1.0 #2947

Full Changelog: 1.4.0-beta.3...1.4.0-beta.4

1.4.0-beta.3

03 Oct 21:36
Compare
Choose a tag to compare
1.4.0-beta.3 Pre-release
Pre-release

What's Changed

  • CI: test-and-deploy: Disable fail-fast #2936
  • CI: use sanitized platform name for deployment #2937
  • core: AutoPilot Manager: Isolate mavlink proxy types and endpoints - (Serial PX4 support part 3) #2940

Full Changelog: 1.4.0-beta.2...1.4.0-beta.3