Andrew Tridgell
|
612ede81f4
|
AP_Limits: fix for new AP_Math API
Pair-Programmed-With: Brandon Jones <brnjones@gmail.com>
|
12 years ago |
tobias
|
217b8d7a59
|
cleanup: use const for struct Location pointers and references
this allows the compiler to generate more efficient code
|
12 years ago |
rmackay9
|
45b6dbf580
|
AP_Limit: small fixes to make parameter descriptions appear in mission planner
|
12 years ago |
Andrew Tridgell
|
ceb3f577d8
|
libraries: use new math functions
|
12 years ago |
Pat Hickey
|
7622b725c9
|
AP_Limits: fixes to use hal.storage for eeprom access
|
12 years ago |
Andrew Tridgell
|
9b3ed0b683
|
AP_Limits: updates for new AP_Param API
|
12 years ago |
Andrew Tridgell
|
6ee32ea872
|
AP_Limits: reverted parameter doc changes
|
12 years ago |
Pat Hickey
|
9f9dfc7c63
|
AP_Limits: fix spacing to 80 columns, use standard cpp header guard conventions
* No idea what was going on there. Confusing.
|
12 years ago |
Andrew Tridgell
|
10b8030e62
|
AP_Limits: fixed some memory cast warnings
|
12 years ago |
uncrustify
|
40a4777d31
|
uncrustify libraries/AP_Limits/AP_Limit_Geofence.cpp
|
13 years ago |
rmackay9
|
2e77691ca1
|
AP_Limits: change order of initialisation of class variables to remove compiler warnings.
|
13 years ago |
Andrew Tridgell
|
518d6365ff
|
AP_Param: update remaining libraries for new constructor syntax
|
13 years ago |
Andreas M. Antonopoulos
|
c73f7ef3ab
|
AP_Limits library, provides modular "limits" such as altitude and geo-fencing.
|
13 years ago |