Ecosyste.ms: OpenCollective

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

Quicksilver

Lightweight, fast, high performance, open source flight controller firmware
Collective - Host: opensource - https://opencollective.com/quicksilver - Code: https://github.com/BossHobby/QUICKSILVER

elrs: fix phase shit cotnrain

github.com/BossHobby/QUICKSILVER - 9c678f14bb934d425c0678defa97f4978fad225b authored about 3 years ago by bkleiner <[email protected]>
crsf: extract telemetry functions

github.com/BossHobby/QUICKSILVER - fdb91b1db2ff76f564167af0349b2c9b95d80143 authored about 3 years ago by bkleiner <[email protected]>
elrs: align naming with mainline, re-add exti

github.com/BossHobby/QUICKSILVER - 80dce1d8235ace5e8a80b8c7bbf4c41c3ad5a6c9 authored about 3 years ago by bkleiner <[email protected]>
sx12xx: add set_reg api

github.com/BossHobby/QUICKSILVER - 05841f71c783c74e620af9249c972a3101f0c886 authored about 3 years ago by bkleiner <[email protected]>
initial for spi elrs

github.com/BossHobby/QUICKSILVER - e4a8cb0636e5512a60c5d03754409d5310dd032c authored about 3 years ago by bkleiner <[email protected]>
elrs: fix race condition on hop

github.com/BossHobby/QUICKSILVER - 4d9d1edfdd7db041c9f35afc50787195c338474e authored about 3 years ago by bkleiner <[email protected]>
elrs: add dedicated crc file

github.com/BossHobby/QUICKSILVER - 7c3752d0404fd29af8a8af14ac8da8625c58c490 authored about 3 years ago by bkleiner <[email protected]>
elrs: add hardware timer, restructure

github.com/BossHobby/QUICKSILVER - e6eb21346666149f4d1ffc3a3622965a11edb944 authored about 3 years ago by bkleiner <[email protected]>
exti: reduce noise, clear line

github.com/BossHobby/QUICKSILVER - 6212f57459d0f71cc1f300228d7d5bcc2d0bceae authored about 3 years ago by bkleiner <[email protected]>
add zeusf4fr

github.com/BossHobby/QUICKSILVER - 91d0dbb568cec2b8394d3713f09fcb85d91f91d4 authored about 3 years ago by bkleiner <[email protected]>
add expresslrs to build pipeline

github.com/BossHobby/QUICKSILVER - a8a7caad3f5ed56c985644b79c765e07d7565dce authored about 3 years ago by bkleiner <[email protected]>
elrs: move fhss to dedicated file

github.com/BossHobby/QUICKSILVER - 32a228c05915811a7f588de4dbc5e5a27ca30a95 authored about 3 years ago by bkleiner <[email protected]>
spi_txn: add option to supply poll fn

github.com/BossHobby/QUICKSILVER - d35b0990ac297c836fb5ab42325154ce2269786b authored about 3 years ago by bkleiner <[email protected]>
elrs: put sx1280 to sleep before rate update

github.com/BossHobby/QUICKSILVER - ba7641c6bd8a460c0a00d4e58a8550826b76886e authored about 3 years ago by bkleiner <[email protected]>
spi: init active_device array

github.com/BossHobby/QUICKSILVER - 771adeebbb9d86f2e7216514d9fd64aa420af13d authored about 3 years ago by bkleiner <[email protected]>
spi_bus: add ready check function

github.com/BossHobby/QUICKSILVER - fabb9a1ab4dda48a764301a6c4ca943e22f038dd authored about 3 years ago by bkleiner <[email protected]>
switch to softfp float abi

github.com/BossHobby/QUICKSILVER - 59751f7841a180379d4e7cc74e8d5014dc260307 authored about 3 years ago by bkleiner <[email protected]>
elrs: add lqi calculation

github.com/BossHobby/QUICKSILVER - 5193f9e22862cd78569305c7cc4a6701595ae5fe authored about 3 years ago by bkleiner <[email protected]>
add and use fast_ram memory section

github.com/BossHobby/QUICKSILVER - 5166fdd0277dd521390d45ffa09c8c18b23202de authored about 3 years ago by bkleiner <[email protected]>
elrs: fix swithc mode to hybrid

