55 Commits (5ab2a19173da1f04c65e457a6f66d08a079fb281)

Author SHA1 Message Date
Michael Oborne 993904f01c AP_GPS_SBF: add init string and increase union size 10 years ago
Michael Oborne cce46cf0c5 AP_GPS_SBF: add support for Septentrio gps 10 years ago
Randy Mackay 6701d53d49 GPS: add GNSS_MODE parameter bitmask 10 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
Michael du Breuil c704102dcd AP_GPS: Default the value of hdop to 99.99 if no value has been read yet. 10 years ago
Michael du Breuil 9d53aa77eb AP_GPS: Add reboot required docstring 10 years ago
Michael du Breuil 22b16b4532 AP_GPS: Enable selecting what GNSS system to use if the reciever supports it 10 years ago
Michael du Breuil 47592a1953 AP_GPS: Raise the baud rate on a ublox GPS if using RAW logging 10 years ago
Michael du Breuil 19bb96b9cb AP_GPS: Improve startup logic for detecting what gps is connected 10 years ago
Randy Mackay 6f72d202fe GPS: fix parameter descriptions 10 years ago
Lucas De Marchi 9d59b43920 AP_GPS: use ARRAY_SIZE macro 10 years ago
Julien BERAUD b32259307d AP_GPS: Add baudrate 230400 for GPS 10 years ago
Randy Mackay ef20676c67 GPS: fix INJECT_TO param desc and add definition 10 years ago
Andrew Tridgell f77ffd30f6 AP_GPS: fixed HIL GPS driver to make have vertical velocity sticky 10 years ago
Tom Pittenger 3544549cf4 AP_GPS: Allow switching primary GPS instance with 1 sat difference 10 years ago
Micheal Knight ee85d37ee2 AP_GPS: added logging of RXM_RAW messages for UBlox 10 years ago
Andrew Tridgell f21aa17980 AP_GPS: fixed sending of GPS_RAW_INT with multiple links 10 years ago
Niels Joubert a5beef00d1 GPS: Official Swift Binary Protocol GPS Driver v3 for Piksi GPS 10 years ago
Randy Mackay 7e43eaafab GPS: TYPE param description to PX4-UAVCAN 10 years ago
Randy Mackay cbcd32d698 GPS: integrate Serial Manager instance 10 years ago
Grant Morphett e7e9e1adf0 AP_GPS: Changes to fix the warnings in rover sitl build. 10 years ago
Andrew Tridgell 362b53e1da AP_GPS: force flow control off on GPS serial ports 10 years ago
Andrew Tridgell 9ba2fefde3 AP_GPS: update for find_serial() change 10 years ago
Randy Mackay ebf5f98dbd GPS: detect_instance does not set uart rx, tx size 10 years ago
Randy Mackay 2eddecb10d GPS: use SerialManager for init 10 years ago
Andrew Tridgell ef55a3c6a6 AP_GPS: keep reporting GPS status messages when no GPS at 1Hz 10 years ago
Andrew Tridgell 3354cb37d0 AP_GPS: fixed vertical velocity in Replay 10 years ago
Andrew Tridgell d3b087d2c1 AP_GPS: fixed build on non-PX4 platforms 10 years ago
Andrew Tridgell e69582aa1c AP_GPS: added PX4EXPERIMENTAL to GPS type drop down 10 years ago
Holger Steinhaus abad58874c AP_GPS: enable GNSS modules handled by PX4 firmware via GPS_TYPE 10 years ago
Randy Mackay 8a776f8ff8 GPS: init primary_instance to zero 10 years ago
Benoit PEREIRA DA SILVA 010d267376 GPS: use primary for Notification 10 years ago
Andrew Tridgell 15470bd81b AP_GPS: added GPS_MIN_ELEV parameter 11 years ago
Andrew Tridgell 840a4dee1e AP_GPS: added GPS_SBAS_MODE parameter 11 years ago
Andrew Tridgell cd50fe82b6 AP_GPS: fixed GPS time in HIL 11 years ago
Andrew Tridgell b296508da4 AP_GPS: make setHIL take const references 11 years ago
Randy Mackay f630f9abc3 GPS: exclude SIRF and NMEA on APM copter build 11 years ago
Niels Joubert 2b1169b0ab AP_GPS: SwiftNav RTK Driver and GPS AutoSwitch param 11 years ago
Randy Mackay 69ad632e2a GPS: correct NAVFILTER parameter description 11 years ago
Andrew Tridgell 3b8839d2f7 AP_GPS: fixed num_sensors on APM2 11 years ago
Andrew Tridgell a821b0e198 AP_GPS: fixed a build warning 11 years ago
Andrew Tridgell 43ebd86bb1 AP_GPS: disable SBP driver on APM2 11 years ago
Niels Joubert 33576dfdd9 AP_GPS: Swift Binary Protocol SINGLE-POINT-POSITIONING Driver 11 years ago
Andrew Tridgell 67ed5b73ef AP_GPS: added lock_port() interface 11 years ago
Andrew Tridgell d9d038345a AP_GPS: save 800 bytes of code space on APM2 11 years ago
Andrew Tridgell 9f857529ca AP_GPS: auto-switch primary GPS based on status and number of satellites 11 years ago
Andrew Tridgell e40a048009 AP_GPS: handle multiple GPS in GPS setHIL() 11 years ago
Andrew Tridgell 79f5618f6f AP_GPS: zero state structure on driver release 11 years ago
Andrew Tridgell 7e2ef0cfc0 AP_GPS: fixed GPS for Replay 11 years ago