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
profile: add smart audio define
github.com/BossHobby/QUICKSILVER - 0e0c548f5c6ee9754ac8cd076db9595461e515bd authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 0e0c548f5c6ee9754ac8cd076db9595461e515bd authored about 5 years ago by bkleiner <[email protected]>
move delay function out of soft serial header
github.com/BossHobby/QUICKSILVER - 52a4a55d13a72e8bffb92a7a02f963647d2a1816 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 52a4a55d13a72e8bffb92a7a02f963647d2a1816 authored about 5 years ago by bkleiner <[email protected]>
pwm: unify init_timer and rcc enable
github.com/BossHobby/QUICKSILVER - 6c11e961dd5457c18526f59d9b773231b78c98f3 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 6c11e961dd5457c18526f59d9b773231b78c98f3 authored about 5 years ago by bkleiner <[email protected]>
expose vtx settings via usb
github.com/BossHobby/QUICKSILVER - 78e30341ea6f3ce4dcab61fc5781925a1a232b7a authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 78e30341ea6f3ce4dcab61fc5781925a1a232b7a authored about 5 years ago by bkleiner <[email protected]>
introduce motor_set_all helper, use across codebase
github.com/BossHobby/QUICKSILVER - 736d871aa62bbbd4f37be190d5a2687edf51a08b authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 736d871aa62bbbd4f37be190d5a2687edf51a08b authored about 5 years ago by bkleiner <[email protected]>
Removed some debugging debris
github.com/BossHobby/QUICKSILVER - 8b352a332407d3155bb9ea3250607b7033a0ee09 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 8b352a332407d3155bb9ea3250607b7033a0ee09 authored about 5 years ago by Bobnova <[email protected]>
dsm support in unified serial & some high risk restructuring/cleanup
github.com/BossHobby/QUICKSILVER - 0ea2bb12a349f644923bfcebc5d08030053fbbb4 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 0ea2bb12a349f644923bfcebc5d08030053fbbb4 authored about 5 years ago by NotFastEnuf <[email protected]>
revised rx bind save procedure
github.com/BossHobby/QUICKSILVER - 17c9d4e930a49863e59488137ed42f6991c6dbc2 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 17c9d4e930a49863e59488137ed42f6991c6dbc2 authored about 5 years ago by NotFastEnuf <[email protected]>
Update to work with new init numbers
github.com/BossHobby/QUICKSILVER - 001b79a73127f8f36242540b67433bf71729b57a authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 001b79a73127f8f36242540b67433bf71729b57a authored about 5 years ago by Bobnova <[email protected]>
Sbus and FPORT both appear fully functional
github.com/BossHobby/QUICKSILVER - 6f0577dfb1f4c1989efae2af3c7f0f4bef314b82 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 6f0577dfb1f4c1989efae2af3c7f0f4bef314b82 authored about 5 years ago by Bobnova <[email protected]>
add RX_UNIFIED_SERIAL to all targets
github.com/BossHobby/QUICKSILVER - 56b5f5741800312cdb2ae71d35429563a030da7d authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 56b5f5741800312cdb2ae71d35429563a030da7d authored about 5 years ago by bkleiner <[email protected]>
dsm process for unified serial
github.com/BossHobby/QUICKSILVER - 7f71819674675a2883189d5a92957f9409171e5f authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 7f71819674675a2883189d5a92957f9409171e5f authored about 5 years ago by NotFastEnuf <[email protected]>
Autodetect now saves detected protocol to flash
github.com/BossHobby/QUICKSILVER - ffa17bf4d99fcc763847d350a5661fabdcac3c19 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - ffa17bf4d99fcc763847d350a5661fabdcac3c19 authored about 5 years ago by Bobnova <[email protected]>
defines: add undef for boards without buzzer
github.com/BossHobby/QUICKSILVER - 6c52ce3a35b7c3a56de413d74399b6855e69dac3 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 6c52ce3a35b7c3a56de413d74399b6855e69dac3 authored about 5 years ago by bkleiner <[email protected]>
FPORT fixes
github.com/BossHobby/QUICKSILVER - 37b847e256f578600afdeb6219af093da42980d8 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 37b847e256f578600afdeb6219af093da42980d8 authored about 5 years ago by Bobnova <[email protected]>
move pin defintions to deicated file,
add to profile, integrate with drivers
github.com/BossHobby/QUICKSILVER - 820b06a0e5370dcc9d7c07dfcf4f8dd2ef76d38c authored about 5 years ago by bkleiner <[email protected]>
remove old pwm pin comment
github.com/BossHobby/QUICKSILVER - 7a8b04fc71fc677119c9a6d19a84aad504f53c14 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 7a8b04fc71fc677119c9a6d19a84aad504f53c14 authored about 5 years ago by bkleiner <[email protected]>
Rewrote drv_rx_serial for runtime protocol select
github.com/BossHobby/QUICKSILVER - 4fa522f3ce60b1ac1b7f5855aa3d73a8e80e53e5 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 4fa522f3ce60b1ac1b7f5855aa3d73a8e80e53e5 authored about 5 years ago by Bobnova <[email protected]>
Updated
github.com/BossHobby/QUICKSILVER - 09a0cfc171091ab9fe4dfac8a039498fca6cdc42 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 09a0cfc171091ab9fe4dfac8a039498fca6cdc42 authored about 5 years ago by Bobnova <[email protected]>
rx_unified_serial.c now exists and reads data
github.com/BossHobby/QUICKSILVER - fb0ecfec10241486c31b913bed67a13220416e9c authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - fb0ecfec10241486c31b913bed67a13220416e9c authored about 5 years ago by Bobnova <[email protected]>
I think it fully works on sbus!
github.com/BossHobby/QUICKSILVER - 57c17ff4a641959adb2885007a93328b526dc582 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 57c17ff4a641959adb2885007a93328b526dc582 authored about 5 years ago by Bobnova <[email protected]>
Updated
github.com/BossHobby/QUICKSILVER - 73eb44963eb684f2fd6d33806b7a1626b7b2b556 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 73eb44963eb684f2fd6d33806b7a1626b7b2b556 authored about 5 years ago by Bobnova <[email protected]>
It detects sbus correctly!
github.com/BossHobby/QUICKSILVER - 18599712f8ca0b48fa688eed52a8cf7128184d11 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 18599712f8ca0b48fa688eed52a8cf7128184d11 authored about 5 years ago by Bobnova <[email protected]>
Update to work with new init numbers
github.com/BossHobby/QUICKSILVER - 22ba170a48f2913f1008118632eae8df665030b4 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 22ba170a48f2913f1008118632eae8df665030b4 authored about 5 years ago by Bobnova <[email protected]>
Detects SBUS and IBUS!
github.com/BossHobby/QUICKSILVER - 6f186356ce3dc09280c0bacf9607e23cabdd37b6 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 6f186356ce3dc09280c0bacf9607e23cabdd37b6 authored about 5 years ago by Bobnova <[email protected]>
Sbus, Ibus, and FPORT all work. + FPORT telemetry.
github.com/BossHobby/QUICKSILVER - c36317140316734899facf9595f46bf1fe5d74d8 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - c36317140316734899facf9595f46bf1fe5d74d8 authored about 5 years ago by Bobnova <[email protected]>
rx_unified_serial.c now exists and reads data
github.com/BossHobby/QUICKSILVER - f8f23fc1cfde0a5cc893462047bd30623161d7e3 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - f8f23fc1cfde0a5cc893462047bd30623161d7e3 authored about 5 years ago by Bobnova <[email protected]>
It detects sbus correctly!
github.com/BossHobby/QUICKSILVER - 7a584d85652c4057d995efba66b8dfd74cea3e1a authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 7a584d85652c4057d995efba66b8dfd74cea3e1a authored about 5 years ago by Bobnova <[email protected]>
Rewrote drv_rx_serial for runtime protocol select
github.com/BossHobby/QUICKSILVER - 7be75be7ee6c7c80c60e50ae67156538dbdd8299 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 7be75be7ee6c7c80c60e50ae67156538dbdd8299 authored about 5 years ago by Bobnova <[email protected]>
Sbus and FPORT both appear fully functional
github.com/BossHobby/QUICKSILVER - 368578d0f3ef185539f575f298bdd8cdf4d24dd1 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 368578d0f3ef185539f575f298bdd8cdf4d24dd1 authored about 5 years ago by Bobnova <[email protected]>
OpenOCD files added
github.com/BossHobby/QUICKSILVER - 8e4676fe630435e074fdf8c2952882c7ee4fda89 authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 8e4676fe630435e074fdf8c2952882c7ee4fda89 authored about 5 years ago by Bobnova <[email protected]>
Detects SBUS and IBUS!
github.com/BossHobby/QUICKSILVER - 9cbc1b3bfdfe6edf5a58fb71dd919d85e8cb46ea authored about 5 years ago by Bobnova <[email protected]>
github.com/BossHobby/QUICKSILVER - 9cbc1b3bfdfe6edf5a58fb71dd919d85e8cb46ea authored about 5 years ago by Bobnova <[email protected]>
AUX_CHANNEL_12 => AUX_CHANNEL_GESTURE
github.com/BossHobby/QUICKSILVER - 7086a0f963022c95f3ab044f28e1bca68f4c8771 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 7086a0f963022c95f3ab044f28e1bca68f4c8771 authored about 5 years ago by bkleiner <[email protected]>
revised rssi to rx files
github.com/BossHobby/QUICKSILVER - 45b2041598143edd3bf1c8ea772d01fcb0f509aa authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 45b2041598143edd3bf1c8ea772d01fcb0f509aa authored about 5 years ago by NotFastEnuf <[email protected]>
revised nrf and xn297L rssi based on 90% expo packets per second
github.com/BossHobby/QUICKSILVER - c86869c56756baa71fb469e2b5be106f5840355d authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - c86869c56756baa71fb469e2b5be106f5840355d authored about 5 years ago by NotFastEnuf <[email protected]>
bayang rssi added to osd
github.com/BossHobby/QUICKSILVER - a51d8abfec6a5f4898044cdb86919771306db304 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - a51d8abfec6a5f4898044cdb86919771306db304 authored about 5 years ago by NotFastEnuf <[email protected]>
osd rssi working for frsky, sbus, and fport
github.com/BossHobby/QUICKSILVER - 551d03feabab4db269ff0118aefef63236602d14 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 551d03feabab4db269ff0118aefef63236602d14 authored about 5 years ago by NotFastEnuf <[email protected]>
osd flight modes updated list and osd system status feature updated for motor test warning
github.com/BossHobby/QUICKSILVER - a254441bf9bce3d29f9569d68c517b57c03a8259 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - a254441bf9bce3d29f9569d68c517b57c03a8259 authored about 5 years ago by NotFastEnuf <[email protected]>
rework aux feature struct members, fpv_on logic, add theottle boost to runtime
github.com/BossHobby/QUICKSILVER - 499be8e922fc3475abf0877299beb4d6c0eb1c9f authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 499be8e922fc3475abf0877299beb4d6c0eb1c9f authored about 5 years ago by NotFastEnuf <[email protected]>
tpa hidden on exact volts pid vbat comp, dma collision check for shared gyro/osd spi bus, full sbus aux channel range
github.com/BossHobby/QUICKSILVER - 4f9adec345f910256f17514c05a1a6ae77862e03 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 4f9adec345f910256f17514c05a1a6ae77862e03 authored about 5 years ago by NotFastEnuf <[email protected]>
fix merge conflict in matek f405 target from feature-dma-gyro
github.com/BossHobby/QUICKSILVER - b13f737ff4d8741fd64f725a4b00c1ac773594b0 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - b13f737ff4d8741fd64f725a4b00c1ac773594b0 authored about 5 years ago by NotFastEnuf <[email protected]>
merge feature-dma-gyro branch
github.com/BossHobby/QUICKSILVER - bad500b120cf6178325f9dd158900195b6a212d8 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - bad500b120cf6178325f9dd158900195b6a212d8 authored about 5 years ago by NotFastEnuf <[email protected]>
last of dma gyro cleanup and uart1 support for nox target
github.com/BossHobby/QUICKSILVER - ebf8e127695cfda2066273c76b756d99696d25a0 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - ebf8e127695cfda2066273c76b756d99696d25a0 authored about 5 years ago by NotFastEnuf <[email protected]>
restore inverted text on splash screen
github.com/BossHobby/QUICKSILVER - 8c6c742ccf11d346bc65e95532fdf78684c927b1 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 8c6c742ccf11d346bc65e95532fdf78684c927b1 authored about 5 years ago by NotFastEnuf <[email protected]>
airbot ab7456 osd chip patch option in config
github.com/BossHobby/QUICKSILVER - 5ba0140f5e2e47f1e158ec3fdf482d0b105a4497 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 5ba0140f5e2e47f1e158ec3fdf482d0b105a4497 authored about 5 years ago by NotFastEnuf <[email protected]>
minor maint. and slightly longer delay before osd init
github.com/BossHobby/QUICKSILVER - 3c113a2615570ef53dba017aab85275a527b0ed3 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 3c113a2615570ef53dba017aab85275a527b0ed3 authored about 5 years ago by NotFastEnuf <[email protected]>
isolated gyro/osd shared spi bus issue to corrupted clock signal requiring gpio pull up
github.com/BossHobby/QUICKSILVER - 2ce328adea39e3458bc71a7565923aa397fbab89 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 2ce328adea39e3458bc71a7565923aa397fbab89 authored about 5 years ago by NotFastEnuf <[email protected]>
changes to matek F405 target
github.com/BossHobby/QUICKSILVER - b81af9b8b2353417c57198ccd0f9b39098c0e9a4 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - b81af9b8b2353417c57198ccd0f9b39098c0e9a4 authored about 5 years ago by NotFastEnuf <[email protected]>
changes to matek f405 target
github.com/BossHobby/QUICKSILVER - 83b7c1559f49dde3db1a9070f9297b7ffe862f07 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 83b7c1559f49dde3db1a9070f9297b7ffe862f07 authored about 5 years ago by NotFastEnuf <[email protected]>
fixed gpio settings for shared spi - gyro/osd
github.com/BossHobby/QUICKSILVER - f0199afb01fc654ffc239cfd6c89db0165aa07d7 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - f0199afb01fc654ffc239cfd6c89db0165aa07d7 authored about 5 years ago by NotFastEnuf <[email protected]>
attempts at fixing dma collision with gyro and osd on same spi
github.com/BossHobby/QUICKSILVER - 7643b545f0c81215a1a2d0357ad5f6dedd139195 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 7643b545f0c81215a1a2d0357ad5f6dedd139195 authored about 5 years ago by NotFastEnuf <[email protected]>
cleanup of gyro dma, addition of spi1, confirmed functional on spi2
github.com/BossHobby/QUICKSILVER - a59d2c9a1e3be6448afdb44841ac82bc6c6dccff authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - a59d2c9a1e3be6448afdb44841ac82bc6c6dccff authored about 5 years ago by NotFastEnuf <[email protected]>
language settings fix attempt
github.com/BossHobby/QUICKSILVER - e228172576838e5f0dbef7f320bcdef157b18741 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - e228172576838e5f0dbef7f320bcdef157b18741 authored about 5 years ago by NotFastEnuf <[email protected]>
language settings fix attempt
github.com/BossHobby/QUICKSILVER - e0508ed9c08f081178f6f46165238b03c05c884e authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - e0508ed9c08f081178f6f46165238b03c05c884e authored about 5 years ago by NotFastEnuf <[email protected]>
dma gyro & osd working together on spi2
github.com/BossHobby/QUICKSILVER - 9e5fb07703ee3929206c118a829c2eab0e6e1890 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 9e5fb07703ee3929206c118a829c2eab0e6e1890 authored about 5 years ago by NotFastEnuf <[email protected]>
added cc3d revo_nano target for more f411 gyro dma testing
github.com/BossHobby/QUICKSILVER - f8003f5b6b78dd4751fce9fcfe21dc0b750ed2ef authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - f8003f5b6b78dd4751fce9fcfe21dc0b750ed2ef authored about 5 years ago by NotFastEnuf <[email protected]>
known good starting point for testing gyro
github.com/BossHobby/QUICKSILVER - de721843eac751adbd910fe1aab380403c33a019 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - de721843eac751adbd910fe1aab380403c33a019 authored about 5 years ago by NotFastEnuf <[email protected]>
add nfe_breadboard target for testing dma gyro
github.com/BossHobby/QUICKSILVER - 681e43d27b51b714011fa2b2d9ec618f718b2923 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 681e43d27b51b714011fa2b2d9ec618f718b2923 authored about 5 years ago by NotFastEnuf <[email protected]>
initial work on dma gyro driver - not yet functional
github.com/BossHobby/QUICKSILVER - 2658424a1a2cc49aa06cf39cd64b9c52c1ade56c authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 2658424a1a2cc49aa06cf39cd64b9c52c1ade56c authored about 5 years ago by NotFastEnuf <[email protected]>
partial support for nox target w/o osd
github.com/BossHobby/QUICKSILVER - f26ac41b439f19276e6c6cbecd27c506754ab43d authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - f26ac41b439f19276e6c6cbecd27c506754ab43d authored about 5 years ago by NotFastEnuf <[email protected]>
remove stock-tx related code
github.com/BossHobby/QUICKSILVER - 3b8f3fc70fc8ed947374fc243fcdf2c49cd260df authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 3b8f3fc70fc8ed947374fc243fcdf2c49cd260df authored about 5 years ago by bkleiner <[email protected]>
limit rxcopy before BF superrates can go nuts on it
github.com/BossHobby/QUICKSILVER - 44ecca0ce406bdbce39fbcb42bb6a6c344df0c4c authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 44ecca0ce406bdbce39fbcb42bb6a6c344df0c4c authored about 5 years ago by NotFastEnuf <[email protected]>
osd files cleanup and floating point error 0 value bug in osd
github.com/BossHobby/QUICKSILVER - 5428b88ba9a5db18bf034054c346e43666dc7021 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 5428b88ba9a5db18bf034054c346e43666dc7021 authored about 5 years ago by NotFastEnuf <[email protected]>
move mpu defines to driver header
github.com/BossHobby/QUICKSILVER - fe8ebf846ba1b9547ae0a46da6d5169d9771fa32 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - fe8ebf846ba1b9547ae0a46da6d5169d9771fa32 authored about 5 years ago by bkleiner <[email protected]>
make: print gcc version on succesfull build
github.com/BossHobby/QUICKSILVER - 91aabe4289d862a2574ab8b03eab5bb01189697c authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 91aabe4289d862a2574ab8b03eab5bb01189697c authored about 5 years ago by bkleiner <[email protected]>
move usb_*.c to sr/main/usb
github.com/BossHobby/QUICKSILVER - d6d9b0944648560f7e5cd3af0c538885acbfb852 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d6d9b0944648560f7e5cd3af0c538885acbfb852 authored about 5 years ago by bkleiner <[email protected]>
move osd_ltm.c to src/main/osd
github.com/BossHobby/QUICKSILVER - 7e74533e61fbafbcc5f3c9344c9821d9de5da613 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 7e74533e61fbafbcc5f3c9344c9821d9de5da613 authored about 5 years ago by bkleiner <[email protected]>
move config related files to src/main/config
github.com/BossHobby/QUICKSILVER - aecdead5a425ec86f344b8b5e2fe2ca574e62722 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - aecdead5a425ec86f344b8b5e2fe2ca574e62722 authored about 5 years ago by bkleiner <[email protected]>
osd files segregated and organized into a folder
github.com/BossHobby/QUICKSILVER - c34b31619e347f9e5cb0a66ca4dcade59f6aca69 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - c34b31619e347f9e5cb0a66ca4dcade59f6aca69 authored about 5 years ago by NotFastEnuf <[email protected]>
revised levelmode menus
github.com/BossHobby/QUICKSILVER - 63eabc5ddd9c0936590f957f70d133bff6fa7e9b authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 63eabc5ddd9c0936590f957f70d133bff6fa7e9b authored about 5 years ago by NotFastEnuf <[email protected]>
osd mevel mode menu
github.com/BossHobby/QUICKSILVER - fd5228568fb1da8c4f31791e3de6f7ed69e3ad38 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - fd5228568fb1da8c4f31791e3de6f7ed69e3ad38 authored about 5 years ago by NotFastEnuf <[email protected]>
osd adjustable lowbatt threshold menu
github.com/BossHobby/QUICKSILVER - 7c2241fc67fd11a16f557f1b71f405722b2c4230 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 7c2241fc67fd11a16f557f1b71f405722b2c4230 authored about 5 years ago by NotFastEnuf <[email protected]>
osd system status element replacing arm/disarm element
github.com/BossHobby/QUICKSILVER - 74fbfc4d1f5255456f1aa62432bbc25509241250 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 74fbfc4d1f5255456f1aa62432bbc25509241250 authored about 5 years ago by NotFastEnuf <[email protected]>
add angle pids to profile
github.com/BossHobby/QUICKSILVER - 3ff67ac050129b314ac60cf186d6935c7537406f authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 3ff67ac050129b314ac60cf186d6935c7537406f authored about 5 years ago by bkleiner <[email protected]>
add torque boost to profile
github.com/BossHobby/QUICKSILVER - 2384505f6acd7e391f23df6d58030489cc81678f authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 2384505f6acd7e391f23df6d58030489cc81678f authored about 5 years ago by bkleiner <[email protected]>
usb: global buffer size define
github.com/BossHobby/QUICKSILVER - 46e69e7a3c168bac7a3fb7540ad55562b8eab467 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 46e69e7a3c168bac7a3fb7540ad55562b8eab467 authored about 5 years ago by bkleiner <[email protected]>
expose pid_rate_presets via quic
github.com/BossHobby/QUICKSILVER - 5c46969f2cfd9c9fcdc1b098f0d31f5fd44a1513 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 5c46969f2cfd9c9fcdc1b098f0d31f5fd44a1513 authored about 5 years ago by bkleiner <[email protected]>
profile: add pid_rate_presets
github.com/BossHobby/QUICKSILVER - 2d557c87a646ab8934ee51fa9a0ccf61b86636b9 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 2d557c87a646ab8934ee51fa9a0ccf61b86636b9 authored about 5 years ago by bkleiner <[email protected]>
osd throttle & arm/disarm elements, AWv3 maint
github.com/BossHobby/QUICKSILVER - 9f8fb3a7e89963293f5111063c0cdeb128778ed3 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 9f8fb3a7e89963293f5111063c0cdeb128778ed3 authored about 5 years ago by NotFastEnuf <[email protected]>
imu: revert to the more reliable QS settings
github.com/BossHobby/QUICKSILVER - 545977476575281b2b856a13889f1db3dcd5468c authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 545977476575281b2b856a13889f1db3dcd5468c authored about 5 years ago by bkleiner <[email protected]>
osd flight modes display element
github.com/BossHobby/QUICKSILVER - 0f2d4f995bd413ed5a25289c7f3ff3e8b6b12a3d authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 0f2d4f995bd413ed5a25289c7f3ff3e8b6b12a3d authored about 5 years ago by NotFastEnuf <[email protected]>
add alienwhoop v3 target
github.com/BossHobby/QUICKSILVER - ddd2f13248de375136b450ec6e1c7a7069940c11 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - ddd2f13248de375136b450ec6e1c7a7069940c11 authored about 5 years ago by NotFastEnuf <[email protected]>
merge changes
github.com/BossHobby/QUICKSILVER - e491edc4a0149f4aba15dc8a0d7550c00959629a authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - e491edc4a0149f4aba15dc8a0d7550c00959629a authored about 5 years ago by NotFastEnuf <[email protected]>
osd stopwatch element added
github.com/BossHobby/QUICKSILVER - 0ea173cd49c776fa2cfa54699b87934b2ac45984 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 0ea173cd49c776fa2cfa54699b87934b2ac45984 authored about 5 years ago by NotFastEnuf <[email protected]>
split betafpv_f4 into matekf411/matekf411rx
github.com/BossHobby/QUICKSILVER - d7e105b1a69d362382e392963861b8ba7581e0d2 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d7e105b1a69d362382e392963861b8ba7581e0d2 authored about 5 years ago by bkleiner <[email protected]>
imu: more refactor
github.com/BossHobby/QUICKSILVER - 00fdf1c9b174520ec0679c43f86ba4027cd0d9d4 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 00fdf1c9b174520ec0679c43f86ba4027cd0d9d4 authored about 5 years ago by bkleiner <[email protected]>
imu: format comment
github.com/BossHobby/QUICKSILVER - 6be2cac1fe7c9a4295f2bf380074d1d85f20cf08 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 6be2cac1fe7c9a4295f2bf380074d1d85f20cf08 authored about 5 years ago by bkleiner <[email protected]>
imu: move math functions to util
github.com/BossHobby/QUICKSILVER - 57b0dad249c2c502fddf9f373854a7adcfa02597 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 57b0dad249c2c502fddf9f373854a7adcfa02597 authored about 5 years ago by bkleiner <[email protected]>
format imu.c
github.com/BossHobby/QUICKSILVER - 8ee1916aacab3322d9298202e5d8d651d38c3c82 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 8ee1916aacab3322d9298202e5d8d651d38c3c82 authored about 5 years ago by bkleiner <[email protected]>
blackbox: add accel
github.com/BossHobby/QUICKSILVER - 3f6c493d49cb2fb0dc354386334ba684ff087aae authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 3f6c493d49cb2fb0dc354386334ba684ff087aae authored about 5 years ago by bkleiner <[email protected]>
yaw slowdown bug solved & faster crash recovery
github.com/BossHobby/QUICKSILVER - 34202c71f65043401181c2ddae25cba1fd062719 authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 34202c71f65043401181c2ddae25cba1fd062719 authored about 5 years ago by NotFastEnuf <[email protected]>
Makefile: order matters for ld
github.com/BossHobby/QUICKSILVER - 3368974d8f9c6c18bfdc8d9bc2cb3b3450f52028 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 3368974d8f9c6c18bfdc8d9bc2cb3b3450f52028 authored about 5 years ago by bkleiner <[email protected]>
blackbox: fix cbor error handling
github.com/BossHobby/QUICKSILVER - 1525b96f15564c7c266a13593f719212cc7fc155 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 1525b96f15564c7c266a13593f719212cc7fc155 authored about 5 years ago by bkleiner <[email protected]>
minor cleanup of unused variables
github.com/BossHobby/QUICKSILVER - b557291be0ec7fd3d323af532c00520b4492d5ce authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - b557291be0ec7fd3d323af532c00520b4492d5ce authored about 5 years ago by NotFastEnuf <[email protected]>
squash some warnings
github.com/BossHobby/QUICKSILVER - 02631356be264e8996767d9d80fed231bea8001d authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 02631356be264e8996767d9d80fed231bea8001d authored about 5 years ago by bkleiner <[email protected]>
Merge branch 'feature-blackbox'
github.com/BossHobby/QUICKSILVER - 16ca4ef1aa0928ecd8328e629d09aa0ceaa53267 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 16ca4ef1aa0928ecd8328e629d09aa0ceaa53267 authored about 5 years ago by bkleiner <[email protected]>
rx_frsky: make rx_bind_enable behave like other drivers
github.com/BossHobby/QUICKSILVER - c681e708683d936eae6b83d568d192c8d06b7594 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - c681e708683d936eae6b83d568d192c8d06b7594 authored about 5 years ago by bkleiner <[email protected]>
typo in fport rx file
github.com/BossHobby/QUICKSILVER - 7bf3c72e594e641a634d0d25bd7f0153c036668b authored about 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 7bf3c72e594e641a634d0d25bd7f0153c036668b authored about 5 years ago by NotFastEnuf <[email protected]>
add blackbox interface, replace some of the getters
github.com/BossHobby/QUICKSILVER - 357451dafdf37ebe0a5537e6df06e21fee7ab519 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 357451dafdf37ebe0a5537e6df06e21fee7ab519 authored about 5 years ago by bkleiner <[email protected]>
vcp: timeout insted of blocking forever
github.com/BossHobby/QUICKSILVER - 9156754ef4bcfafe859b9252f430c89318054103 authored about 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 9156754ef4bcfafe859b9252f430c89318054103 authored about 5 years ago by bkleiner <[email protected]>