557 Linux support#558
Merged
Kwash67 merged 3 commits intorelease-alpha-0.1.9from Apr 6, 2025
Merged
Conversation
Closed
NexInfinite
added a commit
that referenced
this pull request
Apr 30, 2025
* Added kush's stuff * Fixing kush's branch (#539) * fixes * Fix map.jsx --------- Co-authored-by: Kush Makkapati <kush.makkapati@icloud.com> * Alpha 0.1.9/523 new missions page (#545) * added map, resizable boxes, and added hotkeys to switch to page * display spotlight action for missions * allow user to decide whether maps should be in sync * removing usused vars and formatting * fixing lint errors * format * this better work * Separate missions map component, update general stuff * Fix linting issues --------- Co-authored-by: Kush Makkapati <kush.makkapati@icloud.com> * 542 show error stack on error boundary (#543) * changed release version * Showed stack log * formatted * removed comments * styalised code block * updated bug message * improving readability * Update bug_report.md --------- Co-authored-by: Kwashie A. <104215256+Kwash67@users.noreply.github.com> * Alpha 0.1.9/517 popout camera feed from dashboard (#541) * Moved maincontent to separate component to make fast refresh work * Added webcam picture-in-picture window * Create API for webcam window * Create webcam route * Update camera tab section to allow for camera popout * Fixed bug with multiple resize handlers stacking * Added nullify webcam window on close * Fixed resize issues * Added some coments * Fixed buge where camera breaks when no video stream * Fixed webcam being always on in the background * Explicitly prevent fullscreen * Oops I removed fullscreen on the wrong window * improved styling * formatted * Added errorboundaryfallback from #306382b * Fixed import error --------- Co-authored-by: Julian Jones <julianjones663@gmail.com> * Fix socket connection state not updating * changed tab message (#549) * Alpha 0.1.9/544 Support for displaying multiple batteries (#555) * trivial * multiple batteries * formatting * styling * revert styling * Alpha 0.1.9/551 update mission centre to center on full mission (#552) * fixed issue with Battery preset * missions route was missing for some reason * removed annoying run command message when you switch tabs with spotlight * allow center map on mission * removed unused import * commented out unused function * removed comments --------- Co-authored-by: Julian Jones <julianjones663@gmail.com> Co-authored-by: Julian Jones <37962677+NexInfinite@users.noreply.github.com> * 557 Linux support (#558) * added support for linux * added update * resolving github warning --------- Co-authored-by: Kwashie A <104215256+Kwash67@users.noreply.github.com> * Alpha 0.1.9/linux tweaks 2 (#560) * updated run script * added docker script --------- Co-authored-by: Julian Jones <julianjones663@gmail.com> * 550 allow different types of aircraft to connect (#561) * Add lists for vehicle classification * Allow different vehicle classifications for connection * Remove typehint from enum * Update types list * Fixed typing issue * Alpha 0.1.9/554 preflight checklist (#556) * added modal * added reset checked * consistent states * moved checklist * scrolls * changed scroll bars * moved edit to modal * using rich text editor * bruh * lovely * fixed styling * formatted * removed unused file * updated styling * formatted * spotlight * formatted * updated update script to handle yarn * fixed * Update reposition function to use set global position int command (#563) * Update reposition function to use set global position int command * Add comment for bitmask value * Alpha 0.1.9/559 use done battery monitor instance in fla (#564) * made room for multiple battery instances * fixed zoom reset problem * formatting and fixing lint error * filter out presets which rely on messages which are not available in the log * Update map endpoint, add default map and ability to select a different map style (#566) * 567 add settings to file (#568) * added settings * formatted * Alpha 0.1.9/546 display current mission on missions page (#547) * Display home location on missions map and show mission items * Add home location data and tabs to missions page * Add mission item commands list * Start displaying mission items in table * Update missions controller to refresh loader on mission read * Update table styling and add second write mission button * Rework fetching missions * Add functionality to update mission items from the table * Add draggable markers * Add better logging for mission fetching, add ability to connect to ADSB devices * Fix some linting issues and bugs * Undo no drone connected error message bug, fixed in #549 * Add rally points to missions page * Add fence commands * Fix tests * Fix linter, add file description comment * Fix test * Address copilot comments --------- Co-authored-by: Julian Jones <37962677+NexInfinite@users.noreply.github.com> * added banner (#577) * Build Script Fix #578 * Real time on x-axis as long as there is GPS data (#579) * shouldve put this in previous ticket lol * added function to convert date * complete * Fix: Prevent stack overflow when calculating max timestamp for large datasets --------- Co-authored-by: Julian Jones <37962677+NexInfinite@users.noreply.github.com> --------- Co-authored-by: Kush Makkapati <kush.makkapati@icloud.com> Co-authored-by: Kwashie A. <104215256+Kwash67@users.noreply.github.com> Co-authored-by: Joe <joantpat@gmail.com> Co-authored-by: Ben Gilbert <bensgilbert@outlook.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.