3313 Commits (9c5a5473abb005b6164f4355b541c0d901b72bb6)
 

Author SHA1 Message Date
Andrew Tridgell 9c5a5473ab added indexes to group info structures 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 accaf9bb30 fixed build on arduino 1.0 13 years ago
Andrew Tridgell e85da68fe6 expand parameter area for ArduPlane 13 years ago
Andrew Tridgell d4305e0ae2 fixed apm2beta build with AP_Param 13 years ago
Andrew Tridgell 16417b651e the ACM parameters have a max size of 1114 bytes 13 years ago
Andrew Tridgell 3b4cae3cc3 adapted main ACM code for AP_Param 13 years ago
Andrew Tridgell 983192c5d5 tidy up a comment 13 years ago
Andrew Tridgell c9c422539e update ACM MAVLink code for AP_Param 13 years ago
Andrew Tridgell a2d0900460 fixed warning in Log build 13 years ago
Andrew Tridgell bf1eb670e3 update main parameter code for AP_Param in ACM 13 years ago
Andrew Tridgell db96303fa0 convert APM_PI library to AP_Param 13 years ago
Andrew Tridgell 452749149f convert AC_PID library to AP_Param 13 years ago
Andrew Tridgell f9eed9bd9e fixed missing return in D value 13 years ago
Andrew Tridgell 2c3ec5de99 fixed two parameter names 13 years ago
Andrew Tridgell 676ca03977 expose mavlink stream rates as parameters 13 years ago
Andrew Tridgell f760b3c717 restore _fCut that was lost in AP_Param development 13 years ago
Andrew Tridgell 84aef17bb0 fixed initialisation of RC_Channel class 13 years ago
Andrew Tridgell 5418302b38 AP_Param: fixed desktop build 13 years ago
Andrew Tridgell d658bc6f9d desktop: more progmem string functions 13 years ago
Andrew Tridgell f22988163e imported new Parameters code to APM 13 years ago
Andrew Tridgell 81e52e43c1 added some notes on EEPROM speed 13 years ago
Andrew Tridgell e7174bc649 import new Parameters.h for AP_Param to APM 13 years ago
Andrew Tridgell 3d598c8caa implement dump of all vars in CLI using AP_Param 13 years ago
Andrew Tridgell bc0ed62aa9 adapt mainline APM code to AP_Param 13 years ago
Andrew Tridgell 95e107ab75 AP_Param: added generic cast_to_float 13 years ago
Andrew Tridgell 9509c69f42 AP_Param: disable debug ready for production 13 years ago
Andrew Tridgell 5d03f13aa5 AP_Param: make ptype in first() and next() optional 13 years ago
Andrew Tridgell e01af5885f adapt Mavlink_compat.h to AP_Param 13 years ago
Andrew Tridgell 570399ff98 expanded the VARTest testing to all variables 13 years ago
Andrew Tridgell bf4a77da81 convert libraries to new typesafe macros 13 years ago
Andrew Tridgell e8c4ecf9fa added nested group support and validation 13 years ago
Andrew Tridgell 94a86204ee added size of Vector6f 13 years ago
Andrew Tridgell 2792abfce2 demo of AP_Param with ArduPlane parameters 13 years ago
Andrew Tridgell 12dac42174 modify RC_Channel for AP_Param 13 years ago
Andrew Tridgell e5a0074312 modify the PID library for AP_Param 13 years ago
Andrew Tridgell e5f3864f81 modify the IMU code for AP_Param 13 years ago
Andrew Tridgell 8c58d95187 modify the compass code for AP_Param 13 years ago
Andrew Tridgell 497a400841 hacks to get AP_Param to compile 13 years ago
Andrew Tridgell 5b842a447f new AP_Param subsystem 13 years ago
justinbeech 69f1613f2c Uncommented cold temp compensation after testing. Fixed read throttle so read rate ends up nailing 100hz, not 90hz. minor commenting improvements. 13 years ago
Andrew Tridgell f1a41b041f log: fixed some integer size errors 13 years ago
Pat Hickey 306a3bb4f9 Makefile: extra convenience target for apm2hexa 13 years ago
Pat Hickey 84dd0d2fda ArduCopter Hexa output_motor_test: individually select all 6 motors 13 years ago
Pat Hickey 739317276d ArduCopter setup motors: print basic instructions. 13 years ago
Pat Hickey 6573cec611 ArduCopter APM_Config.h: add sample custom channel config 13 years ago
Pat Hickey 470fd8788e ArduCopter Channel Config: config vars for user override of MOT_n mapping 13 years ago
Jason Short 2c65fc9ddf Cosmetic tweaks for tuning 13 years ago
Jason Short 0a63f104ab Gain adjustments for 3d frame. 13 years ago