Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/OpenHD/QOpenHD

QOpenHD App
https://github.com/OpenHD/QOpenHD

Fix GStreamer decode on Mac

0cc41dd93b9f72098076ebcda92aa2788d76dd44 authored over 4 years ago
Fix incorrect property check when loading settings

The older code used a Popup that could be "opened" or not, but now
the settings panel is just a ...

2f0034bc5ba4cdb401508c2400c361e1f4e17de4 authored over 4 years ago
Fix hardcoded Apple decoder pixel format

c9643a404b1e8ef726a0adcece752755f48ae42e authored over 4 years ago
Remove inaccurate comment

dbeccd4713668bb8b92d04adff007b40b0f006b6 authored over 4 years ago
Don't try to use Mavlink socket before onStarted()

The Mavlink socket has to be created by the Mavlink thread so it can't
be done in the constructo...

bb51dd55b57bb54e711ed125c45045aa5349997e authored over 4 years ago
Enable GL texture rendering on iOS

This should prevent any CPU copying of decoded video frames. In tests
it reduces the CPU use on ...

75e83cbd79b66cc426a47a7c978fc23228dccd22 authored over 4 years ago
Ignore SPS/PPS/AU h264 packets in Apple decoder

Seems they expect the decoder to be reconfigured, needs further
investigation.

e3d65b90e050ea13d4c4a9343b7745d8b8afeaf7 authored over 4 years ago
Forward h264 frame type to video decoder subclass

Each platform has slightly different requirements in their hardware
video decoder APIs, Apple's ...

ad53b73a2dfe44b3b928ad1c244c69213e19715f authored over 4 years ago
Scroll the status message list on incoming msg

f6b6f11f112ed39c7694991935b91de7a0f7dfca authored over 4 years ago
Revert "Fix status log scroll behavior"

This reverts commit 3fcf61b070d28fddcd37caabd24409559134754a.

9c8a44f21b29bebb45fc38e3be4726673e88f431 authored over 4 years ago
Revert "Fix location of Component.onCompleted"

This reverts commit 77c3d21dc3e17c347a7a89a961543f1add9c1395.

0a2afbd411f24a4f03a33fb73663e299e74ba05d authored over 4 years ago
Expand air/ground load text field sizes

The string "100%" didn't quite fit

ee47c65832fa6dd6b590b8e4c1e14d1980a72c3f authored over 4 years ago
Fix location of Component.onCompleted

A Component apparently can't contain anything but a root Item and
an id property

77c3d21dc3e17c347a7a89a961543f1add9c1395 authored over 4 years ago
Fix status log scroll behavior

3fcf61b070d28fddcd37caabd24409559134754a authored over 4 years ago
Rssi Downlink Widgetfix gap in expanded display

c16f39857d66d531c0bd98b154bc57dd5acae37d authored over 4 years ago
Remove unnecessary version defines

8b2ddfbee29bddd025c77a860c22770baf19fef5 authored over 4 years ago
Update license link

752622f3302e55919d33f2ed3f20980aec314507 authored over 4 years ago
Hide extra wifi card list by default

fb27639d4393ea421b097674b8fd533b3b254156 authored over 4 years ago
Use descriptive setting storage for lost/damaged

These may end up being visible in a manual config file in /boot, so
they should be as descriptiv...

409e6f014ff416f50c48cf822a15e2146974fe9e authored over 4 years ago
Fix single/double control setting

eaf1b8d9d45332ca76c36a4da1c4048897304602 authored over 4 years ago
Adjust vibration widget location

c2620480c838468166a72f1e490de2ebe8754f99 authored over 4 years ago
Use enum for long/int mavlink command types

30be3ab4d66e31aa470905c01bc3a1a2739e58f3 authored over 4 years ago
Expand the upper/lower bar setting size

The text is much larger than the dropdown and couldn't be read.

