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

Added Better MSL icon for OSD...

github.com/OpenHD/OpenHD-ImageBuilder - c193303e3b0abf7481982a3f80b268af26fae2b8 authored over 5 years ago
OSDconfig moved alarm

github.com/OpenHD/OpenHD-ImageBuilder - 9deb325923334feb04d39b1341d55919edaa44a0 authored over 5 years ago
oops in osdconfig. missing "/"

github.com/OpenHD/OpenHD-ImageBuilder - f8297a7cdcabef3d5f1186d76a46ddf0bdef5a90 authored over 5 years ago
Updated default osdconfig settings

github.com/OpenHD/OpenHD-ImageBuilder - 03523f2fba89595ba0e3efbd2b55bbbe1ce0fbce authored over 5 years ago
add generated mavlink library

github.com/OpenHD/QOpenHD - 8e4f332285517a6825a6e7ecfb7b1bef2d3979ef authored over 5 years ago
add mavlink submodule

github.com/OpenHD/QOpenHD - 13f60472236ed8457d8a3e8eb23bfb542086fc61 authored over 5 years ago
add QJoysticks submodule

github.com/OpenHD/QOpenHD - ac6aab98ea45036b695fcf7b9af8336cdf483e50 authored over 5 years ago
initial commit

github.com/OpenHD/QOpenHD - dd69f368d037a88ff3f455973cbf1e5893db7130 authored over 5 years ago
Make "master" pull from "master" branch

github.com/OpenHD/OpenHD-ImageBuilder - 5518e0d983289aeaa883eb34e0ed0e6ac3b0de81 authored over 5 years ago
Merge pull request #68 from HD-Fpv/development

Development

github.com/OpenHD/OpenHD-ImageBuilder - 8a762113adbc88eadfbca271a6bc6e5f2dccb611 authored over 5 years ago
rm stage 4 so new dev 5 stage branch can merge

github.com/OpenHD/OpenHD-ImageBuilder - ed7e3e22d9cc30cd09467381e3ed6d6d452031bb authored over 5 years ago
Merge pull request #65 from LimitlessGreen/check_instead_replace

Check the SHA of the image, instead of redownloading it.

github.com/OpenHD/OpenHD-ImageBuilder - c4c4f726ec7dc7d2aa43bf4a0dc38d8b0864c2f3 authored over 5 years ago
Check base image instead of download it again every time

github.com/OpenHD/OpenHD-ImageBuilder - 7af5088607ead59abe4adfb459818edcc36d4fb3 authored over 5 years ago
Merge pull request #63 from mjc-506/development

Added #!/bin/bash to buildwithlog.sh

github.com/OpenHD/OpenHD-ImageBuilder - 90f0b68ecee297138a9878d1e4ba58b6315b0c16 authored over 5 years ago
Sorry. Wrong repo. Rollback

github.com/OpenHD/OpenHD-ImageBuilder - b4d9d76a0ceab141fc5cab71edc144823d85452e authored over 5 years ago
Added #!/bin/bash to buildwithlog.sh

github.com/OpenHD/OpenHD-ImageBuilder - 2bc0827ccadd775b80753f44ccdc018bf8a71384 authored over 5 years ago
Merge pull request #1 from turboencabulator/master

Cleanup and performance improvements

github.com/OpenHD/ThermAppCam - d68807fe197015381b7dc4199598475e4ec4829e authored over 5 years ago
Add instructions and troubleshooting info

github.com/OpenHD/ThermAppCam - 54c08b379f2f5f51c6a83360c1a1c6100d00d588 authored over 5 years ago
Support `make install`

github.com/OpenHD/ThermAppCam - f5e0c1fe90e9193e24ff6a2f646f0add8258a0a7 authored over 5 years ago
Added Hotspot timeout setting

github.com/OpenHD/OpenHD-ImageBuilder - b6e9f0a0821f4ccbb3d3f3aedfeb06739dc71d0e authored over 5 years ago
Undo pause. Only need echo in Main.sh

github.com/OpenHD/OpenHD-ImageBuilder - 553671653fbe5bdad8283513830d7a05242be44f authored over 5 years ago
Update cfg header values

Values taken from a capture. The Therm-App app sends these when
querying the serial number, etc...

github.com/OpenHD/ThermAppCam - 3341d038abddf704979fc6697b6066dba1ea1cf4 authored over 5 years ago
Miscellaneous cleanup

github.com/OpenHD/ThermAppCam - 7faf72a545f99d1a8c35caafab82c3ca3b65a166 authored over 5 years ago
Fix out-of-range Y' conversions

github.com/OpenHD/ThermAppCam - a27922003597b09a0045de8008cb2b10b596f127 authored over 5 years ago
Simplify the hflip math

github.com/OpenHD/ThermAppCam - 52cba9785b273710a7c1fab6f981968569531ffc authored over 5 years ago
Fix Y10 pixel format, add Y12

github.com/OpenHD/ThermAppCam - 122be76b7dc958b05e6a48d05844c7705efba730 authored over 5 years ago
Exit cleanly on a device unplug

