Merge branch 'master' of ssh://github.com/dridri/b...
by drich 2 years 5 months
Merge branch 'master' of ssh://github.com/dridri/bcflight
b108fc77
rpi : Add source + precompiled DTBS for 4-pins DSh...
by drich 2 years 5 months
rpi : Add source + precompiled DTBS for 4-pins DShot300 DPI driver
23d00909
Merge pull request #5 from smarkoco/master
by drich 2 years 5 months
Merge pull request #5 from smarkoco/master

update README for installation and building, & codec_api.h relative include path
03aea3a9
Fix heading typo
by smarkoco 2 years 5 months
Fix heading typo

change duplicate "Dependency installation" into "Building `controller_pc`"
2072691a
update README for installation and building, and m...
by smarkoco 2 years 5 months
update README for installation and building, and make codec_api.h include path relative
f29ec74a
video : add 'link' output to VideoEncoder abstract...
by drich 2 years 5 months
video : add 'link' output to VideoEncoder abstract class, allowing encoders to output though sockets and other high-speed connections
controller : add gyroscopes filtered D-term to telemetry data
stabilizer : allow to set global PID scale factors in config + added PT1 filter on gyroscopes PID D-term
25299a8d
rpi : kill DShotDriver if stabilizer thread crashe...
by drich 2 years 5 months
rpi : kill DShotDriver if stabilizer thread crashes
727911ed
controller: let main() start controller threads wh...
by drich 2 years 5 months
controller: let main() start controller threads when ready
a8bf4e2c
libcamera: set autofocus to auto (oneshot on start...
by drich 2 years 5 months
libcamera: set autofocus to auto (oneshot on start) by default
c53c2ff2
recorder: add keyframes to mkv output
by drich 2 years 5 months
cc715dca
Report a bug