33 Commits (a6e9baa8f6af21a9d21a6bbd30d90a474d3c13fa)

Author SHA1 Message Date
khancyr 40b860e240 Rover: rename sonar to rangefinder 8 years ago
Pierre Kancir 2eb0ed6242 APMRover2: Remove, correct some cast 8 years ago
Pierre Kancir c41e695c98 APMRover2: correct some style 8 years ago
Pierre Kancir b634fe548d APMRover2: Use c++ cast 8 years ago
Randy Mackay f29fe8bb88 Rover: always specify rangefinder instance 8 years ago
murata 0c813c5afa Rover: Unify from print or println to printf. 8 years ago
Andrew Tridgell 93d6b012c2 Rover: convert to new SRV_Channel API 8 years ago
Pierre Kancir 7131b20b81 Rover: test.cpp correct whitespace, remove tabs 8 years ago
Randy Mackay 181e4de343 Rover: resolve compiler warning 8 years ago
murata bbf0cfb564 APMrover2: Change from printf statement to print, println statement. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
mirkix db665e6de7 APMrover2: Fix filename in header 9 years ago
dgrat 76362caee0 AP_Math: Replace wrap_* functions with template versions 9 years ago
skyscraper 8c9e55edfa APMRover2: Fix up after refactoring RC_Channel class 9 years ago
Lucas De Marchi e770cf059d APMRover2: initialize variable to fix build 9 years ago
Siddharth Bharat Purohit 53d3e7dc61 Rover: wire up accel calibrator for Rover 9 years ago
Andrew Tridgell 7daab1ee62 Rover: convert to Hz based task table 9 years ago
Jonathan Challinger 6c4f070685 Rover: reflect renamed function in AP_AHRS 9 years ago
Tom Pittenger e6cf86801d APMrover2: compiler warning - float to double promotion for print 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Lucas De Marchi 79230bc68d APMrover2: fix passing AP_Float to printf 9 years ago
Lucas De Marchi b02661b478 APMrover2: fix wrong printf format for 32 bits 9 years ago
Lucas De Marchi 20c6ffc5e3 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
Lucas De Marchi 6f4904189b Replace use of println_P() with println() 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Lucas De Marchi 2c38e31c93 Remove use of PSTR 9 years ago
Gustavo Jose de Sousa 7c725bb59e APMrover2: use compass get_{field,offsets}() functions 9 years ago
Randy Mackay bcc87a9a3b Rover: replace SKIP_GYRO_CAL with INS_GYR_CAL 10 years ago
Staroselskii Georgii 8bb7e2d4b0 Rover: make Rover use milligauss 10 years ago
Grant Morphett 571b4478fd Rover: Using a new method to check for throttle failsafe 10 years ago
Grant Morphett f5c7ac7a00 Rover: Fixing issue 302 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 686d1e7548 Rover: revert AP_Math class change 10 years ago
Tom Pittenger 928a5e0766 APMrover2: compile warnings: float to double. print statements require doubles 10 years ago
Tom Pittenger 514c83301c APMrover2: compiler warnings: apply is_zero(float) or is_equal(float) 10 years ago
Randy Mackay 245e46205a Rover: replace range finder health with status 10 years ago
Grant 3831a0ed3e Rover: Fix INS test in CLI to quit on enter 10 years ago
Andrew Tridgell ef62a2c697 Rover: fixed CLI sonartest 10 years ago
Andrew Tridgell 35b558cfc2 Rover: convert to new AP_InertialSensor API 10 years ago
Andrew Tridgell bfe705a14d Rover: convert to new AP_RangeFinder API 11 years ago
Emile Castelnuovo c5620dfd39 Rover: added VRBRAIN #defines and #includes 11 years ago
Andrew Tridgell f4079f57b2 Rover: convert to new GPS API 11 years ago
Andrew Tridgell 843318f58c Rover: updates for new RCInput API 11 years ago
Randy Mackay 0a7d33a1da Rover: cli test checks read_cmd success before printing 11 years ago
Randy Mackay 29340c68bd Rover: Mission integration for cli test 11 years ago
Andrew Tridgell aeb7578e5d Rover: change to Compass::learn_offsets 11 years ago
Andrew Tridgell a595272e38 Rover: fixes for AP_Relay API change 11 years ago