32224 Commits (4dca1c48f2b2510595cc52ff31d04876e321f098)
 

Author SHA1 Message Date
Tom Pittenger 4dca1c48f2 Plane: update vehicle max_speed to ADSB library 7 years ago
Tom Pittenger 657f515f40 AP_ADSB: add cfg_out passthrough parsing 7 years ago
Tom Pittenger 3653ba61d7 AP_Math: add is_valid_octal helper function. 7 years ago
Tom Pittenger c59be8bafe Tools: add "octal" param unit 7 years ago
Karthik Desai 0a04a2a8c2 AP_Beacon_Marvelmind: Relax the precision of the position of Hedge 7 years ago
Karthik Desai 4f26bc7cad AP_Beacon_Marvelmind: Record the timestamp once, on success. 7 years ago
Karthik Desai 372fba2152 AP_Beacon_Marvelmind: Added some debug messages 7 years ago
Karthik Desai 64fdefe7cf AP_Beacon_Marvelmind: Refactor variables 7 years ago
Karthik Desai 358b3d222b AP_Beacon_Marvelmind: Simplify the Marvelmind structure. 7 years ago
Karthik Desai 8957111f26 AP_Beacon_Marvelmind: Remove unused variables 7 years ago
Karthik Desai b0e4a57a93 AP_Beacon_Marvelmind: Remove unnecessary structures. 7 years ago
Karthik Desai ad05a5c694 AP_Beacon_Marvelmind: Add function to find beacon's instance for the given address. 7 years ago
Karthik Desai fa575e2a9a AP_Beacon_Marvelmind: Update the link to Marvelmind's repo 7 years ago
Peter Barker 63b0883b38 DataFlash: correct structures debug method 7 years ago
Peter Barker 1844ccdab8 DataFlash: correct labels for NKT1 and NKT2 messages 7 years ago
Peter Barker 420b9869f7 Sub: move sending of simstate up 7 years ago
Peter Barker d705dbcfc1 Tracker: move sending of simstate up 7 years ago
Peter Barker 8101f2b573 Rover: move sending of simstate up 7 years ago
Peter Barker ef77bea4eb Plane: move sending of simstate up 7 years ago
Peter Barker 81e9edd80a Copter: move sending of sim state up 7 years ago
Peter Barker e9d2be143a GCS_MAVLink: moving sending of sim state up 7 years ago
Peter Barker a137afd11b SITL: add singleton 7 years ago
Randy Mackay 24dd9a1c2c Rover: update GPS at 50hz 7 years ago
Randy Mackay cc53b9c39d Rover: update current_loc in update_ahrs 7 years ago
Ammarf d7821635c0 Rover: seperate acceleration/deceleration limits 7 years ago
Ammarf 832778e471 AR_AttitudeControl: add separate decel limit 7 years ago
Peter Barker b36f1c558d DataFlash: use const char * rather than fixed array lengths in LogStructure 7 years ago
Jesse Millwood 014702fc64 Changed Argument Parsing for sim_vehicle.py 7 years ago
Patrick José Pereira b014b6c857 AP_Baro: Use SSL variables 7 years ago
Patrick José Pereira 237101a50e AP_Airspeed: Use SSL air density 7 years ago
Patrick José Pereira 0c18b43351 AP_ADSB: Use SSL air pressure value 7 years ago
Patrick José Pereira 1ca6647b2e AP_Math: Create Standard Sea Level variables 7 years ago
night-ghost 54ab0b9099 HAL_F4Light: updated OSD submodule 7 years ago
Pierre Kancir 43c6f87290 AP_Radio: fix fallthrough with ArduPilot macro 7 years ago
Andrew Tridgell f3179e7934 HAL_ChibiOS: improved reliability of DShot passthru 7 years ago
Peter Barker 31e7131c33 Tracker: add type-correctness for stream messages 7 years ago
Peter Barker 148756bc1c Sub: add type-correctness for stream messages 7 years ago
Peter Barker 2a68eca273 Plane: add type-correctness for stream messages 7 years ago
Peter Barker e377debf25 Rover: add type-correctness for stream messages 7 years ago
Peter Barker ec1539f9c8 Copter: add type-correctness for stream messages 7 years ago
Peter Barker fe2d8f853b GCS_MAVLink: add type-correctness for stream entries 7 years ago
Peter Barker f0dd90b81a Sub: eliminate MSG_LIMITS_STATUS 7 years ago
Peter Barker de7a8e20e2 Copter: eliminate MSG_LIMITS_STATUS 7 years ago
Peter Barker c5520cd995 GCS_MAVLink: eliminate MSG_LIMITS_STATUS 7 years ago
Eugene Shamaev 9a22e11b92 AP_HAL: HAL_RCINPUT_WITH_AP_RADIO definition 7 years ago
Eugene Shamaev 31628ea52f AP_Baro: functions declaration 7 years ago
Francisco Ferreira ddb45a0813 waf: move skyviper-v2450-px4 definitions to board config 7 years ago
Pierre Kancir aa8a90271e ArduCopter : HAL_RCINPUT_WITH_AP_RADIO definition 7 years ago
Eugene Shamaev 797fc84e92 Tools/CPUInfo: type conversion 7 years ago
Eugene Shamaev b260a6ca7c GCS_Mavlink: HAL_RCINPUT_WITH_AP_RADIO definition 7 years ago