30273 Commits (184b017b33635595169613202f5128b0ed2e2f62)
 

Author SHA1 Message Date
Peter Barker 7646e09349 AP_OpticalFlow: AP_AHRS no longer requires GPS in constructor 7 years ago
Peter Barker e584a90c81 AP_Module: AP_AHRS no longer requires GPS in constructor 7 years ago
Peter Barker 89d3289400 AP_Mission: AP_AHRS no longer requires GPS in constructor 7 years ago
Peter Barker c4c6b3cc70 Plane: AP_AHRS no longer requires GPS in constructor 7 years ago
Peter Barker dda38d65eb Copter: AP_AHRS no longer requires GPS in constructor 7 years ago
Peter Barker 2b36ec618f Tracker: AP_AHRS no longer requires GPS in constructor 7 years ago
Peter Barker b25a81e09d Sub: AP_AHRS no longer requires GPS in constructor 7 years ago
Peter Barker 5dc714bf5f AP_NavEKF3: use GPS singleton 7 years ago
Peter Barker 9c8466dc03 AP_NavEKF2: use GPS singleton 7 years ago
Peter Barker aea460df2c AP_FrSky: use GPS singleton 7 years ago
Peter Barker 7cf2712bf1 Rover: AP_AHRS no longer requires GPS in constructor 7 years ago
Peter Barker e15442355a AP_AHRS: use GPS singleton 7 years ago
Peter Barker ca4f25a78e AP_Terrain: use GPS singleton 7 years ago
Peter Barker fb3cba3867 AP_Mount: use GPS singleton 7 years ago
Peter Barker a4584431a2 AP_Landing: use GPS singleton 7 years ago
Peter Barker d1d5a484ce AP_ADSB: use GPS singleton 7 years ago
Peter Barker e0c586876b APM_Control: use GPS singleton 7 years ago
Peter Barker c5ae01fc6d Plane: use GPS singleton 7 years ago
Hiroshi Takey (hiro2233) fb5b6f2169 AP_Airspeed: Updated Airspeed example. 7 years ago
Patrick José Pereira 560d8b88d8 Tools: Add gazebo-bluerov2 on vehicleinfo.py 7 years ago
Randy Mackay dcb37a2454 Tools: default param file for AION R1 rover 7 years ago
Randy Mackay 457c39bf1b Rover: FS_ param values changed to camel case 7 years ago
Matt 41f2e8869e FRAME_PARAMS: Solo mag and arming param update 7 years ago
Matt 5d6c979f70 COPTER: Fix MOUNT_CONTROL yaw in missions 7 years ago
Matt c0f0e3eca3 COPTER: Fix MOUNT_CONTROL yaw in guided 7 years ago
Patrick José Pereira 0e6fc54a0e Tools: Add BATT_MONITOR on sub.parm 7 years ago
Peter Barker dea15892dc AP_Volz_Protocol: use AP::serialmanager() 7 years ago
Peter Barker b3f5e807a6 AP_SerialManager: add AP::serialmanager() 7 years ago
Pierre Kancir 6728598099 AP_Rangefinder: don't include Bebop rangefinder by default 7 years ago
Pierre Kancir be96a27fa8 AP_NavEKF3: only report terrain estimator innovations with valid rng value 7 years ago
Pierre Kancir 171e80d8dc AP_NavEKF2: only report terrain estimator innovations with valid rng value 7 years ago
khancyr 2732226664 AP_AHRS: use direct assignation and correct some style 7 years ago
khancyr dae636b39e AP_AHRS: correct some constcorrectness 7 years ago
khancyr d89d496c8f AP_AHRS: make getter const 7 years ago
mirkix eecd8fcfa6 AP_HAL_Linux: Add VOLTAGE_SCALING for BeagleBone Blue 7 years ago
Andrew Tridgell 0b78817b81 Tools: added apj_tool.py 7 years ago
Andrew Tridgell 4ac49483c8 AP_Param: added support for embedded parameters 7 years ago
Peter Barker 0b4dcdde35 Tools: param_parse.py: allow whitespace between vehicles 7 years ago
Peter Barker d1128e7be4 Tools: param_parse.py: replace comments with debug statements 7 years ago
Peter Barker eeb15d7fd5 Tools: param_parse.py: make comment consistent 7 years ago
Peter Barker 825832be93 Tools: param_parse.py: add a map for vehicle name to a true-name to be used in code 7 years ago
Peter Barker e0125a68e7 Tools: param_parse.py: use single regex for params everywhere 7 years ago
Peter Barker a45ab6b84c Tools: param_parse.py: correct example comment 7 years ago
Peter Barker 738377c089 AP_Arming: remove airspeed arming check bits from non-plane vehicles 7 years ago
Peter Barker b6415b34d1 Tools: do not build combined parameters as part of build_autotest 7 years ago
Peter Barker 94afaebdb7 Tools: autotest builds each vehicle parameters individually 7 years ago
Peter Barker ea2c156c7f Tools: param_parse.py: understand tagging of parameters for specific vehicles 7 years ago
Randy Mackay 241456f55f Rover: remove auto trim at startup 7 years ago
Randy Mackay 6459a4de9d Rover: gyro health check uses initialised flag 7 years ago
Randy Mackay a8da459baf Rover: GPS reported healthy to GCS even without lock 7 years ago