48 Commits (f6e6ca197f60bd7ff6fcdc7893a97d38829da133)

Author SHA1 Message Date
Peter Barker 6d615a3e16 AP_GPS: move from HAL_NO_GCS to HAL_GCS_ENABLED 3 years ago
bugobliterator 3b58463bfd AP_GPS: initialise uavcan drv interim_state with state structure at startup 4 years ago
bugobliterator 9fc57e40b4 AP_GPS: add support for dual GPS heading using Periph GPSes 4 years ago
Andrew Tridgell f8e40eef00 AP_GPS: fixed printf format errors 4 years ago
Andrew Tridgell e5d878eebd AP_GPS: change handling of moving baseline yaw 4 years ago
Peter Barker a61b6ebda8 AP_GPS: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Andrew Tridgell dd86e0cc89 AP_GPS: added comment explaining the approach 4 years ago
Andrew Tridgell 8bc31ec5e9 AP_GPS: account for rotation rate in moving baseline Z test 4 years ago
Michael du Breuil d9ffd04a96 AP_GPS: Broadcast the detect message on AP_Periph over CAN 4 years ago
Michael du Breuil 4161e2eb28 AP_GPS: Factor out moving base offset helper 4 years ago
Andrew Tridgell e529d475d4 AP_GPS: use mktime for NMEA and MTK time conversion 4 years ago
yaapu 85b61d6bf3 AP_GPS: added support for MSP GPS sensors 4 years ago
Andrew Tridgell 87c7781be2 AP_GPS: show GPS as unhealthy if it is lagged too much 5 years ago
Andrew Tridgell 291d72601b AP_GPS: enabled reduced size for AP_Periph support 6 years ago
Peter Barker 678c11f048 AP_GPS: supply format string to send_text 6 years ago
Michael du Breuil 52eb832883 AP_GPS: Remove stuff from headers 6 years ago
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 7c50aacc92 AP_GPS: moved place we graph uart timestamp 6 years ago
Andrew Tridgell 685771c145 AP_GPS: constrain rate_ms from 5Hz to 20Hz 6 years ago
Andrew Tridgell 7a4b8d76c1 AP_GPS: added jitter correction to timestamp calculation 6 years ago
Andrew Tridgell df68d6413c AP_GPS: moved iTow handling to GPS_Backend 6 years ago
Andrew Tridgell 3fe4b9c0f8 AP_GPS: make GPS packet timestamps more accurate 6 years ago
Peter Barker 40daa8e15f AP_GPS: use mavlink definition to get statustext size 6 years ago
Patrick José Pereira 10ffd89a0c AP_GPS: Remove unused operation 7 years ago
Peter Barker 643e7e039a AP_GPS: log received data 7 years ago
Dr.-Ing. Amilcar Do Carmo Lucas bf6778277e AP_GPS: implement GPS*_RTK mavlink messages 7 years ago
Peter Barker 76847a2487 AP_GPS: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
Peter Barker 7258cfd20b AP_GPS: check dataflash to see if we should log backend gps messages 8 years ago
Michael du Breuil 1877d09f7c AP_GPS: Don't track detection time to broadcast baud rate 8 years ago
Andrew Tridgell 3687b6bdf0 AP_GPS: rename macros to avoid conflicts 8 years ago
Peter Barker b7baca8d43 AP_GPS: move GPS type announcements into backend 8 years ago
Michael du Breuil 6f297deaf7 AP_GPS: Unify inject_data interface for all classes 8 years ago
Randy Mackay cd379b0e86 AP_GPS: move time_epoch calcs into proper file 8 years ago
Lucas De Marchi 9f09442548 AP_GPS: rename UNIX_OFFSET 8 years ago
murata 30151c8253 Global: Define MSEC_PER_SEC, MSEC_PER_WEEK, SEC_PER_WEEK and UNIX_OFFSET. 8 years ago
Michael du Breuil c696137a42 AP_GPS: Update the number of leapseconds 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Andrew Tridgell b424c49bc7 AP_GPS: change ground course to be in degrees 9 years ago
Andrew Tridgell c85607b80c AP_GPS: added time_epoch_convert() function 9 years ago
Lucas De Marchi ff10d1136c AP_GPS: reorganize includes 9 years ago
Caio Marcelo de Oliveira Filho c33b86a783 AP_GPS: use millis/micros/panic functions 9 years ago
Lucas De Marchi 24e5deb906 AP_GPS: remove comments about AVR boards 9 years ago
Gustavo Jose de Sousa 67db430583 AP_GPS: standardize inclusion of libaries headers 10 years ago
Jonathan Challinger 2293070a5b AP_GPS: Add uBlox accuracy metrics interface and logging 10 years ago
Daniel Frenzel c97b460a6b AP_GPS: removed wrong reassignment of msec 11 years ago
Andrew Tridgell 368daf89f1 AP_GPS: new GPS API 11 years ago