- Mar 16, 2019
-
-
Mark Sauder authored
-
Daniel Agar authored
-
- Mar 12, 2019
-
-
mcsauder authored
-
- Mar 11, 2019
-
-
Vasily Evseenko authored
-
- Mar 09, 2019
-
-
dlwalter authored
-
- Mar 02, 2019
-
-
Daniel Agar authored
- support range based for loops - add remove() method to remove a node - add clear() to empty entire list and delete nodes - add empty() helper
-
- Feb 26, 2019
-
-
David Sidrane authored
This adds an optional default support for HW that does not have and external armed indiction.
-
mcsauder authored
Move member variable initialization out of the constructor list to variable declarations, format whitespaces/tabs in sf1xx.cpp.
-
- Feb 25, 2019
-
-
Mohammed Kabir authored
-
- Feb 22, 2019
-
-
Oleg Kalachev authored
-
- Feb 21, 2019
-
-
Daniel Agar authored
-
Beat Küng authored
-
Beat Küng authored
- Accel: use cutoff of 62.5 Hz instead of 500 Hz - Gyro: the cutoff frequency is coupled with the ODR and is fixed to 116 Hz at 1 kHz readout rate. So this patch does not change anything for the gyro.
-
bazooka joe authored
Because BATT_SMBUS is using a different structure (the ModuleBase class), and `BATT_SMBUS::task_spawn` is only called for the `start` command. This is the reason why you don't need to check for it in here.
-
bazooka joe authored
-
Beat Küng authored
Co-Authored-By:
BazookaJoe1900 <BazookaJoe1900@gmail.com>
-
Beat Küng authored
Co-Authored-By:
BazookaJoe1900 <BazookaJoe1900@gmail.com>
-
Beat Küng authored
Co-Authored-By:
BazookaJoe1900 <BazookaJoe1900@gmail.com>
-
Beat Küng authored
Co-Authored-By:
BazookaJoe1900 <BazookaJoe1900@gmail.com>
-
Beat Küng authored
Co-Authored-By:
BazookaJoe1900 <BazookaJoe1900@gmail.com>
-
bazooka joe authored
using only <px4_getopt.h> as include, cleanup related includes added check that all the option are valid (myoptind >= argc). if there are invalid options on some script that might now lead not to run commands
-
- Feb 19, 2019
-
-
Matej Frančeškin authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
DanielePettenuzzo authored
-
mcsauder authored
-
- Feb 18, 2019
-
-
mcsauder authored
-
David Sidrane authored
Rate changes were doing an asynchronous register reload via the EGR_UG. This could extend a PWM pulse up to 2X. This fix removes the asynchronous update. The net effect is the the rate change will occur on the next counter expiration. The worst case is the rate change is delayed by 20 Ms.
-
- Feb 15, 2019
-
-
Hamish Willee authored
-
Hamish Willee authored
-
- Feb 13, 2019
-
-
Hamish Willee authored
-
Hamish Willee authored
-
Hamish Willee authored
-
Hamish Willee authored
-
- Feb 11, 2019
-
-
Beat Küng authored
Fixes regression from https://github.com/PX4/Firmware/pull/11216.
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-
DanielePettenuzzo authored
-