Ecosyste.ms: OpenCollective

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

OpenHD

OpenHD develops low latency digital FPV systems for UAVs
Collective - Host: opensource - https://opencollective.com/openhd - Website: https://openhdfpv.org/ - Code: https://github.com/OpenHD

Allow GStreamer to be disabled per-platform

github.com/OpenHD/QOpenHD - a02d854479e9177767d16264506266a9cff4e73a authored about 5 years ago
Remove dead code in video stream class

github.com/OpenHD/QOpenHD - 4aa2845fd142036a922716385373506868da6b2c authored about 5 years ago
Add render speed widget

Will need to be modified to derive from BaseWidget and to have the
render speed moved to a detai...

github.com/OpenHD/QOpenHD - 7a9dfd8ebe6b4bffb0f6ed66beded98402db84bb authored about 5 years ago
Add shared queue type

github.com/OpenHD/QOpenHD - 6691e2dd0f402f434290165c8e85c1983d7558e0 authored about 5 years ago
Don't change charge visibility at runtime

github.com/OpenHD/QOpenHD - 7fe547a24427f290e9bd321d1bf292099c8ee3ba authored about 5 years ago
Update charts on a timer instead of telem. driven

This should temporarily reduce the chart CPU load quite a bit and make
the timescale of the char...

github.com/OpenHD/QOpenHD - 94fe28a706b00a2e54b2f4baaf20f79d7fb26b03 authored about 5 years ago
Remove dead code in OpenHDPower

github.com/OpenHD/QOpenHD - 1830ec770b03d98bbe6de909010f49bc961c9b7c authored about 5 years ago
Move OpenHD singleton creation to instance()

github.com/OpenHD/QOpenHD - 23df3ea6a9a328f6c4c207b157234eaab0abc581 authored about 5 years ago
Move OpenHDTelemetry sing. creation to instance()

github.com/OpenHD/QOpenHD - b9ad83f4409a4106e388e97007799b6999f64266 authored about 5 years ago
Move Mavlink singleton creation to instance()

github.com/OpenHD/QOpenHD - 4e6950f01ff4b675d23b83159cdddc8a4ba3a5f9 authored about 5 years ago
Move heartbeat string building to QML layer

This separates the OpenHD+QML main thread from the telemetry providers
in their own threads usin...

github.com/OpenHD/QOpenHD - 641071753c347c3c7fc04d00cf31935dbd69724b authored about 5 years ago
Add OpenHD and telemetry heartbeat properties

These will be used from the QML layer since the OpenHD object is in
the main thread, unlike the ...

github.com/OpenHD/QOpenHD - ff2da56b4cc782ecf5630751185b6ff87a8de679 authored about 5 years ago
Move flight timer to OpenHD constructor add parent

github.com/OpenHD/QOpenHD - 8c64a65b9e7ec8f2caa0a2396e2c4ceeace51313 authored about 5 years ago
Use OpenHDTelemetry singleton instance

github.com/OpenHD/QOpenHD - 61a13ffb6116b8eb790054202f942e3ff5e02052 authored about 5 years ago
Use MavlinkTelemetry singleton instance

github.com/OpenHD/QOpenHD - 8577acf697b441805b1836344af6ba7c743c799e authored about 5 years ago
Move Mavlink telemetry to background thread

github.com/OpenHD/QOpenHD - c9c18872d718242b5de46cdb3ffef53ca34eb0cc authored about 5 years ago
Move OpenHD telemetry to background thread

github.com/OpenHD/QOpenHD - 894e34cf2f49565ac47e55eec0126f52f67bda00 authored about 5 years ago
Use pointer for telemetry state timers

Also ensures that the timers are parented to the class

github.com/OpenHD/QOpenHD - aca5db2d75c9cc325268a65f96f1f3f37e67ecdd authored about 5 years ago
Remove unnecessary locking in mavlink/openhd telem

github.com/OpenHD/QOpenHD - c4b7e8015fa4ab087ebde07b287ce03cf18609db authored about 5 years ago
Move parameter connection messages to debug level

github.com/OpenHD/QOpenHD - cd5fa05079754b79eccf36750cef3b5a9f4114fe authored about 5 years ago
Add Arduplane takeoff flight mode

Ref: https://github.com/OpenHD/Open.HD/issues/191

