801 Commits (master)

Author SHA1 Message Date
z d716d9a258 GPS change, Flow rotation 5 years ago
z 8b4204f03a 合并六轴,备份 5 years ago
yaozb 1cfeeb9b15 修复week weekms时间为utc时间 5 years ago
yaozb 52e560f2ea 修正NMEA week与weekms时间错误( 晚三天) 5 years ago
yaozb 4e6fcb1128 授权码日期修改为由GPS周与周毫秒获取 5 years ago
yaozb ecdc425ce8 add trial period 5 years ago
Andrew Tridgell d0ced1b7b2 AP_GPS: support RTCMStream for RTCM injection on UAVCAN 5 years ago
Andrew Tridgell a7bd55d7be AP_GPS: cope with UAVCAN GPS that don't provide Aux message 5 years ago
Andrew Tridgell 17ec9534cb AP_GPS: support Fix2 message for UAVCAN 5 years ago
Andrew Tridgell 5d98edb689 AP_GPS: fixed build after TMODE changes 5 years ago
Andrew Tridgell ffe642a530 AP_GPS: fixed TMODE config issue on non-F9 GPS 5 years ago
Andrew Tridgell 14cdac9202 AP_GPS: fixed GPS to UART mapping 5 years ago
Andrew Tridgell 00260db65a AP_GPS: fixed UAVCAN GPS status when disconnected 5 years ago
Andrew Tridgell 37fb028532 AP_GPS: improved checking for valid yaw for moving baseline 5 years ago
Michael du Breuil 2587b13ae7 AP_GPS: UBLOX: Parse RELPOSNED messages 5 years ago
Andrew Tridgell b5217412f9 AP_GPS: fixed a bug in handling corrupt u-blox packets 5 years ago
Andrew Tridgell 9eb6c1be64 AP_GPS: use jitter correction on GPS_INPUT data 5 years ago
Michael du Breuil f857eb4640 AP_GPS: Take responsibility for logging the GPS if the EKF wants logging 5 years ago
Michael du Breuil ca0dad9a7f AP_GPS: Directly include needed headers 6 years ago
Andrew Tridgell 291d72601b AP_GPS: enabled reduced size for AP_Periph support 6 years ago
Peter Barker 8c21a279ea AP_GPS: examples: var_info is now in GCS_MAVLINK_Parameters 6 years ago
Andrew Tridgell 8d7262994b AP_GPS: support yaw in GPS_INPUT mavlink GPS 6 years ago
murata e4455491aa AP_GPS: Use common hexadecimal character to number conversion method 6 years ago
Peter Barker 46ad04aab7 AP_GPS: correct format string warnings in SBF driver 6 years ago
Andrew Tridgell be9c98db12 AP_GPS: ensure we have full timestamp before setting RTC clock 6 years ago
Michael du Breuil d33006a2e7 AP_GPS: Refactor first_unconfigured_gps to return bool 6 years ago
Randy Mackay 64637dba8f AP_GPS: resolve gcs::send_text compiler warning 6 years ago
Peter Barker 678c11f048 AP_GPS: supply format string to send_text 6 years ago
Pierre Kancir 13ac187fd8 AP_GPS: pass mavlink_message_t by const reference 6 years ago
Grant Morphett 64ed76326b AP_GPS: Adding support for the NMEA GPHDT sentence 6 years ago
Andrew Tridgell 5bfb6ced84 AP_GPS: fixed u-blox F9 auto configuration 6 years ago
Michael du Breuil eed710db5f AP_GPS: Fix a lot of unneded example includes 6 years ago
Peter Barker 73c81519da AP_GPS: fix missing-declaration warning in example 6 years ago
Michael Oborne 6031f5b6a9 AP_GPS_UBLOX: add support for TIMEGPS message. used to get gps week 6 years ago
Andrew Tridgell 9f5a598697 AP_GPS: removed unusued AP_Common/Semaphore.h 6 years ago
Michael du Breuil 7871040bb6 AP_GPS: Pass an in range value for the param initilizer 6 years ago
Pierre Kancir deb6aafcbe AP_GPS: fix GPS_AUTO_test 6 years ago
Michael du Breuil e6d97f63a5 AP_GPS: Remove unneeded wrappers 6 years ago
Michael du Breuil cc679db55b AP_GPS: Log reciever status to GPS SD card 6 years ago
Michael du Breuil 32c583bd20 AP_GPS: Remove external event from GPS data stream 6 years ago
Pierre Kancir 36f12e9818 AP_GPS: use get_distance_NED 6 years ago
Pierre Kancir 4ea10ce5f5 AP_GPS: use get_distance_NE instead of location_diff 6 years ago
Michael du Breuil 27ad9ac3ca AP_GPS: Refactor get_singleton() to return a pointer 6 years ago
Michael du Breuil 52eb832883 AP_GPS: Remove stuff from headers 6 years ago
Sagnik Bhattacharya 47f3720040 AP_GPS: add more comments to example and improved existing 6 years ago
Peter Barker 81d51b1d1a AP_GPS: move print_latlon into sole caller 6 years ago
Michael du Breuil 833bc8f12a AP_GPS: Ensure that all ublox configuration failure reasons have a description 6 years ago
Tom Pittenger 12c3446777 AP_GPS: rename dataflash to logger 6 years ago
Francisco Ferreira 5a64f8d8ba AP_GPS: use proper macro in array sizes 6 years ago
Francisco Ferreira ba5ef18ef7 AP_GPS: correct blending check 6 years ago