- Nov 09, 2018
-
-
David Sidrane authored
-
- Nov 06, 2018
-
-
Daniel Agar authored
-
- Oct 24, 2018
-
-
Daniele Pettenuzzo authored
-
- Sep 27, 2018
-
-
Beat Küng authored
- NuttX supports both versions - POSIX shell only supports '='
-
- Sep 25, 2018
-
-
Beat Küng authored
Replaced with the more general serial config params.
-
- Sep 19, 2018
-
-
mcsauder authored
-
- Sep 17, 2018
-
-
David Sidrane authored
-
- Sep 06, 2018
-
-
mcsauder authored
Added an imu heater driver, formatted whitespace, standardized comments, and added doxy documentation.
-
- Aug 28, 2018
-
-
Kevin Lopez Alvarez authored
* tested on SPI (px4fmu-v4pro) * WIP I2C support
-
- Aug 27, 2018
-
-
Jake Dahl authored
-
- Aug 14, 2018
-
-
David Sidrane authored
Since the only device on the bus is the barro, int or ext does not apply. This will be fixed on the rev > RC15. This defines an alias that can be used to condition the buss logic connection logic px4_i2c_bus_external to return external.
-
Beat Küng authored
Use 'if ! <cmd>' instead.
-
- Aug 02, 2018
- Jul 31, 2018
-
-
mcsauder authored
Updated and added full stops to comments and did some comment/whitespace formatting in the startup scripts.
-
- Jul 30, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- Jul 23, 2018
-
-
Beat Küng authored
It has an ICM-20602 IMU
-
- Jul 20, 2018
-
-
mcsauder authored
Migrate LOGGER_BUF argument to rc.logging, group OUTPUT_MODE instances closer together by relocating UAVCAN logic block in rcS, and alphabetize hardware specific logic in rc.sensors.
-
- Jul 08, 2018
-
-
Daniel Agar authored
-
- Jul 03, 2018
-
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
- Jun 21, 2018
-
-
DanielePettenuzzo authored
-
- May 31, 2018
-
-
Beat Küng authored
-
- May 22, 2018
-
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
- May 20, 2018
-
-
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.
-
- Mar 28, 2018
-
-
Phillip Kocmoud authored
-
- Mar 15, 2018
-
-
Kabir Mohammed authored
-
- Mar 12, 2018
-
-
Daniel Agar authored
-
- Mar 06, 2018
-
-
Daniel Agar authored
-
- Feb 13, 2018
-
-
Phillip Kocmoud authored
This change allows the LIS3MDL based GPS magnetometers to autostart on the mRo x2.1.
-
- Feb 09, 2018
-
-
Daniel Agar authored
-
- Feb 08, 2018
-
-
José Roberto de Souza authored
More information: https://leddartech.com/modules/leddarone/
-
- Jan 31, 2018
-
-
ChristophTobler authored
disable mavlink on aero telemetry if tfmini enabled and start on mavlink companion device for others (needs SYS_COMPANION to be 0)
-
- Jan 27, 2018
-
-
ChristophTobler authored
-
- Jan 10, 2018
-
-
Beat Küng authored
-
- Jan 06, 2018
-
-
Lorenz Meier authored
This allows to boot a Pixhack 3.0 which is the same as Pixhawk 2.0 / 2.1
-
- Jan 01, 2018
-
-
Lorenz Meier authored
-
- Dec 07, 2017
-
-
Beat Küng authored
-