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 incorrect settings map for WIFI_HOTSPOT

01c3225a383b7c64022826b60e74bf000a2ed518 authored about 5 years ago
Relax dependency requirement to Qt 5.12

60739a0bc43c4cabfc84d12deffbaf04b8409a40 authored about 5 years ago
Add Google Play version of app icon

13b2476b3130709fb66a513a450732617a737726 authored about 5 years ago
Always define builder/openhd variables

They won't be used unless the app is running on the ground station,
but defining them all the ti...

4cde606ec85b3272ee9106170e8ff8325f8a8296 authored about 5 years ago
Enable clipping on builder/open.hd version fields

a0fbc531b76036f56dd9891eed6c1446a066664d authored about 5 years ago
Remove log statements in pull-to-refresh code

aba69d3ae45a3d4586960fe6fd94e951f62e228c authored about 5 years ago
Enable pull-to-refresh for ground settings

Doesn't apply to app settings because they change immediately, there's
no "refresh".

Closes: #39

94f45683090b68ba95a0e82a46c3f3012cc82069 authored about 5 years ago
Move debug log statement below guard

a54ef80b957713f19966694c161f1a0e1505f1f6 authored about 5 years ago
Keep local + remote setting layouts identical

Also shifts text fields over to the left a bit

9e5c08caae5d9cc1da9d239e6e6b015886826450 authored about 5 years ago
Add more right margin to text fields

9b17d27a4a5b1b65ded651d4eeb2e9cd837c585d authored about 5 years ago
Collapse the Video settings tab if video disabled

1ffd9504fd04827e06f25a28bde4e4ba23672ee9 authored about 5 years ago
Collapse the Screen settings tab except on Pi

Will make the order of the tabs irrelevant and prevent blank spaces
caused by selectively enabli...

711a375688409abfcb9540a78cfecc132220123d authored about 5 years ago
Show builder/open.hd version in about panel on pi

ec4242a1e0fef6df8ee0c502a27bb79e105e6095 authored about 5 years ago
Add build-time version files to gitignore

20f31876af507b11f87ac2ea060de3ae3a8f206f authored about 5 years ago
Swap order of local settings video/screen tabs

Video gets disabled on the Pi at the moment due to quirks in GStreamer,
but it still takes up sp...

e9994b5da409a7cb28671449b38b7229364b66eb authored about 5 years ago
Add info for DISPLAY_OSD setting

5ac34a8a33008d9f827acd7a80246847c01fbba8 authored about 5 years ago
Use base class for ground settings delegates

Also implements an info button for each one, the text is pulled from
the settings maps, each one...

9cbcb94d60de4e5094b78e9059b19108517e7602 authored about 5 years ago
Display mavlink/openhd last heartbeat as millisec.

e5598e6dc3741faacbf0810ca3d25ebf1e35ad1f authored about 5 years ago
Fix mavlink and openhd telemetry heartbeat display

They're not actually singletons that can be referenced that way

6f1dfe38731eff830f940bc23c255f319818afc3 authored about 5 years ago
Fix last heartbeat display default values

37be6c804ba165d9e2af1c8d786e24f5721bc4b2 authored about 5 years ago
Remove empty detail panel on throttle widget

d02557f693454d4d03423109b6735b3d98bd2d9f authored about 5 years ago
Add support for arm64 builds

3422c77ec4d75307ac33ac5e5cb4d0fe68331934 authored about 5 years ago
Don't treat Raspberry Pi as unsupported platform

e13bc75ec9f7e35264603f9f2c602eb7233bdde6 authored about 5 years ago
Add qmlgl platform defines

This is normally done by the gst-plugins-good buildscript, which we
aren't using.

This does not...

fe8cd3a710e5741f270e638d69dd3a91c8c02df4 authored about 5 years ago
Link against CoreVideo and CoreMedia on Mac

45a7008d734dba4df3286f443638c4bfec004056 authored about 5 years ago
Add Apple/Windows platform defines

f0d93b466a77aa6487a477f62112c5957f3a05bf authored about 5 years ago
Add qmlgl from gst-plugins-good 1.14.4

Needs to match the version of GStreamer in use, which may not work on
Linux. We may need to use ...

4f994bc70ad3113e72d5d112594696464bff27f4 authored about 5 years ago
add debug folder to gitignore

e66f8aa1cf9f2fd7e4bae46127a8f839e4c3d00b authored about 5 years ago
Remove old autosave file from repo

201e01ea797e5e5cb40f8a6ad33b5eba1230f22b authored about 5 years ago
Move QtGStreamer to lib folder

bc9640203caf1858179af6bee729689183e210da authored about 5 years ago
Add Coverity build folder to gitignore

f67970bbce9b62fd9794ddacd16d19c19337b188 authored about 5 years ago
Update Untitled Diagram.png

c6ade1a7aae8a199e636d7f87db48dde5203b1aa authored about 5 years ago
Update Untitled Diagram.drawio

1aac5b96d51f8a5a3abbcdf5848d06d5b058ed91 authored about 5 years ago
Readme update

