18735 Commits (56ddd29f1a822d3c4dba326671a49287e32de0e1)
 

Author SHA1 Message Date
Lorenz Meier 56ddd29f1a Commander: Update params on last step of mag cal 9 years ago
Beat Küng e7f31393bc orb: reduce size of SubscriberData struct (#4771) 9 years ago
Julian Oes dfa2ec8c6c DriverFramework: updated submodule (#4867) 9 years ago
Roman Bapst 37108870e1 fw_pos_control_l1: added roll setpoint for logging (#4869) 9 years ago
Daniel Agar 36103d33d2 travis-ci only build qgc firmware 9 years ago
Daniel Agar 3f3a44fec5 cmake status message if MEMORY_DEBUG enabled 9 years ago
Daniel Agar 924fb49bf5 fw_pos_control_l1 shorten task name 9 years ago
Daniel Agar b65291579f show bad formatting diff 9 years ago
Daniel Agar 4d0bb9f1e2 update eclipse project file templates 9 years ago
jwilson 9794bb2f2f Running fix_code_style.sh on the requested source files. 9 years ago
jwilson acc1f04b67 Unfortunately, lot's of whitespace changes, required to satisfy unspecified code style format errors. 9 years ago
jwilson 1091319274 Removing shmem_posix.c from the unit testing since param_shmem_test is disabled. 9 years ago
jwilson a2c16a3b5e Another attempt to fix the build problem in the shmem code. 9 years ago
jwilson 701d6314d2 Fixes build problem in the shmem code. 9 years ago
jwilson a73ac821ab Fixes shared memory locking bug and eliminates the need for an AppsProm driver to reserve a shared memory region. 9 years ago
tumbili 6739ae9dfc ekf2: substract gyro bias from control state rates 9 years ago
tumbili c84870046e updated ecl: added method to return ekf bias state 9 years ago
Lorenz Meier b563fae118 Fix request data stream handling 9 years ago
Lorenz Meier de675845af Fix navigator timeout logic 9 years ago
Lorenz Meier 2f113a4ce3 MAVLink: Allow data rate updates 9 years ago
Lorenz Meier 1869ffd15f Fix unknown command message for Spektrum bind 9 years ago
Julian Oes 91127d51c0 commander: stay in failsafe even when landed 9 years ago
dong.chen 5ad671ed4c Solve the problem When lost rc signal, it will rtl repeated. 9 years ago
Julian Oes c7ec07be70 commander: properly use new param 9 years ago
Julian Oes f67e74935e commander: remove leftover printf 9 years ago
Julian Oes 66dd72555a navigator: change default of RC loss param to RTL 9 years ago
Julian Oes ef04085ac5 commander: go to ALTCTL if GPS is lost in POSCTL 9 years ago
Julian Oes 67a4a57491 commander: only warn if termination happens 9 years ago
Julian Oes 872b08f677 commander: remove unneeded include 9 years ago
Julian Oes fdff6ea325 Revert "commander: remove unused/wrong failsafe handling" 9 years ago
Julian Oes d0355cef1f Revert "commander/navigator: remove param NAV_RCL_ACT" 9 years ago
Julian Oes 049146ef9c commander: param to allow arming without GPS 9 years ago
Julian Oes 3e9d1388af commander: remove unused/wrong failsafe handling 9 years ago
Julian Oes 016d514d80 commander/navigator: remove param NAV_RCL_ACT 9 years ago
Julian Oes ea10c8c8a3 circuit_breaker: change default for GPS failure 9 years ago
Julian Oes 739d1cfd3f navigator: always run the loop, even without GPS 9 years ago
Julian Oes fe29d99d62 commander: use the gps_failure flag 9 years ago
Julian Oes 4d10759699 commander: use DESCEND mode and not LANDGPSFAIL 9 years ago
Henry Zhang 178f32ab41 Commander:fill missing command ack. (#4814) 9 years ago
Chris Lovett 847d9ec4f4 Fix code style using Tools/fix_code_style.sh 9 years ago
Chris Lovett 534e10c96a Implement code review feedback. Add get_id_static to MavlinkStream items. Add implementation of MAV_CMD_SET_MESSAGE_INTERVAL, MAV_CMD_GET_MESSAGE_INTERVAL. Add deprecation message to REQUEST_DATA_STREAM. 9 years ago
Chris Lovett 4ef4be2d70 MavlinkReceiver::handle_message_request_data_stream walks into deleted memory when you send the "stop" bit on a stream. It also fails to restart the stream because it deletes the stream when you send the stop command, so restart needs to use stream_list to find the stream again. 9 years ago
Lorenz Meier 3f45d008eb Fix stack main usage in motor ramp app 9 years ago
Julian Oes 8aee4432a9 px4io: set safety on before going into bootloader (#4860) 9 years ago
Lorenz Meier 85245471c0 Update 3DR quad config, remove rendundant entries 9 years ago
Andreas Antener 2c29652136 fixed code style in motor_ramp 9 years ago
Andreas Antener 0581f1af52 added motor_ramp to fmu v4 9 years ago
Andreas Antener 2dc97fc680 added check for running attitude controllers, cleaned-up output 9 years ago
Andreas Antener 4e0980aeb9 fixed sine output 9 years ago
Andreas Antener 7f56961e26 removed unnecessary output texts 9 years ago