Ecosyste.ms: OpenCollective

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

github.com/BossHobby/QUICKSILVER

Flight Controller Firmware
https://github.com/BossHobby/QUICKSILVER

data_flash: do not continue wrting if flash is full

c56535ed3f0f70cc655e14f6a8e137613cc6d618 authored about 3 years ago
sdcard: use dma to check for ready

f8c6738135b88b20616a88aaabdb5337c0f64c96 authored about 3 years ago
usb: increase batch-size of blackbox

5ef1da148004791f323541c86c7bb0c4be81b649 authored about 3 years ago
blackbox: add cpu_load

93f2b20073299bba9b02251d555e77e09d0f7eda authored about 3 years ago
m25p16: dma ready check

7fd540c9d345c7b27e8601578759bc970bbcff07 authored about 3 years ago
simplify m25p16 write sequence

7c5bfdd8470861c850639da9943a70fbafe9b578 authored about 3 years ago
data_flash: use a statemachine for write

8700247ab5a1c10caaac01a02c7aa6e9dce1202b authored about 3 years ago
spi_dma: wait for the callback to triggernext write

d3981c2be23399cf7de31fce09b185fbcf4e64fc authored about 3 years ago
sdcard: double buffer dma write, add dummy reads to dma payload

bef7659c7187ad32aafa9622c031c57ce9ef99f2 authored about 3 years ago
data_flash: fix entry count after failed write

c364677082d944b615f54969a9c14b160bf45855 authored about 3 years ago
sdacrd: limit wait time

b02ab8255982ad1e6e4088a97de60adc37435c89 authored about 3 years ago
initial for sdcard

f3c7d5b8aa844e858141bc1cebb987d9584860ed authored about 3 years ago
bb: add rate to file header, to not start files if flash full

9d24bd45b433445ceec520a7aa67363d1409eb16 authored about 3 years ago
blackbox: do not use data flash while its sill detecting

74edad0de6c290e64511f8d4e3a07f3e6d6af3d6 authored about 3 years ago
data_flash_read_backbox: pass file to read

d7f693baf437209dbb65790a838dd1c42daff907 authored about 3 years ago
add M25P16 block size, use in dataflash

3ad427e24647a9438590a836b8c34cca149fef06 authored about 3 years ago
pedro: add M25P16

f51ea2a677e95c1045b35acbd359f2a40abe7b1c authored about 3 years ago
fix aikon_f4 in target.json

425fc8c70a5b898ed1a0999485999b0f707925cd authored about 3 years ago
add aikon f4 to hex build

6df2b9cc8ba110bac3c57248b0ca164c4ad4bead authored about 3 years ago
usb: ensure all the data is written

68d1b3b1958b4673407860deec589521527b0f95 authored about 3 years ago
update usb library

50408c867099db09f0a5be799ca59d4ab99068a4 authored about 3 years ago
bump protocol version

57944816c09ebff4b93935604c1a33b23e1d2c94 authored about 3 years ago
cbor: allow uint/nint for float values

b23859f8b375998fdca4da74d72b042f74869b0c authored about 3 years ago
add cbor error handler

f5af731ad00de3a8e5759b95e907b5e3d7c8c4bd authored about 3 years ago
refactor: prefer types with explicit sizes

8de1adb36dffb82cb9fd66fb58ae9c134e48af2b authored about 3 years ago
tidy up led logic, move

a08fcf6d791dbb0576c27c4133baa29143518733 authored about 3 years ago
refactor: (void) => ()

ac30461f0b1071c922c3d498e586a24b30c47040 authored about 3 years ago
main: tidy externs

ef8cdf155f09d5a6584538d48b6225ee4de40bb1 authored about 3 years ago
move lvc_throttle feature

8fdb116f4d08db314da493167a3165e2a6b37dc2 authored about 3 years ago
tidy pid calc call

c1c866333c1205c48375c7a5d053d0a2ed51bf44 authored about 3 years ago
rework soft serial

cfc25ae58574b5030fd79a816f9dcefbb00a313d authored about 3 years ago
usb: adjust descriptors to match old ones

75ddc9da62d96b523305a69bb444c55fd279d2a1 authored about 3 years ago
port soft-spi to ll

7d4bf1104cd1506a05d329aecc77dbcad33c2250 authored about 3 years ago
remove old defines

2322513fb2930ea5271326098cf5a96e297d2c8c authored about 3 years ago
remove statics form defines.h

