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

Remove mavlink submodule

b35ad722abcdb969ebc85dabdeddc58747d76fe8 authored about 5 years ago
Add empty arducopter parameter map

f139cb326ecda0b883fc2ae015ac4b03e30d3664 authored about 5 years ago
Add loading/saving property for Mavlink parameters

6fb33ba7c96bd26d066014532a6507d2d2a4a420 authored about 5 years ago
Update gitignore

9734ad52cc48464580bee1f959c33f76103e3edc authored about 5 years ago
Add warning watermark on main video

This is to warn the user that flying with the app is not recommended
yet due to video framerate ...

491025085f34b9aa3b013cc7ee2326ef1747bb72 authored about 5 years ago
Update readme settings screenshots

4aafdcc76d8f05f19f9cd332e19b2ee103e0584c authored about 5 years ago
Replace drag-and-drop screenshot

39cede3bcedbd45da891cdc3e2a7422236d07457 authored about 5 years ago
Add 2nd flight screenshot in readme

b304427bc3ab4e85c3a42583b6d4d8b4aee3b777 authored about 5 years ago
Update OSD screenshot

a261d7e72e6ebfd287aeeb463c879a1daa308e8e authored about 5 years ago
Update readme

4d9b491cc874ed1f13552bc243bf8c8dcf513e19 authored about 5 years ago
Revert "Reenable the in-tree copy of qmlglsink on linux"

This reverts commit d2d65f023bbceb40cc4abfad4e7a0a990dba2fc0.

967066ae5732f4fabf6eeac3733679061342f3d1 authored about 5 years ago
Readme update

4a0d5a798415e9c5bab1f010ea0243bd3a34ba8a authored about 5 years ago
Add LiFePO4 battery percent function

Probably inaccurate, there's no good way to measure them by voltage
since they stay around 3.10-...

de6e873012838356a564a8ae2c2455d7bf978c80 authored about 5 years ago
Rename the LiPo battery percentage function

LiPo isn't the only type and we have others being added soon

c4e85c02072588d283beb8233ba246619bd653c9 authored about 5 years ago
Update readme

7d3619d956c594b248bccb9c6569478537689bd4 authored about 5 years ago
Reenable the in-tree copy of qmlglsink on linux

d2d65f023bbceb40cc4abfad4e7a0a990dba2fc0 authored about 5 years ago
Use getAllSettings() method in SettingsPopup

The old allSettings property has been removed

012b35172c877b9053d47dbba518c744774548d6 authored about 5 years ago
Remove custom VMap type

2b61f66330f394e9c5cbb6d3bb9c9d7324bc0f28 authored about 5 years ago
Use QVariantMap instead of custom VMap type

00aec6570c2c9761c1fe506c1548c0ac35453dcb authored about 5 years ago
Always use UDP for Mavlink when running on ground

3759eb542dc1f5447b7f13adbaec6bdb8dbe38b9 authored about 5 years ago
Remove unnecessary constant from Settings

45db68b18e680778d733bd4fef405f489a9da712 authored about 5 years ago
Remove unnecessary UDP connect call from RC

c49b60e7dc9f18cd1df1429c10affb6eac272933 authored about 5 years ago
Remove dead code

14b7379d7aabf627d676ee4427a2e553c38b4c35 authored about 5 years ago
Add Ardupilot parameter map, empty for now

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...

cd5f15bb6832c60012f5c6d9f9578c6da9c8a886 authored about 5 years ago
Sleep stateLoop at the top instead of the bottom

73aa85d7421300d5d258422c8a6b56b3a9b2ab03 authored about 5 years ago
Remove settings/parameter properties

They aren't actually being used

33c8a3ce4e1758cbf3735b8b78df00c527d7e8ed authored about 5 years ago
Use a while loop for Mavlink stateLoop

811aa324a7b8738defb596554df406811b5ea67f authored about 5 years ago
Add method for fetching Mavlink parameters

fcfcdf308de7ec2101855ce395efb4b9e6b0cc21 authored about 5 years ago
Add MavlinkState type

92003bd09066e37613079d0d624adea534678edc authored about 5 years ago
Add property/getter for Mavlink parameters

1623a4f9035f85f6afab12e158a22d2407b78597 authored about 5 years ago
Add Mavlink method for detecting connection loss

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...

fb7553aff0178831f35e74282b0b6824ae03e2bc authored about 5 years ago
Recalculate last Mavlink heartbeat in state loop

1e73ccd6ffe5e33d1b5563e82a522dea675a785b authored about 5 years ago
Add state loop in Mavlink class