7cfda4e7857c824905ab2925fcc17376dd26d1df authored over 4 years ago
Compact the extra downlink OSD data layout

290ad9d7eb1d137082ca076599c72a701a983051 authored over 4 years ago
Move bitrate widget to right corner

95e137633b9890c42e027a5a4c275f150d00639a authored over 4 years ago
Run migration early in launch

24625852ff34bfa6e12164be76b9a300090e7e2a authored over 4 years ago
Add level 1 migration for bitrate/downlink rssi

1bb671a129f60082cbb5a88817977df04286e442 authored over 4 years ago
Separate migration implementation from header

7108d4464f5bc6038e9808424191d39c8248c5b7 authored over 4 years ago
Use more descriptive bar behavior settings

af8e0116644c64dd2aceaafc4e49dd11e9b674e5 authored over 4 years ago
Fix bar behavior setting

c93b9ec2d024dfce1fe298d40a010a48db8e0034 authored over 4 years ago
Make the downlink RSSI widget larger, whole column

This allows the downlink RSSI widget to have detail text under it
without overlapping the rest o...

078b3d25de26d7d74fe82b685a85c291c83ec441 authored over 4 years ago
Make the bitrate widget larger, occupy whole column

This allows the bitrate widget to have detail text under it without
overlapping the rest of the ...

1835b19953fe92fe0b3d022d1f5e21443727b110 authored over 4 years ago
Use consistent widget setting titles

8d0a0d4e1df289b07b797350dbe23d83e83113da authored over 4 years ago
Fix default horizon size setting

ea2a8d7a2f22d83bcfd92994254ccef44f175821 authored over 4 years ago
Add a comment and log msg about settings autofetch

176f57d0e43ef2c4c74449b1a7ab4a5876ee1398 authored over 4 years ago
Don't automatically fetch settings if drone armed

This is an early implementation of "radio silence" features, to avoid
anything that might impact...

acf8b4bbf4e0dfb17975eaaa800de5eaeafd8986 authored over 4 years ago
Hide sidebar item for charts when disabled

93480fb7d861699982efceb86ced2ac20264c8d2 authored over 4 years ago
Put settings sidebar in a column

Gets rid of all the manual positioning and makes it easier to enable
or disable specific sidebar...

5102c26683c646e4dd6f478fccf3e2400e9bbac6 authored over 4 years ago
Disable charts temporarily

109abc85c0fbe6a5e40d5df583d350a1b007ddbf authored over 4 years ago
Enable speech on raspberry pi builds

431cf8fa552f20a5c0c50165688fb433fb473084 authored over 4 years ago
Use consistent singleton pattern

The other classes all do the allocation in the instance() method to
ensure that it happens after...

ad57449a60b4f3e82a604d6480615610a74aeca7 authored over 4 years ago
Merge pull request #113 from pilotnbr1/master

Speed and Alt ladder fix when no telemetry received

fa494be7e812e427fad9f2918cde37d1e058873f authored over 4 years ago
Merge branch 'master' into master

792b8b9c2cec2687718fc715e9d36154f4eecc22 authored over 4 years ago
Preload properties in speed widget

84a6e44dd5d2e4b256976d41ca949afa7e0c670c authored over 4 years ago
Remove brackets in WindWidget transform angles

3e490110266c8bf466e28db7c65b7695f7ef8743 authored over 4 years ago
Preload properties in AltitudeWidget

c2ab4f344faf937bc9226813acae1da98f6fd7d5 authored over 4 years ago
Preload properties in fpv widget getLateralSpeed()

Property lookups can be expensive, these may not be too bad on their
own but they could add up a...

cf3ce2cc5926681fe03484088aa9fe204261036e authored over 4 years ago
Use single property lookup in heading widget draw

Property lookups are expensive and this would do quite a few of them
during each draw. Instead w...

78f92d86dedd452e167c6d4ff41160008949f359 authored over 4 years ago
Use inline ternary horizon pitch in horizon widget