b4b91eec30ba53c1df8aa9ad14b2e92290ebf4d6 authored about 3 years ago
stop including "defines.h" directly, use project.h

e22975ad5279f23966d35913ba3b75cbebf7cb0f authored about 3 years ago
usb: stream osd font

865f05e04ee3d9808c2627fb53ac0a6ce6d0ac85 authored about 3 years ago
better system defines

623dddc62a6f627a5f5f33741c86ced26df94721 authored about 3 years ago
gyro: add generic interface

ff41e5d17e8f72787bb446e430f67d26b02ce96c authored about 3 years ago
serial_4way_init: delay to ensure dshot dma has finished before we set the esc high

1b6577b20db585dc4949d9d401a8e15b58b0a924 authored about 3 years ago
remove usb driver

be0b9f121b1bbe2af5894d59b8f259ba91bcf6a7 authored about 3 years ago
pwm driver to stm32 ll

5683c8fafd98e4f79bf2ffa973d28f3d7e55c0d3 authored about 3 years ago
adc: use ADC directly

2d272eea70dba923b181341ea63fc2c38b86460c authored about 3 years ago
adc: fix common calls

9c7d949e3f29cffa697218ab95b1b222b0f0b97e authored about 3 years ago
serial: better init order, add nvic prio

d95c2027729a4d937f83e0c91b196747b8a3e0bf authored about 3 years ago
usb: increase buffer

898459391b4ad529117a5f1a6be2fc192f661546 authored about 3 years ago
remove makefiles

4c8514e4714cef5d7ac0c68513b1cbd8fb54b701 authored about 3 years ago
switch to cube, add usb lib

d7d94a0f2a60d06a1fb40e7f30059a05659232e9 authored about 3 years ago
replace gettime

4a36e08f87b5a55e86f658a63779d31f1add8a22 authored about 3 years ago
remove remaining F0 defs

0431cd85d042f2c0f179435d99eddd489f847df9 authored about 3 years ago
usb: add motor, feature and battery msp commands

they are requried by the bluejay pwa configurator

a867dd6e1980596ab50adeaaee77d7e6f62ca894 authored about 3 years ago
port to stm32 ll lib

7f993d77b9e871eb8d2e241b26b3bf12d44d0d8f authored about 3 years ago
add usb driver

940021a08ff2b3c9c9ddf62c4558a413a4a9a9c9 authored about 3 years ago
drv_motor_pwm: add define for targets missing TIM14

590c7e0e32dcf5261a37582d508a80227eac986c authored about 3 years ago
remove manual source filter, use ini variable instead

edaf2d1b7b0e7d74a3218da0304c1796f465a2c3 authored about 3 years ago
tidy up system folder

e92f01e0555f8f8f467adf1bce528df6d208cdaf authored about 3 years ago
add community to README

dbb7fe1ddefe09948256047e486664ebffd098fb authored about 3 years ago
build: prefer DRONE_TAG over DRONE_COMMIT

a8dc4fc93d7e418a86feb73716f63e420fc5f32d authored about 3 years ago
Update README.md

8274f4eb68054e2aefe09ce777cf94f6fc273f0f authored about 3 years ago
Update README.md

101bf5de987ba76ed3fb339ff773c41770cab8b4 authored about 3 years ago
add PerryEarl's video

4e1e55ebfcaff27d533b31ae7e83a3ec91d34d46 authored about 3 years ago
add zeusf4evo to build targets

e9951eb4f472c4b2bef885449ca975c96a2dae45 authored about 3 years ago
Merge pull request #32 from hallucino/master

Add zeusf4evo board

1f1c0de9a6f08620e4ee3f175a45a751449bc699 authored about 3 years ago
Add zeusf4evo board

https://github.com/betaflight/unified-targets/blob/master/configs/default/HGLR-ZEUSF4EVO.config

449793f7ef66e2c66058d3543915d6f65d8d2923 authored about 3 years ago
README: add youtube links

5e6630e921c15e1b4cd4f853c41815928467011d authored about 3 years ago
add iflightf411rx to build pipeline

f23bdf6cf0ac57997feee137e145614e7140bf88 authored about 3 years ago
Merge pull request #31 from hallucino/master

Add iflight f411 rx target

0edf57cccbe61d1bf668a46d6da697db80294e2d authored about 3 years ago
Update target.h

b7bc165ac633ed42ae1e4255cc3096c248ebc519 authored about 3 years ago
cc2500: support having USE_CC2500_PA_LNA without CC2500_LNA_EN_PIN