github.com/OpenHD/ThermAppCam - 383bb365039837fcb185ece93f31278dd5e1304f authored over 5 years ago
Increase transfer size to reduce context switching

github.com/OpenHD/ThermAppCam - 16a63798868663b3a9ae22b6e44b12fa93bbe623 authored over 5 years ago
Remove the pipe and one of the threads

github.com/OpenHD/ThermAppCam - e6c569a64a6a9da1a572bf98b44d9038c3ad897a authored over 5 years ago
Rearrange some definitions

github.com/OpenHD/ThermAppCam - 5a51292a0f5e0f12a88d1802898805c799e51f62 authored over 5 years ago
Simplify transfer cancelling

github.com/OpenHD/ThermAppCam - 5afab8dc464b2ae473d7cc78d5972e4558e3fd68 authored over 5 years ago
Simplify error handling

github.com/OpenHD/ThermAppCam - 1d42fdbc007496df53611f652b34f04d2b1987cc authored over 5 years ago
Avoid an unnecessary callback abstraction

github.com/OpenHD/ThermAppCam - a73dd3a907facd04fb947bdf1228b7f0f2492d76 authored over 5 years ago
Avoid exposing private functions

github.com/OpenHD/ThermAppCam - db1397340b789c7377955b7155154ce232e97692 authored over 5 years ago
Remove old device-specific calibration code

github.com/OpenHD/ThermAppCam - 107aeb719054ea6da4ec3ebf1dc445cf71f99d10 authored over 5 years ago
Clean up various error messages

github.com/OpenHD/ThermAppCam - 19492daf909990aa5bd52c5c9725474f0dda97da authored over 5 years ago
Sleep for 2s if settings.txt not 1

github.com/OpenHD/OpenHD-ImageBuilder - c4f41032208bbf42c1ecace6fbbadb9bcd2fc088 authored over 5 years ago
Switch to fixed-width integer types

github.com/OpenHD/ThermAppCam - 2d7dbe885da2de642168a678197466a7e79713bd authored over 5 years ago
Set the device configuration before claiming an interface

github.com/OpenHD/ThermAppCam - 26de397fa349475d6c6227785130c3fcf3c5b462 authored over 5 years ago
USB device enumeration does not need to be repeated here

github.com/OpenHD/ThermAppCam - 4ea79c322bde27b42778ad95439035fe84a8770e authored over 5 years ago
Detect hardware and firmware versions

github.com/OpenHD/ThermAppCam - 6c63de2dc79cd96976cd64ba6291407d17e8126b authored over 5 years ago
Merge pull request #62 from htcohio/patch-31

Updated various setting instructions and order

github.com/OpenHD/OpenHD-ImageBuilder - 73bdb06f7addc1ae31a7e55fdb05a43ef20de6f8 authored over 5 years ago
Updated various setting instructions and order

Updated various setting instructions and order

github.com/OpenHD/OpenHD-ImageBuilder - 68005f2940e027412ebe082b767d52b18c31cd2d authored over 5 years ago
Added Latest Raspivid

github.com/OpenHD/OpenHD-ImageBuilder - 5baf07b15491e7300fb08481d2420917415e9f34 authored over 5 years ago
Make dev pull from dev

github.com/OpenHD/OpenHD-ImageBuilder - a97273432f4f41676e30a8a222b685afe62d9c26 authored over 5 years ago
Delete Duplicatation of ser2net as a result of merge

github.com/OpenHD/OpenHD-ImageBuilder - 4615ae8d65a8d6af4601f7c09a4aa06cfff6f08e authored over 5 years ago
Merge pull request #61 from HD-Fpv/singlecamera

Singlecamera

github.com/OpenHD/OpenHD-ImageBuilder - 7bd3d2cd97898473ad28d5cc4cf8b6b7f59911dc authored over 5 years ago
Reduce bulk transfer size to 512 bytes

github.com/OpenHD/ThermAppCam - 25e901ef0035defa3293f6e37969de220508e491 authored over 5 years ago
Add Y16 (16-bit grayscale) format for displaying raw data

github.com/OpenHD/ThermAppCam - 10f90181bcf61a7bd541a3ace7b15ffcb0010d88 authored over 5 years ago
Calibrate before starting the video output

github.com/OpenHD/ThermAppCam - 29dae9cbaea9cda775cad21b69e65db0e8cfb9c3 authored over 5 years ago
Remove duplicated variables/code/etc.

github.com/OpenHD/ThermAppCam - 6913a6be3496d3758b3abc295c756faf8bd7d64c authored over 5 years ago
Make thermapp_GetImage a blocking call

github.com/OpenHD/ThermAppCam - d19392543a9fc376dfe8ea2600927449def3a9eb authored over 5 years ago
update description. Don't have any effect.

github.com/OpenHD/OpenHD-ImageBuilder - 575812e82529c477b5275b08dbaa4a4e26595674 authored over 5 years ago
Initialize linewidth and framesize

