flight(video): force AE constraint mode to normal
by drich 3 months 1 day
30716e65
flight+controller: add roll-pitch-yaw smoothing
by drich 3 months 1 day
c8bc918e
flight(camera): use CentreWeighted AE metering mod...
by drich 3 months 1 day
flight(camera): use CentreWeighted AE metering mode
df20c21b
image-builder: add comments in /boot/config.txt
by drich 3 months 1 day
d607db46
refactor(sensors): move MCP320x into lib/sensors a...
by drich 3 months 2 days
refactor(sensors): move MCP320x into lib/sensors and update drivers

Moved MCP320x driver from controller_rc/ADCs to lib/sensors

Updated sensor implementations (Accelerometer, BMP180, ICM4xxxx, L3GD20H, LSM303, MPU6050, SR04, etc.)

Updated CMakeLists.txt and Config.* in controller_rc and flight
27a87e6b
maths: fix ambiguous Lua to Matrix cast
by drich 3 months 2 weeks
ec8b131d
fix controller_pc with new libs tree
by drich 4 months 3 weeks
cf715ab3
new folder to allow sharing modules between fligh...
by drich 10 months 1 week
new folder to allow sharing modules between flight, controller, and other targets
36fb1119
sensors: backport MPU6050 to new Lua-based instanc...
by drich 3 months 2 weeks
sensors: backport MPU6050 to new Lua-based instanciation
b8704a9e
Update README.md
by drich 10 months 1 week
67ba8218
Report a bug