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

Update readme

github.com/OpenHD/QOpenHD - 7d3619d956c594b248bccb9c6569478537689bd4 authored about 5 years ago
Reenable the in-tree copy of qmlglsink on linux

github.com/OpenHD/QOpenHD - d2d65f023bbceb40cc4abfad4e7a0a990dba2fc0 authored about 5 years ago
Changed base ditruction to kalilinux/kali-rolling.

github.com/OpenHD/wifibroadcast_bridge - eb18cf80a0d52e02c41b60fb0b2bb749b968466e authored about 5 years ago
Upgrade to ensure we have the latest libraries.

github.com/OpenHD/wifibroadcast_bridge - 772221b033797a5b42dad1953ce5cb5735675105 authored about 5 years ago
Merge pull request #88 from infincia/install_qt5131_package

Use prebuilt Qt 5.13.1 package

github.com/OpenHD/OpenHD-ImageBuilder - f2b925e67dad1901b7dc503ab8af129668504f0a authored about 5 years ago
Adds video_blocksize and video_blocksize_secondary to the config file and fixes the settings parser appropriately.

github.com/OpenHD/Open.HD-NG - c0726ccd858a1762cb8ecc57bfa8fb333ed6d3cb authored about 5 years ago
Fixes sizeing of the FED encoder blocksize based in the intput blocksize.

github.com/OpenHD/wifibroadcast_bridge - 7d2c3e94bc75a689538c340a2a9dd9aaf5fb3e2d authored about 5 years ago
Add parsing of the video blocksize parameter.

github.com/OpenHD/Open.HD-NG - 1756f6df6f1ee2993e2dff7449a90b1daa32bcff authored about 5 years ago
Improve detection of cameras and add support for dual cameras.

github.com/OpenHD/Open.HD-NG - f2e53ffdcb9d8cbf359ee6be44a14e7b35039f39 authored about 5 years ago
Adds second video port to wfb_bridge configuration.

github.com/OpenHD/wifibroadcast_bridge - eea6b14d5b0231f3ed2ba17d066390e0eeb11938 authored about 5 years ago
Use prebuilt Qt 5.13.1 package

