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

Use MAV_COMP_ID constants instead of magic numbers

35ffdbe8b869696dbfb422ae6cd60fd8dc1cb5a1 authored about 5 years ago
Add setting mappings for video ports

6215302a958a1c3aa94a272479afa9434ea214f4 authored about 5 years ago
Merge pull request #48 from pilotnbr1/master

Start of setting tooltips.

69de38f4430b6c40358cf4fae2be814d1f3399f0 authored about 5 years ago
Merge branch 'master' into master

0ef922a657dc47e0bb6a523d7d701c1cf774fbe0 authored about 5 years ago
Add settings map for RTP/raw video encapsulation

The local app setting will end up using this instead of having two
identical settings, but for n...

5f0ce9249a49abe462acb6e3e1e7c36828f45555 authored about 5 years ago
Merge pull request #10 from infincia/master

resync

5d3d4eb8c49db7331c0fcd69ed2c974c2d0d7b34 authored about 5 years ago
Added "info" fields through file to the frequency point and had to stop.

There also appeared to be an error with "choice selection" for bandwidth
as there were quotes not...

e544c7be896e29403122799d1d2b5dcf2f888ab5 authored about 5 years ago
Allow main and PiP video to be enabled separately

Previously you could only enable main video or also enable PiP, but
we want to have the ability ...

96bfc01933a28d5a10abcaeee860d6a7ec141efe authored about 5 years ago
Change hardware decoder switch to "force software"

The UI can't claim to enable hardware decoding with a switch, that
would be misleading.

The pip...

d464094aaac1ab59e4bb39439138f50c7aef9d6c authored about 5 years ago
Remove old compiler defines for qmlgl

2f91f941c42e7332c512dbade615018d0044c4ae authored about 5 years ago
Re-enable app video and PiP on the GroundPi

89d137ea33f2e3e3749970081c30b307662423b5 authored about 5 years ago
Preload initial RTP setting before video starts

5b10d30d45644724200516c34df6681454614ac9 authored about 5 years ago
Don't use in-tree version of qmlglsink on GroundPi

We use the one in our GStreamer packages

98c91ab64e08b8ed78c94845d3d3c1624c2994aa authored about 5 years ago
Enable the video pipeline queues

These aren't really queues in the buffering sense, they create thread
boundaries to isolate majo...

e71afde742d9ed713d5f4ceeb1861a2b3b5638b3 authored about 5 years ago
Always use omxh264dec on ground station

6fc35cb6992cae90c4f89e192b092b660feb6cf8 authored about 5 years ago
Add support for raw video

Turn off RTP and the receiver pipeline assumes raw h264 is in use as
the next element in the pip...

f59febdcb62e625a9a61d421bbb6e42369e993f5 authored about 5 years ago
Allow Mavlink message compid 250 for iNav

407f886020184e2e0ef6a3837c18265fc9b69007 authored about 5 years ago
Add Link API for remotely disabling widgets

12503a5fc413f7aacbf3b34b0a3428ef7a3af137 authored about 5 years ago
Use consistent names for widget enable in settings

This makes it possible to use the widgetIdentifier to find the
correct setting key to enable/dis...

86a55650cc7563293a6762472794fb20ee64c073 authored about 5 years ago
Revert "Enable RC on Mac"

This reverts commit e7ed20173c0cdc165e1ac56c0cc4aa1cf1e2b7db.

4554c4527306f56f7fab7b5b4cbec580f3230844 authored about 5 years ago
Add sdl2 library to installer on Windows

96c20b660a13fa3b592c7d8b4c4030e6b2e1a7bf authored about 5 years ago
Remove old global RC disable

27fba4bce8011f9cff071ebdf9495b4ee6e54dfe authored about 5 years ago
Fix accidentally disabled Link on Mac

36ff3c939895ac04162e5de6759008e020e63f06 authored about 5 years ago
Fix Enable RC setting row color

14f1050de8e1ac061dd9360a125b061aacbefddb authored about 5 years ago
Enable RC on Mac

Ref: #10

e7ed20173c0cdc165e1ac56c0cc4aa1cf1e2b7db authored about 5 years ago
Disable gamepads on all platforms

Joysticks are handled separately

7c5fd0ff273ba9470993b49d386109f6ac3bca82 authored about 5 years ago
Set RC channel properties when using QJoysticks

Saving 10 channels at the moment, which is more than the custom
network packet format can handle...

61dc8619b53802f5312453072577fb28e3994fa0 authored about 5 years ago
Fix retrieval of settings value in OpenHDRC

It's not actually an integer even though some platforms store it that
way

8ad4994e1307f7b77b1c5fd6294d18d93a64b984 authored about 5 years ago
Send custom RC packet format, not struct

The struct is only used on the ground side

4da6f792cf044642dcb59c0ef2745f644437cc52 authored about 5 years ago
Fix use of ENABLE_SPEECH ifdef in OpenHDRC

a4cddc812acc7efafeb632fc211c4a514a6210a6 authored about 5 years ago
Wait for RC socket to open before continuing init

17aff8d5a8c01d9ad633eff479f9829455034c45 authored about 5 years ago
Add RC sequence number member in OpenHDRC