github.com/OpenHD/QOpenHD - d060ec9bd96214d634c16e708688af1349973eb2 authored about 5 years ago
Merge pull request #122 from infincia/rt2800usb

Add package firmware-misc-nonfree

github.com/OpenHD/OpenHD-ImageBuilder - a74fe9ff528b71e68290062421f1ee1de7bc5876 authored about 5 years ago
Add package firmware-misc-nonfree

Reported by user to fix rt2800usb... untested

Closes: https://github.com/OpenHD/Open.HD/issues/196

github.com/OpenHD/OpenHD-ImageBuilder - 4d3b3cd111151a680b226e16f515e974bfd19a2c authored about 5 years ago
Merge pull request #121 from infincia/remove_console_hiding

Don't hide console output

github.com/OpenHD/OpenHD-ImageBuilder - 0295b99d06c5ea287dc3f37338e1b4dade700e67 authored about 5 years ago
Don't hide console output

This just makes it difficult to tell what's going on if something
isn't working, and difficult f...

github.com/OpenHD/OpenHD-ImageBuilder - 5f848361ed89c1de18f26c2978b27c017ce8ad80 authored about 5 years ago
Fix battery voltage display, no need to divide it

github.com/OpenHD/QOpenHD - d1156188f82d4b5446dfadbf75014855a611a2a3 authored about 5 years ago
Add current bitrate to chart

github.com/OpenHD/QOpenHD - bf9466e266572efad86608dc196d1851f4397f35 authored about 5 years ago
Merge pull request #120 from infincia/video_save_format

Add setting for USB video save format to use

github.com/OpenHD/OpenHD-ImageBuilder - 6e92262cc582e8b42f8b192d68bc2edae49aac55 authored about 5 years ago
Add setting for USB video save format to use

This is directly used by the ffmpeg command, so it can be set to
any file extension ffmpeg under...

github.com/OpenHD/OpenHD-ImageBuilder - 7644505c2391de83f024b60a2c8d53465c77fe59 authored about 5 years ago
Merge pull request #119 from infincia/video_bitrate_unit

Update VIDEO_BITRATE units to match recent change

github.com/OpenHD/OpenHD-ImageBuilder - ac150f7624f091d466831324a240457d402323da authored about 5 years ago
Update VIDEO_BITRATE units to match recent change

The Open.HD repo now assumes this setting is in megabits to make
things easier for users, this u...

github.com/OpenHD/OpenHD-ImageBuilder - f4cdd953687872da491499883e8946f9b6903b05 authored about 5 years ago
Merge pull request #118 from infincia/fix_video_bitrate_setting

Fix settings note about VIDEO_BITRATE

github.com/OpenHD/OpenHD-ImageBuilder - 521ff5557ab75ffd8c7bf54321cbe4ef3ee821d3 authored about 5 years ago
Fix settings note about VIDEO_BITRATE

The code expects this to be kilobits per second, but the note in the
file suggests it's just bit...

github.com/OpenHD/OpenHD-ImageBuilder - 475aad16136d907ace5c5c87afc7e7f207bb971d authored about 5 years ago
Add injection fail / skipped packet to chart

Closes #73

github.com/OpenHD/QOpenHD - e67dc7f9e9c3fd2e0a554cb1b4db6cf7d3726cea authored about 5 years ago
Add downlink/uplink RSSI to charts

Closes #69

github.com/OpenHD/QOpenHD - 3c8f5b360b8321c4632e09b40ab0524be3c6cec6 authored about 5 years ago
Add telemetry charts in status panel

There is no defined time scale for the X axis, but for the moment
that is OK as the charts are p...

github.com/OpenHD/QOpenHD - f3b63fddf349d3a47e5f1e20dc235eab81c4f501 authored about 5 years ago
Merge pull request #68 from OpenHD/charts

Add telemetry charts in status panel

github.com/OpenHD/QOpenHD - 39fa9293da360227815a255cc55af18a552291dc authored about 5 years ago
Move last mavlink/openhd telemetry times to bottom

github.com/OpenHD/QOpenHD - af63f8d767dbc2fea2bf9aea0024019aa2d8253d authored about 5 years ago
Remove old gamepad status code (unused)