Needed by QOpenHD, the raspbian packages don't have the required
modules and support for EGLFS (...

github.com/OpenHD/OpenHD-ImageBuilder - 665937bd2a58abda0c8ad5dd63f02172d8a6f186 authored about 5 years ago
Merge pull request #83 from infincia/reenable_logind_dbus

Re-enable systemd-logind and D-Bus

github.com/OpenHD/OpenHD-ImageBuilder - 45d7326b71769753df4afead3f4a2d0a53e95743 authored about 5 years ago
Merge pull request #85 from infincia/reset_linux_tree

dont delete kernel source every build, just reset tree

github.com/OpenHD/OpenHD-ImageBuilder - cc1ed65037fb22aa45f56e74148402d2bce6fe5f authored about 5 years ago
Merge pull request #86 from infincia/cleanup_script

Add cleanup script for failed builds

github.com/OpenHD/OpenHD-ImageBuilder - cc44a7e592b53237f902043d7ab60dfe3e9e3bd6 authored about 5 years ago
Merge pull request #87 from infincia/lifepowered_pi

Add LiFePO4wered Pi support

github.com/OpenHD/OpenHD-ImageBuilder - ac2e9abb7f5e7d3f1d482fb736516f4e95883ddb authored about 5 years ago
Add LiFePO4wered Pi support

github.com/OpenHD/OpenHD-ImageBuilder - 11d9ef22de11d72210cc6b19c8c47dcb6b9e7e31 authored about 5 years ago
Add cleanup script for failed builds

This does not reset any of the stages (for that use reset.sh), it only
unmounts all of the chroo...

github.com/OpenHD/OpenHD-ImageBuilder - 1e8bc1d1106dc20f56938d8f0f619af32db33f55 authored about 5 years ago
dont delete kernel source every build, just reset tree

github.com/OpenHD/OpenHD-ImageBuilder - c556efb1fa37989b5f92e84c5be84470a3785b38 authored about 5 years ago
Re-enable systemd-logind and D-Bus

Disabling these causes bugs in other things, and service hangs, failure
to reboot, etc.

D-Bus c...

github.com/OpenHD/OpenHD-ImageBuilder - 1d36c47a932e9c85edf34e56c2acef0105adec29 authored about 5 years ago
Use getAllSettings() method in SettingsPopup

The old allSettings property has been removed

github.com/OpenHD/QOpenHD - 012b35172c877b9053d47dbba518c744774548d6 authored about 5 years ago
Remove custom VMap type

github.com/OpenHD/QOpenHD - 2b61f66330f394e9c5cbb6d3bb9c9d7324bc0f28 authored about 5 years ago
Use QVariantMap instead of custom VMap type

github.com/OpenHD/QOpenHD - 00aec6570c2c9761c1fe506c1548c0ac35453dcb authored about 5 years ago
Temporarily replaced pymavlink with direct serial to UDP passthrough due to using too much CPU on the zero.

github.com/OpenHD/Open.HD-NG - 34ac76f50d392ef24709e03f50135639158f96fe authored about 5 years ago
Fixes the location of the hello_video program and ensures that it exists before trying to run it.

github.com/OpenHD/Open.HD-NG - 265558b49e26f880d0a0962d8e713947f6d3ec4c authored about 5 years ago
Merge pull request #79 from infincia/git_versions

Use config variables for all 3rd party git repos

github.com/OpenHD/OpenHD-ImageBuilder - 0594e8611796dbdd20fc28d740c1ef5c0e900618 authored about 5 years ago
Merge pull request #80 from infincia/fix_expansion

Fix bash variable expansion in 01-Baseimage/00-run

github.com/OpenHD/OpenHD-ImageBuilder - da050d3653146df67035a2cd3e1ddf9cb9fe1667 authored about 5 years ago
Merge pull request #81 from infincia/fix_brcm_lib

Fix broadcom library symlinks and pkgconfig files

github.com/OpenHD/OpenHD-ImageBuilder - ccc3131274348fb7ca7ecbfb421412f6776d80f0 authored about 5 years ago
Merge pull request #82 from infincia/stage3_autoremove

Add apt clean and move final autoremove in stage 3

github.com/OpenHD/OpenHD-ImageBuilder - b282df3b3b9f79cd5b46ce48bbd0a123c808e60a authored about 5 years ago
Add apt clean and move final autoremove in stage 3

github.com/OpenHD/OpenHD-ImageBuilder - df40a33b59c42917079a9fb630173e127dac1944 authored about 5 years ago
Fix broadcom library symlinks and pkgconfig files

Some software doesn't know where to find these if they're prefixed
with brcm*, which is also app...

github.com/OpenHD/OpenHD-ImageBuilder - 7b4d2d88aa403ab8e0ad1714f69fa69a851ec987 authored about 5 years ago
Fix bash variable expansion in 01-Baseimage/00-run

github.com/OpenHD/OpenHD-ImageBuilder - fb316036c046adb07211196b7bcf9c5ad41ed29d authored about 5 years ago
Use config variables for all git repos

This allows centralized control over which repos are being cloned and
which branch/tag/commit is...

github.com/OpenHD/OpenHD-ImageBuilder - 188fbf3e32364fafa2fb567a50f67a7c90c682bf authored about 5 years ago
Fixes the name of the hello_video binary.

github.com/OpenHD/Open.HD-NG - 2823ce68db8a59a1793896df1eb92777ee106531 authored about 5 years ago
Fixes the directory for arm64 buster binaries.

github.com/OpenHD/wifibroadcast_bridge - 911f877f0e7eae55b71c5cfcd0fecdedda6dadda authored about 5 years ago
Always use UDP for Mavlink when running on ground

github.com/OpenHD/QOpenHD - 3759eb542dc1f5447b7f13adbaec6bdb8dbe38b9 authored about 5 years ago
Remove unnecessary constant from Settings

github.com/OpenHD/QOpenHD - 45db68b18e680778d733bd4fef405f489a9da712 authored about 5 years ago
Remove unnecessary UDP connect call from RC

github.com/OpenHD/QOpenHD - c49b60e7dc9f18cd1df1429c10affb6eac272933 authored about 5 years ago
Remove dead code

github.com/OpenHD/QOpenHD - 14b7379d7aabf627d676ee4427a2e553c38b4c35 authored about 5 years ago
Add Ardupilot parameter map, empty for now

github.com/OpenHD/QOpenHD - aef30b356b0b2da83b43ec2843394918ec153479 authored about 5 years ago
Add support for loading Mavlink parameters

This should automatically detect disconnections and fetch parameters
whenever the drone is disco...

github.com/OpenHD/QOpenHD - cd5f15bb6832c60012f5c6d9f9578c6da9c8a886 authored about 5 years ago
Sleep stateLoop at the top instead of the bottom

github.com/OpenHD/QOpenHD - 73aa85d7421300d5d258422c8a6b56b3a9b2ab03 authored about 5 years ago
Remove settings/parameter properties

They aren't actually being used

github.com/OpenHD/QOpenHD - 33c8a3ce4e1758cbf3735b8b78df00c527d7e8ed authored about 5 years ago
Use a while loop for Mavlink stateLoop

github.com/OpenHD/QOpenHD - 811aa324a7b8738defb596554df406811b5ea67f authored about 5 years ago
Add method for fetching Mavlink parameters

github.com/OpenHD/QOpenHD - fcfcdf308de7ec2101855ce395efb4b9e6b0cc21 authored about 5 years ago
Add MavlinkState type

github.com/OpenHD/QOpenHD - 92003bd09066e37613079d0d624adea534678edc authored about 5 years ago
Add property/getter for Mavlink parameters

github.com/OpenHD/QOpenHD - 1623a4f9035f85f6afab12e158a22d2407b78597 authored about 5 years ago
Add Mavlink method for detecting connection loss

github.com/OpenHD/QOpenHD - 4216dbe9f0f54b2214205e0eeb535400b15523a8 authored about 5 years ago
Save the Mavlink ground port when message received

The ground side uses dynamic ports to keep multiple GCS separate, so
we need to receive a messag...

github.com/OpenHD/QOpenHD - fb7553aff0178831f35e74282b0b6824ae03e2bc authored about 5 years ago
Recalculate last Mavlink heartbeat in state loop

github.com/OpenHD/QOpenHD - 1e73ccd6ffe5e33d1b5563e82a522dea675a785b authored about 5 years ago
Add state loop in Mavlink class

github.com/OpenHD/QOpenHD - e862d9a9a491242fc34f435eee2bfd1286dcc2c2 authored about 5 years ago
Fix settings save message levels

Should be info, not warning

github.com/OpenHD/QOpenHD - 948e8b2134e8cba3744801779422b90305eee182 authored about 5 years ago
Rename MAVLINK_PORT in Mavlink class

This is only the receive port, the ground side is a dynamic port that
we only find out about onc...

github.com/OpenHD/QOpenHD - 80f2e765e93f44c9a3ba0a484fde036fa70cd914 authored about 5 years ago
Add linux-rasp-pi-g++ platform type

These are set by the Qt toolchain and not all of them use the same
platform identifier

github.com/OpenHD/QOpenHD - ce911ef1c4d5439ba1a766a2f92f1a1d594e204c authored about 5 years ago
Convert ipv4-mapped address to ipv4

On some platforms we may see packets coming from an ipv4-mapped
address like ::ffff:192.168.2.1,...

github.com/OpenHD/QOpenHD - 43a660bd0769aa00dcca28dee37e4fb8d61e6e80 authored about 5 years ago
Move VMap declaration to util header

github.com/OpenHD/QOpenHD - 96685ab836de6913eefe9f0c7c8c34629754ce6f authored about 5 years ago
Fixed location of ath9k module configuration file.

github.com/OpenHD/wifibroadcast_bridge - 6bdec9dc184ae260cad263e8e5690f3ad33218b1 authored about 5 years ago
arm64 builds must use qemu-aarch64-static.

github.com/OpenHD/Open.HD-NG - 4337c3dd3a09748541c5e44eabdc457e7e490c43 authored about 5 years ago
The arm64 builds need to use qemu-aarch64-static.

github.com/OpenHD/wifibroadcast_bridge - 74e644fcd60122d37b0ee0724d4585898a88ef5e authored about 5 years ago
Busterr is spelled with only one r! rrr!

github.com/OpenHD/Open.HD-NG - 38a188af0b1ed2aede963e42967b8e78b8714a43 authored about 5 years ago
Busterr should only have one r!

github.com/OpenHD/wifibroadcast_bridge - efd31d6a52c27f6e9f00d75b86b8d24aaf5bad66 authored about 5 years ago
Replaces the stretch armhf build with a buster arm64 build.

github.com/OpenHD/Open.HD-NG - eae3e8602eb2ad15bbe7ac2c7a053ad6df0d26fc authored about 5 years ago
Replaces the stretch armhf build with a buster arm64 build.

github.com/OpenHD/wifibroadcast_bridge - 553f97732f885219a59599beff06646755a3f644 authored about 5 years ago
Adds additional build for arm64 bionic.

github.com/OpenHD/Open.HD-NG - 0b9b881f2813a0117c21e142feea2eb2939e8043 authored about 5 years ago
Adds dependencies to the debian packageing.

github.com/OpenHD/wifibroadcast_bridge - 65dce1de6663a409b60bedbbd50873dc997dac24 authored about 5 years ago
Add linux-rpi-vc4-g++ platform support

github.com/OpenHD/QOpenHD - 9ab1c41267356c1689079d265d49a78323d7c7d0 authored about 5 years ago
We don't need to buffer mavlink telemetry.

github.com/OpenHD/Open.HD-NG - 64ce63d307dcf58f539c71af0943bf4c52ff4759 authored about 5 years ago
Adds python class for starting and stopping QOpenHD and hello_video on the ground pi.

github.com/OpenHD/Open.HD-NG - 75fd8cba8db00123e5ed3f8fea5a2dcaa8822d1d authored about 5 years ago
Adds arm64 bionic build.

github.com/OpenHD/wifibroadcast_bridge - 37343865999f1cd792fe2661c4b3024c5564c67c authored about 5 years ago
Merge pull request #51 from pilotnbr1/master

Settings Info tooltips 2/2

github.com/OpenHD/QOpenHD - 8267c6f130898743588a6fb35d3b109b1a83c84c authored about 5 years ago
Merge branch 'master' into master

github.com/OpenHD/QOpenHD - ec9fb270dd2cbfb57b204ea3ef92d2b06088ba20 authored about 5 years ago
Lint: fix indentation and whitespace in Mavlink

github.com/OpenHD/QOpenHD - 6902854807f98aa89d8ffec7a543fed4ceecd021 authored about 5 years ago
Use travis-wait-enhanced on Mac Travis

github.com/OpenHD/QOpenHD - 535fc0f97e3e7e8f0e9007f3510b5aafbc537b1b authored about 5 years ago
Temporarily disable Mac DMG generation

github.com/OpenHD/QOpenHD - 7b9143d9dca88ef621529c51afe769d57a5b3a1e authored about 5 years ago
Replace Travis windows GStreamer install command

github.com/OpenHD/QOpenHD - 0ccd835e40f2a51f19a21cd44417d570dea2e5ab authored about 5 years ago
Fix travis typo

github.com/OpenHD/QOpenHD - 60fc6a73a4471fd92027f345d31b6cf8e283584c authored about 5 years ago
GStreamer install logging, no UI on Travis Windows

github.com/OpenHD/QOpenHD - de402a04da5454addca5aead20aceba7b7bfa8bb authored about 5 years ago
Switch cache name on Travis

github.com/OpenHD/QOpenHD - c591afffea0d163b99be3db34b1873347e270a4a authored about 5 years ago
Use passive msiexec on Travis for Windows

github.com/OpenHD/QOpenHD - b5c3a11e3085589dd8ed0b0656ea71e0659e2ddd authored about 5 years ago
Cache Windows GStreamer installer on Travis

github.com/OpenHD/QOpenHD - 0c6c9a0dc6cfff41c00bf9bda3f4c738f3473986 authored about 5 years ago
Give Travis Windows additional time for GStreamer

github.com/OpenHD/QOpenHD - 07f17a4674489c93884b4b0a0a3ae231a57cccdd authored about 5 years ago
Add additional time for Travis Mac build to finish

github.com/OpenHD/QOpenHD - 5ddab85179e99bc3fafd5551d0063dc75ea26be5 authored about 5 years ago
Fix missing curl output option in Travis config

github.com/OpenHD/QOpenHD - 2d10d95fbde048505b294be6dc720e844eda86af authored about 5 years ago
Fix Windows GStreamer installer names

github.com/OpenHD/QOpenHD - ebc5299ee6f241f98359b78c123e768d5225b113 authored about 5 years ago
Download and install GStreamer on Travis Windows

github.com/OpenHD/QOpenHD - a35b8d9f12a5cfe562d8ea994d7372382cbff2fb authored about 5 years ago
Replace qt windows installer script

github.com/OpenHD/QOpenHD - 1185eac4404b7ff648fa5c6aed2eb50be8c54cbb authored about 5 years ago
Don't try to install 64-bit Qt on Travis Windows

github.com/OpenHD/QOpenHD - 7f4806f14ad8049ed29764ff3470b00240df7d0a authored about 5 years ago
Move Qt install to bat file for Travis Windows

github.com/OpenHD/QOpenHD - 15ef6f7b49476f781197df7de228e93fbcfd3651 authored about 5 years ago
Fix verbose flag being interpreted by travis-wait

github.com/OpenHD/QOpenHD - e42d92c213493249bf6637c384c215c4e9d5b032 authored about 5 years ago
Try using travis_wait_enhanced on Windows

github.com/OpenHD/QOpenHD - 3fc539f631020a454c21d530c37fbbf706951f6a authored about 5 years ago
Use Qt 5.12.5 on Travis Windows

github.com/OpenHD/QOpenHD - 9e41921dd97628a7b5e16f76e31c2634a3ee421e authored about 5 years ago
Allow Travis Windows Qt install more time

github.com/OpenHD/QOpenHD - 13bb92560333a1c509a39413dbcc9141a1d09652 authored about 5 years ago
Add build support for the travis Mac keychain

github.com/OpenHD/QOpenHD - dfdaba5c38ba64a4512953bd4bf47955180c254d authored about 5 years ago
Create and unlock keychain on Travis for Mac

github.com/OpenHD/QOpenHD - 792cd5e5d3cc055366da73aa5a1780c132e20dd2 authored about 5 years ago
Add Mac codesigning certificate for Travis

github.com/OpenHD/QOpenHD - d23063077f493be4dc6cfdef8f146ac0df36623c authored about 5 years ago
Fix Mac Travis gstreamer download URL

github.com/OpenHD/QOpenHD - 909f0c0dbe4559f8646f76e0d4cdc5532c21e91e authored about 5 years ago
Use verbose curl output in Travis

github.com/OpenHD/QOpenHD - a104c6f20a771af98324474f8c70babaa15330f9 authored about 5 years ago
Print cached source contents in Mac Travis build

github.com/OpenHD/QOpenHD - 3d480fe5d3146f9b9f1188ccc0526baf9a598ee1 authored about 5 years ago
Merge pull request #78 from pilotnbr1/bugfix

Setting file Note error

github.com/OpenHD/OpenHD-ImageBuilder - 36c6901174ecce045881b6a2b93b31f944b86588 authored about 5 years ago
MIsplaced note in settings file

video recording partion note was in wrong place for ext4 vs fat32

github.com/OpenHD/OpenHD-ImageBuilder - 4f4f05478923ada2d9608dda7d1debc1921aabe7 authored about 5 years ago