Alpha 0.1.9/518 add altitude warnings#585
Merged
bensgilbert merged 18 commits intorelease-alpha-0.1.10from Jun 22, 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>
…-0.1.9/518-add-altitude-warnings
bensgilbert
commented
May 27, 2025
Contributor
|
Ooops forgot to PR, good spots on the review. If you are thinking of listening to telemetry data I'd maybe hold off till redux is in as it'll make life a bit easier for you. We can always piggyback a ticket of this until its ready. |
Contributor
Author
|
Would it better to merge the non-redux implementation and then when redux is merged, we can update it. Just so we could get the feature out quicker for @DevinTegen |
Contributor
|
Yup, sounds good to me. Will review now |
NexInfinite
approved these changes
May 29, 2025
Contributor
NexInfinite
left a comment
There was a problem hiding this comment.
Looks good to me, can you complete the converstations you started the other day?
1Blademaster
added a commit
that referenced
this pull request
Jul 29, 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> * alert system * added descriptions to settings + new extendableNumber setting * altitude alert system * formatting * slight style change for new alert button * update alert settings location * minor improvements --------- Co-authored-by: Julian Jones <julianjones663@gmail.com> 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>
1Blademaster
added a commit
that referenced
this pull request
Sep 28, 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> * alert system * added descriptions to settings + new extendableNumber setting * altitude alert system * formatting * slight style change for new alert button * update alert settings location * minor improvements --------- Co-authored-by: Julian Jones <julianjones663@gmail.com> 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>
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.
closes #518