fca7aee5d5de2ea2ecc3c9c185ccb69983d09eb6 authored about 5 years ago
Fix windows installer vcredist installation

542e977807627ba40067ee88950d64e4296dc4af authored about 5 years ago
Fix arming/fight mode UI glitches caused by QGC

Closes: #33

fcfd7059f2c85149a4e8bed624b9c5c9825bd20c authored about 5 years ago
Prevent screen from sleeping on Android

This only has effect while the app is running, if it goes to the
background the device should st...

a855ca079d334fed492179e1c1f3b03e97c8f30b authored about 5 years ago
Add JNI method for preventing Android screen sleep

d084f107af5a3a559a088e3d679c76c532b76cbd authored about 5 years ago
Merge pull request #9 from infincia/master

Resync

a1b801c44a7af25eb3b6bdb73d5e6839da45b8cf authored about 5 years ago
Install additional Qt packages in Travis CI config

1fbccddb247658ada9e343ceb82365857c55f329 authored about 5 years ago
Move settings value elements left when editing

Prevents the navigation bar on Android from covering them up.

This should not change anything o...

35b9247d26ebcd7dff1900c066447e5d60a476b4 authored about 5 years ago
Add SlideSwitch for actions that need confirmation

Will be used for reboot and shutdown, but with small modifications
could be used for arm/disarm ...

bae4c26d073b8d1c24f538561e280e79461f5587 authored about 5 years ago
Fix invalid UDP socket usage in settings class

Mostly harmless but unnecessary creation of a socket and attempt to
use it, when running on the ...

5a072edc4dea70a77926f8401e7f6b1cd7806323 authored about 5 years ago
Add shutdown support in settings class

713ffbf57b1566b7d7b6fa3aefc8259089ef181c authored about 5 years ago
Add shadowing to the flight widgets for contrast

Only adding to the widgets commonly positioned over the video itself
at the moment until we can ...

4a3d366fd780864d65ce8a5d2c25b0eeb6dc7a41 authored about 5 years ago
Unpack files before trying to install vc_redist

fd448199de935f60aa651069fd5d0cb9bf60a94f authored about 5 years ago
Request admin permission in Windows installer

a92dd9e23aee659d403236ab036d44b58e8dcb63 authored about 5 years ago
Fix telemetry unpacking on Windows

57049177361a8e9256955cb6b03ac5a7de781b5d authored about 5 years ago
Switch Windows builds to 32-bit for now

Long term there should be a separate build script that takes the
output of 32-bit and 64-bit bui...

de321a69e5b5534ff3ccf235dea5f5c162d79f6e authored about 5 years ago
Use the new GStreamer deploy script on Windows

19810476060af40a2fbe8437cd6634a7fe7beb16 authored about 5 years ago
Don't link the libav* libraries on Windows

They aren't needed with GStreamer 1.14.1 (likely linked by the plugins
themselves). If we update...

5a327f7ccff6ce4c7020716171bcfbca2c9ce26f authored about 5 years ago
Show error on screen if qmlglsink isn't available

Previously this assert would cause a crash if running on Linux where
qmlglsink may not be packag...

5df2afb643e9a4a4da15cf2ec9e22e0a89305c53 authored about 5 years ago
Add compiler switch for QOpenHDLink

da26b50888dcef9ac810c2625f86ba79c985ae11 authored about 5 years ago
Add gstreamer deploy script for windows

bba8bf125a9493033c0a458d43257562d9f80408 authored about 5 years ago
Fix vc++ redist in NSIS installer

d69bac20723a97bfc1ff1b9052f080f144f2ec1d authored about 5 years ago
Remove 64-bit check from NSIS script

0acac0917b5bf524dedd07b9d99c5f0a1355c28b authored about 5 years ago
Fix windows deploy scripts

b5e83c6e1ef5ea0f11c0c97deb1a040a16f2cbee authored about 5 years ago
Add NSIS installer file for Windows

4990c1185413427b34d8cc4368303cb7d5460ddd authored about 5 years ago
Use smaller windows icon

1aef1a0a6663e198d5e9dd337d42a9ff6ded3ef8 authored about 5 years ago
Don't use dummy video element if PiP not enabled

This is a hack on a hack, the dummy element is only needed on desktop
linux but can't be used on...

f0bed594904a1ef6bf8efefc689c813425c24f08 authored about 5 years ago
Add icon in ico format

8b2514c18cc9c97a851165c3782003d5269758aa authored about 5 years ago
Remove unnecessary build step on Windows

334ad64d7a9b0e4e53251f82ce20575f91d48f08 authored about 5 years ago
Switch windows builds to x86_64

db82fc7733fc4d75421b5cccb39fa87801e8b621 authored about 5 years ago
Add unused typedef for Windows

90982a4da44769893054051dd4e7e9fa80da8e70 authored about 5 years ago
Add build setting to disable PiP

f3286990bb69b712d6888d1f1622d3e989b2e255 authored about 5 years ago
Link Windows build with more GStreamer libraries

This almost matches the library list used on Android, with the
exception that the plugins are dy...

