Skip to content

1.3.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@patrickelectric patrickelectric released this 24 Apr 20:51
· 84 commits to master since this release

What's Changed

  • frontend: Add button for resetting parameters to firmware defaults #2453
  • frontend: Add cache headers for logviewer and assets folder #2479
  • frontend: Add extra check for empty file input in version chooser manual upload #2428
  • frontend: Add path check prior to pushing repeated path in router when using logo to navigate to home #2533
  • frontend: Add plain shader loading overlay in BrIframe #2530
  • frontend: Add vehicle calibration #2339 #2451 #2503 #2558 #2554 #2505
  • frontend: Allow reversing motors in the frontend #2565
  • frontend: Allow uninstalling extension from modal #2499
  • frontend: App: Fix v-stepper disappearing when the screen width is small #2493
  • frontend: Asyncfy loading some things #2470
  • frontend: components: system-information: Network: Sort order of interfaces #2515
  • frontend: components: SystemCondition: Improve temperature code #2485
  • frontend: cosmos: Add last #2488
  • frontend: Enhancement Network Connection Detection in BeaconTray #2440
  • frontend: extensions: raise error if tag is included in docker name #2545
  • frontend: Fix device decoder #2514
  • frontend: Fix flickering problem in NMEA injector page #2452
  • frontend: Fix parameters name in ParameterLoader #2458
  • frontend: Fix tooltip typo #2517
  • frontend: Hide camera and gripper tabs from vehicle setup #2559
  • frontend: Improve extension page UI #2492
  • frontend: Install vehicle scripts from wizard #2487
  • frontend: PowerMenu: reorder options with increasing severity #2563
  • frontend: Refactor COMMAND_LONG code #2504
  • core: Add force tag when deleting images in version chooser #2459
  • core: Add image check before updating bootstrap in version chooser #2528
  • core: Add pixhawk6c support #2550
  • core: Add support for Arduino based controllers #2456
  • core: Allow user to disable startup update script #2443
  • core: ardupilot manager: update default firmware to Sub 4.1.2 #2457
  • core: ArdupilotManager: skip some tests on MacOS #2228
  • core: blueos_startup_update: Stop boot if restart is required #2520
  • core: Improve Bridges #2322
  • core: configuration: motd: Update version to 1.2 #2483
  • core: Dockerfile: Update blueos-base to v0.1.1 #2562
  • core: Fix invalid reference on install in kraken #2553
  • core: Implements is_valid_version in version chooser to avoid setting a version that does not exists locally #2546
  • core: kraken: Add check for compatibility of arch in extension store #2486
  • core: kraken: add try/except block when starting containers #2544
  • core: kraken: Fix install from outside manifest #2557
  • core: libs: commonwealth: general: Add timeout for lsof operation #2420
  • core: logviewer: bump version to 1.0.1 #2556
  • core: services: ardupilot_manager: MAVLinkRouter: Enable tlog #2536
  • core: services: versionchooser: chooser: Kill bootstrap over stopping #2526
  • core: start-blueos-core: Add python bin path to PATH #2509
  • core: tools: linux2rest: Update to v0.5.4 #2446
  • core: tools: logviewer: Create firmware logs folder beforehand #2044
  • core: tools: mavlink-camera-manager: Update to t3.12.11 #2541
  • core: tools: mavlink2rest: Update to t0.11.20 #2463
  • core: Use cgroups for limiting memory usage #2398
  • core/bootstrap: Add log message with version #2468
  • ci: eslint: add no-else-return #2564
  • ci: Fix shellcheck warning listed in deploy #2501
  • install: Fix configuration of config.txt #2535
  • install.sh: add step for creating dns link #2542
  • Readme: fix typo #2507
  • README: Update compose command with pull #2555

New Contributors

Full Changelog: 1.2.4...1.3.0-beta.1