41 Commits (master)

Author SHA1 Message Date
Tom Pittenger 12c3446777 AP_GPS: rename dataflash to logger 6 years ago
Peter Barker 6fc76a32af GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Peter Barker b47733142f GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Andrew Tridgell b5f3750014 AP_GPS: convert NOVA, SBP and SBP2 to use check_new_itow() 6 years ago
Michael du Breuil 53c66106d6 AP_GPS: Remove unneeded intilizers 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas c0dd7984ad AP_GPS: Publish information on the GPS*_RTK mavlink messages 7 years ago
Peter Barker 7258cfd20b AP_GPS: check dataflash to see if we should log backend gps messages 8 years ago
ebethon 4779a8f1f1 AP_GPS: Rename SBR1/SBR2 to SBRH/SBRM and change format 8 years ago
Niels Joubert 4bf9fc071c AP_GPS: Adds SBP Version 2: Swift Navigation Piksi Multi support 8 years ago
Lucas De Marchi 747f15b514 AP_GPS: add casts to consider literals as doubles 8 years ago
murata b77941c4f2 AP_GPS: Delete unnecessary code. 8 years ago
Francisco Ferreira 7ea0baefb1
AP_GPS: re-fix SBP fix status 8 years ago
Francisco Ferreira 512bd08326
AP_GPS: fix SBP supported status 8 years ago
Michael du Breuil 1c1e6e9398 AP_GPS: Support more fix types 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell 9caf44b494 AP_GPS: update drivers for changed inject_data() API 8 years ago
Ricardo de Almeida Gonzaga 4047fb63fc AP_GPS: Fix typos 9 years ago
Andrew Tridgell b424c49bc7 AP_GPS: change ground course to be in degrees 9 years ago
Peter Barker 0f9e7a905d AP_GPS: remove use of AddLogFormats 9 years ago
Lucas De Marchi 2591261af6 Global: rename min and max macros to uppercase 9 years ago
Caio Marcelo de Oliveira Filho c33b86a783 AP_GPS: use millis/micros/panic functions 9 years ago
Lucas De Marchi e31595c60c AP_GPS: remove check for GPS_RTK_AVAILABLE 9 years ago
Lucas De Marchi 831d8acca5 Remove use of PROGMEM 9 years ago
Andrew Tridgell 2c7a113790 AP_GPS: ensure all GPS drivers give headings as 0..360 degrees 10 years ago
Gustavo Jose de Sousa 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Lucas De Marchi 9d59b43920 AP_GPS: use ARRAY_SIZE macro 10 years ago
dzollo 5d5d9dc137 AP_GPS: Fix max/min bug on SBP buffering. Log messages whether SBP driver recognizes the msg_type or not. 10 years ago
Andrew Tridgell 084521243e AP_GPS: fixed some build warnings 10 years ago
Peter Barker feb85ef7d5 AP_GPS: unused SBP struct gets 64-bit timestamp 10 years ago
Peter Barker 4d67ccb338 AP_GPS: use 64-bit timestamps for dataflash logs 10 years ago
Andrew Tridgell a7c3125bcc AP_GPS: fixed warnings in SBP driver 10 years ago
Niels Joubert a5beef00d1 GPS: Official Swift Binary Protocol GPS Driver v3 for Piksi GPS 10 years ago
Andrew Tridgell 59de5a8465 AP_GPS: avoid some float conversion warnings 11 years ago
Niels Joubert fabd7601f0 GPS: Fix dataflash logging bug in SBP driver 11 years ago
Andrew Tridgell f9d87bcc88 AP_GPS: fixed build errors and warnings in SBP driver 11 years ago
Niels Joubert fa78634959 AP_GPS: GPS calculates MAVLink messages for GPS and GPS_RTK 11 years ago
Niels Joubert 2b1169b0ab AP_GPS: SwiftNav RTK Driver and GPS AutoSwitch param 11 years ago
Andrew Tridgell 5a7afbf2cd AP_GPS: prevent writing GPS log headings multiple times 11 years ago
Andrew Tridgell 5a585b90e8 AP_GPS: fixed some warnings in SBP driver 11 years ago
Niels Joubert 33576dfdd9 AP_GPS: Swift Binary Protocol SINGLE-POINT-POSITIONING Driver 11 years ago