e862d9a9a491242fc34f435eee2bfd1286dcc2c2 authored about 5 years ago
Fix settings save message levels

Should be info, not warning

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...

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

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,...

43a660bd0769aa00dcca28dee37e4fb8d61e6e80 authored about 5 years ago
Move VMap declaration to util header

96685ab836de6913eefe9f0c7c8c34629754ce6f authored about 5 years ago
Add linux-rpi-vc4-g++ platform support

9ab1c41267356c1689079d265d49a78323d7c7d0 authored about 5 years ago
Merge pull request #51 from pilotnbr1/master

Settings Info tooltips 2/2

8267c6f130898743588a6fb35d3b109b1a83c84c authored about 5 years ago
Merge branch 'master' into master

ec9fb270dd2cbfb57b204ea3ef92d2b06088ba20 authored about 5 years ago
Lint: fix indentation and whitespace in Mavlink

6902854807f98aa89d8ffec7a543fed4ceecd021 authored about 5 years ago
Use travis-wait-enhanced on Mac Travis

535fc0f97e3e7e8f0e9007f3510b5aafbc537b1b authored about 5 years ago
Temporarily disable Mac DMG generation

7b9143d9dca88ef621529c51afe769d57a5b3a1e authored about 5 years ago
Replace Travis windows GStreamer install command

0ccd835e40f2a51f19a21cd44417d570dea2e5ab authored about 5 years ago
Fix travis typo

60fc6a73a4471fd92027f345d31b6cf8e283584c authored about 5 years ago
GStreamer install logging, no UI on Travis Windows

de402a04da5454addca5aead20aceba7b7bfa8bb authored about 5 years ago
Switch cache name on Travis

c591afffea0d163b99be3db34b1873347e270a4a authored about 5 years ago
Use passive msiexec on Travis for Windows

b5c3a11e3085589dd8ed0b0656ea71e0659e2ddd authored about 5 years ago
Cache Windows GStreamer installer on Travis

0c6c9a0dc6cfff41c00bf9bda3f4c738f3473986 authored about 5 years ago
Give Travis Windows additional time for GStreamer

07f17a4674489c93884b4b0a0a3ae231a57cccdd authored about 5 years ago
Add additional time for Travis Mac build to finish

5ddab85179e99bc3fafd5551d0063dc75ea26be5 authored about 5 years ago
Fix missing curl output option in Travis config

2d10d95fbde048505b294be6dc720e844eda86af authored about 5 years ago
Fix Windows GStreamer installer names

ebc5299ee6f241f98359b78c123e768d5225b113 authored about 5 years ago
Download and install GStreamer on Travis Windows

a35b8d9f12a5cfe562d8ea994d7372382cbff2fb authored about 5 years ago
Replace qt windows installer script

1185eac4404b7ff648fa5c6aed2eb50be8c54cbb authored about 5 years ago
Don't try to install 64-bit Qt on Travis Windows

7f4806f14ad8049ed29764ff3470b00240df7d0a authored about 5 years ago
Move Qt install to bat file for Travis Windows

15ef6f7b49476f781197df7de228e93fbcfd3651 authored about 5 years ago
Fix verbose flag being interpreted by travis-wait

e42d92c213493249bf6637c384c215c4e9d5b032 authored about 5 years ago
Try using travis_wait_enhanced on Windows

3fc539f631020a454c21d530c37fbbf706951f6a authored about 5 years ago
Use Qt 5.12.5 on Travis Windows

9e41921dd97628a7b5e16f76e31c2634a3ee421e authored about 5 years ago
Allow Travis Windows Qt install more time

13bb92560333a1c509a39413dbcc9141a1d09652 authored about 5 years ago
Add build support for the travis Mac keychain

dfdaba5c38ba64a4512953bd4bf47955180c254d authored about 5 years ago
Create and unlock keychain on Travis for Mac

792cd5e5d3cc055366da73aa5a1780c132e20dd2 authored about 5 years ago
Add Mac codesigning certificate for Travis

d23063077f493be4dc6cfdef8f146ac0df36623c authored about 5 years ago
Fix Mac Travis gstreamer download URL

909f0c0dbe4559f8646f76e0d4cdc5532c21e91e authored about 5 years ago
Use verbose curl output in Travis

a104c6f20a771af98324474f8c70babaa15330f9 authored about 5 years ago
Print cached source contents in Mac Travis build

