15127 Commits (3535574b9d5eed65acb841f03002f02661e7ef31)
 

Author SHA1 Message Date
LukeMike 35c7a74256 VRBRAIN_TARGETS: changed makefile for VR boards 10 years ago
Emile Castelnuovo 26432d6064 AP_Notify: use RGB driver for board led in VRBRAIN boards. 10 years ago
Emile Castelnuovo 3e97592e5c AP_Rangefinder: added #if for VRBRAIN boards. 10 years ago
Emile Castelnuovo c38b11eec8 AP_RangeFinder: added VRBRAIN to use PX4 libraries 10 years ago
Emile Castelnuovo dae32984f1 AP_InertialSensor: use PX4 library for VRBRAIN boards. 10 years ago
Emile Castelnuovo 25818f08a3 AP_Airspeed: added VRBRAIN board type 10 years ago
Emile Castelnuovo ffd26e59cd DataFlash: added new VRBRAIN boards 10 years ago
Emile Castelnuovo b0b892e578 AP_Rangefinder: added support for VRBRAIN boards 10 years ago
Emile Castelnuovo 731329fc55 AP_InertialSensor: correction to AP_InertialSensor_VRBRAIN 10 years ago
Emile Castelnuovo 92e0bc3a2f AP_HAL_VRBRAIN: updates to libraries for new boards 10 years ago
Emile Castelnuovo a0673b56f9 AP_HAL: added new VRBRAIN boards and new subtypes 10 years ago
Emile Castelnuovo de8a0ebc08 AP_Airspeed: added #defines for new VR boards. 10 years ago
Emile Castelnuovo cd9537e1f8 build: added and modified scripts to build for all VR boards 10 years ago
Emile Castelnuovo 7795cb6929 Tools: update scripts to build all firmwares for all VR boards 10 years ago
LukeMike edd0f13845 AP_HAL: mapped the different sizes of storage for all VR boards 10 years ago
LukeMike 6a93148b92 AP_InertialSensor: added library for VRBRAIN Inertial Sensor 10 years ago
LukeMike 2522709a78 Tools: added script to build all VirtualRobotix binaries 10 years ago
LukeMike af309a26d9 mk: added new VRBrain 5 PRO board 10 years ago
LukeMike b14ca1b977 build: Added flag to build VRBRAIN versions with different kind of RC Inputs 10 years ago
LukeMike b29f50ba9b AP_Airspeed: Defined AirSpeed analog inputs for ArduPlane on VR Micro Brain 5 10 years ago
LukeMike 7dc5541484 AP_HAL_VRBRAIN: Added analog inputs for ArduPlane on VR Micro Brain 5 10 years ago
Andrew Tridgell 3918413b36 PX4: simplify ms5611 startup 10 years ago
Andrew Tridgell a2adb9b1b0 AP_Arming: check for AHRS health and calibration for arming 10 years ago
Andrew Tridgell 6e62e1ca7b AP_InertialSensor: make calibrated() const 10 years ago
Andrew Tridgell 68f64fa11c AP_AHRS: make the healthy() method const 10 years ago
Andrew Tridgell 850af14949 AP_NavEKF: raise EKF_POS_GATE and EKF_GLITCH_RAD for planes 10 years ago
Randy Mackay 2684d55b59 Tracker: version to 0.4 and release notes 10 years ago
Randy Mackay 3aac281c5a Copter: land detector requires desired climb rate be < -20cm/s 10 years ago
Holger Steinhaus 8911dfd791 DataFlash: fix out-of-bounds read when logging 10 years ago
Randy Mackay 0d94d5441f SerialManager: correct protocol comments 10 years ago
Matthias Badaire b5b67cf68a SerialManager: Fix SERIALX_PROTOCOL comments 10 years ago
Randy Mackay 3e872c71fc Copter: AC3.2.1-rc2 release notes 10 years ago
Randy Mackay 07a0388f25 AC_PosControl: move alt limit to set_alt_target_from_climb_rate 10 years ago
Robert Lefebvre 8e8ec09740 Copter: update pos_control alt_max from fence at 1hz 10 years ago
Robert Lefebvre 02f3f96310 AC_PosControl: Enable altitude limit checking. 10 years ago
Andrew Tridgell 79cad28a25 AP_Mount: simplify some uses of frontend 10 years ago
Andrew Tridgell c05f36d29b AP_SerialManager: make the state structure private 10 years ago
Andrew Tridgell 1d272e5a32 AP_Frsky_Telem: don't use flow control for FrSky 10 years ago
Andrew Tridgell 362b53e1da AP_GPS: force flow control off on GPS serial ports 10 years ago
Andrew Tridgell 5980ff8e1c AP_Common: removed map_baudrate() 10 years ago
Andrew Tridgell d6ab4722cd AP_SerialManager: moved map_baudrate() into class 10 years ago
Andrew Tridgell 085a926e61 AP_Frsky_telem: update for find_serial() change 10 years ago
Andrew Tridgell 9ba2fefde3 AP_GPS: update for find_serial() change 10 years ago
Andrew Tridgell 60f266da19 AP_Mount: update for new find_serial() interface 10 years ago
Andrew Tridgell 59d5351dab GCS_MAVLink: update for new find_serial() 10 years ago
Andrew Tridgell e28deacc4c AP_SerialManager: simplify interface, returning direct uart 10 years ago
Randy Mackay 18af7c1437 Replay: fix compile error for Serial Manager 10 years ago
Randy Mackay b12cf4644c Tracker: initialise telem2 10 years ago
Randy Mackay 4de0710f88 AutoTest: copter params need accel2 offsets 10 years ago
Randy Mackay c7fb252fbb Tracker: integrate SerialManager 10 years ago