github.com/OpenHD/QOpenHD - a44254dba3906456a774e528f16fac9b6799aec0 authored about 5 years ago
Switch to QApplication

Strange things happen with charts when QGuiApplication is the root
app object

github.com/OpenHD/QOpenHD - 115e1446f8edf8e41672dacc23fe60cfe94b95fc authored about 5 years ago
Add ColoredCheckbox element type

github.com/OpenHD/QOpenHD - 740dddbe191bd8c8c1436b20a6d88e998b0337bd authored about 5 years ago
Merge pull request #117 from infincia/enable_fuse_module

Enable FUSE kernel module

github.com/OpenHD/OpenHD-ImageBuilder - 552143e9ae3d3508e0a35db7eb4012a5d90b682f authored about 5 years ago
Enable FUSE kernel module

github.com/OpenHD/OpenHD-ImageBuilder - 720aa799c634e3ef99cdba0364d31ce6101f5e85 authored about 5 years ago
Add migration class

github.com/OpenHD/QOpenHD - fab7aaca233b52a27fabf8ca22ca89bb9a87c716 authored about 5 years ago
Remove redundant date from image names

The recent images are already using this naming scheme without the
date, and the nightly images ...

github.com/OpenHD/OpenHD-ImageBuilder - 3299b7d770439d46d1f0c4620e2ab81d98feab39 authored about 5 years ago
Show N/A for downlink RSSI if no signal detected

github.com/OpenHD/QOpenHD - 62b19436a6ddaf359a8c639880b2d74b4b6b62c5 authored about 5 years ago
Add line separating cards from lost/damaged stats

github.com/OpenHD/QOpenHD - 276b92dd5950bc796bcc8045ee00f849b41448e7 authored about 5 years ago
Fix best downlink signal value

The old code was looking for lower values instead of higher values,
and started from zero instea...

github.com/OpenHD/QOpenHD - 0e47b8a6f2e2efd18bcadd0b95984fd2637c9fca authored about 5 years ago
Clear RC settings model before loading settings

github.com/OpenHD/QOpenHD - b35b71ee08afee78c59b5978278d0ddcfe507af8 authored about 5 years ago
Increase size of downlink detail panel

github.com/OpenHD/QOpenHD - 1210914c826b0fdcab247b1154025fe9a130a886 authored about 5 years ago
Allow widgets to set their own detail panel size

github.com/OpenHD/QOpenHD - aac4fe48845cc023dfb73721438a4ccabb51211c authored about 5 years ago
Display wifi adapters in downlink widget detail

github.com/OpenHD/QOpenHD - a9417c2dcc0da93ed83054e8c27fd26875b7adda authored about 5 years ago
Set wifi adapter properties

github.com/OpenHD/QOpenHD - ffc02408c0e10a376581a4a7ee5c1e2e43af40b4 authored about 5 years ago
Add wifi adapter properties in OpenHD class

github.com/OpenHD/QOpenHD - 6a4b4af5d114ad38d904d89746c627ef5dce8ebe authored about 5 years ago
Display skipped pkt/inject fail in bitrate widget

github.com/OpenHD/QOpenHD - e188d82cad20bc9c838543502221df845ee6809b authored about 5 years ago
Set skipped packet/injection fail properties

github.com/OpenHD/QOpenHD - e118d12e8cc00f5133ddf674e2285bdfde002fa6 authored about 5 years ago
Add skipped packet/injection fail props. in OpenHD

github.com/OpenHD/QOpenHD - 609b18186a039c9a276544315a660f7b45f2e677 authored about 5 years ago
Track last Open.HD telemetry timestamp properly

github.com/OpenHD/QOpenHD - bbbb0eea098844cc12ff2fc44e0c5ac40c04a5a5 authored about 5 years ago
Add preset system for settings

This uses a simple model to present and apply groups of settings so
that users can easily config...

github.com/OpenHD/QOpenHD - 7b267b0bf4de0243639c7045c4fb725467bb599e authored about 5 years ago
Clip the settings TabBars

github.com/OpenHD/QOpenHD - b8d0790cdb22f29f189413a24eecff5042c7bae9 authored about 5 years ago
Remove unnecessary width properties on TabBars

These are already anchored to the left and right so width is not
necessary.

