2 Commits (bd0f0a7536215d6283279c72833ef4e6f84038bf)

Author SHA1 Message Date
Andrew Tridgell b47a09b709 Rover: fixed build of .cpp files 10 years ago
Andrew Tridgell 2b6835d187 Rover: rename all .pde files to .cpp files 10 years ago
Andrew Tridgell b731ebfd9e Rover: coversion to class now complete 10 years ago
Andrew Tridgell adbf9c362e Rover: automatic substitution for class members 10 years ago
Tom Pittenger b35258efed APMrover2: compile warnings: float to double. print statements require doubles 10 years ago
Tom Pittenger 928a5e0766 APMrover2: compile warnings: float to double. print statements require doubles 10 years ago
Víctor Mayoral Vilches 0795783d37 Rover: Update compass to the new interface 10 years ago
Andrew Tridgell 29bf3f569e Rover: removed 1D accel calibration 10 years ago
Andrew Tridgell f400f39f08 Rover: fixed build warnings 10 years ago
Randy Mackay fe8730497a Rover: use battery.has_current 10 years ago
Andrew Tridgell 87f0cb6168 Rover: remove unused variable 11 years ago
Andrew Tridgell c150338e53 Rover: convert to using StorageManager 11 years ago
Randy Mackay d789735d0d Rover: rename compass set_and_save_offsets 11 years ago
Randy Mackay fdec917607 Rover: pass eeprom start to Mission constructor 11 years ago
Randy Mackay 4fd2d2885e Rover: replace APM with board in cli 11 years ago
Randy Mackay 121e4932ea Rover: integrate BattMonitor 12 years ago
Andrew Tridgell 95c2e11b5a Rover: removed flash_leds() calls 12 years ago
Andrew Tridgell d000cd2320 Rover: switched to new steering controller 12 years ago
Andrew Tridgell 97ed733ada Rover: use L1 controller for navigation 12 years ago
Andrew Tridgell 5a9485a419 Rover: support RCMAP_* mapping for steering/throttle 12 years ago
Andrew Tridgell 44dd9ddf74 Rover: updates for new compass API 12 years ago
Andrew Tridgell fb6b736c78 Rover: print mode as string in logs 12 years ago
Andrew Tridgell 90f70707b1 Rover: convert to new logging system 12 years ago
Andrew Tridgell caf5e5b7c5 Rover: added HOLD mode 12 years ago
John Stäck c9576e59f9 Add set command to setup menu (and changed show command), same as for ArduCopter. Not included when building for 1280. 12 years ago
Andrew Tridgell daa603552b Rover: added new STEERING mode 12 years ago
Andrew Tridgell 52800e52b9 Rover: added 'level' CLI and reboot command 12 years ago
Randy Mackay b7a4814e22 Rover: integrate automatic roll and pitch trims 12 years ago
Andrew Tridgell 6cf4d11e33 Rover: cleanup parameter names and remove dead parameters 12 years ago
Andrew Tridgell f1ff27ed08 Rover: major restructuring 12 years ago
Andrew Tridgell c88766850a Rover: ensure ahrs.init() is called 12 years ago
Pat Hickey 087bf380c0 APMrover2: fixes for AP_InertialSensor_UserInteract 12 years ago
Andrew Tridgell b284d4c21e Rover: first cut at porting rover to AP_HAL 12 years ago
Andrew Tridgell 4484144228 Rover: removed INS print code 12 years ago
Andrew Tridgell d89c213d42 Rover: update for new ins interface 12 years ago
Andrew Tridgell 5768244671 Rover: more cleanups 12 years ago
Andrew Tridgell f9c5c94cc6 Rover: removed accel cal CLI command 12 years ago
Andrew Tridgell 691d19dd98 Rover: more cleanup, and fixed navigation code 12 years ago
Andrew Tridgell 54a722158a Rover: fixed cliSerial and clean out more gunk 12 years ago
Andrew Tridgell 24adc1aaa3 Rover: make it possible to run the CLI over a radio link 12 years ago
Andrew Tridgell abc0a1cd38 Rover: major update, fixing lots of bugs 12 years ago
rmackay9 e877a58b60 APMRover: fixes to incorporate accelerometer calibration 12 years ago
Robert Lefebvre 10b5d758f8 Changed software ID from 0 to 20 for ArduRover V2 Divergence. 13 years ago
Jean-Louis Naudin 77eea3a893 APMrover v2.0 - tested on Traxxas Monster Jam Grinder XL-5 3602 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 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
Doug Weibel ed9f7cb1b6 Update battery monitoring code for ArduCopter 13 years ago
Doug Weibel e22a83eec0 Add a CLI setup action to reset the magnetometer offsets 13 years ago