101 Commits (541d11ee052bd9c13e5d1b0d067a7567e223828b)

Author SHA1 Message Date
Pat Hickey c4dbe8c627 AP_Param: move from AP_Common to its own library 12 years ago
Andrew Tridgell b0713ba412 AP_Param: support up to 16 character parameter names 12 years ago
Andrew Tridgell ef919c4e36 AP_Param: fixed a bug with setting nested parameters 12 years ago
Andrew Tridgell e761645e24 AP_Param: added find_by_index() 13 years ago
Pat Hickey 42e24a869f uncrustify libraries/AP_Common/AP_Param.h with fixups by hand 13 years ago
Andrew Tridgell 7f4b7703c1 AP_Param: fixed some build warnings 13 years ago
Andrew Tridgell c298d5130f AP_Param: major update to use default values in var_info table 13 years ago
Andrew Tridgell e1725e9ea5 AP_Param: added some docs on the eeprom header format 13 years ago
Amilcar Lucas 6e9ffb4249 correct small typos in comments 13 years ago
Andrew Tridgell f4329d2680 AP_Param: ensure we can't have duplicate keys in Parameters.h 13 years ago
Pat Hickey eac8b66385 AP_Param: Make nested group recursion disableable by macro 13 years ago
Andrew Tridgell fa443bd928 AP_Param: make the templating code a bit clearer 13 years ago
Andrew Tridgell 2e9105c68a AP_Param: added special handling for Vector3f 13 years ago
Andrew Tridgell 53b87229ff AP_Param: added ParamToken type for variable list traversal 13 years ago
Andrew Tridgell 882cd4ea83 AP_Param: moved AP_Vector3f and AP_Matrix3f declarations to AP_Math.h 13 years ago
Andrew Tridgell 4b15b63d21 AP_Param: fixed copy-assignment operators for AP_Param vectors 13 years ago
Andrew Tridgell 7f3858cb7f AP_Param: added a set_and_save_ifchanged() method 13 years ago
Andrew Tridgell 80a6773b8b AP_Param: added an initialised() method 13 years ago
Andrew Tridgell d55a0c3a71 added AP_Param::show_all() 13 years ago
Andrew Tridgell 9175ebe33a change back to 256 max variables in _var_info[] 13 years ago
Andrew Tridgell f2a6a31645 AP_Param: added group idx, and change packing of header elements 13 years ago
Andrew Tridgell 678a1df3be fixed support for AP_PARAM_SPARE 13 years ago
Andrew Tridgell 95e107ab75 AP_Param: added generic cast_to_float 13 years ago
Andrew Tridgell e8c4ecf9fa added nested group support and validation 13 years ago
Andrew Tridgell 5b842a447f new AP_Param subsystem 13 years ago