3688 Commits (bf9c76a5c3f78f3c3a766300e5345c8ca81deba7)

Author SHA1 Message Date
rmackay9 02cf07bb6b ArduPlane - updated to use new filter library 13 years ago
rmackay9 e1114bf7f7 ArduPlane - added Filter.h to unbreak the build! 13 years ago
rmackay9 21d7a77009 ArduPlane - switch sonar to use new mode filter from filter library 13 years ago
Andrew Tridgell 0248b48d30 allow MAG_ENABLE to be changed in flight 13 years ago
Andrew Tridgell 690dc9052a GCS: force scalar type in copy_name() 13 years ago
Andrew Tridgell 95ef9206dc DCM: renorm_sqrt_count is now called renorm_range_count 13 years ago
Andrew Tridgell df8a557630 AP_Param: update users of AP_Param for ParamToken 13 years ago
Andrew Tridgell 16009777d9 APM: expanded parameter area to match ACM 13 years ago
Andrew Tridgell 718a5b70e3 AP_Param: fixed saving of sensor calibration 13 years ago
Andrew Tridgell 78babd37fa APM: use set_and_save_ifchanged() for GCS stream rates 13 years ago
Phil 9242c157ee APM: Fix rudder in elevon mode. 13 years ago
Andrew Tridgell c14097ffa1 APM: changed hold_course for landing to be based on yaw_sensor 13 years ago
Andrew Tridgell c662140a2b APM: report the nav_bearing as hold_course when enabled 13 years ago
Andrew Tridgell 330ff5dc8b APM: added some comments related to hold_course 13 years ago
Andrew Tridgell 11835508a7 when setting airspeed and groundspeed in a mission, don't save to EEPROM 13 years ago
Andrew Tridgell c042ef1298 APM: fixed some build warnings 13 years ago
Andrew Tridgell 8d1729b3ba Mavlink: report the corrected pitch via MAVLink 13 years ago
Andrew Tridgell cdf296d8f6 fixed some printf casts 13 years ago
Andrew Tridgell 35badbb97d APM: the CLI fits nicely on the 1280 again now 13 years ago
Andrew Tridgell ecdbfd257a token is 16 bits now 13 years ago
Andrew Tridgell d55a0c3a71 added AP_Param::show_all() 13 years ago
Andrew Tridgell 0f9adbdae0 token size for first()/next() is now 16 bits 13 years ago
Andrew Tridgell 617082769a go back to 1024 bytes for variables in EEPROM 13 years ago
Andrew Tridgell 0b3e3ec5c8 added group indexes to GCS_MAVLINK class 13 years ago
Andrew Tridgell e85da68fe6 expand parameter area for ArduPlane 13 years ago
Andrew Tridgell 983192c5d5 tidy up a comment 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 f22988163e imported new Parameters code to APM 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
Sandro Benigno 3200781f56 Battery monitor type 3 cannot calculate battery remaining properly, due it uses only voltage reading. This path set battery_remaining to a value out-of-band for that type of monitoring. It informs to external devices to not show that info. 13 years ago
Andrew Tridgell 1a861b3de5 allow for lower serial baud rates 13 years ago
Pat Hickey dfece8e3ff ArduPlane: Call APM_RC.enable_out for all channels in init_rc_out. 13 years ago
Michael Oborne 6b949511ca change rc norm_output to scale evenly across the entire range 13 years ago
Michael Oborne 9ca6668c1b fix SITL attitude hil 13 years ago
analoguedevices 418f5ea31e Increment version number in anticipation of a firmware hex push. 13 years ago
Doug Weibel 797e0e27a9 Additional commenting on global variables 13 years ago
Doug Weibel b4e58b50ee Additional commenting on global variables 13 years ago
Doug Weibel ed9f7cb1b6 Update battery monitoring code for ArduCopter 13 years ago
Doug Weibel 762a5550de Remove a debugging print 13 years ago
Doug Weibel 4b24d865bf Stashing some battery monitoring ratio values in the comments for future use. 13 years ago
Doug Weibel e22a83eec0 Add a CLI setup action to reset the magnetometer offsets 13 years ago
Doug Weibel 6e8ac99ed6 Fix airspeed sensor support for APM2. 13 years ago
Doug Weibel 0306bf97a0 Just a little more commenting work on global variables 13 years ago
Doug Weibel 69c7598db2 Update battery monitoring code for ArduPlane 13 years ago
Doug Weibel 9846822748 Bug fix for compass. 13 years ago
Doug Weibel 892f24ac5c Adding comments for global variables 13 years ago
analoguedevices ee18748565 Put in commented-out APM2 # defines, to save people the trouble of having to type them in themselves. 13 years ago