6d5895d53d98d12e473cab801ea7e9db23ab1817 authored about 5 years ago
Diagram.png

58e44ac7c0370cdafe015ec21412bd0e3cf40c35 authored about 5 years ago
System Diagram.drawio

2693d875849cccaed93702cb42787f37f5119a29 authored about 5 years ago
Revert "Change mapping for useMCS to match upstream change"

This reverts commit a554c2ba43b4dbd843d2cd7f7cbe142524c46352.

a4ca384c127371f7d87be1cd33462e2d14687357 authored about 5 years ago
Fix harmless typo

The base type is shared so it's the same thing either way, it's just
misleading

94e15a970360026ad5e9a4702444980314d1f826 authored about 5 years ago
Re-enable the status panel

524fd34e451ce46e8a1cd8736fa66b835f661603 authored about 5 years ago
Change about panel license box to a text line

178cdc8d5150c1fdec124be4bd6b0f1a33ae0ee9 authored about 5 years ago
Move status panel to a *Form ui file

c8a8ef6dd1afaca4cdb9960d0031d934874c949f authored about 5 years ago
Wait for UDP socket before fetching settings

It's not "connected" the way a TCP socket would need to be, but the
socket type needs to be in a...

861cf60418a12c4b29b12e819f75b2b822f47625 authored about 5 years ago
Add jsoncons v0.137.0 in-tree

Used for msgpack and json, replacing older json library

7aad67275a3d1cd70f71bbfae2445be24d16c7cd authored about 5 years ago
Update readme

2fd122b401a37ab627f0744bc3dfd2dd4ab51d4b authored about 5 years ago
Link CoreVideo & CoreMedia frameworks on iOS

9ee0ee6752aa9fe28166119436d763dd3e25d48f authored about 5 years ago
Add support for live network drag-and-drop

Sends widget location updates over the link every 50ms when dragging

8b6389ffdfaa4cc8ac229649b31cbefb3aeccfbe authored about 5 years ago
Move widget offset calculations to a function

09fddecd8765f90b939c583a17486271e6723d23 authored about 5 years ago
Wait for UDP socket connect when requesting reboot

1a8542fdbfc46a54ae2e63c7a8b4f3e7ddb92a22 authored about 5 years ago
Disable home raw lat/long logging by default

faace3403821273e93765105867815b6c677a360 authored about 5 years ago
Remove unnecessary logging

74d250cd5874ad0ce666ebb25875df367394730c authored about 5 years ago
Send widget location over link when saving locally

This only sends the location once drag-and-drop is finished and the
widget is locked again, send...

59411cd6b7dd1feb4e33c07e9e866321609780ea authored about 5 years ago
Register for widget location changes from link

f25f27f871e44cb224839ddd0cfe70211d83e3a7 authored about 5 years ago
Create QOpenHDLink element at root of QML tree

00c70cbc6105df2ae369278379023605fe368694 authored about 5 years ago
Add network link between app on Android<->Ground

Currently has support for syncing widget movements from Android to
the ground side, for users wh...

01a4d7d1c9be4d6fe412cdb63e5240e0bed439d2 authored about 5 years ago
Add nlohmann json library

Included directly in repo since it is a header-only library with just
one file

52752908f45fd3d46e25cf94b46d6ce99aa0c60a authored about 5 years ago
Separate the loading+setting for widget layout

Allows the layout to be set at any time from other parts of the code

7029caf5b4b8ebae79bb5241325c0b84971ca1c1 authored about 5 years ago
Change mapping for useMCS to match upstream change

Ref: https://github.com/HD-Fpv/Open.HD/commit/8dbfa66f8d057ad92ad98a8c6ac37e6664315e8d

a554c2ba43b4dbd843d2cd7f7cbe142524c46352 authored about 5 years ago
Use UDP for telemetry when running on ground pi

Depends on matching commit in Open.HD repo

032d0741f27955ee7fc46cfa8b935b6e6f41f52e authored about 5 years ago
Add qmdnsengine submodule

dfdd081961207107f6d662d04e23b622e7e8d343 authored about 5 years ago
Add qmsgpack submodule

51a302edb732b2b67b6621042ae4c5c4f0bc93d2 authored about 5 years ago
Increase widget detail panel size

fa3bad7fdcabb67f68450de36cabd1708141709a authored about 5 years ago
Merge pull request #35 from pilotnbr1/master

Map Options

64e677331204eb44330501fac26563ace8742fa0 authored about 5 years ago
Wait for reboot command to finish on Pi

The process doesn't actually execute if the calling method returns
before the command can actual...

65b405bf513150e8ee56e95f69c4bb89e6dd476d authored about 5 years ago
Update flight timer from main() temporarily

Existing code doesn't work on the Pi itself but works everywhere else,
due to QTimer/QThread quirks

30cb1afe95e315e9fca534318d5c57c98542dcad authored about 5 years ago
Add Github Actions yml file

Not used for releases yet, only builds on linux for now