Wiring up a function call here may not work the way it seems, and may
introduce some additional ...

c0f6e0e8d522c9d143eefc184b8f13173e3bc4dd authored over 4 years ago
Use simple property binding in control widget

The visible property just wants a true/false value returned, but some
of these are setting other...

01035638d70218210b4b88984bbc3d55347f2778 authored over 4 years ago
Use separate QString variable for mavlink param_id

081b20d90edfbbfe947fa1fd18aafae58075abc0 authored almost 5 years ago
Guard against mavlink STATUS_TEXT w/o null term

The mavlink docs say the STATUS_TEXT message is not null terminated,
the developers say it is in...

e1a5e2f3d46437e813b3b4f657d01d2d55789ab1 authored almost 5 years ago
Remove unnecessary flight mode enum cases

2e0969904728f6f3886038d3d613ae4d5ccf9703 authored almost 5 years ago
Initialize OpenHDPi member variables

59227d76d037453d3928a8a4fd40e8d7ff1fbbbd authored almost 5 years ago
Horizon Widget removed glow. Not being applied correctly

1aae444a6a6deb22b0bbee958faae30dc3a19a48 authored almost 5 years ago
Replace the wifi adapter properties with signals

The older code was passing a QVariantMap around which is unnecessary

67e73f73bc7ca6d7a51e512abe0fe70d820621f6 authored almost 5 years ago
Horizon widget size control

484aa345dd2fc06d7f826d453c76464c46c080b4 authored almost 5 years ago
Heading ladder fix to settings when no telemetry

4e23924a363f84e09bb4c04e2fc9d60a83040be3 authored almost 5 years ago
Alt and Speed widget ladder on/off fix no telemetry

0d1d956c72d115d175473dd0d2c2c9241523eb40 authored almost 5 years ago
Speed and Alt ladder fix when no tlemetry recieved

81ce088100a853165b761ddcd6d65ba5994f0bdf authored almost 5 years ago
Add OpenSky stub class

722eda36bf1d4decf4fcc9fa079f201a63741eff authored almost 5 years ago
Merge pull request #112 from pilotnbr1/master

Windwidget fix and kmh or mph

4323174c9cf3b456a6ff2f3255de4dd4ce6fab56 authored almost 5 years ago
Windwidget popup text "m/s" note

89bf9732e7faaa2fd51b65009d975aa0ee517e4e authored almost 5 years ago
Windwidget wind speed in kmh or mph

70d6b2cc179d5f930567e861a7e2dbb53d6a1630 authored almost 5 years ago
Wind refinement

6692adde2a107e59a319282e5e69071270a23339 authored almost 5 years ago
Merge pull request #111 from pilotnbr1/master

Osd enhancements

045a41cfc7e8549e1a5ffc26c58050e8671504b0 authored almost 5 years ago
Update OpenHDBoot smartsync API

Matches changes in Open.HD repo, none of these are used in the display
yet but they can be.

875ec59ff4015ef42e5cb1012852927da0243572 authored almost 5 years ago
Update version display in OpenHDBoot

7390a6ce0059f7250bc41f9287aed0d058de5f12 authored almost 5 years ago
SecondAlt widget imperial

b1656b55364170a7f77e6ec0d779ddce6cc10ccf authored almost 5 years ago
altwidget imperial

93bb51a4a1ab28e5646d93ae5b107236fe207783 authored almost 5 years ago
Speedwidget imperial. Speed, alt, vx,vy,vz all dbls

208322dc601852278b8ebe671c35871c334331e6 authored almost 5 years ago
Use 32bit integers for smartsync state messages

b7f25856d5936caba04b8177c07afdba094cc7c6 authored almost 5 years ago
Add smartsync wait for trigger state in OpenHDBoot

7bf82158bafd6023cba8b07df5ceb10a81e032ad authored almost 5 years ago
Add smartsync skipped state to OpenHDBoot

