25991 Commits (72db7d33967a1e207f1a80038d55d6bb4d0765c7)
 

Author SHA1 Message Date
acfloria f1a6aecb4d IridiumSBD: Log tx buffer reset in the telemetry_status instead of a status text 7 years ago
acfloria 53fdbb6c04 Remove unnecessary newlines 7 years ago
acfloria 219980cec1 Commander: Combine telemetry variables into struct 7 years ago
acfloria 6f0d3ffe9b Mavlink: Add acknowledge for VEHICLE_CMD_CONTROL_HIGH_LATENCY 7 years ago
acfloria 2a5c7efd8d Mavlink: Use filtered update rate for HIGH_LATENCY2 stream instead of main loop delay 7 years ago
acfloria e9dde721f7 Commander: Remove Mavlink from CMakeFile 7 years ago
acfloria 8c0450b483 revert v2 cmake changes 7 years ago
acfloria b95d65df53 Commander: Fix bug when changing to high latency telemetry 7 years ago
acfloria 1124a397f2 Commander: Move telemetry logic to separate functions 7 years ago
acfloria 443a4016af Commander: Improve handling and generating of VEHICLE_CMD_CONTROL_HIGH_LATENCY 7 years ago
acfloria da57dbbce0 Increase the MavLink module stack size 7 years ago
acfloria b66b997c66 IridiumSBD: Robustify state machine and fix format 7 years ago
acfloria 63cb895a1d MavlinkStream: Ensure that not multiple messages are sent after some time sending nothing 7 years ago
acfloria 0e89a6b8bd IridiumSBD: Do not allow stopping the driver when the device is used to prevent hardfault 7 years ago
acfloria d4f703bde8 IridiumSBD: Improve TX buffer handling 7 years ago
acfloria 28da1492d3 IridiumSBD: Only write to modem if new data arrived 7 years ago
acfloria 44937c3a99 Iridiumsbd driver: Publish log message when TX buffer is deleted 7 years ago
acfloria 47567c5c24 Improve IridiumSBD TX buffer handling 7 years ago
acfloria 6c3857a147 Remove exception for command acknowledge in mavlink transmitting 7 years ago
acfloria f5a66782e5 Reduce required stack for HIGH_LATENCY2 7 years ago
acfloria ebb5ec7c46 Fix bug when ISBD parameters were too large 7 years ago
acfloria edd337880d Improve message handling in mavlink IRIDIUM mode 7 years ago
acfloria 32815dc1d3 Only generate the HIGH_LATENCY2 message if transmitting is allowed 7 years ago
acfloria 22e234724f Update timestamp for last sent message im mavlink stream only if the message was sent 7 years ago
acfloria 1fd8b681a0 Transmit one message over high latency telemetry on boot 7 years ago
acfloria 392af4fbb6 Small improvements for the IridiumSBD driver 7 years ago
acfloria e061b1a3a5 Do not enable hil for high latency mavlink 7 years ago
acfloria e01763a7c7 Set the HIGH_LATENCY2 stream to a constant rate 7 years ago
acfloria 17a157b9da Adopt high latency switching to new MAV_CMD design 7 years ago
acfloria fa1586249a Fixes IridiumSBD driver bug when transmitting data 7 years ago
acfloria ce1b908714 Adopt mavlink stream to new HIGH_LATENCY2 definition 7 years ago
acfloria 78950f2b39 Fix format and remove ets driver from fmu-v2 build 7 years ago
acfloria cbe75188e9 Add the HighLatency2 mavlink stream 7 years ago
acfloria 75ed9b002b Add the SimpleAnalyzer to generate messages for MAVLink streams 7 years ago
acfloria a026575e37 commander: Fix for qurt and improve high latency switch logic 7 years ago
acfloria 1cc84ad8c9 Remove magic numbers from commander.cpp and style fixes 7 years ago
acfloria 00f6ef1d2f Style fix and iridium signal check rate fix 7 years ago
acfloria 1223a9abd5 Commander: High latency telem fallback only in non-manual mode 7 years ago
acfloria b613ca051a Refactor Iridiumsbd driver 7 years ago
acfloria 634697946a Add switch logic for high latency telemetry in commander 7 years ago
acfloria 4f256cca20 Improvements for the iridiumsbd driver 7 years ago
acfloria 631f314e89 En-/disable transmitting from a mavlink instance using a uORB message 7 years ago
Roman 8f9e8a6282 FixedWingAttitudeControl: use trim airspeed if airspeed is disabled 7 years ago
Matthias Grob 711b21cc5b mc_att_control: improve a quaternion control comment 7 years ago
Beat Küng b52a8de5ff nuttx_px4fmu-v2_test.cmake: enable modules required to build mc_pos_control 7 years ago
Beat Küng 90513e719e ASSERT: remove some inappropriate asserts 7 years ago
Beat Küng a8645b51d5 voted_sensors_update: reduce flash usage by allowing compiler to dedup equal strings 7 years ago
Beat Küng b97d432844 px4_param.h: add override to _DEFINE_PARAMETER_UPDATE_METHOD_CUSTOM_PARENT 7 years ago
Beat Küng 5eb7d8ec5f flight tasks smoothing: refactor param_find -> Param 7 years ago
Beat Küng 398d511fd9 flight tasks smoothing: fix style issues 7 years ago