Patrick José Pereira
|
e146483e72
|
AP_Stats: Add missing const in member functions
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
2021-02-03 18:45:14 +11:00 |
Andrew Tridgell
|
e7f200f623
|
AP_Stats: make all semaphores recursive
the cost is very similar and this prevents an easy coding error which
can occur on less used code paths
|
2020-01-19 20:19:30 +11:00 |
Andrew Tridgell
|
0dd6415052
|
AP_Stats: added semaphore to flttime update
fixes #12948
|
2019-12-03 21:04:48 +11:00 |
Dr.-Ing. Amilcar Do Carmo Lucas
|
3bea6229ad
|
AP_Stats: Improve reset documentation (NFC)
|
2019-02-28 09:20:10 +09:00 |
Andrew Tridgell
|
a0ce604721
|
AP_Stats: make singleton and add flighttime accessor
|
2018-08-16 12:00:50 +10:00 |
Peter Barker
|
1bd96ae558
|
AP_Stats: ability to reset statistics
|
2016-10-29 14:53:25 +09:00 |
Peter Barker
|
e6adbceb3e
|
AP_Stats: runtime
|
2016-10-29 14:53:25 +09:00 |
Peter Barker
|
77064852c4
|
AP_Stats: AP_Stats flighttime
|
2016-10-29 14:53:25 +09:00 |
Peter Barker
|
be13de79a4
|
AP_Stats: a periodic update function, flttime and runtime
|
2016-10-29 14:53:25 +09:00 |
Peter Barker
|
7eff99b053
|
AP_Stats: keeps track of vehicle usage statistics
|
2016-10-29 14:53:25 +09:00 |