2d40c6eca82aaf1b621e4db0734a86d4b7733c76 authored almost 5 years ago
Rename initial smartsync state in OpenHDBoot

ea939dad38b2bb44723f176bd5ffa09e80bd852a authored almost 5 years ago
Update SmartSync states in OpenHDBoot

a23a613e366a60c79b0132025ca32e57c35b87e0 authored almost 5 years ago
Remove version text alignment from OpenHDBoot

95a02a2a0b448ff594397cca982a5bdbc655ea93 authored almost 5 years ago
DownlinkRssi and Bitrate widget show all data

2f900ad9a5faeb193dbadd2d1d9af9ac680d4946 authored almost 5 years ago
Rssi Downlink show more data option

2bdadf50142cb9372fee94ce9b565327c7691c32 authored almost 5 years ago
Battery widget show more data option

db62c3f20c4df322701ea034817f1cdf11f9965f authored almost 5 years ago
Vsi Alt Widget default positions

089d5e0684d851afeb5e3b47d3013c12f9c19fa6 authored almost 5 years ago
Wind widget plane support, 2 styles, bug fixes

2c380a3eb8914388a6b3e25c700265e919de4a92 authored almost 5 years ago
Remove unnecessary logging

79cc95f92f73cffd39dd24dc10e99ef53834cc40 authored almost 5 years ago
Reject mavlink messages in base, not subclass

Prevents ACKs from getting mixed up since they're processed in the
base class.

e319bcdd4fc91a16227196a2683927546dd3cf3e authored almost 5 years ago
Ignore status messages received before systime

This ensures that the model starts filling from the point after the
initial message request is s...

a36faeece107c81d5a2dc639e7d8f0dbd61d2103 authored almost 5 years ago
Reject duplicate status messages using timestamp

1c425823ccffbfbf27f11f4a78fc1c48184aac1e authored almost 5 years ago
Sort the status log using SortFilterProxyModel

6c4beb9de21e04eab8843cf20f3aba14b272ca9b authored almost 5 years ago
Add mavlink sysid setting

Uses different default sysid for different platforms as a simple way
to ensure that someone usin...

a372be21bc6096fded98097fc13150abe4465281 authored almost 5 years ago
Add SortFilterProxyModel submodule

Used by status log component

37d066e4b0db698a44ccaff5089c473955dc97a6 authored almost 5 years ago
Add status log model context property

d62fa6fe93917d508b709d49ff23d23f28165937 authored almost 5 years ago
Include status log model in OpenHDBoot

bcbf87cd046997afebe5c0f9bbf24ac92094826c authored almost 5 years ago
Show openhd air/ground versions on all platforms

a08353792c3045907408dcb62c8181d80e9e6cb3 authored almost 5 years ago
Fix typo

9a91c0e0755369f452a90578a78b1ea9985804ad authored almost 5 years ago
Move status log handling to c++

fb4d096d6b5a67d7d3f5858bba4f760fd17f3e88 authored almost 5 years ago
Merge pull request #110 from pilotnbr1/master

Qrc Windwidget missing

f6e4138817a91f3969d93cd42b08a926fc8369cc authored almost 5 years ago
Qrc Windwidget missing

e8ac0ecb660b2c244479fd43971dea4fb436993f authored almost 5 years ago
Scroll to end of status log after air message recv

0891383e5daa7363437d1d77f2a88c43b11856ea authored almost 5 years ago
Remove unnecessary logging

1a16e497b7007051c75a639c7e19ae55a6a1d486 authored almost 5 years ago
Sort the status log list

6bf4222378d724db7166f976d4393cb75c8d4656 authored almost 5 years ago
Merge pull request #108 from pilotnbr1/master

Osd heading and horizon detail scrolling popups and tweaks

f3445e02fd365111f23f5b734d4bc4c62f380509 authored almost 5 years ago