909 Commits (001c39f17b67e2ff815919a2ca1d51ef31266177)

Author SHA1 Message Date
Andrew Tridgell 516df460b8 AP_GPS: added doc message for bit 2 of DRV_OPTIONS 4 years ago
Andrew Tridgell f735804035 AP_GPS: added GPS_DRV_OPTIONS bit for forcing ublox GPS to 115200 4 years ago
Andrew Tridgell d7c72af849 AP_GPS: added arming checks for yaw available on ublox RTK rover 4 years ago
Andrew Tridgell d7dea5c28c AP_GPS: change handling of moving baseline yaw 4 years ago
Peter Barker c0c3f92c39 AP_GPS: remove @Values from param metadata where @Bitmask exists 4 years ago
Peter Barker 9e5662e927 AP_GPS: remove HIL support 4 years ago
Peter Barker 15cd41ca19 AP_GPS: add support for AP_Logger into AP_Periph 4 years ago
Michael du Breuil 60e47b56f5 AP_GPS: Nova: Remove unneeded injection override 4 years ago
Andrew Tridgell 02feaaffcd AP_GPS: setup ublox moving baseline at 230400 when using uart2 4 years ago
Peter Barker a61b6ebda8 AP_GPS: move from HAL_NO_LOGGING to HAL_LOGGING_ENABLED 4 years ago
Michael du Breuil 1288f4c81b AP_GPS: Support GPS_SBAS_MODE on SBF GPS units 4 years ago
murata 747de2c28c AP_GPS: Change to STM32's faster processing operations 4 years ago
Andrew Tridgell 0cd97ce3d8 AP_GPS: fixed GPS yaw for GPS_INPUT mavlink 4 years ago
Peter Barker 30b9a7aeb4 AP_GPS: correct GPS_AUTO_SWITCH parameter description 4 years ago
Andrew Tridgell 7cc11e6856 AP_GPS: fixed handling of loss of GPS yaw 4 years ago
Andrew Tridgell de5da74df1 AP_GPS: fixed spelling of GLONASS 4 years ago
giacomo892 a245100ae6 AP_GPS_UBLOX: Fix GALILEO auto configuration 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
Peter Barker a7e0c565dc AP_GPS: populate extension fields in GPS2_RAW 4 years ago
Philippe Hamelin 738d000f86 AP_GPS: Add NMEA THS message. 4 years ago
Andrew Tridgell 3650c02745 AP_GPS: use common nmea_printf() 4 years ago
murata 3a006ae226 AP_GPS: Supplementary explanation of configuration parameters (NFC) 4 years ago
Siddharth Purohit edceb4e3a4 AP_GPS: move underscore one layer down for GPS 4 years ago
bugobliterator 0031fee851 AP_GPS: add support for ordering UAVCAN GPS 4 years ago
Michael du Breuil a3ddf5264d AP_GPS: Support uavcan ardupilot.gnss.Status 4 years ago
Michael du Breuil f227d67d58 AP_GPS: Remove unused enum 4 years ago
Peter Barker 9da9d8c94b AP_GPS: provide method for getting single char representing fix type 4 years ago
Peter Barker c2cba52ad8 AP_GPS: move gps logging structures into AP_GPS 4 years ago
Michael du Breuil 4c4e613f6a AP_GPS: Don't send SBF config unless there is free space in the port 4 years ago
Michael du Breuil 4d42996068 AP_GPS: Force the buadrate on SBF units 4 years ago
Michael du Breuil 5f3b1b92a4 AP_GPS: SBF don't send configuration until we've recieved a prompt 4 years ago
Michael du Breuil d9ffd04a96 AP_GPS: Broadcast the detect message on AP_Periph over CAN 4 years ago
Patrick José Pereira 6bdc1704f4 AP_GPS: Remove pointer check before delete 4 years ago
Patrick José Pereira 2e75425a2a AP_GPS: Add missing const in member functions 4 years ago
Michael du Breuil 0f363809f5 AP_GPS: Fix some unit errors with the GPS blended instance 4 years ago
Peter Barker d426d8e1f8 AP_GPS: use ground_course in preference to ground_course_cd 4 years ago
E Thomas 2ee052b36e AP_GPS: Made GPS_DISABLE prevent last_fix_time_ms updates 4 years ago
Michael Oborne d2720da4a2 AP_GPS: support yaw for UAVCAN GPS 4 years ago
Andrew Tridgell bf51478dd1 AP_GPS: added ExternalAHRS backend 4 years ago
Ari Krupnik 1d288316cc AP_GPS: standard spelling of variant 4 years ago
Andrew Tridgell e02047861a AP_GPS: convert to using hal.serial() instead of hal.uartX 4 years ago
Andrew Tridgell 1a4f094025 AP_GPS: allow hwdef override of default for GPS_COM_PORT 4 years ago
Andrew Tridgell 92bcc7667c AP_GPS: allow for SBF GPS on F3 AP_Periph 4 years ago
Andrew Tridgell 862ae59e28 AP_GPS: support $PHD message for AllyStay NMEA GPS 4 years ago
Hwurzburg 7a82898e92 AP_GPS: expand gps rate description 4 years ago
Andrew Tridgell 05194ed8b6 AP_GPS: don't accept infinite accuracies for blending 4 years ago
Andrew Tridgell 83c479bcc2 AP_GPS: prevent UAVCAN GPS from giving infinite accuracy values 4 years ago
Andrew Tridgell a762926526 AP_GPS: fixed constrained NaN in EKF3 caused by bad GPS blending 4 years ago
Peter Barker e257dd9fee AP_GPS: correct logging for GPS blending 4 years ago