Skip to content

Alpha 0.1.9/518 add altitude warnings#585

Merged
bensgilbert merged 18 commits intorelease-alpha-0.1.10from
alpha-0.1.9/518-add-altitude-warnings
Jun 22, 2025
Merged

Alpha 0.1.9/518 add altitude warnings#585
bensgilbert merged 18 commits intorelease-alpha-0.1.10from
alpha-0.1.9/518-add-altitude-warnings

Conversation

@bensgilbert
Copy link
Copy Markdown
Contributor

closes #518

NexInfinite and others added 17 commits March 6, 2025 23:32
* 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>
* 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>
@bensgilbert bensgilbert self-assigned this May 25, 2025
@bensgilbert bensgilbert requested a review from NexInfinite May 25, 2025 13:49
Comment thread gcs/src/components/settingsModal.jsx Outdated
Comment thread gcs/src/components/dashboard/alertProvider.jsx
Comment thread gcs/src/components/dashboard/alert.jsx
Comment thread gcs/src/dashboard.jsx
@NexInfinite
Copy link
Copy Markdown
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.

@bensgilbert
Copy link
Copy Markdown
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

@NexInfinite
Copy link
Copy Markdown
Contributor

Yup, sounds good to me. Will review now

Copy link
Copy Markdown
Contributor

@NexInfinite NexInfinite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, can you complete the converstations you started the other day?

@bensgilbert bensgilbert merged commit 9306b43 into release-alpha-0.1.10 Jun 22, 2025
7 checks passed
@bensgilbert bensgilbert deleted the alpha-0.1.9/518-add-altitude-warnings branch June 22, 2025 22:24
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants