ardupilot/libraries/AP_Beacon
karthik.desai 44d84fca15 AP_Beacon: Added Marvelmind Beacon class
Code cleanup, adhering to Ardupilot code style
Marvelmind code fixes
formatting fixes including replacing camel case with underscore
replaced puts with ::printf
removed unused debug and counter

Removed useless library includes.
Corrected spellings.
Update the last_update_ms so healthy() doesn't break.
2017-04-26 11:59:20 +09:00
..
sitl AP_Beacon: Update parameters for EKF3 testing 2016-12-19 08:07:10 +11:00
AP_Beacon.cpp AP_Beacon: Added Marvelmind Beacon class 2017-04-26 11:59:20 +09:00
AP_Beacon.h AP_Beacon: Added Marvelmind Beacon class 2017-04-26 11:59:20 +09:00
AP_Beacon_Backend.cpp AP_Beacon: fix potential out-of-bounds write to beacon_state 2016-12-08 15:39:37 +09:00
AP_Beacon_Backend.h AP_Beacon: remove debug and editor settings 2016-12-01 14:53:16 +09:00
AP_Beacon_Marvelmind.cpp AP_Beacon: Added Marvelmind Beacon class 2017-04-26 11:59:20 +09:00
AP_Beacon_Marvelmind.h AP_Beacon: Added Marvelmind Beacon class 2017-04-26 11:59:20 +09:00
AP_Beacon_Pozyx.cpp AP_Beacon: Apply correct conversion from Pozyx beacon earth frame 2017-01-27 16:57:42 +09:00
AP_Beacon_Pozyx.h AP_Beacon: remove debug and editor settings 2016-12-01 14:53:16 +09:00
AP_Beacon_SITL.cpp AP_Beacon: fixed comment. NE is correct. 2016-12-28 10:54:32 +09:00
AP_Beacon_SITL.h AP_Beacon: remove debug and editor settings 2016-12-01 14:53:16 +09:00