Andrew Tridgell
|
35bed59bd4
|
Tools: Add EKF3 and remove EK1
|
8 years ago |
Peter Barker
|
4543f1c548
|
Replay: check return value from fopen() of output files
|
8 years ago |
floaledm
|
8d0fd7cea8
|
Tools: add AP_Frsky_Telem
|
8 years ago |
Lucas De Marchi
|
3620529c22
|
Replay: remove infinite loop from loop() method
Remove the while() loop inside Replay::loop() so the new signal handlers
correctly notify the mainloop to exit.
This makes SIGTERM/SIGINT work again.
|
8 years ago |
Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
8 years ago |
Tom Pittenger
|
127e86562a
|
AP_Relay: remove FixedWing dependency on airspeed
|
9 years ago |
Tom Pittenger
|
aa65fda01c
|
Revert "Replay: Convert references to AP_Airspeed."
This reverts commit 96b287735f .
|
9 years ago |
AndersonRayner
|
96b287735f
|
Replay: Convert references to AP_Airspeed.
|
9 years ago |
Staroselskii Georgii
|
9576be3a21
|
Replay: encapsulated signal handling
|
9 years ago |
Peter Barker
|
f6c7a73170
|
Replay: command line option to disable FP exceptions
|
9 years ago |
Andrew Tridgell
|
366d95f45e
|
Replay: fixed FMT messages in replay output
|
9 years ago |
Andrew Tridgell
|
736c162d21
|
Replay: added --param-file option
|
9 years ago |