Ecosyste.ms: OpenCollective

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

github.com/OpenHD/OpenHD

OpenHD
https://github.com/OpenHD/OpenHD

Log message if wifi card doesn't support injection

b2a660a77066f365b551303418719fc01bdeae16 authored about 4 years ago
Don't try to configure multiple ethernet hotspots

400b607a9ccdfb082a440bc696754e1321ac724a authored about 4 years ago
Fix wifi tx power setting function

58cf18889f8fe97c9b24cc4824b4b14368ba421e authored about 4 years ago
Remove interface name in wifi hotspot script

Uses the interface name passed in because it's configurable and
automatic now

ead422407f82cbbb6829f8dbbbe560152be96095 authored about 4 years ago
Wait for system before running security service

3d443a54230e4156f2699a4456f2e920bffbaa25 authored about 4 years ago
Set hotspot interface in hostapd config

783f4a8062273d7bac65aef11ef0d25c46f6cc91 authored about 4 years ago
Remove nice/sed from wifi hotspot setup script

2781d7dd21e4b2d5542ed6f4efa77b3a3ab57d45 authored about 4 years ago
Add general settings template

8b82f17c5a0d9b8be4965892a0803905617f78a3 authored about 4 years ago
Remove the old config files

ff6bf0141202293a0593c3e5d6fa6701df8e781e authored about 4 years ago
Add vpn settings template

Will definitely need some changes to suit specific providers

2a4c0bbab1b98a367b394160b6eceddd480df7e9 authored about 4 years ago
Add wifi card settings template

Some of these may need small changes, for example we really don't
need both a hotspot channel an...

0fdbf1bc2c56c446cb82c7fe3bebff336c7e534b authored about 4 years ago
Remove mavlink-router

We don't use it anymore, we use OpenHDRouter which will be handling
other telemetry types and no...

a3860da5e5c31e544331c24b0b5da1df9324bac0 authored about 4 years ago
Convert interface service to notify type

This allows other services to be triggered after this one is actually
finished setting up interf...

2096c3db359c33bdd65a4abb9979e74b818c18c5 authored about 4 years ago
Fix systemd unit name

b91d475702aba5a104495b214481d8c164a4147c authored about 4 years ago
Add default wifi hotspot txpower

Will be pulled from settings as well but needs a default value

43dfdbd428725c20eda3ccfa4af3003aed2424dc authored about 4 years ago
Fix default wifi power level setting

aac11651ae2d7b3b658b3e15ba88091647e6ea7e authored about 4 years ago
Switch ethernet template id to mac address

Makes it more clear what the id really is, and should help people
identify which card this setti...

eb5b9ae64a84dbddee6adc582c30185ed200e8bc authored about 4 years ago
Replace settings files/profiles with auto unit ID

The unit ID is used to distinguish different air units/vehicles, so
that the correct settings fi...

b876d32a27071281d7d858f63ea14178c92ab499 authored about 4 years ago
Enable the interface service in package install

210450612f261e5bbf9d7152a48cb06763d4ccb5 authored about 4 years ago
Remove nice/sudo from eth hotspot setup script

cb1e19bb701e0c8348e99a38bbb0b38aca5d8167 authored about 4 years ago
Convert system service unit to notify type

Allows other services to wait for all of the manifests to be generated
before they continue, giv...

1111ef7cbd8e5326fb45daa2297041dbe83e30f4 authored about 4 years ago
Fix qstatus compilation

720092866c4a77d9466377bd3f770d8d62d7ac7c authored about 4 years ago
Convert security service unit to notify type

Allows other services to depend on this one actually being finished
processing security tasks at...

49551069bb4a43e2cfc124de5128688210f67c1d authored about 4 years ago
Disable injection on Intel cards for now

70975d05476e876ae301a374b69a9aac5c87edf8 authored about 4 years ago
Add recording trigger type Always

This will record as soon as video starts arriving on the ground side,
which matches the old beha...

b423fb826b72c8119a65c2604c61711e405c89e6 authored about 4 years ago
Fix ethernet card name setting function arguments

40feb246a95016ff1c4af9f2d7ae2ce3d557fbb6 authored about 4 years ago
Track which wifi cards support hotspot use

This isn't necessarily about which ones are capable of working in AP
mode, but which ones are ac...

a09b8b90df5e1e2de7357dc09545d8fe1c242d74 authored about 4 years ago