github.com/OpenHD/QOpenHD - 249ad5cf275014471b17fa7dd5d79eeb634c0d45 authored about 5 years ago
Add initial requireReboot property

Will be used to prompt the user to reboot the ground station and/or
initiate SmartSync so that s...

github.com/OpenHD/QOpenHD - 16868a1ada79ad58d71701c7f215bea609b4c79c authored about 5 years ago
Add todo note

github.com/OpenHD/QOpenHD - 3a9e155d8be90dfdaabe30037fcfd67442266c56 authored about 5 years ago
Add preset map

github.com/OpenHD/QOpenHD - 2629861758d9ca36e376ac0fa02192cc5d5153d5 authored about 5 years ago
Add ChannelIPCamera mapping for settings

github.com/OpenHD/QOpenHD - 6379e33ed64245b65a04e44b7e6b4b32058fc86f authored about 5 years ago
Remove use of onAfterSynchronizing in main qml

github.com/OpenHD/QOpenHD - f4a63bf6642ec63244ab2ca348492ebdb9365608 authored about 5 years ago
Start video from main() instead of qml

github.com/OpenHD/QOpenHD - 28a835f8a73d535f0fcb04fe97ad7c433b1a0de9 authored about 5 years ago
Retain last gst buffer in qmlglsink

This is an older patch that primarily affects zero-copy systems where
the decoder might end up w...

github.com/OpenHD/QOpenHD - 32e92ecee7be84a2eedc3242f1098a5dc2490f64 authored about 5 years ago
Always call window->update in qmlglsink frame draw

The upstream qmlglsink code doesn't always cause the app to draw new
frames so depending on what...

github.com/OpenHD/QOpenHD - d4e7250837f82ae2991cae6255b09a431f518a28 authored about 5 years ago
Remove gstreamer queue buffer/size/bytes args

github.com/OpenHD/QOpenHD - da7113401c2aa7d752f5bc54991fc0d5d1bd0e4e authored about 5 years ago
Show N/A for uplink/RC RSSI if RC not in use

This is technically showing just the RC RSSI (there are several in the
telemetry stream), but if...

github.com/OpenHD/QOpenHD - a711831beaf16443c80012ad90239a053c64cf6a authored about 5 years ago
Adds bionic arm64 in an attempt to support Jetson Nano.

github.com/OpenHD/Open.HD-NG - e188c5abc258af621b8553c0515ffd45d0914b40 authored about 5 years ago
Adds bionic arm64 in an attempt to support Jetson Nano.

github.com/OpenHD/wifibroadcast_bridge - a1fbbaa97090ab61234203b8bc6066a5b18413c2 authored about 5 years ago
Update QOpenHD to v0.3.4

github.com/OpenHD/OpenHD-ImageBuilder - 3b98a0bd05c2b12901285c6683c3e1e5770f3eff authored about 5 years ago
Merge pull request #116 from infincia/enable_wwan_usb_eth

Enable additional networking drivers

github.com/OpenHD/OpenHD-ImageBuilder - 3206078456aabae20a47ca12ec54475c522718ef authored about 5 years ago
Enable additional networking drivers

These are all built as modules and have no effect on anything if the
device they support isn't c...

github.com/OpenHD/OpenHD-ImageBuilder - 551d920393342b1bdb187b5ae1aad34db23b8da7 authored about 5 years ago
Hide map by default

github.com/OpenHD/QOpenHD - e4b570cc5fb6782e1e179ade43404e77335e7ab8 authored about 5 years ago
Use value props. in OpenHD, move formatting to UI

Fixes #65

github.com/OpenHD/QOpenHD - bfec33367d41b9ec9b5e2ef7778ba5203647e837 authored about 5 years ago
Don't save settings unless their value has changed

This replaces the previous simplistic code that just set a modified
property on the setting in t...

github.com/OpenHD/QOpenHD - 7dbe24b9f8a29d85ea58a83b48eca95dc8618731 authored about 5 years ago
Remove old comment

github.com/OpenHD/QOpenHD - 2a3bdecbc64b30b75e460822fd352b5d5e3b4c60 authored about 5 years ago
Don't trigger a save at all if no settings changed

This emits the success signal on purpose to ensure that the UI shows
a saved checkmark rather th...

