10093 Commits (5c51adf5f79266de2b483c2461babd4d673cfffb)
 

Author SHA1 Message Date
tumbili 563de3b49c in fw mode, publish also yaw and throttle on control group 1 for logging 10 years ago
tumbili f7ca1d36d2 renamed FWC to ATC1 10 years ago
tumbili 0e33e52d4a use uORB ID to determine the correct rate_sp- and actuator topic to publish on 10 years ago
tumbili fa8ca2fc10 set correct number of PWM outputs and PWM Rate for caipirinha VTOL 10 years ago
Lorenz Meier d5debc2f42 Merge master into attitude EKF update 10 years ago
Lorenz Meier 8d1a0700f2 Merge pull request #1475 from hsteinhaus/gps_time 10 years ago
Lorenz Meier b4da5afcce Merge pull request #1479 from AndreasAntener/accel-calibration-fix 10 years ago
Roman Bapst e027bf2213 removed remainings of quadshot for now 10 years ago
Roman Bapst 887ed69099 added VTOL attitude control module 10 years ago
Roman Bapst 0dc202502d added VTOL geometries to determine number of motors 10 years ago
Roman Bapst 9a64004d7f let commander know if VTOL is in fw or in mc mode (important because of external_override) 10 years ago
Roman Bapst 15ad9e441e compute secondary attitude with reference frame rotated -90 degress around pitch axis of original reference frame (used for VTOL) 10 years ago
Roman Bapst 285a0e7be9 added more mixer geometries and took v-mixer out of multi_tables script 10 years ago
Roman Bapst ff55652f9a adapted attitude controllers to support VTOL 10 years ago
Roman Bapst ad204bbb5d log secondary attitude and fixed wing controls for VTOL 10 years ago
Roman Bapst 35c985e523 extended uORB structs with VTOL specific control topics 10 years ago
Roman Bapst 48ba912f08 adapted and added ROMFS-scripts to support VTOL 10 years ago
Roman Bapst 39169c35fe added configuration file and mixer file for for caipironha VTOL 10 years ago
Roman Bapst dc21746b2e Merge branch 'master' of https://github.com/PX4/Firmware 10 years ago
Andreas Antener 45c52b51ee move natural position to the front of the pending list for QGC 10 years ago
Andreas Antener b1bd813978 swap fron/back > the "side" being measured is facing downwards 10 years ago
Andreas Antener 3ce7abe9d8 use consistent orientation naming in messages 10 years ago
Lorenz Meier 032ca98e9e Merge branch 'master' of github.com:PX4/Firmware 10 years ago
Lorenz Meier e51f72000b Fix RGB led stop command 10 years ago
Roman Bapst 629c3fdc5b merged with PX4 master 10 years ago
Friedemann Ludwig 6efc63d709 fixed somereview comments 10 years ago
Holger Steinhaus f619dba6f9 Corrected time_gps_usec values description. 10 years ago
Lorenz Meier 8cc59ca01a Merge branch 'master' of github.com:PX4/Firmware 10 years ago
Lorenz Meier 1da7ca7f78 Updating NuttX version 10 years ago
Friedemann Ludwig 8e8b622f4f Implemented altitude and velocity hold mode 10 years ago
Lorenz Meier 22a247ca67 Disable the BlinkM driver, code style fixes for other disabled drivers 10 years ago
Lorenz Meier 9d986f5df3 HMC5883: Better status reporting 10 years ago
Lorenz Meier 2a9a649adb Make boot less verbose to not hide the important status messages 10 years ago
Lorenz Meier 32835757de Remove uncommon modules from FMU-v2 build 10 years ago
Lorenz Meier 6200a3e3a5 Added TeraRanger one sensor 10 years ago
Lorenz Meier cbcd1ea1d1 Merged PX4Flow driver changes 10 years ago
Andrew Tridgell 4724c05047 airspeed: use _retries=2 for I2C retries once initialised 10 years ago
Andrew Tridgell 8e932cec10 systemcmds: added reflect command for USB testing 10 years ago
Lorenz Meier ef76a7cf27 Merge branch 'pullrequest-px4io' of github.com:tridge/Firmware 10 years ago
Andrew Tridgell c906c21238 px4io: prevent use of uninitialised memory in io_set_arming_state() 10 years ago
Andrew Tridgell c0b47d6a74 px4io: only check SAFETY_OFF for allowing RC config changes and reboot 10 years ago
Andrew Tridgell 29f000dc31 px4io: fixed error returns to be negative 10 years ago
Andrew Tridgell 809500cfcd px4io: fixed RC_CONFIG channel limit check 10 years ago
Andrew Tridgell 7ae4f6d97e uavcan: added add_poll_fd() helper function 10 years ago
Andrew Tridgell a7a68c88a2 uavcan: show ESC output values in uavcan status, and add arm/disarm 10 years ago
Andrew Tridgell 724ec0ec8b uavcan: handle all ESC output in one place 10 years ago
Andrew Tridgell 8e44ec2e3b uavcan: prevent crash in ESC driver 10 years ago
Andrew Tridgell ead0458e97 uavcan: don't force motors to keep spinning at zero throttle 10 years ago
Andrew Tridgell ecc7a3cbb4 motor_test: prevent use of uninitialised test_motor orb handle 10 years ago
Andrew Tridgell b830137ec8 uavcan: added support for actuator_direct ORB topic 10 years ago