- May 22, 2018
-
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
pmw3901 driver: multiply output of integrator by a constant to match gyro data during simple rotation
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
Daniele Pettenuzzo authored
-
Daniele Pettenuzzo authored
-
DanielePettenuzzo authored
-
Daniele Pettenuzzo authored
-
- May 21, 2018
-
-
Julian Oes authored
This fixes the compiler warning with GCC 8.
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
- May 20, 2018
-
-
nathan authored
in parameters.cpp per @dagar: As soon as commander starts it runs the preflight checks which does the param_find.
-
nathan authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
This allows to use PX4 on systems that do not have a mag or a baro, such as the Omnibus F4 SD.
-
nathan authored
Flight tested: ekf2 w/ mag and compass by @nathantsoi: https://logs.px4.io/plot_app?log=79b81031-cf1e-41f0-890b-d6cd7d559766 NOTE: external I2C devices need a pullup. I have tested with a 3.3v 2.2k pullup. Working: - mpu6000, bench tested and verified via nsh - fmu - all 6 ch output bench tested w/ pwm and oneshot via nsh - ppm input bench tested - dsm input bench tested - bmp280, bench tested and verified via nsh - hmc5883, bench tested and verified via nsh, but requires an external i2c pullup - gps on uart6 - startuplog, nsh, mavlink on uart4, but params are not sent for some reason. RSSI pin is TX, MOTOR 5 is RX (normal mode, 57600 baud) - rgbled over i2c, bench tested and workingp - sbus via the shared sbus/ppm pin (which includes an inverter to the mcu SBUS in pin), remove the solder bridge or jumper to the ppm pin before use Not yet implemented: - ADC - OSD: passthrough video is untested, use at your own risk until a basic driver is implemented.
-
JohannesBrand authored
- fix start and end time indices calculation
-
- May 18, 2018
-
-
Daniel Agar authored
-