8a0ab2a0f22023acfab221f662b69d6f4dae3fa2 authored about 5 years ago
Add map sidebar with search/follow buttons

862c30ce248381ca69175f2a6ba217a1cc311bad authored about 5 years ago
Use FontAwesome brackets icon for map enlarge btn

1f29c54a0729fb402d826d76f74ea8b2b098e36c authored about 5 years ago
Map small map button a bit larger

ec4caf75978b1395791725bfa9cb9626d8bf5ee6 authored about 5 years ago
Fix Windows GStreamer deploy script

9a4b36f7ddb6d0ae8b2692c94ca88641c6a4a107 authored about 5 years ago
Link against opengl32.lib on Windows

0a39cc16772cbd3f4843ac52b0c9540bb40f1733 authored about 5 years ago
Fix font names, they break on Windows

ea02e3b7b3707acf18ebed46ea3087c8ba05393f authored about 5 years ago
Add glext.h header for Windows

15a0bf36b1f697eeab2d37b10e4cd9185dcc79e7 authored about 5 years ago
Exclude unnecessary header on windows

6cbd354a10ef2957b0cd89845c43365d4f3c1bc6 authored about 5 years ago
Use animated drawer design for setting info

The popup is hard to position and layout on the screen and provides
very little space, the drawe...

66d6f75ee4d35e83a7c243d74ec4fa27e8b95bc4 authored about 5 years ago
Remove invalid disable-check statements

50900eefad3f806b04e02d15286813cbad0a7e9a authored about 5 years ago
Add missing build statement

b79bee11e2cb45a7659abd4f446134e073b1158f authored about 5 years ago
Selectively include qmlglsink when VideoEnabled

Otherwise the qml has an error (invalid import) when VideoEnabled
isn't defined. We still don't ...

f8870f131aec5f3d1900ee78f8be6fb031f033fb authored about 5 years ago
Define fake build variables for Windows

They aren't actually used except on Pi, it just makes some things
easier in the rest of the code

de677d31a90f6f10153d0b86230085fd350224f2 authored about 5 years ago
Link against gstgl on Windows for qmlglsink

1af721eb1767a7cd508dc519ddf8354c3071ea78 authored about 5 years ago
Build against x86 version of GStreamer on Windows

e4115a73f577374479d2f54e09a7e130cd6cd95a authored about 5 years ago
Remove old build defines for Pi

44f6bbc98347dcdc106f8d1afa86797c03a6de9a authored about 5 years ago
Don't statically register qmlgl unless VIDEO_ENABLED

e18fc0482f895b709124ba94a42b6ff87cb3838f authored about 5 years ago
Exclude qmlglsink from Pi builds

It needs to be built with GStreamer rather than bundled like other
platforms

9d5c6dee970bb9289789fbbbf6914bb3be01f0bf authored about 5 years ago
Remove unnecessary define check

8c2ca2390f02fd9c5e17ff0d797c5e4a59403814 authored about 5 years ago
Fix missing define check

0607456c9f49bdf371d29483f999168011bf84d5 authored about 5 years ago
Add settings map for ENABLE_QOPENHD

Closes: #40

b22f6a02fc379283719672f8746f7419f9eecc57 authored about 5 years ago
Remove LatLonWidget, not used

There's a lat/long indicator in the GPS detail panel

da0b55a129879cb42f6a32b19754e24da12525ab authored about 5 years ago
Remove SettingsPopup.configure() signal, not used

0d55c97ca7df37239f67aab1a87184a3dbf604df authored about 5 years ago
Remove invalid sync() call on settings

7740fc0ef309abbf5976a53fb3d21b8954d49b5e authored about 5 years ago
Remove unnecessary configure() on overlay bars

46481bf8da68834ecae9d0b060ded2f3c9bac039 authored about 5 years ago
Use property binding to show/hide widgets

a368cc57cf5298d818a47923b9dea9e3ef16fec1 authored about 5 years ago
Add setting for disabling throttle widget

586c4f8145299a6b52d353ed2cc42f9f7f728040 authored about 5 years ago
Use qmlglsink

464626210e92b5f2a4376df88f9316015646966d authored about 5 years ago
Use property binding for all local settings

87615c45a0512fe0956838b114a58a39749750e9 authored about 5 years ago
Merge pull request #8 from infincia/master

resync to master

ac52cae8c533ff5ad2b24d7a696e3cea18294282 authored about 5 years ago
Use block for map setting callback

ffc5d8beb0dc01acc7840e67fb6bec8043ebbaa1 authored about 5 years ago
Fix SpinBox settings

ff5d8df96d285790771dc9cfa59312c10cae1e55 authored about 5 years ago
Explicitly ask for Android permissions at launch

e835baa60ddfdc7e6b2ef11501dd9e5e090b437a authored about 5 years ago
Remove unnecessary logging

6fa0943edafb428f0bc4dcc9a5403361b83acf65 authored about 5 years ago
Use common row/element heights in local settings

a679990a84d3ee231a1bc1df02a103cc76bccfee authored about 5 years ago
Remove unnecessary settings.sync() calls

This method doesn't exist on Qt 5.12 anyway

35813be25142abe53825ff29c8112a65ff5842ba authored about 5 years ago