743774680fcaf7bea22cb209daa5d41dfce3d073 authored about 5 years ago
Keep track of settings save confirmations

Allows us to do things like determine if some settings failed to save,
or prevent rebooting the ...

97ed7125de1740fd53746e8283e16586a496e5af authored about 5 years ago
Don't allow reboot while settings are being saved

7ff7083c9646ed603ccb5039769e486134a9bd2a authored about 5 years ago
Use QML context property for OpenHD class

6035320770815b39c84fe4aa40645638e9cdf22d authored about 5 years ago
Replace OpenHDSettings.busy with saving/loading

Allows more selective disable of UI buttons and spinners and allows
reboot while the settings ar...

d797810448f677b4f11295c7e3f3d3b1f4a1536c authored about 5 years ago
Use GStreamer 1.14.4 for Travis CI Mac builds

0ecd267f2e83abd7c338a270793e4a87132aff48 authored about 5 years ago
Increase the settings loading timeout

This should only affect people running older images on the ground
station as newer images send a...

0a4bdc41318404ae60dbecb28ba727a0b463a4ac authored about 5 years ago
Directly run /sbin/reboot when running on ground

76f1d2f42dcfd7c7c590e5ab89717cc6fec05d9e authored about 5 years ago
Select Map Layer from model

51ad42e783484ac83b1dfcd811e263aef3f26810 authored about 5 years ago
Update platform ID for new raspberry pi Qt builds

f7863bd7b3dc33260d0cdf82fa6d2e92cb677d54 authored about 5 years ago
Add support for calling LocalMessage from c++

Allows submitting a local screen message from other spots in the code,
to signal warnings and er...

dee7654b01bcfac00d2b4331fb45a88b691430c4 authored about 5 years ago
Large map combo button to change map layer for testing

4979c834fe8931ab99b9d0c50daf5e525773b888 authored about 5 years ago
Merge pull request #7 from infincia/master

Resync

f6911ebc663ad04db3d9b7f581be845fbaf64b23 authored about 5 years ago
Implement flight timer

Closes: #5

3b9d41a6e1c217d74ea8c192a8a218cffac8d012 authored about 5 years ago
Add top border to settings panel save bar

d51a6ecb1f5bb7466e6a35ba6b3365e3b319140b authored about 5 years ago
Don't close the settings panel after saving

a9dc918d702de2c3c293a46a2910bea51a1fd39a authored about 5 years ago
Fix case of atheros parameter mapping

2e9476fca17070518c68185cb7d278354cce387a authored about 5 years ago
Increase remote settings widget right margin

f1e1f14860e0925d1799989af16ec55d30bd35c2 authored about 5 years ago
Increase local settings switch right margin

fa8bf21a1e646a3cf0bd6be58c95de3e8db4e1b0 authored about 5 years ago
Fix flight timer switch width

9b033f40e3649e57b51347acfa33c93b732f6248 authored about 5 years ago
Add ath_9k parameter mappings

Closes: #27

8b1fccb77e4438dead2958498da1e0299e83da35 authored about 5 years ago
Use dropdown for WiFi hotspot channel setting

856f82f93b53f6ccc3573d32146b918ab67c7014 authored about 5 years ago
Add mapping for "txpower" setting

3ae62a13a3c1435535422b044383e0efed24022a authored about 5 years ago
Fix switch delegate text alignment

4c760aeac21eaf8f10c4f7ca654177c7cd83617b authored about 5 years ago
Merge pull request #30 from pilotnbr1/master

Map Tweaks

17282b3289094e081f4a8fcce3e408afe354dbc7 authored about 5 years ago
Mapwidget center home icon

7aaf0d44f53a4df51c81492a65fbaa47161cdecc authored about 5 years ago
marker.png added then deleted

1be248c4a1365beb43eae2e3470b16823052e829 authored about 5 years ago
Remove non-existent file from QRC

57fdec6e59f5c9b5a343492fcde167659ceb00c4 authored about 5 years ago
Blacklist txpowerA/R

Might need to re-enable these but it will take some significant
changes to the settings system d...

11e6276e6f4e4e4b859c6435e51b856b33f89fe4 authored about 5 years ago
Blacklist joystick setting

4f2e0001eba3e431a89b97d0ce01652c581acb48 authored about 5 years ago
Blacklist old OSD settings

b20200b3c8733be8678fba09b6f13586dfaec084 authored about 5 years ago
Add disabled settings map, blacklist hides instead

ea015bbeeb3fd748ea0da8352616cf7b35fd15c9 authored about 5 years ago
Home icon on both maps

f13dc79cd495588d9c149c976392f6b1e955e3b3 authored about 5 years ago
Map click to coordinate

2b2df19747b5adb4030a76327436c178944f7f1b authored about 5 years ago
Merge pull request #29 from pilotnbr1/master

FPV Sensitivity Factor

560499676172bd8336a065e0640faab23abaf9ed authored about 5 years ago
Home Marker for Large map

795a0bad276586529615ea467331a3d85132a1b6 authored about 5 years ago