github.com/BossHobby/QUICKSILVER - 78ddb5c7157a83958f6425578997dfadcbe81722 authored about 3 years ago by bkleiner <[email protected]>
spi_bus: add struct for runtime config

github.com/BossHobby/QUICKSILVER - 0161b429599651642fbae5b2a537e17427994b17 authored about 3 years ago by bkleiner <[email protected]>
elrs: add freq correction

github.com/BossHobby/QUICKSILVER - 20ca87766679e1d5a146e62def1bc8b5d6cba31c authored about 3 years ago by bkleiner <[email protected]>
spi_bus: add typedef for done_fn

github.com/BossHobby/QUICKSILVER - dad60331a222b501fefe4cdc5d2df97c0165566a authored about 3 years ago by bkleiner <[email protected]>
spi_bus: add reconfigure function

github.com/BossHobby/QUICKSILVER - 7f27836428bbe26c6cc8b1f4add3b835a1ca0a0f authored about 3 years ago by bkleiner <[email protected]>
spi: add transaction api

github.com/BossHobby/QUICKSILVER - 8729865c5c01cf224ac67c2b6a38e37e09e0a205 authored about 3 years ago by bkleiner <[email protected]>
elrs: prevent premature rfmode cycle

github.com/BossHobby/QUICKSILVER - def83cf4dc81862e7272207cc3008e8350012ce6 authored about 3 years ago by bkleiner <[email protected]>
exit: allow specifing a trigger

github.com/BossHobby/QUICKSILVER - 86ad0ec1851a2366df9957c1477a0eba17ffb698 authored about 3 years ago by bkleiner <[email protected]>
sx128x: fetch packet status in isr

github.com/BossHobby/QUICKSILVER - 830e2baeb9e2f2e81f79d0ce7aff9fd6ea3ab2ef authored about 3 years ago by bkleiner <[email protected]>
sx128x: rework to async spi_bus device

github.com/BossHobby/QUICKSILVER - 4598224adc6d38ddab4c7b4d306c9b51e7815cd5 authored about 3 years ago by bkleiner <[email protected]>
elrs: reset looptime

github.com/BossHobby/QUICKSILVER - 2e32b684612e221ce9211b058f9b073f62e010e9 authored about 3 years ago by bkleiner <[email protected]>
elrs: add fhss index getter/setter

github.com/BossHobby/QUICKSILVER - bac2466493da2055a55576b2c3897b4370013692 authored about 3 years ago by bkleiner <[email protected]>
sx128x: add additional nop to busy delay

github.com/BossHobby/QUICKSILVER - b5d69617bd579e3c916dcda8811afe7b6bc90135 authored about 3 years ago by bkleiner <[email protected]>
elrs: packet should be volatile

github.com/BossHobby/QUICKSILVER - e7f38f619bd06f3f528f66946a7e0b7b6ddfe54a authored about 3 years ago by bkleiner <[email protected]>
elrs: add msp handling

github.com/BossHobby/QUICKSILVER - 4c3410378a65881078080f76986cc4a7377aa9ed authored about 3 years ago by bkleiner <[email protected]>
elrs: do not resume timer if already running

github.com/BossHobby/QUICKSILVER - c1fc45cca4e1aab43a10849878eb1a59f79f23e4 authored about 3 years ago by bkleiner <[email protected]>
elrs: allow returning to rx in the same loop as hop/tlm

github.com/BossHobby/QUICKSILVER - 7f91888446466bab9058a1467447615582110395 authored about 3 years ago by bkleiner <[email protected]>
stm32f4: enable prefetch

github.com/BossHobby/QUICKSILVER - 53244493b96616c3b4d6effef70eb2db8619db95 authored about 3 years ago by bkleiner <[email protected]>
sx128x: prevent race condition on dio, calc baud rate

github.com/BossHobby/QUICKSILVER - 606dae6a9d09db65e9921e1c24787fe2e91412c9 authored about 3 years ago by bkleiner <[email protected]>
inital cut for elers 2.0.0

github.com/BossHobby/QUICKSILVER - 9c743846835a96600a0b9bf612777ca7cc28f908 authored about 3 years ago by bkleiner <[email protected]>
elrs: reset busytime on rate update

