- Sep 18, 2018
- Sep 14, 2018
-
-
Roman Bapst authored
- this ensures that the MAV_TYPE parameter is always updated - previously it could happen that the simulator module was using a wrong MAV_TYPE value because it only read the parameter value at initialisation Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Aug 14, 2018
-
-
Beat Küng authored
This also removes the HIGHRES_IMU mavlink stream to the GCS. I don't see why it's needed and it adds noticeable CPU load.
-
- Jul 31, 2018
-
-
Beat Küng authored
-
- Jul 16, 2018
-
-
Philipp Oettershagen authored
-
Philipp Oettershagen authored
-
- Jun 09, 2018
-
-
Daniel Agar authored
-
Mohammed Kabir authored
-
- Apr 19, 2018
-
-
Daniel Agar authored
-
- Apr 12, 2018
-
-
Daniel Agar authored
-
Paul Riseborough authored
-
Daniel Agar authored
-
- Mar 27, 2018
-
-
Daniel Agar authored
-
- Feb 22, 2018
-
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Jan 29, 2018
-
-
Paul Riseborough authored
Ensure all data is set.
-
- Jan 15, 2018
-
-
ChristophTobler authored
-
Nicolas de Palezieux authored
-
- Jan 11, 2018
-
-
Matthias Grob authored
Simulator: virtual battery drain stops by default at 50% to avoid failing preflight checks to take off again also added comments and removed throttle compensation because there is no real battery emulation with load drop
-
Matthias Grob authored
it's a lot more readable and battery draining stops exactly at the empty battery voltage which makes debuging easier because it's directly predicatable
-
- Jan 06, 2018
- Jan 02, 2018
-
-
Daniel Agar authored
- GPS and battery were publishing at > 800Hz
-
- Oct 27, 2017
-
-
Beat Küng authored
-
- Sep 21, 2017
-
-
Daniel Agar authored
-
- Sep 16, 2017
-
-
Daniel Agar authored
-
- Aug 20, 2017
-
-
Daniel Agar authored
-
Lorenz Meier authored
-
- Aug 02, 2017
-
-
Lorenz Meier authored
The GPS simulation now mimicks the real driver more closely and should provide even GPS delays. The delays themselves are set by the simulator, and default to 120 ms for Gazebo
-
- Aug 01, 2017
-
-
Lorenz Meier authored
The simulation engine had the ability to pause already and properly handled load spikes, however, it was not hardened against constant drift. This addition enables it to run at a constant slower-than-realtime rate successfully.
-
Lorenz Meier authored
Simulator: Compensate scale error, not just message drops. This makes the whole simulation a lot more stable
-
- Jul 28, 2017
-
-
ChristophTobler authored
-
- Jul 18, 2017
-
-
David Sidrane authored
system_source - This battery status is for the brick that is supplying VDD_5V_IN priority - Zero based, This battery status is for the brick that is connected to the Power controller's N-1 priority input. V1..VN. 0 would normally be Brick1, 1 for Brick2 etc Battery now assigns connected from the api in the updateBatteryStatus, as well as system_source and priority
-
- Jun 03, 2017
-
-
Daniel Agar authored
-
- May 14, 2017
-
-
Mohamed Abdelkader Zahana authored
-