27890 Commits (b2cd5f5c06356494d275a6e0b8795949b6f612c2)
 

Author SHA1 Message Date
Andrew Tridgell b2cd5f5c06 Plane: release 3.8.0beta5 8 years ago
Andrew Tridgell dab29fd946 PX4Firmware: submodule update 8 years ago
Andrew Tridgell ca8a2a1f34 AP_RSSI: support receiver based RSSI protocols 8 years ago
Andrew Tridgell a88693c487 HAL_PX4: support RSSI from receiver protocols 8 years ago
Andrew Tridgell 9868ffe13b HAL_Linux: support receiver based RSSI 8 years ago
Andrew Tridgell 94b5a9c6f0 AP_HAL: added RSSI interface for RCInput 8 years ago
Andrew Tridgell 64f722876f RC_Channel: use set_and_save_ifchanged 8 years ago
Andrew Tridgell d3f9afd4e7 Plane: fixed auto-adjustment of flaperon trim 8 years ago
Andrew Tridgell 2cb511c049 Plane: deprecate old aileron_with_input and elevator_with_input 8 years ago
Andrew Tridgell 1d41dc034d SRV_Channel: deprecate aileron_with_input and elevator_with_input 8 years ago
Andrew Tridgell 51b39ea3a1 Plane: removed ancient "mix_mode" type elevon mixing 8 years ago
Andrew Tridgell 725244ff8a Plane: implement new TRIM_AUTO functionality 8 years ago
Andrew Tridgell b50ab75f4c RC_Channel: added set_and_save_trim() 8 years ago
Andrew Tridgell cde4afd28e SRV_Channel: added set_trim_to_servo_out_for() 8 years ago
Andrew Tridgell 9cb672e85e SRV_Channel: added doc values for dspoilers 8 years ago
Andrew Tridgell 392d990950 autotest: added dspoiler parameters for plane 8 years ago
Andrew Tridgell 984e887d1d Plane: changed differential spoilers to scaled outputs 8 years ago
Andrew Tridgell 7627246ff8 SRV_Channels: added 4 channel dspoiler support 8 years ago
Andrew Tridgell 907534d55f SITL: added dspoiler support 8 years ago
Andrew Tridgell c9e4423997 Plane: re-implement flaperons 8 years ago
Andrew Tridgell 6b3bb29398 SRV_Channel: rename flaperon1 and flaperon2 to flaperon_left and flaperon_right 8 years ago
Randy Mackay edc9d4db5b AP_InertialSensor: increase accel filter to 20hz 8 years ago
Randy Mackay 41752eef8b Copter:default RC_FEEL to 50 8 years ago
Lucas De Marchi c03aae947e build: add instructions on how to upload to Linux boards 8 years ago
Lucas De Marchi e68a3e2687 build: rename linstall to localinstall 8 years ago
Gustavo Sousa 930f3b4aca build: boards: enable --upload option for linux boards 8 years ago
Gustavo Sousa 374556df22 build: add rsync command 8 years ago
Gustavo Sousa 923e62cb74 build: add linstall command 8 years ago
Randy Mackay 1fc85e9a8c Rover: adjust skid steer motor mixing, fix rotation direction in reverse 8 years ago
Randy Mackay f036b1f92c Rover: pivot steering stays active until within 10deg of target heading 8 years ago
Peter Barker b62a1394dd Tracker: indicate to gps library which bit indicates log-gps 8 years ago
Peter Barker 7b3db490be DataFlash: correct examples 8 years ago
Peter Barker 9c2a2a3d94 AP_Module: correct example 8 years ago
Peter Barker cbe9627bf5 AP_GPS: correct example 8 years ago
Peter Barker 12b4f2c4b6 AP_AHRS: correct example 8 years ago
Peter Barker 29de7b1a17 Replay: provide a log bitmask to Dataflash constructor 8 years ago
Peter Barker f8d1ac47c7 Sub: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 1ca5f243a5 Plane: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 37abc1b02f Copter: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker ef72381708 Tracker: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 4646eb3b95 Rover: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 7258cfd20b AP_GPS: check dataflash to see if we should log backend gps messages 8 years ago
Peter Barker 7cd794201e Sub: use DataFlash should_log to determine raw IMU logging 8 years ago
Peter Barker dcad79bdef Rover: use DataFlash should_log to determine raw IMU logging 8 years ago
Peter Barker 949e07c7e3 Plane: use DataFlash should_log to determine raw IMU logging 8 years ago
Peter Barker 776d691c79 Copter: use DataFlash should_log to determine raw logging 8 years ago
Peter Barker 6ae86a0b8c AP_InertialSensor: use DataFlash should_log to determine raw logging 8 years ago
Peter Barker 075c40bd60 Tracker: move should_log check of log bitmask into DataFlash 8 years ago
Peter Barker 4913fc2f2a Sub: move should_log check of log bitmask into DataFlash 8 years ago
Peter Barker 8697faa44f Rover: move should_log check of log bitmask into DataFlash 8 years ago