Skip to content

1.2.0

Compare
Choose a tag to compare
@patrickelectric patrickelectric released this 25 Mar 12:11
· 653 commits to master since this release

What's Changed

  • Frontend
    • Add autopilot type banner #2142
    • Add secret dev mode #2375
    • Alert users if they attempt to delete an IP address in use or if it's the remaining IP address for an interface #2427
    • Allow choosing the MAVLink router #2235
    • Allow extensions to work in fullscreen mode #2203
    • Build in production mode #2278
    • Components: AutopilotManagerUpdater: Add restart function #2063
    • Components: wifi: Rename NetworkCard to WifiNetworkCard #2141
    • Disable "restart autopilot" button while rebooting or powering down #2460
    • Exntesions Manager: Remove examples in extension view if no filter is selected #2152
    • Extensions Manager: Fix buttons 'escaping' extension cards #2213
    • Extensions Manager: Improve installed extensions interface #2219
    • Extensions Manager: Try to ensure a minimal progressbar width, use better colors #2215
    • Extensions Manager: Use flex container to display extension cards #2214
    • Extensions Manager: Validate tag before checking if update is available #2137
    • Fix ardupilotmanager "/" endpoint #2221
    • Fix check vehicle mode in PWM Setup #2245
    • Fix cors errors when in development environment #2315
    • Fix duplicated extension name #2313
    • Fix mavlink updateMessage usage and barometer data #2336
    • Fix system and component id when fetching for parameters #2154
    • Fix tour #2173
    • Fix weird logo size when loading extensions #2314
    • Helper: Fix problems with http requests #2403
    • Helper: Merge functionalities #2065
    • Image-picker: Fix usage with static images #2367 #2442
    • Improve async communication with backend #2430 #2438
    • Improve calibration information #2335
    • Improve mavlink inspector #2337
    • Improve support to custom icons with svg #2078
    • Kraken: Add tool in types #2080
    • Move frontend to use bun and vite #2111
    • Move some assets to be compiled with source code #2130
    • Nmea: Fix validations #2379
    • Pass remaining path to extensions #2101
    • Remove left-over mentions of 'service-scanner' component #2113
    • Restore functionality of 'yarn serve' and port to 8080 #2129
    • Run dev as server host #2217
    • Settings: Change text from 'Enable Wizard' button #2334
    • Store: nmea-injector: Move lost functions to store #2071
    • Update ArduPilot parameters metadata to the latest version #2448
    • Update some service paths #2279
    • Update to use glMatrix library #2404
    • Vehicle-setup: Allow filtering setup tabs #2371
    • Vehicle-setup: Create configuration page for lights #2368
    • Vehicle-setup: Do not update motors when blueos is not in focus #2243
    • Vehicle-setup: Fix ArduSub lights mappings #2285
    • Vehicle-setup: Implement compass cal #2342
    • Vehicle-setup: Move from page selection to component model #2338
    • Vehicle-setup: Split vehicle setup configurations #2333
    • Version-chooser: Add restore button on remote repository name #2349
    • Version-chooser: Allow browsers to save repository name history #2350
    • Version-chooser: Allow extension links to avoid iframes #2356
    • Version-chooser: Fix duplicated keys error messages #2348
    • Version-chooser: Fix typo #2092
    • Video streams: Allow multiple redirect streams to be created #2241
    • Video thumbnail: Fix loading animation while waiting for next thumbnail #2407 #2412
    • Views: ExtensionManagerView: Fix key duplication #2126
    • Vite.config: Add missing ws configuration for terminal page #2301
    • Vite.config: Remove selfHandleResponse #2125 #2132
    • Vite.config: Use blueos-avahi over blueos #2302
    • Vite.config: Warn developers if they use a bad BLUEOS_ADDRESS environment variable #2318
    • Widgets: Update values periodically #2079
    • Wizard: Add 'remind me later' when skipping wizard #2332
    • Wizard: Allow users to return before applying configuration #2421
    • Wizard: Allow using dropdown on case of parameter loading failure #2195
    • Wizard: Fix action step not showing as loading when apply is not clicked #2376
    • Wizard: Fix retry button showing red after success #2310
    • Wizard: Fixes unable to continue #2402
    • Wizard: Improve text #2472
  • Core
    • Add blueos_id in telemetry #2088
    • Add folder for extensions #2010
    • Add hardware identification #2090
    • Add initial support to aarch64 firmware #2174
    • Add nice priority for all services #2034
    • Allow blueos to use binaries on the host computer by default #2157
    • Allow disabling services using environment variables #2293
    • Ardupilot-manager: Add better message if router fails to start #2384
    • Ardupilot-manager: Allow setting the SITL frame #2093
    • Ardupilot-manager: Fix integration with ArduPilot server #2425
    • Ardupilot-manager: Fix mavlink-router tcp endpoints #2223
    • Ardupilot-manager: Improve Pixhawk support #2177
    • Ardupilot-manager: Improve router management, consume stderr/stdout #2246
    • Ardupilot-manager: Increase wait time for mavlink-proxy process to start and finish #230
    • Ardupilot-manager: Update to official mavlink-router #2303 #2386
    • Bag-Of-Holding: Allow using primitives on set operations #2341
    • Beacon: Add domain to logs #2099
    • Beacon: Fix USB interface not being used #2433
    • Beacon: Improve wifi validation #2423
    • blueos-startup-update: Abort it startup file does not exist #2418
    • blueos-startup-update: Fix hardlink creation/detection #2076
    • Bridget: Check if ports are in use by autopilot when creating a new bridge #2240
    • Commander: Create authorized_keys with correct owner #2128
    • Commonwealth: Drop tzinfo injection #2242
    • Commonwealth: Strip Z from datetime.fromisoformat #2230
    • Compose: Add docker compose envinronment #2400 #2401 #2417
    • Dockerfile: Allow saving blueos terminal history #2110
    • Dokcerfile: Do not compile unnecessarily #2268
    • Dockerfile: Update to use new BlueOS base image #2256
    • Helper: add extra query #2280
    • Helper: Fix upload internet speed test #2331
    • Improve memory handling: #2299 #2171 #2257 #2392 #2408 #2399 #2424 #2476
    • Improve tests #2103 #2249 #2106 #2100
    • Kraken: Add check for free space before installing a new extension #2445
    • Kraken: Always show next version if all versions are below 1.0.0 #2262
    • Kraken: Fetch docker stats assynchronously #2211
    • Kraken: Stream logs #2212
    • Libs: commonwealth: general: Add blueos_version #2114
    • Libs: commonwealth: utils: logs: Move rotation to 10MB #2162
    • Nginx: Add CORS headers also for bad-responses #2345
    • Nginx: Include CORS configuration for custom BlueOS services #2196
    • Pardal: Reduce memory usage #2237
    • Ping: Bump bluerobotics-ping version to 0.1.5 #2085
    • Services: Add limit_ram_usage #2104
    • Services: ardupilot_manager: ArduPilotManager: Update baudrate based on firmware type #2155
    • Services: beacon: Fix domain change bug #2150
    • Services: kraken: Add size of extension #2124
    • Services: log_zipper: Use gzip over zip #2163
    • Services: Remove test frontend files #2117
    • Services: Remove test frontend #2068 #2120
    • Services: wifi: wpa_supplicant: Try to reconnect socket if it fails #1958
    • start-blueos-core: Add memory limit and logging #2250
    • start-blueos-core: Fix typo #2151
    • start-blueos-core: Improve welcome message #2399
    • start-blueos-core: Try to recover the system if available size in critical #2325
    • Tools: Add iperf3 #2175
    • Tools: mavlink-camera-manager: Update to t3.12.10 #2139 #2181 #2296 #2366 #2377 #2409 #2439 #2437 #2464
    • Tools: mavp2p: Add first version #2072
    • Tools: scripts: red-pill: Add option to select user #2273
    • Update kraken #2269
    • Update project files to use python 3.11 #2294 #2164 #2189
    • Update to use mavlink2rest to 0.11.18 #2200 #2295
      • Fix watcher to work with relative path
      • Allow up to 32 buttons via mavlink manual control
    • Use always in git describe #2011
  • Bootstrap
    • Fix delta time calculation using monotonic clock #2265
      • Should fix mostly of the factory reset issues
    • Add bootstrap information on log #2266
    • Improve support to vehicles with system-id different from 1 #2312
    • Lock all dependencies #2252
    • Use python:3.11.7-slim-bullseye as base image #2263
  • Install
    • Add check for iptables #2270
    • Add uninitialized machine-id #2089
    • Check for rfkill before running it #2022
    • Don't modify /etc/dhcpd.conf if it does not exist #2188
    • Remove machine-id #2083 #2086
    • Remove random-seeds for a safer build #2084
    • Use blueos-avahi over blueos #2272
    • Use current user as default user #2271
  • Ci
    • Add --fix option to pre-push-hook #2097
    • Do not install npm and friends for backend tests #2095
    • Minor CI updates #2134
    • Pre-push-hooks: Check if 'parallel' is installed #2227
    • Pre-push-hooks: Use xargs syntax compatible with both Linux and Macos #2226
    • Run image build step only on runners tagged blueos-ci #2194
    • Specify pi user on pimod #2290
    • Switch to upstream pimod #2316
    • Update linter to use warning as errors #2444
    • Use Pipenv #2098
    • Workflows: test-and-deploy: Add timeout for deploy-raspberry-image #2288
    • Workflows: test-and-deploy: Add timeout for upload artifact #2390
    • Workflows: test-and-deploy: Fix version of bun to 1.0.3 #2165 #2166
    • Workflows: test-and-deploy: Update to use VITE_APP_GIT_DESCRIBE #2167
  • Issue-templates: update bugs.yml #2096
  • License: Add first versions #2159

New Contributors

Full Changelog: 1.1.0...1.2.0