Release alpha 0.1.9#580
Merged
NexInfinite merged 23 commits intomainfrom Apr 30, 2025
Merged
Conversation
* fixes * Fix map.jsx --------- Co-authored-by: Kush Makkapati <kush.makkapati@icloud.com>
* 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>
* 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>
* 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>
…on/FGCS into release-alpha-0.1.9
* trivial * multiple batteries * formatting * styling * revert styling
* 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>
* added support for linux * added update * resolving github warning --------- Co-authored-by: Kwashie A <104215256+Kwash67@users.noreply.github.com>
* updated run script * added docker script --------- Co-authored-by: Julian Jones <julianjones663@gmail.com>
* Add lists for vehicle classification * Allow different vehicle classifications for connection * Remove typehint from enum * Update types list * Fixed typing issue
* 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 * Add comment for bitmask value
* 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
* added settings * formatted
* 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>
* 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>
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.