github.com/BossHobby/QUICKSILVER - a3b8152ab38ce5941161104ad00e9d98d5a97de3 authored about 3 years ago by bkleiner <[email protected]>
elrs: add aux0 sampling

github.com/BossHobby/QUICKSILVER - dfa1686eb653c5427e6a774864d63218f6c12a43 authored about 3 years ago by bkleiner <[email protected]>
elrs: increase busytimeout

github.com/BossHobby/QUICKSILVER - e0367bbedf9262be5b283337a1985da5ba7861ab authored about 3 years ago by bkleiner <[email protected]>
perf_counter: conmvert to cycles fc side

github.com/BossHobby/QUICKSILVER - c82b8c044a893560ce3f45cede3c56e91bb7df5c authored about 3 years ago by bkleiner <[email protected]>
elrs: expose status to usb

github.com/BossHobby/QUICKSILVER - cd11580f500e5d1890789d26ade75d6328764a24 authored about 3 years ago by bkleiner <[email protected]>
elrs: improve revovery after time loss

github.com/BossHobby/QUICKSILVER - ba5fb636737143318aa3cb1c07d9263ce6513857 authored about 3 years ago by bkleiner <[email protected]>
sx1280: fetch irq status in exit

github.com/BossHobby/QUICKSILVER - b50f6a98f5ab3970b989572fac227d8949310751 authored about 3 years ago by bkleiner <[email protected]>
elrs: fix aux0 for wide switches

github.com/BossHobby/QUICKSILVER - f724fe9d340d65c51a323732da7d720366797e7a authored about 3 years ago by bkleiner <[email protected]>
elrs: set busy timeout, never hop and rx in the sasme loop

github.com/BossHobby/QUICKSILVER - 7d71ac9ffc8743ba8f8789d2149a929097155be3 authored about 3 years ago by bkleiner <[email protected]>
elrs: remove extra clear irq clears

github.com/BossHobby/QUICKSILVER - 83556a280abcf173702141eaf2fa54a41c13459c authored about 3 years ago by bkleiner <[email protected]>
stop defaulting to soft spi, move header

github.com/BossHobby/QUICKSILVER - 9bb6500d3cdd64688d2b3a1ba501001a56494c6a authored about 3 years ago by bkleiner <[email protected]>
exti: fix gpio port ifdef

github.com/BossHobby/QUICKSILVER - 036cce56edbce98709b20a5b9d0ec36d0e21ebbc authored about 3 years ago by bkleiner <[email protected]>
spi_bus: add auto continue option

github.com/BossHobby/QUICKSILVER - 7bbbf73935ffdbf1d2a2a051e24f828297f9782e authored about 3 years ago by bkleiner <[email protected]>
Update README.md

github.com/BossHobby/QUICKSILVER - 288002ed8dbc60cb8be5175c1a0d5df0048f445c authored about 3 years ago by chaotixtech <[email protected]>
Tidied up logo .png

github.com/BossHobby/QUICKSILVER - edf6ce80a9d24b072d2068b3850e5d0016b47941 authored about 3 years ago by chaotixtech <[email protected]>
add wiki images

github.com/BossHobby/QUICKSILVER - efa582daf3ea4a94249e3b186601a8befd94cf9a authored about 3 years ago by Chaotix <[email protected]>
readme: fix discord link

github.com/BossHobby/QUICKSILVER - bbf4f7e63d8fa3877c6b7fc783bd3fa47c3517b4 authored about 3 years ago by Benedikt Kleiner <[email protected]>
frsky_d8: remove commented code

github.com/BossHobby/QUICKSILVER - eff8207606de508b014754230b62b63467d16ab8 authored about 3 years ago by bkleiner <[email protected]>
Enable telemetry for Frsky D8

Telemetry disabled for no apparent reason. I like to have confirmation of the link connection on...

github.com/BossHobby/QUICKSILVER - 3d8d2e202c81c62cefb7da4c47834b9ed121f3d9 authored about 3 years ago by Dominik <[email protected]>
OSD Arm time (mm:ss), VTX Channel/Band display

Display Arm time instead of On time on the OSD. Time is formatted in mm:ss format too.
VTX chann...