e169fe8c375b5de07ee1243cf4b830408edf9e9a authored about 3 years ago
Add iflight f411 rx target

New bord: iflight f411 rx

91c3d3ad9ea3c5f01e5334272179b6fd79d5f5b5 authored about 3 years ago
update readme

d94d3f1fe07137a09861c921105ee722cc3f911e authored about 3 years ago
add logo

b196076616e1ba21f0c3ef1b6e97ed90da1ea792 authored about 3 years ago
updated osd maps for flight modes aux

4df0c80bf70f00a1b17c27fc5b3c9018706ff964 authored about 3 years ago
undo previous inversion of bind_enable/ready_to_bind logic

7d6c3db808856a84b9c8dd39374a19e808f0f7db authored about 3 years ago
renamed aux_motors_to_throttle_mode -> aux_motor_test

3d6184329f87999f46a888efc1150a399551f16f authored about 3 years ago
blocked aux turtle during aux motors_to_throttle mode

2475f17f64c1c2031c6bd1bd219c46233552d7d3 authored about 3 years ago
longer off time before dshot command for bluejay

b9238690606c94281afa984434b422a86d7e0631 authored about 3 years ago
updated pid presets and readme

144764d62983bf4671d1f7f10718d39b9d5f3de8 authored about 3 years ago
renamed ready_to_bind to bind_saved

5d762547156aa178c18cd2e1e71788afb4f8cf46 authored about 3 years ago
removed AUX_LED_ON feature & unlinked status led behavior from switch

9e7199aa2318bd811a2dc226092ba593352ff3b9 authored about 3 years ago
added stick calibration state - CALIBRATION_SUCCESS, and tweaked osd menus

fe2f011283fa18a6f358039713aaf7ec0168f686 authored about 3 years ago
quic: add QUIC_CMD_CAL_STICKS

a100a48e1f453074fd084fa6d0109b73dbd7978a authored about 3 years ago
initialize stick_calibration_wizard state to INACTIVE at boot

52e29c97337763ab5dda9cd042456d57477b53a7 authored about 3 years ago
expose stick calibration wizard_phase to usb via control state

2e55b380631301b8f21fe9f8e4bd2231747a53d9 authored about 3 years ago
replace rx_calibration_wizard_active with new state in stick_calibration_wizard_t

ee011fc2dccb417c9f7f727c46cd0a332f9312a9 authored about 3 years ago
applied the prifile stick calibration scale values to all radio files

b968289237ae704f2b8d70a3fb390137113b5b02 authored about 3 years ago
added profile macros for stick calibration limits

afe259a3ea7d19f38c92177bd5cef579f46a2165 authored about 3 years ago
cleanup rx.c

d376b0419999e9d86116612c0b44fd0aea4f74e0 authored about 3 years ago
added stick calibration wizard to osd

0b7af94c44c1f0717e8453c67112dad0dee647a3 authored about 3 years ago
cleanup stick wizard menus

ec353d3b00cf2a4093ff758fa5a5fd913807d10e authored about 3 years ago
cleanup osd_menu_maps

e25b982c4e6be5ee2a01c2aabbc146316d42589e authored about 3 years ago
bugfix rx_smoothing on throttle, cleanup on rx_precalc

40e1988e1eae3a671579abeabba7073b11334f33 authored about 3 years ago
moved rx_apply_expo out of radio files and into rx_precalc

c53f33b1cdf0d0471626730ab5cf471a085880fb authored about 3 years ago
rename profile_channel_t to profile_receiver_t

a17044b31864ffa6f7e6fa5e60b9825441ab3b1e authored about 3 years ago
initial commit towards a stick calibration wizard

5ea37833ef418b42b3b97e778864a4afa652a4fb authored about 3 years ago
renamed bind_enable to ready_to_bind

455362e6b61b5344ae4a8bd6e1aa09e21df136cc authored about 3 years ago
added functions for stick calibration wizard - untested

5c7f434e6cebc1c644b378dfe847e848933df833 authored about 3 years ago
changed stick wizard wording

a331c0483484dd549bdec098916aa535e2e1afbf authored about 3 years ago
state.stick_calibration_wizard to retain results of calibration outcome

a4800ddee5ba2d0b001f76ed69d53b5026303833 authored about 3 years ago
removed osd_ltm_protocol

ac2f698ea0f4c42f6935eff415d64c29da4afcd5 authored about 3 years ago