266 Commits (617082769a63e60062aa47e779950106a6d3c17d)

Author SHA1 Message Date
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
Doug Weibel 44c66c2e8e Bug fix for issue 438. 13 years ago
Michael Oborne e1a544cc78 fix relay on apm 1 AP 13 years ago
Andrew Tridgell cdd5589498 I2c: default to 5ms timeout, and faster bus speed 13 years ago
Doug Weibel 4de2155845 Tweak to FBW min altitude 13 years ago
Jason Short a6c09b3ea5 Small issue with newline formatting 13 years ago
Michael Oborne cd145fd7a9 add circle to output modes 13 years ago
Andrew Tridgell cd3729d993 APM: added error checking on barometer read 13 years ago
Andrew Tridgell 98353b7ba8 APM: added error checking on compass read 13 years ago
Andrew Tridgell 3cb96fb8af APM: convert to new I2C library 13 years ago
Andrew Tridgell a6920d603d geofence: re-breach if user changes mode outside the fence 13 years ago
Andrew Tridgell 8d87aa41b9 APM: Update for DataFlash changes 13 years ago
analoguedevices b8917b58bd Added contributor names, removed "alpha" from firmware name 13 years ago
Andrew Tridgell f5a3eed1a7 APM: fixed some unsigned/signed warnings 13 years ago
Andrew Tridgell d81dc21dfe APM-log: fixed reading of GPS logs 13 years ago
Andrew Tridgell 3f9f3f3416 APM-log: changed to use df_NumPages 13 years ago
Doug Weibel 8e17b8d6d4 Correct a bug in throttle failsafe feature 13 years ago
Doug Weibel a5df59eba3 Remove old debug print 13 years ago
Doug Weibel 7879efb8ae Fix scaling on "turn coordination" yaw PID so that P gain values fall in "usual" range 0.1 to 10. 13 years ago
Andrew Tridgell 5e347854c3 setup the main loop failsafe after RC library is setup 13 years ago
Andrew Tridgell 5bda871d60 added comment on using GPS ground course 13 years ago
Andrew Tridgell d0245b206a APM2: default magnetometer to enabled 13 years ago
Andrew Tridgell c805f2a0c3 failsafe: make sure we clear any RC override in manual failsafe 13 years ago