github.com/BossHobby/QUICKSILVER - 58b4233445336307af4ea596f7aa4d41e14e30e6 authored about 3 years ago by Dominik <[email protected]>
Enable telemetry for Crossfire

Simple telemetry implementation for those of us who like to have our TX yell out warnings to us.

github.com/BossHobby/QUICKSILVER - fbc2038512c357bf8a2e29df02155c24440f0f66 authored about 3 years ago by Dominik <[email protected]>
osd: formating fixes

github.com/BossHobby/QUICKSILVER - dec4bc63026f930f34c19e879c576b042517d90d authored about 3 years ago by bkleiner <[email protected]>
crsf: tidy telemetry code

github.com/BossHobby/QUICKSILVER - aea927778d3ece1d74951ef9414907b889685962 authored about 3 years ago by bkleiner <[email protected]>
spi: use divider caluclation everywhere

github.com/BossHobby/QUICKSILVER - d62259698cc8d56e82c841edd8c38577b014d82d authored about 3 years ago by bkleiner <[email protected]>
spi: add function to find baurate prescaler

github.com/BossHobby/QUICKSILVER - f9c023e50d6c77f084e4760ecfb0c21a26d38c9c authored about 3 years ago by bkleiner <[email protected]>
add exti driver

github.com/BossHobby/QUICKSILVER - bb81726207cacc43168ba4ee4b33c46e06ffb64a authored about 3 years ago by bkleiner <[email protected]>
pio: call out to git

github.com/BossHobby/QUICKSILVER - 23517dc1f7919631ef544b288f02f997f98e0238 authored about 3 years ago by bkleiner <[email protected]>
add misc perf counter

github.com/BossHobby/QUICKSILVER - b1f9718d9968c1c69f988f2591d6a8387ecc8a6d authored about 3 years ago by bkleiner <[email protected]>
vtx: dont run while armed

github.com/BossHobby/QUICKSILVER - 2ce7cbc7cd056b4f80a755fd35c7a442407e3f0a authored about 3 years ago by bkleiner <[email protected]>
disallow buzzer racket while connected to USB

github.com/BossHobby/QUICKSILVER - 8def30b5781195a90415ab07cf7e1a43bd1116a4 authored about 3 years ago by NotFastEnuf <[email protected]>
usb: add bind_storage setting

github.com/BossHobby/QUICKSILVER - 938b0b97d0020824e87d90b52858acad9a37e729 authored about 3 years ago by bkleiner <[email protected]>
add DEBUG_LOGGING define

github.com/BossHobby/QUICKSILVER - c1e91554698a6917d6a21708bdd08dfa963f83b0 authored about 3 years ago by bkleiner <[email protected]>
control: do not enable motor beep while usb is active

github.com/BossHobby/QUICKSILVER - 218c94539a51c3d25e94baed225c4a24f36bb0a2 authored about 3 years ago by bkleiner <[email protected]>
drv_time: add interrupt safe version

github.com/BossHobby/QUICKSILVER - 744a1325099c54dc18de0fa66cc3a5b9ce87fcd9 authored about 3 years ago by bkleiner <[email protected]>
add timer init function

github.com/BossHobby/QUICKSILVER - 5684c9068b88a34bf1dfa3f82284b831df880418 authored about 3 years ago by bkleiner <[email protected]>
interrupt: reorder prios

github.com/BossHobby/QUICKSILVER - 83311d149233ac9f8c193c46b659a4d8babec963 authored about 3 years ago by bkleiner <[email protected]>
drv_time: timer -> time

github.com/BossHobby/QUICKSILVER - 11ca44697ce1ffe57b8cd2cde12b2b983de5d278 authored about 3 years ago by bkleiner <[email protected]>
fix control perfcounter

github.com/BossHobby/QUICKSILVER - 7624e5f4c693a56503cb0ffaf853aa9e392f4ff9 authored about 3 years ago by bkleiner <[email protected]>
gpio: add pin toggle function

github.com/BossHobby/QUICKSILVER - 81668f809a869b98acb5c6207990299c1e173de2 authored about 3 years ago by bkleiner <[email protected]>
unify interrupt priorities

github.com/BossHobby/QUICKSILVER - 70b8ec25fca433c55f92a2f2e6d4617d2e206e95 authored about 3 years ago by bkleiner <[email protected]>
Modified motor beep on failsafe code to allow motor beeps activation on aux channel via AUX_BUZZER_ENABLE

