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
format osd_ltm
github.com/BossHobby/QUICKSILVER - d4fd9ac35c30b37f085dc3bd83608484ae4e66f1 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d4fd9ac35c30b37f085dc3bd83608484ae4e66f1 authored over 5 years ago by bkleiner <[email protected]>
format imu
github.com/BossHobby/QUICKSILVER - 0e26b4c4d3d14f2881cd2091b022d9dd7177b940 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 0e26b4c4d3d14f2881cd2091b022d9dd7177b940 authored over 5 years ago by bkleiner <[email protected]>
fix gdb package
github.com/BossHobby/QUICKSILVER - e0a5b94b5bcdbdbbc513bb365358a7c8d1483e39 authored over 5 years ago by Benedikt Kleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - e0a5b94b5bcdbdbbc513bb365358a7c8d1483e39 authored over 5 years ago by Benedikt Kleiner <[email protected]>
replace direct reads from aux[] with function
there we can do our channel mapping
github.com/BossHobby/QUICKSILVER - 29a7573a0a770c3bb7a1736d823b85b53955a753 authored over 5 years ago by bkleiner <[email protected]>
format buzzer
github.com/BossHobby/QUICKSILVER - 8a09030612ad03ef427db0ce6e9c9fe49d28bae4 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 8a09030612ad03ef427db0ce6e9c9fe49d28bae4 authored over 5 years ago by bkleiner <[email protected]>
Add linux setup isntructions
github.com/BossHobby/QUICKSILVER - c57bc17215a285160680e09047cee2c891087bef authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - c57bc17215a285160680e09047cee2c891087bef authored over 5 years ago by bkleiner <[email protected]>
add select voltage settings to profile
github.com/BossHobby/QUICKSILVER - db31871bff8a710ac8fc394a01a450e722ea37b3 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - db31871bff8a710ac8fc394a01a450e722ea37b3 authored over 5 years ago by bkleiner <[email protected]>
unify all aux channel defintions in rx.h
github.com/BossHobby/QUICKSILVER - 5e89cee8927339d7bdf576a19a1555f2ea54241f authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 5e89cee8927339d7bdf576a19a1555f2ea54241f authored over 5 years ago by bkleiner <[email protected]>
rx: use rx_aux_on instead of aux[]
github.com/BossHobby/QUICKSILVER - abf3f80dde595bdf2c488f14c6dc4ef780f08513 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - abf3f80dde595bdf2c488f14c6dc4ef780f08513 authored over 5 years ago by bkleiner <[email protected]>
format rgb_led
github.com/BossHobby/QUICKSILVER - 676cc9fb17676ee610a826ef8cea44a011511aa7 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 676cc9fb17676ee610a826ef8cea44a011511aa7 authored over 5 years ago by bkleiner <[email protected]>
remove old defines from control
github.com/BossHobby/QUICKSILVER - 30c581cafb84a970c4acb5dfc8ad0b3bbdd7b1f5 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 30c581cafb84a970c4acb5dfc8ad0b3bbdd7b1f5 authored over 5 years ago by bkleiner <[email protected]>
Update VSCode-Linux-Setup.md
github.com/BossHobby/QUICKSILVER - a694b5821ec94a5e23a66e3e4623c7c92d777ce7 authored over 5 years ago by Benedikt Kleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - a694b5821ec94a5e23a66e3e4623c7c92d777ce7 authored over 5 years ago by Benedikt Kleiner <[email protected]>
remove STOP_LOWBATTERY feature, add vbattlow to profile instead
github.com/BossHobby/QUICKSILVER - 440d8c8f0850ae3b086997e2633e63b75fcfb6ff authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 440d8c8f0850ae3b086997e2633e63b75fcfb6ff authored over 5 years ago by bkleiner <[email protected]>
reset config to nfe defaults
github.com/BossHobby/QUICKSILVER - 731d2e09e1b2f1a0546735f5b42141a134494d9f authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 731d2e09e1b2f1a0546735f5b42141a134494d9f authored over 5 years ago by bkleiner <[email protected]>
rename AUXNUMBER to AUX_CHANNEL_MAX
github.com/BossHobby/QUICKSILVER - 37f1e23fe87f02fbc774fcbb5dd3eb5448ad2983 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 37f1e23fe87f02fbc774fcbb5dd3eb5448ad2983 authored over 5 years ago by bkleiner <[email protected]>
refactor profile into subobjects, add pid rates
github.com/BossHobby/QUICKSILVER - 4468e2555731391aba5ecba656184ceb0f3162f3 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 4468e2555731391aba5ecba656184ceb0f3162f3 authored over 5 years ago by bkleiner <[email protected]>
switch out nanocbor for our own impl
github.com/BossHobby/QUICKSILVER - f1461e6c27bd7b93c20b23181e666befe93a0d9f authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - f1461e6c27bd7b93c20b23181e666befe93a0d9f authored over 5 years ago by bkleiner <[email protected]>
usb: add central encode/decode buffer
github.com/BossHobby/QUICKSILVER - fd45e513c65f0fbcd23a6f1b145db977617eb8d6 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - fd45e513c65f0fbcd23a6f1b145db977617eb8d6 authored over 5 years ago by bkleiner <[email protected]>
usb_configurator: squash some warnings
github.com/BossHobby/QUICKSILVER - f55a672cd8e5926ada312e268dbe519e17cd76da authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - f55a672cd8e5926ada312e268dbe519e17cd76da authored over 5 years ago by bkleiner <[email protected]>
move xn297.h to drivers
github.com/BossHobby/QUICKSILVER - 2b27dbc23e2a5438eecafb6356d14ac3f374af8b authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 2b27dbc23e2a5438eecafb6356d14ac3f374af8b authored over 5 years ago by bkleiner <[email protected]>
move uart.h to drivers
github.com/BossHobby/QUICKSILVER - 859ff3a773dae3143bccce3862480433cdf8a0ca authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 859ff3a773dae3143bccce3862480433cdf8a0ca authored over 5 years ago by bkleiner <[email protected]>
profile: add level_max_angle and sticks_deadband
github.com/BossHobby/QUICKSILVER - 9ba30d69321cdf1e678fb872ea963f169133329f authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 9ba30d69321cdf1e678fb872ea963f169133329f authored over 5 years ago by bkleiner <[email protected]>
make rate mode runtime configurable
github.com/BossHobby/QUICKSILVER - 0c030e40a55f810bd8f241782475188ee6a07a1d authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 0c030e40a55f810bd8f241782475188ee6a07a1d authored over 5 years ago by bkleiner <[email protected]>
usb: __WFI on delays
github.com/BossHobby/QUICKSILVER - fcd0403ce502d50695c2b957b033719b429bcc83 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - fcd0403ce502d50695c2b957b033719b429bcc83 authored over 5 years ago by bkleiner <[email protected]>
format flip_sequencer
github.com/BossHobby/QUICKSILVER - 4d9cdd87f2933b9766aedc39b7aae0f926074c64 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 4d9cdd87f2933b9766aedc39b7aae0f926074c64 authored over 5 years ago by bkleiner <[email protected]>
profile: remove union for rates
github.com/BossHobby/QUICKSILVER - bf319522b459af40327539fd07f89367afea8413 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - bf319522b459af40327539fd07f89367afea8413 authored over 5 years ago by bkleiner <[email protected]>
profile: generate cbor parsers
github.com/BossHobby/QUICKSILVER - 6616c04c20e43c3af7f91f6a29a0c3f2903d4cd4 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 6616c04c20e43c3af7f91f6a29a0c3f2903d4cd4 authored over 5 years ago by bkleiner <[email protected]>
rework usb io to be more streaming
github.com/BossHobby/QUICKSILVER - 06844bb0db81e4ecc89e22f6da184d97e6d25714 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 06844bb0db81e4ecc89e22f6da184d97e6d25714 authored over 5 years ago by bkleiner <[email protected]>
rx_apply_expo: take care of warnings
github.com/BossHobby/QUICKSILVER - f7cee933d43927294f9d95a0b347ee71bff6f637 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - f7cee933d43927294f9d95a0b347ee71bff6f637 authored over 5 years ago by bkleiner <[email protected]>
add cbor based usb-protocol, expose profile and rx via that protocol
github.com/BossHobby/QUICKSILVER - d51b7a0ffdb013fc7bf5398c230543b4b9202cbe authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d51b7a0ffdb013fc7bf5398c230543b4b9202cbe authored over 5 years ago by bkleiner <[email protected]>
control: also add throttle to rxcopy
github.com/BossHobby/QUICKSILVER - 448392ecf1c20476f64211fb72249498848232c3 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 448392ecf1c20476f64211fb72249498848232c3 authored over 5 years ago by bkleiner <[email protected]>
control: format
github.com/BossHobby/QUICKSILVER - b0e0fc60451bf2c1cd0a3d61213b5cbce3902dda authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - b0e0fc60451bf2c1cd0a3d61213b5cbce3902dda authored over 5 years ago by bkleiner <[email protected]>
format stickvector
github.com/BossHobby/QUICKSILVER - 4455b5d51c9ad6aa7a0df177e66374710d2da311 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 4455b5d51c9ad6aa7a0df177e66374710d2da311 authored over 5 years ago by bkleiner <[email protected]>
pid: fix combined pid change for indec_factor
github.com/BossHobby/QUICKSILVER - 97974ab001bb9d30449a1f151ad2aa5896847027 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 97974ab001bb9d30449a1f151ad2aa5896847027 authored over 5 years ago by bkleiner <[email protected]>
move expo handling to central file
github.com/BossHobby/QUICKSILVER - 7739aca222b2e5c8009978e394e4869b94fa83f0 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 7739aca222b2e5c8009978e394e4869b94fa83f0 authored over 5 years ago by bkleiner <[email protected]>
prepare for usb configurator
github.com/BossHobby/QUICKSILVER - 419bf446d15b215b7853a6611beb117c25945842 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 419bf446d15b215b7853a6611beb117c25945842 authored over 5 years ago by bkleiner <[email protected]>
4way: more wrap-around resistant bitbanging
github.com/BossHobby/QUICKSILVER - 8a25631baf9a3aff363b483e15297574f013cac3 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 8a25631baf9a3aff363b483e15297574f013cac3 authored over 5 years ago by bkleiner <[email protected]>
move debug timer to drv_time
github.com/BossHobby/QUICKSILVER - b31169a66e18ee882e23d5ff58026af9d6f47adc authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - b31169a66e18ee882e23d5ff58026af9d6f47adc authored over 5 years ago by bkleiner <[email protected]>
vcp: try blocking writes for passthru
github.com/BossHobby/QUICKSILVER - 364d36eb6213b4aa4b7689437ebc40675f8699c2 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 364d36eb6213b4aa4b7689437ebc40675f8699c2 authored over 5 years ago by bkleiner <[email protected]>
pid: add 65mm burshless whoop pids
github.com/BossHobby/QUICKSILVER - 4c480601dcbcd1626072a7294239b0daab55cbf3 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 4c480601dcbcd1626072a7294239b0daab55cbf3 authored over 5 years ago by bkleiner <[email protected]>
betafpv: document led colors
github.com/BossHobby/QUICKSILVER - bec2fb3bf439dbe35e00f1649a7052b9cb385f01 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - bec2fb3bf439dbe35e00f1649a7052b9cb385f01 authored over 5 years ago by bkleiner <[email protected]>
4way: better led signals
github.com/BossHobby/QUICKSILVER - b297e83010efcd9472edc383350660190ff7f7dd authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - b297e83010efcd9472edc383350660190ff7f7dd authored over 5 years ago by bkleiner <[email protected]>
guard full MSP by USE_SERIAL_4WAY_BLHELI_INTERFACE
github.com/BossHobby/QUICKSILVER - c8e35eca764b32cfe74b4e1b570d0b79dbed77da authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - c8e35eca764b32cfe74b4e1b570d0b79dbed77da authored over 5 years ago by bkleiner <[email protected]>
4way: add missing define
github.com/BossHobby/QUICKSILVER - 8e0b0225ae64a7b77f8dad6fbfe9148cfb837436 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 8e0b0225ae64a7b77f8dad6fbfe9148cfb837436 authored over 5 years ago by bkleiner <[email protected]>
add msp based esc passthru
github.com/BossHobby/QUICKSILVER - de6873a3b1a6d6186cd379ed32f49e4849cc16e9 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - de6873a3b1a6d6186cd379ed32f49e4849cc16e9 authored over 5 years ago by bkleiner <[email protected]>
use fabsf instead of fabs in pid
github.com/BossHobby/QUICKSILVER - ae619a076dcbba6828dffa48eb76f599d427af56 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - ae619a076dcbba6828dffa48eb76f599d427af56 authored over 5 years ago by bkleiner <[email protected]>
makefile: be more pendantic about codesize
github.com/BossHobby/QUICKSILVER - a0207ba3956e416376da284f92d32b2e365bfc78 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - a0207ba3956e416376da284f92d32b2e365bfc78 authored over 5 years ago by bkleiner <[email protected]>
move and rename serial_* files to drv_*
github.com/BossHobby/QUICKSILVER - e8875d4d2dce9f2de1da2029c81424b7addfddde authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - e8875d4d2dce9f2de1da2029c81424b7addfddde authored over 5 years ago by bkleiner <[email protected]>
remove return from osd if lastsystem < 2
NFE hinted that could have bad sideffects
github.com/BossHobby/QUICKSILVER - 7f75204f290a2581d1431dfe8e47ddbe74e12418 authored over 5 years ago by bkleiner <[email protected]>
betafpv: enable osd
github.com/BossHobby/QUICKSILVER - 258cf585d0a199eb02fa8810f4cc94c42704b86c authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 258cf585d0a199eb02fa8810f4cc94c42704b86c authored over 5 years ago by bkleiner <[email protected]>
osd: fix for late init max chips
github.com/BossHobby/QUICKSILVER - 3dc8ec6663316285839349818fc878a4362d1acf authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 3dc8ec6663316285839349818fc878a4362d1acf authored over 5 years ago by bkleiner <[email protected]>
flash: fix comment
github.com/BossHobby/QUICKSILVER - 3f614a84cf98b4687e84a21af04f7bf74dfdd6a9 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 3f614a84cf98b4687e84a21af04f7bf74dfdd6a9 authored over 5 years ago by bkleiner <[email protected]>
added 1 click build target betafpv_f4 and some debug settings
github.com/BossHobby/QUICKSILVER - 082c53c24312d13d151227c857e0b32eab41f4d9 authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 082c53c24312d13d151227c857e0b32eab41f4d9 authored over 5 years ago by NotFastEnuf <[email protected]>
minor F0 build fixes
github.com/BossHobby/QUICKSILVER - ab4e8fb4cad7bb2c5d54b208e1f70cbfb53509db authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - ab4e8fb4cad7bb2c5d54b208e1f70cbfb53509db authored over 5 years ago by NotFastEnuf <[email protected]>
betafpv: add brushless pind configs
github.com/BossHobby/QUICKSILVER - 202c419c9d787b0b8997bb5feb745bf8eda9a0bf authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 202c419c9d787b0b8997bb5feb745bf8eda9a0bf authored over 5 years ago by bkleiner <[email protected]>
remove -flto
github.com/BossHobby/QUICKSILVER - a93d34e810d7bad877fd79c602bdea884195d901 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - a93d34e810d7bad877fd79c602bdea884195d901 authored over 5 years ago by bkleiner <[email protected]>
re-enable dependency change detection in makefile
github.com/BossHobby/QUICKSILVER - 2ccc8b049cf58be7319bf66f8c2e63abfdd43925 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 2ccc8b049cf58be7319bf66f8c2e63abfdd43925 authored over 5 years ago by bkleiner <[email protected]>
add .list ad .map files to build
github.com/BossHobby/QUICKSILVER - ae34200db2841bb5de42081adb5fa5063048c812 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - ae34200db2841bb5de42081adb5fa5063048c812 authored over 5 years ago by bkleiner <[email protected]>
add saner defaults to config
github.com/BossHobby/QUICKSILVER - 00b1c11fbf9fd6cda0b3e5264ff6a681b3ceeb50 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 00b1c11fbf9fd6cda0b3e5264ff6a681b3ceeb50 authored over 5 years ago by bkleiner <[email protected]>
add F0 system files, guard USB with F4
github.com/BossHobby/QUICKSILVER - 375843508666511080b8c6d0d3788c3155597acb authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 375843508666511080b8c6d0d3788c3155597acb authored over 5 years ago by bkleiner <[email protected]>
add F0 std lib
github.com/BossHobby/QUICKSILVER - d79e9f65adb42877c7dd9c7ed49d28ecab4a7771 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d79e9f65adb42877c7dd9c7ed49d28ecab4a7771 authored over 5 years ago by bkleiner <[email protected]>
avoid usb congestion, handle usb in failloop
github.com/BossHobby/QUICKSILVER - 666fdac143ba8bd49e68e9450c084c821f72eef5 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 666fdac143ba8bd49e68e9450c084c821f72eef5 authored over 5 years ago by bkleiner <[email protected]>
usb: add macros for usb debug,
github.com/BossHobby/QUICKSILVER - 00aad1000b2a27cfeb62a76954e805d1341eda01 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 00aad1000b2a27cfeb62a76954e805d1341eda01 authored over 5 years ago by bkleiner <[email protected]>
frsky_d: add telemetry, improve reliability
github.com/BossHobby/QUICKSILVER - 1d27d6d473b4afdf19ddb46fb1d423cf1a6ed083 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 1d27d6d473b4afdf19ddb46fb1d423cf1a6ed083 authored over 5 years ago by bkleiner <[email protected]>
frsky: remove last debug log!
github.com/BossHobby/QUICKSILVER - d0315c91f2f9316c0ea4aa5e7bfbf6c3394c8b15 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d0315c91f2f9316c0ea4aa5e7bfbf6c3394c8b15 authored over 5 years ago by bkleiner <[email protected]>
frsky: remove big hop on failsafe
github.com/BossHobby/QUICKSILVER - 98e180a15f38e4145af048e585a1a283fb4b96ce authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 98e180a15f38e4145af048e585a1a283fb4b96ce authored over 5 years ago by bkleiner <[email protected]>
pwm: fix timers oft PB6, 7, 8
github.com/BossHobby/QUICKSILVER - 4e2982223d85d87e08496f8b727f94983e50445d authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 4e2982223d85d87e08496f8b727f94983e50445d authored over 5 years ago by bkleiner <[email protected]>
reimplement frsky_d_handle_packet with better timing
github.com/BossHobby/QUICKSILVER - 009052b6602fda0c7683a5b482d91e89d737fa24 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 009052b6602fda0c7683a5b482d91e89d737fa24 authored over 5 years ago by bkleiner <[email protected]>
usb: remove first packet logic
github.com/BossHobby/QUICKSILVER - 0fc9e0da5afdc063f432cda918a7e426e5bc63a2 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 0fc9e0da5afdc063f432cda918a7e426e5bc63a2 authored over 5 years ago by bkleiner <[email protected]>
load frksy bind from flash
github.com/BossHobby/QUICKSILVER - 350deb3c47f9d721390fef3e8b9be99859cff2cb authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 350deb3c47f9d721390fef3e8b9be99859cff2cb authored over 5 years ago by bkleiner <[email protected]>
rework system f411
github.com/BossHobby/QUICKSILVER - ffe220b95cfada36314731b645c898f6defe0149 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - ffe220b95cfada36314731b645c898f6defe0149 authored over 5 years ago by bkleiner <[email protected]>
usb perf improvments
github.com/BossHobby/QUICKSILVER - 226539fbc6b003ae7d237adb52a746d6c1513121 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 226539fbc6b003ae7d237adb52a746d6c1513121 authored over 5 years ago by bkleiner <[email protected]>
frsky: leave less resolution on the table
github.com/BossHobby/QUICKSILVER - 376ead3b3b96aa50ac2c4d6abcfa30d7d4bd3697 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 376ead3b3b96aa50ac2c4d6abcfa30d7d4bd3697 authored over 5 years ago by bkleiner <[email protected]>
only allow RX_FRSKY if USE_CC2500 is defined too
github.com/BossHobby/QUICKSILVER - cf8f361875a9a0b4092fd025e8264587d11a17bd authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - cf8f361875a9a0b4092fd025e8264587d11a17bd authored over 5 years ago by bkleiner <[email protected]>
output pids via frsky telemetry and via usb
github.com/BossHobby/QUICKSILVER - a6a9d947cbcb0075c1655f52f573cf005d6a64cb authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - a6a9d947cbcb0075c1655f52f573cf005d6a64cb authored over 5 years ago by bkleiner <[email protected]>
betafpv diasble osd
github.com/BossHobby/QUICKSILVER - f25a9051159b8636ca93bb267d1f7e02f2b2f8c3 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - f25a9051159b8636ca93bb267d1f7e02f2b2f8c3 authored over 5 years ago by bkleiner <[email protected]>
system: stack address must be 8byte aligned
github.com/BossHobby/QUICKSILVER - 1dcb2dc1b3c5267411eb5e27b6e5d3e36795ceb8 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 1dcb2dc1b3c5267411eb5e27b6e5d3e36795ceb8 authored over 5 years ago by bkleiner <[email protected]>
add frsky d packet parsing
github.com/BossHobby/QUICKSILVER - 4345a710c25bc15222743b018761b5eb4e295431 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 4345a710c25bc15222743b018761b5eb4e295431 authored over 5 years ago by bkleiner <[email protected]>
betafpv: fix adc channel
github.com/BossHobby/QUICKSILVER - 016164234cd56fad7b2f09d3f3b71d2ddf13a97e authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 016164234cd56fad7b2f09d3f3b71d2ddf13a97e authored over 5 years ago by bkleiner <[email protected]>
frsky: add channel parsing
github.com/BossHobby/QUICKSILVER - 736d835a17d8c05280650b18b5f8f079301042f0 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 736d835a17d8c05280650b18b5f8f079301042f0 authored over 5 years ago by bkleiner <[email protected]>
usb: only write stuff if we are configured
github.com/BossHobby/QUICKSILVER - e5e08fecac2bfe5ad89791faaeb4363e98fcb875 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - e5e08fecac2bfe5ad89791faaeb4363e98fcb875 authored over 5 years ago by bkleiner <[email protected]>
initial for frsky
github.com/BossHobby/QUICKSILVER - a23d67ea62ecefc43a6efd98e34f3654c59251da authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - a23d67ea62ecefc43a6efd98e34f3654c59251da authored over 5 years ago by bkleiner <[email protected]>
move all rx_ files to dedicated folder
github.com/BossHobby/QUICKSILVER - f0df44078df98f1ca6c2218bc61dcf9a255fee1d authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - f0df44078df98f1ca6c2218bc61dcf9a255fee1d authored over 5 years ago by bkleiner <[email protected]>
guard cc2500 with define
github.com/BossHobby/QUICKSILVER - 36b954e11184ca4d03a9b9f37f0c34017765e8c2 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 36b954e11184ca4d03a9b9f37f0c34017765e8c2 authored over 5 years ago by bkleiner <[email protected]>
add rx_frsky file, init sequence
github.com/BossHobby/QUICKSILVER - 68594c681afa4fcba9f288b57c90f3f9d8fd26b7 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 68594c681afa4fcba9f288b57c90f3f9d8fd26b7 authored over 5 years ago by bkleiner <[email protected]>
add initial for cc2500
github.com/BossHobby/QUICKSILVER - 84af27b2f6e64d0912ee6dd8fad93c8ee421d2e6 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 84af27b2f6e64d0912ee6dd8fad93c8ee421d2e6 authored over 5 years ago by bkleiner <[email protected]>
update debug profile in makefile to O1 optimization
github.com/BossHobby/QUICKSILVER - 840ce52e061b7e2707c032f163b33636ee6d983c authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 840ce52e061b7e2707c032f163b33636ee6d983c authored over 5 years ago by NotFastEnuf <[email protected]>
fixed header include chain for config>target>hardware>defines
github.com/BossHobby/QUICKSILVER - 12491b3b713b7d7dd0f005053080d2182231d767 authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 12491b3b713b7d7dd0f005053080d2182231d767 authored over 5 years ago by NotFastEnuf <[email protected]>
die languages file die
github.com/BossHobby/QUICKSILVER - 3b27d4e9747038e76781e5a76bbe9440ad6b00ef authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 3b27d4e9747038e76781e5a76bbe9440ad6b00ef authored over 5 years ago by NotFastEnuf <[email protected]>
another other attempt at ignoring language file changes
github.com/BossHobby/QUICKSILVER - 63712fd0d9e49c4168933bdc718970e75a317fac authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 63712fd0d9e49c4168933bdc718970e75a317fac authored over 5 years ago by NotFastEnuf <[email protected]>
another attempt at ignoring languages file
github.com/BossHobby/QUICKSILVER - af087d864625e2f19f72c03910ae16b544249ace authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - af087d864625e2f19f72c03910ae16b544249ace authored over 5 years ago by NotFastEnuf <[email protected]>
update to ignore languages xml file
github.com/BossHobby/QUICKSILVER - 081e0ccbc89a27ee895cfe24837eaa9c65f8dd88 authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 081e0ccbc89a27ee895cfe24837eaa9c65f8dd88 authored over 5 years ago by NotFastEnuf <[email protected]>
cleanup defaults
github.com/BossHobby/QUICKSILVER - 496f0c970fd014d3b5833240f8f789b7dd89fdc3 authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 496f0c970fd014d3b5833240f8f789b7dd89fdc3 authored over 5 years ago by NotFastEnuf <[email protected]>
cubeide: enable build commad parser
github.com/BossHobby/QUICKSILVER - 0ba72423edd7b379bfb7b65d8928415abb21201f authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 0ba72423edd7b379bfb7b65d8928415abb21201f authored over 5 years ago by bkleiner <[email protected]>
add -fno-strict-aliasing
github.com/BossHobby/QUICKSILVER - 0928ab49f0fc39d8ecd07e41d87e2b303cd23c37 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 0928ab49f0fc39d8ecd07e41d87e2b303cd23c37 authored over 5 years ago by bkleiner <[email protected]>
rx_sbus: fix potential buffer-overflow
github.com/BossHobby/QUICKSILVER - 714acdb6b04962aefc68f783936cfcaa7e454d1f authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 714acdb6b04962aefc68f783936cfcaa7e454d1f authored over 5 years ago by bkleiner <[email protected]>
add debug env vars
github.com/BossHobby/QUICKSILVER - 098411e8207cfddb16f0688735ae9f21e20eb841 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 098411e8207cfddb16f0688735ae9f21e20eb841 authored over 5 years ago by bkleiner <[email protected]>
Merge branch 'feature-multi-target'
github.com/BossHobby/QUICKSILVER - d57adf265718c1275ad1964f6140079a9eb9d320 authored over 5 years ago by bkleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - d57adf265718c1275ad1964f6140079a9eb9d320 authored over 5 years ago by bkleiner <[email protected]>
fixed bug in SPI2 OSD interrupt handler
github.com/BossHobby/QUICKSILVER - 9454c0beeb36db5271e03f59b6059bcf24787874 authored over 5 years ago by NotFastEnuf <[email protected]>
github.com/BossHobby/QUICKSILVER - 9454c0beeb36db5271e03f59b6059bcf24787874 authored over 5 years ago by NotFastEnuf <[email protected]>
lower to saner warning level
github.com/BossHobby/QUICKSILVER - 268fc54195af2d332b07ad63d64715e4a9c01cba authored over 5 years ago by Benedikt Kleiner <[email protected]>
github.com/BossHobby/QUICKSILVER - 268fc54195af2d332b07ad63d64715e4a9c01cba authored over 5 years ago by Benedikt Kleiner <[email protected]>