- Sep 13, 2018
-
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
- Sep 12, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
David Sidrane authored
The code was forcing the CV reload, but not resettting the count this would cause short and long blinks during breathing. this change allows the CV to update at 50Hz (20 ms) asynchronously. So the LED update rate of 40Hz (25) will take effect on the next FTM counter change, end of the prescaler counting, after CnV register was written.update. a b c d LED PWM ___-___-___-___-___-___-___-___-___-___ LED Data ____-____-____-____-____-____-____-____- a b c d
-
- Sep 11, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
- needed for cmake packaging
-
David Sidrane authored
This will disable the fxos8701cq internal mag on the NXPHlite. There are random noise spikes on the HIGHRES_IMU.[x|y|x]mag. Even with all other SPI devices shut down, the noise is still present.
-
Julian Oes authored
It seems that the oneline to find the process ID of any running jMAVSim instance was not working correctly. 1. On Linux, the name of the process does not contain Simulator but jmavsim_run.jar. Also, it triggers incorrectly, if you have opened Simulator.java using the command line :). 2. The cutting to get the PID at the end does not work as intenteded and gives the username instead of PID, at least on Arch Linux. Using awk should fix this.
-
- Sep 10, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Hamish Willee authored
This adds text to markdown output to explain how params are generated
-
- Sep 08, 2018
-
-
Daniel Agar authored
-
- Sep 06, 2018
-
-
Beat Küng authored
MPU6050: fix implicit float to double conversion
-
Beat Küng authored
-
mcsauder authored
-
mcsauder authored
Added an imu heater driver, formatted whitespace, standardized comments, and added doxy documentation.
-
PX4 Build Bot authored
- DriverFramework in PX4/Firmware (060463e8): https://github.com/PX4/DriverFramework/commit/b439556d54aa53532586e69de87cc720af4543c2 - DriverFramework current upstream: https://github.com/PX4/DriverFramework/commit/c85f446f3ae3aa7707b4dfaf20486b0b75897042 - Changes: https://github.com/PX4/DriverFramework/compare/b439556d54aa53532586e69de87cc720af4543c2...c85f446f3ae3aa7707b4dfaf20486b0b75897042 c85f446 2018-09-06 Daniel Agar - mpu6050 fix abs double promotion
-
- Sep 04, 2018
-
-
Daniel Agar authored
-
mcsauder authored
Edit the init.d-posix files to set MAV_TYPE script variables, and alphabetize lists in a few places.
-
mcsauder authored
Set parameters directly rather than script variables in VTOL airframe config files and alphabetize lists.
-
fredowski authored
Starting with cmake version 3.12 the cmake -E copy_directory command fails if the source directory does not exist. This results in a build failure. This fix creates the source directory before the copy which does not harm if the source directory exists. Closes: #10368
-
- Sep 03, 2018
-
-
Beat Küng authored
Not needed anymore, use PX4_ESTIMATOR.
-
Daniel Agar authored
-
- Sep 02, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
- this allows interacting with the submodules check
-
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
-