github.com/BossHobby/QUICKSILVER - a407a7312f7f81820d32f00e1ca2c1e9849225a4 authored about 3 years ago by Andrey Kolesnik <[email protected]>
add betafpvf411 target

github.com/BossHobby/QUICKSILVER - c68fd32c6c3ba1cef74a1026bb44613af6836c57 authored about 3 years ago by bkleiner <[email protected]>
build out counters, transmit via usb

github.com/BossHobby/QUICKSILVER - 638138b98ec326ba96004974e8c67a1b03841751 authored about 3 years ago by bkleiner <[email protected]>
track blackbox writes, skip osd if active

github.com/BossHobby/QUICKSILVER - ce3ee3849c4a6847f241707f1597f1f8b7548248 authored about 3 years ago by bkleiner <[email protected]>
move PERF_COUNTER_TOTAL after usb_detect

github.com/BossHobby/QUICKSILVER - b3bc9df8265897e1315e078d42653a51175a5750 authored about 3 years ago by bkleiner <[email protected]>
rough outline for perf counters

github.com/BossHobby/QUICKSILVER - eed40b26abe4e4466d71081840e47c7a40af7e79 authored about 3 years ago by bkleiner <[email protected]>
sdcard: use dma to check for ready

github.com/BossHobby/QUICKSILVER - f8c6738135b88b20616a88aaabdb5337c0f64c96 authored about 3 years ago by bkleiner <[email protected]>
usb: increase batch-size of blackbox

github.com/BossHobby/QUICKSILVER - 5ef1da148004791f323541c86c7bb0c4be81b649 authored about 3 years ago by bkleiner <[email protected]>
blackbox: add cpu_load

github.com/BossHobby/QUICKSILVER - 93f2b20073299bba9b02251d555e77e09d0f7eda authored about 3 years ago by bkleiner <[email protected]>
m25p16: dma ready check

github.com/BossHobby/QUICKSILVER - 7fd540c9d345c7b27e8601578759bc970bbcff07 authored about 3 years ago by bkleiner <[email protected]>
simplify m25p16 write sequence

github.com/BossHobby/QUICKSILVER - 7c5bfdd8470861c850639da9943a70fbafe9b578 authored about 3 years ago by bkleiner <[email protected]>
data_flash: do not continue wrting if flash is full

github.com/BossHobby/QUICKSILVER - c56535ed3f0f70cc655e14f6a8e137613cc6d618 authored about 3 years ago by bkleiner <[email protected]>
guard blackbox code by ENABLE_BLACKBOX

github.com/BossHobby/QUICKSILVER - 980cbd84b8f4dda1840b355b28562d32fc76267b authored about 3 years ago by bkleiner <[email protected]>
read sdcard size

github.com/BossHobby/QUICKSILVER - 728560ebbc17e02a31f7549ec96109cfd10be033 authored about 3 years ago by bkleiner <[email protected]>
port sdcard to ll

github.com/BossHobby/QUICKSILVER - 5b89c754f59db133308a95ed8592dc612e951c4e authored about 3 years ago by bkleiner <[email protected]>
fix flash full check on restart

github.com/BossHobby/QUICKSILVER - c4c4405ef05ae1fea4d62a8d12877640eea3489c authored about 3 years ago by bkleiner <[email protected]>
flash: unify naming

github.com/BossHobby/QUICKSILVER - e59b163627a0eb0e3cdd1ddcc8822e1033416700 authored about 3 years ago by bkleiner <[email protected]>
flash: expose size via usb

github.com/BossHobby/QUICKSILVER - 10f2957536962dee435596f16999d416df0b5853 authored about 3 years ago by bkleiner <[email protected]>
data_flash: use a statemachine for write

github.com/BossHobby/QUICKSILVER - 8700247ab5a1c10caaac01a02c7aa6e9dce1202b authored about 3 years ago by bkleiner <[email protected]>
spi_dma: wait for the callback to triggernext write

github.com/BossHobby/QUICKSILVER - d3981c2be23399cf7de31fce09b185fbcf4e64fc authored about 3 years ago by bkleiner <[email protected]>