22 Commits (8697faa44fe5ceb45fca6f560dffb86550f6f0f6)

Author SHA1 Message Date
Randy Mackay eb2aa80fca Rover: compass set-initial-location uses ahrs location 8 years ago
Randy Mackay 584974fd74 Rover: set home from ekf position 8 years ago
Pierre Kancir 00204367fc APMRover2: Reduce the home position reset when disarm 8 years ago
Pierre Kancir f725e9f2b5 APMRover2: correct some style after addition of velocity controler 8 years ago
Pierre Kancir 670e7b7914 ROVER: put all guided param in one structure 8 years ago
Pierre Kancir 045d171ab9 Rover: add Guided velocity controller 8 years ago
Randy Mackay c1d3384835 Rover: rename set_next_WP to set_auto_WP to clarify usage 8 years ago
Randy Mackay d6b55b2d09 Rover: set_guided_WP accepts location 8 years ago
Michael du Breuil 51c97af5b5 Rover: Reset home to AHRS location rather then snapshotting GPS 8 years ago
Pierre Kancir d68c7f935b Rover: commands.cpp correct whitespace, remove tabs 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Grant Morphett 777af546e0 Rover: ensure height calcs are using the same origin. 9 years ago
Luis Vale Gonçalves 999e99c6f3 Rover: revise text messages 9 years ago
Grant Morphett 2d1745ab6a Rover: Implemented the HOME state update from Plane 9 years ago
lvale a64689600f Rover: text message severity uniformization 9 years ago
Lucas De Marchi 84da1f5039 Rename gcs_send_text_P to gcs_send_text 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Randy Mackay 836fff2119 Rover: send home position when home is set or get-home msg received 10 years ago
squilter b4cf0ce2bb Rover: update severity values 10 years ago
Randy Mackay 5ef4f8e90a Rover: log ahrs home and ekf origin 10 years ago
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
Andrew Tridgell cd8fd86565 Rover: use mission.start_or_resume() 11 years ago
Andrew Tridgell f4079f57b2 Rover: convert to new GPS API 11 years ago
Randy Mackay 59555e8364 Rover: revert next_WP, prev_WP to location structures 11 years ago
Randy Mackay 4ca3a92655 Rover: Mission integration into command execution 11 years ago
Randy Mackay 26b82cf0a3 Rover: use common location options masks 11 years ago
Andrew Tridgell eac4b1ec96 Rover: fixed EKF usage for rover 11 years ago
Andrew Tridgell 97ed733ada Rover: use L1 controller for navigation 12 years ago
Andrew Tridgell ee19b09e9f Rover: fixes for new AP_Math location API 12 years ago
Andrew Tridgell b5db3288ae Rover: changes for GPS field changes 12 years ago
Andrew Tridgell f50fe7a77a Rover: made a bit test clearer 12 years ago
tobias 217b8d7a59 cleanup: use const for struct Location pointers and references 12 years ago
Andrew Tridgell 582d1c47b3 Rover: added filter to auto steering, and fixed throttle pid 12 years ago
Andrew Tridgell be39ccf02c Rover: use new constrain_int16 function 12 years ago
Andrew Tridgell b284d4c21e Rover: first cut at porting rover to AP_HAL 12 years ago
Andrew Tridgell 5768244671 Rover: more cleanups 12 years ago
Andrew Tridgell 691d19dd98 Rover: more cleanup, and fixed navigation code 12 years ago
Andrew Tridgell 283fb7e606 Rover: added support for finish line waypoints 12 years ago
Andrew Tridgell abc0a1cd38 Rover: major update, fixing lots of bugs 12 years ago
Andrew Tridgell a5b5546e2a Rover: change to use get_bearing_cd() 13 years ago
Jean-Louis Naudin 4a4402556b APMrover v2.1.3 : 13 years ago
Jean-Louis Naudin 77eea3a893 APMrover v2.0 - tested on Traxxas Monster Jam Grinder XL-5 3602 13 years ago
Andrew Tridgell c042ef1298 APM: fixed some build warnings 13 years ago
Andrew Tridgell 407d66b41e fixed a valgrind warning 13 years ago
Michael Oborne 374f8cbcd0 better crosstrack 13 years ago
Michael Oborne 835b585e03 APM track following change 13 years ago
Doug Weibel cbf59e96bd Bug fixes for command logic re-write 13 years ago