github.com/OpenHD/QOpenHD - 8d795b6b7881426efb3e0f2db1d50b6b859db17b authored about 5 years ago
Use Column type for app setting rows

The old code was hardcoding layout offsets and the background color
for a particular row, and co...

github.com/OpenHD/QOpenHD - 186cbd0d7f9decaf557f18ee5f8e7aa7d6284b78 authored about 5 years ago
Don't show invalid last mavlink heartbeat

Fixes #60

github.com/OpenHD/QOpenHD - f44f9cf4dc0efd5db3de2f1b9bdd06c1da3254df authored about 5 years ago
Merge pull request #115 from infincia/enable_qopenhd_pointer

Re-enable mouse pointer in QOpenHD

github.com/OpenHD/OpenHD-ImageBuilder - 5fb73f8f6af8f198ae75ce473bbd0e33a0d4e7dc authored about 5 years ago
Re-enable mouse pointer in QOpenHD

Qt seems to do the right thing, hiding it by default unless a mouse
is connected

github.com/OpenHD/OpenHD-ImageBuilder - 66389c1263d44f40ca784789cd69cffd52dd0a00 authored about 5 years ago
Fix drag-and-drop on ground station

This is a quick fix that allows drag-and-drop to begin working again
on the ground station touch...

github.com/OpenHD/QOpenHD - dfc96dc6590485ffa1bf624ac619e07e0bae0520 authored about 5 years ago
Pin QOpenHD version

From now on the version should be bumped for new releases to ensure
that only stable versions of...

github.com/OpenHD/OpenHD-ImageBuilder - 73610172fd626bff15f08f6b2c7f1b3510eaf8be authored about 5 years ago
Use a timer instead of a loop for Mavlink states

Loop causes problems at app exit

github.com/OpenHD/QOpenHD - 073fe659f43e0f301943cf63d4e34015fe229346 authored about 5 years ago
Adds support for multiple output UDP destinations.

github.com/OpenHD/wifibroadcast_bridge - 664fc82db6c48383ccd23622ab61c5870108d6b2 authored about 5 years ago
Increases the version to 0.9.9

github.com/OpenHD/wifibroadcast_bridge - 9dcc8f1baaed4dfd3adfe69c894a4ac4b494ea7e authored about 5 years ago
The buster/amd64 build should be in testing, not stable.

github.com/OpenHD/wifibroadcast_bridge - a3f0b3206240f94b3dab17b096d89cafb016ef8d authored about 5 years ago
Merges uploading packages with publishing.

github.com/OpenHD/Open.HD-NG - 4b74e006cb2cb0b77c3a2a6bd1e92b16b9ce8b28 authored about 5 years ago
Fixes uploading packages to Bintray

github.com/OpenHD/wifibroadcast_bridge - 0eb564590386078619454e32973f1a8cca3e4252 authored about 5 years ago
Fixes location of uploaded .deb files.

github.com/OpenHD/Open.HD-NG - 8f07cf3d142c4bd4c5688a772c392c8b3ac12010 authored about 5 years ago
Update version to force an updload of the artifacts.

github.com/OpenHD/Open.HD-NG - 7fb87c2eafed8ccb0ce4b7349c2a90ca1d9f6496 authored about 5 years ago
Remove the udev rules file and install of the cloudsmith API from the github actions script.

github.com/OpenHD/Open.HD-NG - 60ffd550f0a38612c57895b42d0ab0301f05da2b authored about 5 years ago
Simplified the services by adding back the openhd_controller script, which simply switches between the air and ground systemd targets when a camera is detected.

github.com/OpenHD/Open.HD-NG - e7919f43fd2c2ee8d9fc752157e842eca9f9aec3 authored about 5 years ago
Simplified the services by adding back the openhd_controller script, which simply switches between the air and ground systemd targets when a camera is detected.

github.com/OpenHD/wifibroadcast_bridge - 14ed6dbca3f67119adbc64d202c0b325c36a82d1 authored about 5 years ago
Increases version.

github.com/OpenHD/Open.HD-NG - a7be06020597d7fa9e7c472e3039c2a483a71447 authored about 5 years ago
Adds Bintray badge to README.

github.com/OpenHD/Open.HD-NG - 50a0261540f3b865fe99824df376c6f563b376e5 authored about 5 years ago