- Dec 19, 2018
-
-
Julian Oes authored
These files are copied by accident and then discovered by shellcheck.
-
Julian Oes authored
Shellcheck complained about returning -1 because that's essentially 255.
-
Julian Oes authored
This was required for shellsheck.
-
Julian Oes authored
The startup file rc.board is copied to the build/../genromfs folder after the pruning of the files happened. Thus, about 2000 bytes of comments and whitespace were included in the ROMFS. This commit moves pruning of the files in ROMFS to a separate cmake custom command which happens after the ROMFS files have been copied and the extra files have been added. Testing showed that this change only affected the rc.board file as expected.
-
- Dec 15, 2018
-
-
Beat Küng authored
tone_alarm was started before the parameters were loaded, and the first tune was played before that as well. CBRK_BUZZER was then read as default, ignoring the user-configured value. We now start tone_alarm after we load the parameters. Note that a previously published startup tone or SD card error will still be played.
-
- Dec 12, 2018
-
-
David Sidrane authored
Delete auto generated vars, and others that were missed.
-
- Dec 07, 2018
-
-
Beat Küng authored
Keeps things more modular.
-
- Dec 05, 2018
-
-
dakejahl authored
* added a parameter for enabled the smart battery * start tel1 and tel2 at 921600 and max rate * turned up the max tx rate on mavlink streams for telem1 and telem2 * turned off mavlink stream for tel1 in 4250_teal. This is connected to TX1 FTDI UART and has issues. * moved check to 4250 board ID to start mpu9250s for Teal airframe into fmuv4 rc.board.
-
Daniel Agar authored
-
Daniel Agar authored
- fixes #10980
-
flochir authored
* Integrated preliminary ICM20948 support into MPU9250 driver. Fixed temperature conversion for MPU9250/ICM20948. * Included missing check for PX4_I2C_OBDEV_MPU9250 in main.cpp. * Added explicit bus for internal MPU9250 on Pixhawk 2.1 to avoid implicit start of an externally attached device with wrong orientation.
-
- Dec 03, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
- fixes #10972
-
- Dec 01, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
- Nov 28, 2018
-
-
David Sidrane authored
-
- Nov 27, 2018
-
-
Daniel Agar authored
-
- Nov 26, 2018
-
-
David Sidrane authored
-
Daniel Agar authored
-
Daniel Agar authored
-
- Nov 25, 2018
-
-
CUAVcaijie authored
Co-Authored-By:
CUAVcaijie <caijie@cuav.net>
-
- Nov 21, 2018
-
-
TSC21 authored
-
TSC21 authored
-
Daniel Agar authored
-
- Nov 20, 2018
-
-
Eric Babyak authored
-
- Nov 09, 2018
-
-
David Sidrane authored
-
- Nov 06, 2018
-
-
bresch authored
-