3d480fe5d3146f9b9f1188ccc0526baf9a598ee1 authored about 5 years ago
Disable main video on Pi temporarily

Our GStreamer 1.14.4 build has a broken omxh264enc element, while our
GStreamer 1.10.4 build has...

a5c8245cd0d71bc284de20ca2168313fee5ca5d0 authored about 5 years ago
Settings Info tooltips 2/2

73ff093e8586573b43a1b3e4e2ead5c819f0bc70 authored about 5 years ago
Merge pull request #50 from infincia/save_settings

Add save settings indicator

ab1e72b344961bd6b0e64efe9690ce2b5122ffcc authored about 5 years ago
Add save settings indicator

6965d7d6091165d8153b03e262f4ccd57dfea995 authored about 5 years ago
Remove the latency/mode props on rtpjitterbuffer

b2359be90f8d65876d86049421f9d8b588199f66 authored about 5 years ago
Don't use QUdpSocket::connectToHost()

Reconnecting to a new host causes the bind to be unset, which breaks
incoming packets

4bed571683d2296b7d5d62ecf13fa480752a27f0 authored about 5 years ago
Remove unnecessary app settings

Closes: #49

7013dbe1ca40af2d091b4926faa1ab423d3a1e45 authored about 5 years ago
Use ground station settings to configure app

Replaces the separate app settings that have to match on both sides
anyway.

530ace9a31380c965d0d5ed3792252ed72f8bf68 authored about 5 years ago
Automatically load settings

This waits until the ground station IP address is discovered, then
immediately loads settings so...

99d1f5552c81e3891e5aa3ba64fb18626f599679 authored about 5 years ago
Add settings property for ground availability

Currently will be used at initial launch to signal that the ground IP
has been discovered

5b68570dead2a7f1b1b686dfb995e222602b39c4 authored about 5 years ago
Fix compiling Mavlink class on Pi

c2fcb3d41e487cfd84ea4c9c2fbc3c864a93c2ca authored about 5 years ago
Rename settings load timeout check method

338cb7e3e32c75337094de50fac9a061d27fa06d authored about 5 years ago
Increase ground station settings timeout

a2bd8a7d88897afb123e3d326cfba52805d31e7a authored about 5 years ago
Add Mavlink to ground IP listeners

d82c77d51959be0e60ce6b987178cbe876ca8709 authored about 5 years ago
Add Mavlink ground IP setter

38a0a339801209294cacf5e18f5cd428620267fe authored about 5 years ago
Use strings for ground IP signals

f06bc496051591e0c2773596449d0a4363263c87 authored about 5 years ago
Use constant for Mavlink port

20b994715e7466fa4ae2a5e7bd50d3158a942185 authored about 5 years ago
Set ground IP in OpenHDRC

8feecb745f03c5b0b0c7a3d3bfbfb94e6496ed48 authored about 5 years ago
Always emit ground IP signals

Listeners can ignore it when needed

32a260aee670a821f7ba1668abd711e40b9ece2c authored about 5 years ago
Fix SpinBox lower/upper limit mappings

ff215bbf0824c02b9d76ab1d9a54f9611210d7eb authored about 5 years ago
Use QOpenHD branch of mavlink

f1bf9b0d18f9939e6411dca74e7f71cd39a9ae67 authored about 5 years ago
Use the dynamic ground station IP in Link socket

b80ece0a3830b0da5bdb05c4f03f225b31da7378 authored about 5 years ago
Update ground station IP in Link when it changes

7b0c41bd04cee00f5f33285c758a602acb81f24a authored about 5 years ago
Don't connect RC socket in constructor

e209687d37f4dcd25ebdf535d6a5951946936689 authored about 5 years ago
Emit ground station IP update signal in settings

Should only emit the signal if the IP actually changes, we don't want
listeners triggering recon...

75971b07f4b2dd6ed5f88b99a40858b0975d3ba9 authored about 5 years ago
Add ground station IP update signal

f71e0aff4370861951fe1d8ed199f832b93b2b6a authored about 5 years ago
Move OpenHDSettings to root of qml

ef09f5a6625add7cefc9cb33fcbaf0e605618ac2 authored about 5 years ago
Make OpenHDRC a normal object, not a singleton

788489eef2d9e181989e42af627b7caa81abf644 authored about 5 years ago
Add OpenHDRC method for setting ground address

47511f1a8b5099f903adec64776096cf5cba0715 authored about 5 years ago
Add Link method for setting ground address

bf5edbb14ad7d6b32bf71bbdade9fb2811d75e15 authored about 5 years ago