github.com/OpenHD/ThermAppCam - a3b312df390c8233458a973a4587a783ce02aad9 authored over 5 years ago
FRAME_STOP_HEADER is the first 4 preamble bytes

github.com/OpenHD/ThermAppCam - ed0e6786d9edb6e846499823642f10cdf6b1c5d1 authored over 5 years ago
thermapp_packet looks suspiciously like cfg_packet

github.com/OpenHD/ThermAppCam - 0106fb9edfccce6694f6977d9d2afd117eadef52 authored over 5 years ago
Pointer arithmetic with (void *) is not valid

github.com/OpenHD/ThermAppCam - f134ea113565a80c136255e7c4824f8a49f84304 authored over 5 years ago
Remove the timeout from the bulk out transfer

github.com/OpenHD/ThermAppCam - aa4ed4ce6de25c1987244e6c11ccdf8a2ba3d7df authored over 5 years ago
Don't divide bulk transfers into chunks

github.com/OpenHD/ThermAppCam - 0330d0185b0ad8eb9aba6cf0a24ea2a0999d80ce authored over 5 years ago
Fix DEFAULT_BUF_REMAIN calculation

github.com/OpenHD/ThermAppCam - ef155de65c1bfe8f72e9c703a035607215123303 authored over 5 years ago
Add a Makefile dependency on thermapp.h

github.com/OpenHD/ThermAppCam - f0163de71957b72d617b9a0080410c75008d222e authored over 5 years ago
Remove no-longer-needed includes

github.com/OpenHD/ThermAppCam - ea4fd8e405c2292305d900ebf19a97eee7bb4806 authored over 5 years ago
Fix a leak in error paths

github.com/OpenHD/ThermAppCam - df607168263042a80a5601fc670a8557f018bc99 authored over 5 years ago
Use ! for NULL checks

github.com/OpenHD/ThermAppCam - b34340c105c9c7c4f29d32049b15b20f2debcbb2 authored over 5 years ago
Avoid writes of size 0

github.com/OpenHD/ThermAppCam - 6ba4fb4eca081bae296f424b8fd24acee26e6245 authored over 5 years ago
Clean up uses of the sizeof operator

github.com/OpenHD/ThermAppCam - 34e16ff549f7346edaf65bb22f02fc2ed1c5d7c1 authored over 5 years ago
More whitespace cleanup

github.com/OpenHD/ThermAppCam - 66ad2642f789710776bcf854721f39bea0f5dda9 authored over 5 years ago
Fix a couple typos

github.com/OpenHD/ThermAppCam - 76533ae1e291ccf3ea57507e80ece9196b51cf8d authored over 5 years ago
Replace the named FIFO with a pipe

github.com/OpenHD/ThermAppCam - 811194138d1984c28607ab395a6220179ff16d88 authored over 5 years ago
80211n modes and STBC part 3

github.com/OpenHD/OpenHD-ImageBuilder - 588804af4a5bd8beb771c51034afaf63bb1c9966 authored over 5 years ago
Fix a leak and inconsistencies with DEFAULT_BUF_REMAIN

github.com/OpenHD/ThermAppCam - 3e09521b6a3ad862aa47b177d004cca67b8bba1e authored over 5 years ago
Whitespace cleanup

github.com/OpenHD/ThermAppCam - 3ef99bed10456f2259aeda07f0f28ac0b16cbdb7 authored over 5 years ago
Add a real Makefile

github.com/OpenHD/ThermAppCam - 1c535a678562dd816c66f18746eaaef4ec545948 authored over 5 years ago
8812AU bitrate and different FECs

github.com/OpenHD/OpenHD-ImageBuilder - 0fe0761f62a2088c039d30bfe6b62a1e6159c30a authored over 5 years ago
no need to generate keys

github.com/OpenHD/OpenHD-ImageBuilder - 602db4c3c7666a31c8bc2371a3ef96e28770f078 authored over 5 years ago
isable dnsmasq.service

github.com/OpenHD/OpenHD-ImageBuilder - dbacc200b4a3b850599d5bfbf6c0f65271cbf3c3 authored over 5 years ago
change SSH permissions copied from overlay dir

github.com/OpenHD/OpenHD-ImageBuilder - c27418fce7f4c90a13166922f36d5adcf989b63f authored over 5 years ago
Add files via upload

github.com/OpenHD/OpenHD-ImageBuilder - 4295d0e4bc2d3913e0f5070b7b0e39a5bf2b6c17 authored over 5 years ago
let OpenHD boot with /etc/fstab in RO mode

github.com/OpenHD/OpenHD-ImageBuilder - 84005d25b8cafe41278499c5bac70e57af055539 authored over 5 years ago
let OpenHD boot with /etc/fstab in RO mode

github.com/OpenHD/OpenHD-ImageBuilder - 936949d8a8005a16b7082dd1f7086ac632d7756f authored over 5 years ago
Delete skip-image file

github.com/OpenHD/OpenHD-ImageBuilder - d1301a0e173ae4a16b2735a8fb96a0f7aa181f22 authored over 5 years ago