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
data_flash: do not continue wrting if flash is full
github.com/BossHobby/QUICKSILVER - c56535ed3f0f70cc655e14f6a8e137613cc6d618 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - c56535ed3f0f70cc655e14f6a8e137613cc6d618 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]>
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]>
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]>
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]>
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]>
github.com/BossHobby/QUICKSILVER - 7c5bfdd8470861c850639da9943a70fbafe9b578 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]>
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]>
github.com/BossHobby/QUICKSILVER - d3981c2be23399cf7de31fce09b185fbcf4e64fc authored about 3 years ago by bkleiner <[email protected]>
sdcard: double buffer dma write, add dummy reads to dma payload
github.com/BossHobby/QUICKSILVER - bef7659c7187ad32aafa9622c031c57ce9ef99f2 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - bef7659c7187ad32aafa9622c031c57ce9ef99f2 authored about 3 years ago by bkleiner <[email protected]>
data_flash: fix entry count after failed write
github.com/BossHobby/QUICKSILVER - c364677082d944b615f54969a9c14b160bf45855 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - c364677082d944b615f54969a9c14b160bf45855 authored about 3 years ago by bkleiner <[email protected]>
sdacrd: limit wait time
github.com/BossHobby/QUICKSILVER - b02ab8255982ad1e6e4088a97de60adc37435c89 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - b02ab8255982ad1e6e4088a97de60adc37435c89 authored about 3 years ago by bkleiner <[email protected]>
initial for sdcard
github.com/BossHobby/QUICKSILVER - f3c7d5b8aa844e858141bc1cebb987d9584860ed authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - f3c7d5b8aa844e858141bc1cebb987d9584860ed authored about 3 years ago by bkleiner <[email protected]>
bb: add rate to file header, to not start files if flash full
github.com/BossHobby/QUICKSILVER - 9d24bd45b433445ceec520a7aa67363d1409eb16 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 9d24bd45b433445ceec520a7aa67363d1409eb16 authored about 3 years ago by bkleiner <[email protected]>
blackbox: do not use data flash while its sill detecting
github.com/BossHobby/QUICKSILVER - 74edad0de6c290e64511f8d4e3a07f3e6d6af3d6 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 74edad0de6c290e64511f8d4e3a07f3e6d6af3d6 authored about 3 years ago by bkleiner <[email protected]>
data_flash_read_backbox: pass file to read
github.com/BossHobby/QUICKSILVER - d7f693baf437209dbb65790a838dd1c42daff907 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d7f693baf437209dbb65790a838dd1c42daff907 authored about 3 years ago by bkleiner <[email protected]>
add M25P16 block size, use in dataflash
github.com/BossHobby/QUICKSILVER - 3ad427e24647a9438590a836b8c34cca149fef06 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 3ad427e24647a9438590a836b8c34cca149fef06 authored about 3 years ago by bkleiner <[email protected]>
pedro: add M25P16
github.com/BossHobby/QUICKSILVER - f51ea2a677e95c1045b35acbd359f2a40abe7b1c authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - f51ea2a677e95c1045b35acbd359f2a40abe7b1c authored about 3 years ago by bkleiner <[email protected]>
fix aikon_f4 in target.json
github.com/BossHobby/QUICKSILVER - 425fc8c70a5b898ed1a0999485999b0f707925cd authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 425fc8c70a5b898ed1a0999485999b0f707925cd authored about 3 years ago by bkleiner <[email protected]>
add aikon f4 to hex build
github.com/BossHobby/QUICKSILVER - 6df2b9cc8ba110bac3c57248b0ca164c4ad4bead authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 6df2b9cc8ba110bac3c57248b0ca164c4ad4bead authored about 3 years ago by bkleiner <[email protected]>
usb: ensure all the data is written
github.com/BossHobby/QUICKSILVER - 68d1b3b1958b4673407860deec589521527b0f95 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 68d1b3b1958b4673407860deec589521527b0f95 authored about 3 years ago by bkleiner <[email protected]>
update usb library
github.com/BossHobby/QUICKSILVER - 50408c867099db09f0a5be799ca59d4ab99068a4 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 50408c867099db09f0a5be799ca59d4ab99068a4 authored about 3 years ago by bkleiner <[email protected]>
bump protocol version
github.com/BossHobby/QUICKSILVER - 57944816c09ebff4b93935604c1a33b23e1d2c94 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 57944816c09ebff4b93935604c1a33b23e1d2c94 authored about 3 years ago by bkleiner <[email protected]>
cbor: allow uint/nint for float values
github.com/BossHobby/QUICKSILVER - b23859f8b375998fdca4da74d72b042f74869b0c authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - b23859f8b375998fdca4da74d72b042f74869b0c authored about 3 years ago by bkleiner <[email protected]>
add cbor error handler
github.com/BossHobby/QUICKSILVER - f5af731ad00de3a8e5759b95e907b5e3d7c8c4bd authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - f5af731ad00de3a8e5759b95e907b5e3d7c8c4bd authored about 3 years ago by bkleiner <[email protected]>
refactor: prefer types with explicit sizes
github.com/BossHobby/QUICKSILVER - 8de1adb36dffb82cb9fd66fb58ae9c134e48af2b authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 8de1adb36dffb82cb9fd66fb58ae9c134e48af2b authored about 3 years ago by bkleiner <[email protected]>
tidy up led logic, move
github.com/BossHobby/QUICKSILVER - a08fcf6d791dbb0576c27c4133baa29143518733 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - a08fcf6d791dbb0576c27c4133baa29143518733 authored about 3 years ago by bkleiner <[email protected]>
refactor: (void) => ()
github.com/BossHobby/QUICKSILVER - ac30461f0b1071c922c3d498e586a24b30c47040 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - ac30461f0b1071c922c3d498e586a24b30c47040 authored about 3 years ago by bkleiner <[email protected]>
main: tidy externs
github.com/BossHobby/QUICKSILVER - ef8cdf155f09d5a6584538d48b6225ee4de40bb1 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - ef8cdf155f09d5a6584538d48b6225ee4de40bb1 authored about 3 years ago by bkleiner <[email protected]>
move lvc_throttle feature
github.com/BossHobby/QUICKSILVER - 8fdb116f4d08db314da493167a3165e2a6b37dc2 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 8fdb116f4d08db314da493167a3165e2a6b37dc2 authored about 3 years ago by bkleiner <[email protected]>
tidy pid calc call
github.com/BossHobby/QUICKSILVER - c1c866333c1205c48375c7a5d053d0a2ed51bf44 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - c1c866333c1205c48375c7a5d053d0a2ed51bf44 authored about 3 years ago by bkleiner <[email protected]>
rework soft serial
github.com/BossHobby/QUICKSILVER - cfc25ae58574b5030fd79a816f9dcefbb00a313d authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - cfc25ae58574b5030fd79a816f9dcefbb00a313d authored about 3 years ago by bkleiner <[email protected]>
usb: adjust descriptors to match old ones
github.com/BossHobby/QUICKSILVER - 75ddc9da62d96b523305a69bb444c55fd279d2a1 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 75ddc9da62d96b523305a69bb444c55fd279d2a1 authored about 3 years ago by bkleiner <[email protected]>
port soft-spi to ll
github.com/BossHobby/QUICKSILVER - 7d4bf1104cd1506a05d329aecc77dbcad33c2250 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 7d4bf1104cd1506a05d329aecc77dbcad33c2250 authored about 3 years ago by bkleiner <[email protected]>
remove old defines
github.com/BossHobby/QUICKSILVER - 2322513fb2930ea5271326098cf5a96e297d2c8c authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 2322513fb2930ea5271326098cf5a96e297d2c8c authored about 3 years ago by bkleiner <[email protected]>
remove statics form defines.h
github.com/BossHobby/QUICKSILVER - b4b91eec30ba53c1df8aa9ad14b2e92290ebf4d6 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - b4b91eec30ba53c1df8aa9ad14b2e92290ebf4d6 authored about 3 years ago by bkleiner <[email protected]>
stop including "defines.h" directly, use project.h
github.com/BossHobby/QUICKSILVER - e22975ad5279f23966d35913ba3b75cbebf7cb0f authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - e22975ad5279f23966d35913ba3b75cbebf7cb0f authored about 3 years ago by bkleiner <[email protected]>
usb: stream osd font
github.com/BossHobby/QUICKSILVER - 865f05e04ee3d9808c2627fb53ac0a6ce6d0ac85 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 865f05e04ee3d9808c2627fb53ac0a6ce6d0ac85 authored about 3 years ago by bkleiner <[email protected]>
better system defines
github.com/BossHobby/QUICKSILVER - 623dddc62a6f627a5f5f33741c86ced26df94721 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 623dddc62a6f627a5f5f33741c86ced26df94721 authored about 3 years ago by bkleiner <[email protected]>
gyro: add generic interface
github.com/BossHobby/QUICKSILVER - ff41e5d17e8f72787bb446e430f67d26b02ce96c authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - ff41e5d17e8f72787bb446e430f67d26b02ce96c authored about 3 years ago by bkleiner <[email protected]>
serial_4way_init: delay to ensure dshot dma has finished before we set the esc high
github.com/BossHobby/QUICKSILVER - 1b6577b20db585dc4949d9d401a8e15b58b0a924 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 1b6577b20db585dc4949d9d401a8e15b58b0a924 authored about 3 years ago by bkleiner <[email protected]>
remove usb driver
github.com/BossHobby/QUICKSILVER - be0b9f121b1bbe2af5894d59b8f259ba91bcf6a7 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - be0b9f121b1bbe2af5894d59b8f259ba91bcf6a7 authored about 3 years ago by bkleiner <[email protected]>
pwm driver to stm32 ll
github.com/BossHobby/QUICKSILVER - 5683c8fafd98e4f79bf2ffa973d28f3d7e55c0d3 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 5683c8fafd98e4f79bf2ffa973d28f3d7e55c0d3 authored about 3 years ago by bkleiner <[email protected]>
adc: use ADC directly
github.com/BossHobby/QUICKSILVER - 2d272eea70dba923b181341ea63fc2c38b86460c authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 2d272eea70dba923b181341ea63fc2c38b86460c authored about 3 years ago by bkleiner <[email protected]>
adc: fix common calls
github.com/BossHobby/QUICKSILVER - 9c7d949e3f29cffa697218ab95b1b222b0f0b97e authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 9c7d949e3f29cffa697218ab95b1b222b0f0b97e authored about 3 years ago by bkleiner <[email protected]>
serial: better init order, add nvic prio
github.com/BossHobby/QUICKSILVER - d95c2027729a4d937f83e0c91b196747b8a3e0bf authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d95c2027729a4d937f83e0c91b196747b8a3e0bf authored about 3 years ago by bkleiner <[email protected]>
usb: increase buffer
github.com/BossHobby/QUICKSILVER - 898459391b4ad529117a5f1a6be2fc192f661546 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 898459391b4ad529117a5f1a6be2fc192f661546 authored about 3 years ago by bkleiner <[email protected]>
remove makefiles
github.com/BossHobby/QUICKSILVER - 4c8514e4714cef5d7ac0c68513b1cbd8fb54b701 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 4c8514e4714cef5d7ac0c68513b1cbd8fb54b701 authored about 3 years ago by bkleiner <[email protected]>
switch to cube, add usb lib
github.com/BossHobby/QUICKSILVER - d7d94a0f2a60d06a1fb40e7f30059a05659232e9 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d7d94a0f2a60d06a1fb40e7f30059a05659232e9 authored about 3 years ago by bkleiner <[email protected]>
replace gettime
github.com/BossHobby/QUICKSILVER - 4a36e08f87b5a55e86f658a63779d31f1add8a22 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 4a36e08f87b5a55e86f658a63779d31f1add8a22 authored about 3 years ago by bkleiner <[email protected]>
remove remaining F0 defs
github.com/BossHobby/QUICKSILVER - 0431cd85d042f2c0f179435d99eddd489f847df9 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 0431cd85d042f2c0f179435d99eddd489f847df9 authored about 3 years ago by bkleiner <[email protected]>
usb: add motor, feature and battery msp commands
they are requried by the bluejay pwa configurator
github.com/BossHobby/QUICKSILVER - a867dd6e1980596ab50adeaaee77d7e6f62ca894 authored about 3 years ago by bkleiner <[email protected]>
port to stm32 ll lib
github.com/BossHobby/QUICKSILVER - 7f993d77b9e871eb8d2e241b26b3bf12d44d0d8f authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 7f993d77b9e871eb8d2e241b26b3bf12d44d0d8f authored about 3 years ago by bkleiner <[email protected]>
add usb driver
github.com/BossHobby/QUICKSILVER - 940021a08ff2b3c9c9ddf62c4558a413a4a9a9c9 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 940021a08ff2b3c9c9ddf62c4558a413a4a9a9c9 authored about 3 years ago by bkleiner <[email protected]>
drv_motor_pwm: add define for targets missing TIM14
github.com/BossHobby/QUICKSILVER - 590c7e0e32dcf5261a37582d508a80227eac986c authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 590c7e0e32dcf5261a37582d508a80227eac986c authored about 3 years ago by bkleiner <[email protected]>
remove manual source filter, use ini variable instead
github.com/BossHobby/QUICKSILVER - edaf2d1b7b0e7d74a3218da0304c1796f465a2c3 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - edaf2d1b7b0e7d74a3218da0304c1796f465a2c3 authored about 3 years ago by bkleiner <[email protected]>
tidy up system folder
github.com/BossHobby/QUICKSILVER - e92f01e0555f8f8f467adf1bce528df6d208cdaf authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - e92f01e0555f8f8f467adf1bce528df6d208cdaf authored about 3 years ago by bkleiner <[email protected]>
add community to README
github.com/BossHobby/QUICKSILVER - dbb7fe1ddefe09948256047e486664ebffd098fb authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - dbb7fe1ddefe09948256047e486664ebffd098fb authored about 3 years ago by bkleiner <[email protected]>
build: prefer DRONE_TAG over DRONE_COMMIT
github.com/BossHobby/QUICKSILVER - a8dc4fc93d7e418a86feb73716f63e420fc5f32d authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - a8dc4fc93d7e418a86feb73716f63e420fc5f32d authored about 3 years ago by bkleiner <[email protected]>
Update README.md
github.com/BossHobby/QUICKSILVER - 8274f4eb68054e2aefe09ce777cf94f6fc273f0f authored about 3 years ago by Benedikt Kleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 8274f4eb68054e2aefe09ce777cf94f6fc273f0f authored about 3 years ago by Benedikt Kleiner <[email protected]>
Update README.md
github.com/BossHobby/QUICKSILVER - 101bf5de987ba76ed3fb339ff773c41770cab8b4 authored about 3 years ago by Benedikt Kleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 101bf5de987ba76ed3fb339ff773c41770cab8b4 authored about 3 years ago by Benedikt Kleiner <[email protected]>
add PerryEarl's video
github.com/BossHobby/QUICKSILVER - 4e1e55ebfcaff27d533b31ae7e83a3ec91d34d46 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 4e1e55ebfcaff27d533b31ae7e83a3ec91d34d46 authored about 3 years ago by bkleiner <[email protected]>
add zeusf4evo to build targets
github.com/BossHobby/QUICKSILVER - e9951eb4f472c4b2bef885449ca975c96a2dae45 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - e9951eb4f472c4b2bef885449ca975c96a2dae45 authored about 3 years ago by bkleiner <[email protected]>
Merge pull request #32 from hallucino/master
Add zeusf4evo board
github.com/BossHobby/QUICKSILVER - 1f1c0de9a6f08620e4ee3f175a45a751449bc699 authored about 3 years ago by Benedikt Kleiner <[email protected]>
Add zeusf4evo board
https://github.com/betaflight/unified-targets/blob/master/configs/default/HGLR-ZEUSF4EVO.config
github.com/BossHobby/QUICKSILVER - 449793f7ef66e2c66058d3543915d6f65d8d2923 authored about 3 years ago by Hallucino <[email protected]>
README: add youtube links
github.com/BossHobby/QUICKSILVER - 5e6630e921c15e1b4cd4f853c41815928467011d authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 5e6630e921c15e1b4cd4f853c41815928467011d authored about 3 years ago by bkleiner <[email protected]>
add iflightf411rx to build pipeline
github.com/BossHobby/QUICKSILVER - f23bdf6cf0ac57997feee137e145614e7140bf88 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - f23bdf6cf0ac57997feee137e145614e7140bf88 authored about 3 years ago by bkleiner <[email protected]>
Merge pull request #31 from hallucino/master
Add iflight f411 rx target
github.com/BossHobby/QUICKSILVER - 0edf57cccbe61d1bf668a46d6da697db80294e2d authored about 3 years ago by Benedikt Kleiner <[email protected]>
Update target.h
github.com/BossHobby/QUICKSILVER - b7bc165ac633ed42ae1e4255cc3096c248ebc519 authored about 3 years ago by Hallucino <[email protected]>
github.com/BossHobby/QUICKSILVER - b7bc165ac633ed42ae1e4255cc3096c248ebc519 authored about 3 years ago by Hallucino <[email protected]>
cc2500: support having USE_CC2500_PA_LNA without CC2500_LNA_EN_PIN
github.com/BossHobby/QUICKSILVER - e169fe8c375b5de07ee1243cf4b830408edf9e9a authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - e169fe8c375b5de07ee1243cf4b830408edf9e9a authored about 3 years ago by bkleiner <[email protected]>
Add iflight f411 rx target
New bord: iflight f411 rx
github.com/BossHobby/QUICKSILVER - 91c3d3ad9ea3c5f01e5334272179b6fd79d5f5b5 authored about 3 years ago by Hallucino <[email protected]>
update readme
github.com/BossHobby/QUICKSILVER - d94d3f1fe07137a09861c921105ee722cc3f911e authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d94d3f1fe07137a09861c921105ee722cc3f911e authored about 3 years ago by bkleiner <[email protected]>
add logo
github.com/BossHobby/QUICKSILVER - b196076616e1ba21f0c3ef1b6e97ed90da1ea792 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - b196076616e1ba21f0c3ef1b6e97ed90da1ea792 authored about 3 years ago by bkleiner <[email protected]>
updated osd maps for flight modes aux
github.com/BossHobby/QUICKSILVER - 4df0c80bf70f00a1b17c27fc5b3c9018706ff964 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 4df0c80bf70f00a1b17c27fc5b3c9018706ff964 authored about 3 years ago by NotFastEnuf <[email protected]>
undo previous inversion of bind_enable/ready_to_bind logic
github.com/BossHobby/QUICKSILVER - 7d6c3db808856a84b9c8dd39374a19e808f0f7db authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 7d6c3db808856a84b9c8dd39374a19e808f0f7db authored about 3 years ago by NotFastEnuf <[email protected]>
renamed aux_motors_to_throttle_mode -> aux_motor_test
github.com/BossHobby/QUICKSILVER - 3d6184329f87999f46a888efc1150a399551f16f authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 3d6184329f87999f46a888efc1150a399551f16f authored about 3 years ago by NotFastEnuf <[email protected]>
blocked aux turtle during aux motors_to_throttle mode
github.com/BossHobby/QUICKSILVER - 2475f17f64c1c2031c6bd1bd219c46233552d7d3 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 2475f17f64c1c2031c6bd1bd219c46233552d7d3 authored about 3 years ago by NotFastEnuf <[email protected]>
longer off time before dshot command for bluejay
github.com/BossHobby/QUICKSILVER - b9238690606c94281afa984434b422a86d7e0631 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - b9238690606c94281afa984434b422a86d7e0631 authored about 3 years ago by NotFastEnuf <[email protected]>
updated pid presets and readme
github.com/BossHobby/QUICKSILVER - 144764d62983bf4671d1f7f10718d39b9d5f3de8 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 144764d62983bf4671d1f7f10718d39b9d5f3de8 authored about 3 years ago by NotFastEnuf <[email protected]>
renamed ready_to_bind to bind_saved
github.com/BossHobby/QUICKSILVER - 5d762547156aa178c18cd2e1e71788afb4f8cf46 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 5d762547156aa178c18cd2e1e71788afb4f8cf46 authored about 3 years ago by NotFastEnuf <[email protected]>
removed AUX_LED_ON feature & unlinked status led behavior from switch
github.com/BossHobby/QUICKSILVER - 9e7199aa2318bd811a2dc226092ba593352ff3b9 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 9e7199aa2318bd811a2dc226092ba593352ff3b9 authored about 3 years ago by NotFastEnuf <[email protected]>
added stick calibration state - CALIBRATION_SUCCESS, and tweaked osd menus
github.com/BossHobby/QUICKSILVER - fe2f011283fa18a6f358039713aaf7ec0168f686 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - fe2f011283fa18a6f358039713aaf7ec0168f686 authored about 3 years ago by NotFastEnuf <[email protected]>
quic: add QUIC_CMD_CAL_STICKS
github.com/BossHobby/QUICKSILVER - a100a48e1f453074fd084fa6d0109b73dbd7978a authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - a100a48e1f453074fd084fa6d0109b73dbd7978a authored about 3 years ago by bkleiner <[email protected]>
initialize stick_calibration_wizard state to INACTIVE at boot
github.com/BossHobby/QUICKSILVER - 52e29c97337763ab5dda9cd042456d57477b53a7 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 52e29c97337763ab5dda9cd042456d57477b53a7 authored about 3 years ago by NotFastEnuf <[email protected]>
expose stick calibration wizard_phase to usb via control state
github.com/BossHobby/QUICKSILVER - 2e55b380631301b8f21fe9f8e4bd2231747a53d9 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 2e55b380631301b8f21fe9f8e4bd2231747a53d9 authored about 3 years ago by bkleiner <[email protected]>
replace rx_calibration_wizard_active with new state in stick_calibration_wizard_t
github.com/BossHobby/QUICKSILVER - ee011fc2dccb417c9f7f727c46cd0a332f9312a9 authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - ee011fc2dccb417c9f7f727c46cd0a332f9312a9 authored about 3 years ago by bkleiner <[email protected]>
applied the prifile stick calibration scale values to all radio files
github.com/BossHobby/QUICKSILVER - b968289237ae704f2b8d70a3fb390137113b5b02 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - b968289237ae704f2b8d70a3fb390137113b5b02 authored about 3 years ago by NotFastEnuf <[email protected]>
added profile macros for stick calibration limits
github.com/BossHobby/QUICKSILVER - afe259a3ea7d19f38c92177bd5cef579f46a2165 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - afe259a3ea7d19f38c92177bd5cef579f46a2165 authored about 3 years ago by NotFastEnuf <[email protected]>
cleanup rx.c
github.com/BossHobby/QUICKSILVER - d376b0419999e9d86116612c0b44fd0aea4f74e0 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - d376b0419999e9d86116612c0b44fd0aea4f74e0 authored about 3 years ago by NotFastEnuf <[email protected]>
added stick calibration wizard to osd
github.com/BossHobby/QUICKSILVER - 0b7af94c44c1f0717e8453c67112dad0dee647a3 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 0b7af94c44c1f0717e8453c67112dad0dee647a3 authored about 3 years ago by NotFastEnuf <[email protected]>
cleanup stick wizard menus
github.com/BossHobby/QUICKSILVER - ec353d3b00cf2a4093ff758fa5a5fd913807d10e authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - ec353d3b00cf2a4093ff758fa5a5fd913807d10e authored about 3 years ago by NotFastEnuf <[email protected]>
cleanup osd_menu_maps
github.com/BossHobby/QUICKSILVER - e25b982c4e6be5ee2a01c2aabbc146316d42589e authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - e25b982c4e6be5ee2a01c2aabbc146316d42589e authored about 3 years ago by NotFastEnuf <[email protected]>
bugfix rx_smoothing on throttle, cleanup on rx_precalc
github.com/BossHobby/QUICKSILVER - 40e1988e1eae3a671579abeabba7073b11334f33 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 40e1988e1eae3a671579abeabba7073b11334f33 authored about 3 years ago by NotFastEnuf <[email protected]>
moved rx_apply_expo out of radio files and into rx_precalc
github.com/BossHobby/QUICKSILVER - c53f33b1cdf0d0471626730ab5cf471a085880fb authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - c53f33b1cdf0d0471626730ab5cf471a085880fb authored about 3 years ago by NotFastEnuf <[email protected]>
rename profile_channel_t to profile_receiver_t
github.com/BossHobby/QUICKSILVER - a17044b31864ffa6f7e6fa5e60b9825441ab3b1e authored about 3 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - a17044b31864ffa6f7e6fa5e60b9825441ab3b1e authored about 3 years ago by bkleiner <[email protected]>
initial commit towards a stick calibration wizard
github.com/BossHobby/QUICKSILVER - 5ea37833ef418b42b3b97e778864a4afa652a4fb authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 5ea37833ef418b42b3b97e778864a4afa652a4fb authored about 3 years ago by NotFastEnuf <[email protected]>
renamed bind_enable to ready_to_bind
github.com/BossHobby/QUICKSILVER - 455362e6b61b5344ae4a8bd6e1aa09e21df136cc authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 455362e6b61b5344ae4a8bd6e1aa09e21df136cc authored about 3 years ago by NotFastEnuf <[email protected]>
added functions for stick calibration wizard - untested
github.com/BossHobby/QUICKSILVER - 5c7f434e6cebc1c644b378dfe847e848933df833 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 5c7f434e6cebc1c644b378dfe847e848933df833 authored about 3 years ago by NotFastEnuf <[email protected]>
changed stick wizard wording
github.com/BossHobby/QUICKSILVER - a331c0483484dd549bdec098916aa535e2e1afbf authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - a331c0483484dd549bdec098916aa535e2e1afbf authored about 3 years ago by NotFastEnuf <[email protected]>
state.stick_calibration_wizard to retain results of calibration outcome
github.com/BossHobby/QUICKSILVER - a4800ddee5ba2d0b001f76ed69d53b5026303833 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - a4800ddee5ba2d0b001f76ed69d53b5026303833 authored about 3 years ago by NotFastEnuf <[email protected]>
removed osd_ltm_protocol
github.com/BossHobby/QUICKSILVER - ac2f698ea0f4c42f6935eff415d64c29da4afcd5 authored about 3 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - ac2f698ea0f4c42f6935eff415d64c29da4afcd5 authored about 3 years ago by NotFastEnuf <[email protected]>