35 Commits (2d3a62eae3361f3269ecff02d0152604a5e66f69)

Author SHA1 Message Date
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char 10 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 10 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 10 years ago
Gustavo Jose de Sousa 023f56aa70 AP_Limits: standardize inclusion of libaries headers 10 years ago
Andrew Tridgell 2d9e9879a2 AP_Limits: convert to using StorageManager 11 years ago
Andrew Tridgell 612ede81f4 AP_Limits: fix for new AP_Math API 12 years ago
Andrew Tridgell c28ef033a2 AP_Limits: fixed indent-tabs-mode 12 years ago
Randy Mackay 7f79398989 AP_Limits: fixed return of AP_Int8 parameters from object 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Andrew Tridgell 98a55bf2a1 AP_Limits: removed old declaration 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
Pat Hickey b0b3fa33b4 AP_Limits: fix for AP_Param var_info registration in AP_Limit_Module 12 years ago
Pat Hickey 304afd45e1 AP_Limits: export all internal headers from AP_Limits.h 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 12 years ago
Pat Hickey 3f1d9d7f69 AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
Andrew Tridgell 10b8030e62 AP_Limits: fixed some memory cast warnings 12 years ago
rmackay9 bff3417d29 AP_Limit_Geofence: reduce maximum number of fence points to 6 from 20 to save memory 13 years ago
uncrustify 40a4777d31 uncrustify libraries/AP_Limits/AP_Limit_Geofence.cpp 13 years ago
uncrustify 6fc94828b8 uncrustify libraries/AP_Limits/AP_Limit_Geofence.h 13 years ago
uncrustify 4c8a9eb57d uncrustify libraries/AP_Limits/AP_Limit_Module.h 13 years ago
uncrustify f5ae336073 uncrustify libraries/AP_Limits/AP_Limit_Altitude.h 13 years ago
uncrustify 65e518faed uncrustify libraries/AP_Limits/AP_Limit_GPSLock.h 13 years ago
uncrustify 3aad66b909 uncrustify libraries/AP_Limits/AP_Limits.h 13 years ago
uncrustify 0fc400e43e uncrustify libraries/AP_Limits/AP_Limits.cpp 13 years ago
uncrustify 900ece6ef4 uncrustify libraries/AP_Limits/AP_Limit_Altitude.cpp 13 years ago
uncrustify 406eb1430c uncrustify libraries/AP_Limits/AP_Limit_GPSLock.cpp 13 years ago
uncrustify 065cdfe7d0 uncrustify libraries/AP_Limits/AP_Limit_Module.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 7262b0429a AP_Limits: experimental "bounce" mode. 13 years ago
Andreas M. Antonopoulos c73f7ef3ab AP_Limits library, provides modular "limits" such as altitude and geo-fencing. 13 years ago