806 Commits (6b99e76fcba892f5145e65cb6a0238813028192b)
 

Author SHA1 Message Date
jasonshort 6b99e76fcb bug fixes and updates 14 years ago
jasonshort b0e6f40562 bug fixes and updates 14 years ago
tridge60@gmail.com 2958ac7787 HIL: we need very fast update of motor controls for HIL 14 years ago
tridge60@gmail.com c07dccd77c mavlink: fixed store of parameter values to eeprom 14 years ago
tridge60@gmail.com a82434b00a HIL: fill motor_out[] when disarmed, so HIL sees zero values 14 years ago
jasonshort 7daf00a618 upped WP to 15 bytes 14 years ago
mandrolic ec5029e4fc Configurator.Net: Fix Magnetometer enable 14 years ago
jasonshort ed46609c9a Just aligning tabs 14 years ago
jasonshort 0b2d94950f Added support for WP options 14 years ago
jasonshort afa8be2008 Added support for WP options 14 years ago
jasonshort 852b3874d5 Added Options Bitmask to Location Struct 14 years ago
tridge60@gmail.com 3b19ab773d mavlink: fixed parameter string handling 14 years ago
tridge60@gmail.com 26066291cb fixed the flight mode channel parameter to match current APM trunk 14 years ago
tridge60@gmail.com b7e70bb1e6 added radio override via MAVLink 14 years ago
tridge60@gmail.com 7691133230 mavlink: fixed build with MAVLink and HIL 14 years ago
jasonshort 988149a1c9 Big changes in the way commands are parsed and mission tasks are done. Not tested at all. 14 years ago
mandrolic 44ae403508 Configurator.Net: Added heading visualisation 14 years ago
mandrolic bf37f35567 Configurator.Net: Added BaudRate option 14 years ago
deweibel@gmail.com 8dbb0ed47b Add member/method to allow HIL to override radio values 14 years ago
mandrolic 13159421df Configurator.Net: Added GPS status view 14 years ago
mandrolic 342c60e748 Configurator.Net: Added heading field 14 years ago
mandrolic e20b350a89 Configurator.Net: Added motor armed indicator, auto refresh of com port list 14 years ago
deweibel@gmail.com 195b695011 Fix imu_health metric 14 years ago
deweibel@gmail.com ec7c508207 Change gyro/accel calibration to guard against improper orientations or motion during cal 14 years ago
jasonshort 957e1a747b Should be flyable now. Please Use Reset in setup before flying. 14 years ago
jasonshort 5d81f37b37 removing unused file 14 years ago
jasonshort 7e8dc1a69e removing old EEPROM.pde file 14 years ago
jasonshort 925215d70b removing old EEPROM.pde file 14 years ago
jasonshort 95dcf341e2 removing old EEPROM.pde file 14 years ago
mandrolic de79a3b86d Configurator.Net: Complete change to crud VM updating 14 years ago
mandrolic a44e90369b Configurator.Net: Added App icon, more spin buttons, change to update logic to CRUD vms (untested - do not use just yet) 14 years ago
jasonshort 2b69769843 git-svn-id: https://arducopter.googlecode.com/svn/trunk@1719 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
mandrolic 361ed51533 Configurator.Net: Added Publishing info, Changes to sensor display 14 years ago
mandrolic d27aee15b1 Configurator.Net: Creating new circular indicator for the motor power display 14 years ago
jasonshort 29a486c519 removed unused save_trim() function 14 years ago
jasonshort b5aa056cc4 git-svn-id: https://arducopter.googlecode.com/svn/trunk@1715 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
mandrolic 88092463ad Configurator.Net: Designer changes 14 years ago
mandrolic f3d7c02b45 Configurator.Net: Appearance of sensor view 14 years ago
mich146@hotmail.com a850e315c9 Fix hil issue 14 years ago
mandrolic 50e427fa95 Configurator.Net: Tx calibration changes 14 years ago
jasonshort 3121f943c0 in progress updates, don't fly 14 years ago
mandrolic 5f36f7fbdd Configurator.Net: More work on TX calibration 14 years ago
jasonshort fd771175b4 added mavlink 14 years ago
DrZiplok@gmail.com 86ca9562b5 Fix ::set_and_save to return the result of the ::save call. 14 years ago
DrZiplok@gmail.com 5fe288dd43 Fix the return value from ::save() on AP_Var_groups so that the caller can verify that a save was successful. 14 years ago
jasonshort 6fa1a9576e fixed printf_P bug 14 years ago
DrZiplok@gmail.com e85b2d3c17 Increase the maximum save size to 64B, so that a Vector3f can be saved. 14 years ago
jasonshort 9c446dbd35 continued APvar int 14 years ago
jasonshort 887a034fe9 added more time to IMU startup. added more accessors and removed private flag. 14 years ago
jasonshort b28fb0a63a continued APvar int 14 years ago