58 Commits (9d6df7d54245fe84a82a0f9592b9801511539107)

Author SHA1 Message Date
murata 89484a8f64 AP_Beacon: Common modbus crc method 6 years ago
Peter Barker da81c5fe39 AP_Beacon: do not include fence closing/duplicate point in polygon boundary 6 years ago
Peter Barker 1c7a8c1509 AP_Beacon: correct parameter documentation to include SITL 6 years ago
Peter Barker 8ce4f73550 AP_Beacon: add singleton 6 years ago
Pierre Kancir 20928ff8da AP_Beacon: fix header 6 years ago
Pierre Kancir d6277390f4 AP_Beacon: use get_distance_NE instead of location_diff 6 years ago
Peter Barker ae8862f266 AP_Beacon: add floating point constant designators 6 years ago
Peter Barker 6cfe7d5f34 AP_Beacon: add floating-point-constant designators 6 years ago
Dr.-Ing. Amilcar do Carmo Lucas c977a646db AP_Beacon: replace location_offset() and get_distance() function calls with Location object member function calls 6 years ago
Peter Barker 0b661e7872 AP_Beacon: adjust for Location_Class and Location unification 6 years ago
Peter Barker 1075227c90 AP_Beacon: adjust for location flags being moved out of union 6 years ago
Peter Barker 64eb8f0986 AP_Beacon: add override keyword 6 years ago
Patrick José Pereira 37fbd6aaa1 AP_Beacon: Use SITL singleton 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
Andrew Tridgell 9fc451a615 AP_Beacon: fixed reference to -debug build directory 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 2f59572d42 AP_Beacon: Use multiplications instead of divisions in Marvelmind 7 years ago
Dr.-Ing. Amilcar do Carmo Lucas 1a8a390d4c AP_Beacon: Fix FALLTHROUGH in Marvelmind device driver. 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 54b3936a46 AP_Beacon: Use marvelmind beacon raw distances on the EKF 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 29078824fc AP_Beacon: Replace max_buffered_positions variable with a #define 7 years ago
Andrew Tridgell 2941afa62b AP_Beacon: fixed example build on ChibiOS 7 years ago
Andrew Tridgell ca91edbbeb AP_Beacon: removed create() method for objects 7 years ago
Paulo Neves 4108f22304 AP_Beacon: Corrected possible use of nullptr memory. 7 years ago
Lucas De Marchi 72fd2d6f05 global: use static method to construct AP_SerialManager 7 years ago
Randy Mackay a303c40f1f AP_Beacon: initialise counter in get_next_boundary_point 8 years ago
Randy Mackay a199604348 AP_Beacon: fix get_boundary_points num_points 8 years ago
Pierre Kancir e7a5dd6a69 AP_Marvelmind: fix warning in example 8 years ago
Randy Mackay 3bcc410048 AP_Beacon: fix pozyx west-east processing 8 years ago
Randy Mackay cded78022c AP_Beacon: update_boundary_points calculates outer perimeter around beacons 8 years ago
Shingo Matsuura c9475c2747 AP_Beacon: add get_boundary_points 8 years ago
Paulo Neves 3158cafefd AP_Beacon: Added Marvelmind beacon example. 8 years ago
Randy Mackay 45147af455 AP_Beacon: fit SITL beacon location 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 24aa52a24d AP_Beacon: Use SI units conventions in parameter units 8 years ago
Randy Mackay 2fcb4932b7 AP_Beacon: minor formatting fixes for marvelmind 8 years ago
Karthik Desai 5060ebe626 AP_Beacon: order the stationary beacons in ascending order of address 8 years ago
Karthik Desai 8a5fcc82bd AP_Beacon: transform Marvelmind ENU to ArduPilot NED coordinates 8 years ago
Dr.-Ing. Amilcar Do Carmo Lucas 119696bea3 AP_Beacon: added units in the comments documentation, to make the API easier to use 8 years ago
karthik.desai 44d84fca15 AP_Beacon: Added Marvelmind Beacon class 8 years ago
priseborough ed0a90ae5f AP_Beacon: Apply correct conversion from Pozyx beacon earth frame 8 years ago
murata dd0d09175b AP_Beacon: Changed if statements to switch statement. 8 years ago
Shingo Matsuura 21ca1d3835 AP_Beacon: fixed comment. NE is correct. 8 years ago
murata 6045612011 AP_Beacon: combine duplicate checks into device_ready method 8 years ago
priseborough 78f89e0663 AP_Beacon: Update parameters for EKF3 testing 8 years ago